mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
u_boot: re-enable recipe.
64 bits build now works, let's see if this triggers a rebuild of the remaining 32 bits needed packages.
This commit is contained in:
committed by
Adrien Destugues
parent
6b89ea2aa2
commit
14c211fd8a
@@ -23,7 +23,7 @@ SOURCE_DIR="u-boot-2022.04-rc3"
|
||||
CHECKSUM_SHA256="4731da5228dc35827a9d9ebc8f541b01aa6af36c27be24e10aff06e596bee2de"
|
||||
PATCHES="u_boot-2022.04.rc3.patchset"
|
||||
|
||||
ARCHITECTURES="!any"
|
||||
ARCHITECTURES="any"
|
||||
|
||||
PROVIDES="
|
||||
u_boot$secondaryArchSuffix = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user