[S] Change in fuchsia/fuchsia[main]: Reland "[cipd] Adds fastboot GBL to public checkout."

0 views
Skip to first unread message

'Betram Lalusha (Gerrit)' via owners-override

unread,
Jan 23, 2026, 2:44:10 PM (8 days ago) Jan 23
to RubberStamper 🤖?, CQ Bot, Rubber Stamper (Chrome), Owners Override, Oliver Newman, Clayton Wilkinson, Jerry Belton, GI Roller, GI Try Builder, Adam Barth
Attention needed from Clayton Wilkinson, Jerry Belton, Oliver Newman and Owners Override

Betram Lalusha has uploaded the change for review

Betram Lalusha would like RubberStamper 🤖, CQ Bot, Rubber Stamper (Chrome), Owners Override, Oliver Newman, Clayton Wilkinson and Jerry Belton to review this change.

Commit message

Reland "[cipd] Adds fastboot GBL to public checkout."

This reverts commit 7d8fc3cac1e51e8377a7ecae6f586a9bd3dc3789.

Reason for revert: Licensing issues fixed in b/381897961

Original change's description:
> Revert "[cipd] Adds fastboot GBL to public checkout."
>
> This reverts commit 90f8dfbf0e254358f6b145dbc1b187575cc0baf2.
>
> Reason for revert: Violates Fuchsia licensing guidelines
>
> Bug: 404956008
> Original change's description:
> > [cipd] Adds fastboot GBL to public checkout.
> >
> > This will be used by a recipe uploading images required by NUC11s in
> > fastboot over TCP.
> >
> > Bug: 404956008
> > Change-Id: Iea6314a92affb35cff131807f63b702f385d99dd
> > Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1325665
> > Commit-Queue: Betram Lalusha <betram...@google.com>
> > Reviewed-by: Oliver Newman <oliver...@google.com>
> > Reviewed-by: Clayton Wilkinson <wilkin...@google.com>
>
> Bug: 404956008
> Change-Id: Ied6bcffe867043466820138e49fe76ee51f56af8
> Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1330385
> Commit-Queue: Betram Lalusha <betram...@google.com>
> Reviewed-by: RubberStamper 🤖 <android-bu...@system.gserviceaccount.com>
Bug: 404956008
Change-Id: Ib199cbff1edfbc999991fe5a49fb614bcc6ea9c4

Change diff

diff --git a/manifests/jiri.lock b/manifests/jiri.lock
index 404890e..3a598d8 100644
--- a/manifests/jiri.lock
+++ b/manifests/jiri.lock
@@ -180,6 +180,11 @@
"instance_id": "Em7GpaZS1IGYPgJGuss23_UVGR48ZQHf1v6ddx1E2xQC"
},
{
+ "package": "fuchsia/infra/images/nuc11/gbl_x86_64.efi",
+ "version": "bid:13801264",
+ "instance_id": "63ZUDc_-LyQBK4LEzKWbGL4n3c_Q6MC7DzbSN9y_eQsC"
+ },
+ {
"package": "fuchsia/infra/lkg/linux-amd64",
"version": "git_revision:6c1aba977be6e58e18c8b0d2bd64b3e51ae5e3f9",
"instance_id": "rP5rpYRz1fBjzZFfSU6L0Fw9Kk_kY5nG9XVo8yTU1E0C"
diff --git a/manifests/prebuilts b/manifests/prebuilts
index 8a96ac7..5390b6bb 100644
--- a/manifests/prebuilts
+++ b/manifests/prebuilts
@@ -183,6 +183,11 @@
platforms="linux-amd64,linux-arm64,mac-amd64,mac-arm64"
path="prebuilt/third_party/pigz"/>

+ <!-- Fastboot GBL from Android Artifacts. -->
+ <package name="fuchsia/infra/images/nuc11/gbl_x86_64.efi"
+ path="prebuilt/infra/images/nuc11/gbl_x86_64.efi"
+ version="bid:13801264"/>
+
<!--
************************************************************
Tools maintained in fuchsia.git itself.
diff --git a/tools/check-licenses/result/_config.json b/tools/check-licenses/result/_config.json
index 9543890..6481834 100644
--- a/tools/check-licenses/result/_config.json
+++ b/tools/check-licenses/result/_config.json
@@ -49,6 +49,7 @@
"prebuilt/drivers/backlight": true,
"prebuilt/fsatrace": true,
"prebuilt/infra/test_durations/fuchsia": true,
+ "prebuilt/infra/images/nuc11/gbl_x86_64.efi": true,
"prebuilt/sdk-samples/fortune-teller": true,
"prebuilt/starnix/android-image-amd64": true,
"prebuilt/starnix/chromiumos-image-amd64": true,
@@ -190,7 +191,8 @@
"third_party/tink/testing/java_src/third_party": true,
"third_party/syzkaller": true,
"third_party/pylibs": true,
- "build/secondary/vendor/google/build": true
+ "build/secondary/vendor/google/build": true,
+ "prebuilt/infra/images/nuc11/gbl_x86_64.efi": true
}
},
{

Change information

Files:
  • M manifests/jiri.lock
  • M manifests/prebuilts
  • M tools/check-licenses/result/_config.json
Change size: S
Delta: 3 files changed, 13 insertions(+), 1 deletion(-)
Open in Gerrit

Related details

Attention is currently required from:
  • Clayton Wilkinson
  • Jerry Belton
  • Oliver Newman
  • Owners Override
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement satisfiedCommit-Message-Has-Tags
  • requirement is not satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Ib199cbff1edfbc999991fe5a49fb614bcc6ea9c4
Gerrit-Change-Number: 1483616
Gerrit-PatchSet: 1
Gerrit-Owner: Betram Lalusha <betram...@google.com>
Gerrit-Reviewer: Clayton Wilkinson <wilkin...@google.com>
Gerrit-Reviewer: Jerry Belton <jce...@google.com>
Gerrit-Reviewer: Oliver Newman <oliver...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Reviewer: Rubber Stamper (Chrome) <rubber-...@appspot.gserviceaccount.com>
Gerrit-Reviewer: RubberStamper 🤖 <android-bu...@system.gserviceaccount.com>
Gerrit-CC: Adam Barth <aba...@google.com>
Gerrit-Attention: Owners Override <owners-...@fuchsia.dev>
Gerrit-Attention: Oliver Newman <oliver...@google.com>
Gerrit-Attention: Clayton Wilkinson <wilkin...@google.com>
Gerrit-Attention: Jerry Belton <jce...@google.com>

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/a0f3943c243901b27720a9ddb08847f996175645-HTML%40fuchsia-review.googlesource.com.
satisfied_requirement
unsatisfied_requirement
open
diffy
Reply all
Reply to author
Forward
0 new messages