diff options
Diffstat (limited to 'meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot')
3 files changed, 0 insertions, 7 deletions
diff --git a/meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot/u-boot-2021.07.inc b/meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot/u-boot-2021.07.inc deleted file mode 100644 index fe3f656ee..000000000 --- a/meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot/u-boot-2021.07.inc +++ /dev/null @@ -1,3 +0,0 @@ -SRC_URI = "git://git.denx.de/u-boot.git;branch=master" -SRCREV = "840658b093976390e9537724f802281c9c8439f5" -LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" diff --git a/meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot/u-boot-tools_2021.07.bb b/meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot/u-boot-tools_2021.07.bb deleted file mode 100644 index a963d3fff..000000000 --- a/meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot/u-boot-tools_2021.07.bb +++ /dev/null @@ -1,2 +0,0 @@ -require recipes-bsp/u-boot/u-boot-tools_2020.01.bb -require u-boot-2021.07.inc 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 |