Betram Lalusha would like RubberStamper 🤖, CQ Bot, Rubber Stamper (Chrome), Owners Override, Oliver Newman, Clayton Wilkinson and Jerry Belton to review this change.
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>
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
}
},
{
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |