diff --git a/sys-boot/u-boot/u_boot-2022.04.rc3.recipe b/sys-boot/u-boot/u_boot-2022.04.rc3.recipe index 4edd705de..3556d5c1f 100644 --- a/sys-boot/u-boot/u_boot-2022.04.rc3.recipe +++ b/sys-boot/u-boot/u_boot-2022.04.rc3.recipe @@ -17,12 +17,13 @@ load and run it dynamically." HOMEPAGE="https://www.denx.de/wiki/U-Boot" COPYRIGHT="2000-2022 Wolfgang Denk, DENX Software Engineering" LICENSE="GNU GPL v2" +REVISION="1" SOURCE_URI="https://ftp.denx.de/pub/u-boot/u-boot-2022.04-rc3.tar.bz2" SOURCE_DIR="u-boot-2022.04-rc3" CHECKSUM_SHA256="4731da5228dc35827a9d9ebc8f541b01aa6af36c27be24e10aff06e596bee2de" -REVISION="1" +PATCHES="u_boot-2022.04.rc3.patchset" -ARCHITECTURES="any" +ARCHITECTURES="!any" PROVIDES=" u_boot$secondaryArchSuffix = $portVersion @@ -41,7 +42,7 @@ fi BUILD_REQUIRES=" haiku${hostArchSuffix}_devel devel:libssl$hostArchSuffix - setuptools_python3 + setuptools_python39 " BUILD_PREREQUIRES=" cmd:arm_none_eabi_gcc