diff options
author | Scott Murray <scott.murray@konsulko.com> | 2021-03-09 14:31:02 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2022-03-30 14:08:33 -0400 |
commit | c68486984048b80dc8ff1e6cb70cdf582d4a0224 (patch) | |
tree | aad7f3573d9a3495faa41a508d892c77cbf10602 /meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot/u-boot_2021.07.bb | |
parent | d956b965a62ded8ed117f03c153cd707b0d32ce0 (diff) |
meta-agl-bsp: remove Raspberry Pi U-Boot backport
The backport of the U-Boot 2021.07 recipe is no longer required
with the upgrade to meta-raspberrypi master.
Bug-AGL: SPEC-3819
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Id00d6aaad805b7c4aff386b4e9d04dda2f1e241c
Diffstat (limited to 'meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot/u-boot_2021.07.bb')
-rw-r--r-- | meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot/u-boot_2021.07.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot/u-boot_2021.07.bb b/meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot/u-boot_2021.07.bb deleted file mode 100644 index 2077262a3..000000000 --- a/meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot/u-boot_2021.07.bb +++ /dev/null @@ -1,2 +0,0 @@ -require recipes-bsp/u-boot/u-boot_2020.01.bb -require u-boot-2021.07.inc |