mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
U-Boot: add DEPENDS for rock-pi-4[abc]
The U-Boot build for rock-pi-4[abc] was recently changed to add information for UEFI. The build now DEPENDS on gnutls-native. U-Boot: e86c789ca372 ("rockpi4: board: Add firmware image information for capsule updates") Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
5f06c7c018
commit
8891ea386a
|
@ -5,6 +5,8 @@ do_compile:append:rock2-square () {
|
|||
fi
|
||||
}
|
||||
|
||||
DEPENDS:append:rock-pi-4 = " gnutls-native"
|
||||
|
||||
ATF_DEPENDS ??= ""
|
||||
|
||||
EXTRA_OEMAKE:append:rk3399 = " BL31=${DEPLOY_DIR_IMAGE}/bl31-rk3399.elf"
|
||||
|
|
Loading…
Reference in New Issue
Block a user