commit | 0fbbae08bb85a3031ce83065f9ce4c3e6b49582e | [log] [tgz] |
---|---|---|
author | Zev Weiss <zev@bewilderbeest.net> | Tue Jun 28 03:38:37 2022 -0700 |
committer | Joel Stanley <joel@jms.id.au> | Fri Jul 01 07:15:22 2022 +0000 |
tree | be3a5c320b0ad04ab75aa055488f14163e9133cf | |
parent | d5a68dfc750ece4c56394883b690489c60f8f815 [diff] [blame] |
u-boot-aspeed-sdk: Share distrovars requirement between u-boot & fw-utils Might as well have it in one place instead of duplicating it between both. Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: Id87649691c93d0dbdc08d2484ca59a85cb54a3eb
diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc index 7c091f3..75539c2 100644 --- a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc +++ b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
@@ -1,3 +1,5 @@ +require conf/machine/distro/include/uboot-distrovars.inc + HOMEPAGE = "https://github.com/AspeedTech-BMC/u-boot" SECTION = "bootloaders" DEPENDS += "flex-native bison-native xxd-native"