mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
u-boot: remove upstreamed dependency
The dependency on pyelftools is now in upstream oe-core making this one redundant. oe-core: 70eca6a5ccf4 ("u-boot: add missing dependency on pyelftools-native") Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
27664598b8
commit
b34ffb5381
|
@ -3,8 +3,6 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
|
|||
SRC_URI:append:rk-u-boot-env = " file://rockchip-enable-environment-mmc.cfg"
|
||||
SRCREV:rk-u-boot-env = "cdfcc37428e06f4730ab9a17cc084eeb7676ea1a"
|
||||
|
||||
# various machines require the pyelftools library for parsing dtb files
|
||||
DEPENDS:append = " python3-pyelftools-native"
|
||||
DEPENDS:append:rk3308 = " u-boot-tools-native"
|
||||
DEPENDS:append:rock-pi-4 = " gnutls-native"
|
||||
DEPENDS:append:rk-u-boot-env = " u-boot-mkenvimage-native"
|
||||
|
|
Loading…
Reference in New Issue
Block a user