commit | d7189fd9a37ac9f5a8db76d4bc644df9bba69901 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Feb 01 10:27:11 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Mar 12 22:51:39 2018 -0400 |
tree | f80fb85ec965832d22219b5bcacf2ddf229856e9 | |
parent | e70551103c19faf6387cebbd7c9e834f6f536281 [diff] [blame] |
Yocto 2.3 Move OpenBMC to Yocto 2.3(pyro). Tested: Built and verified Witherspoon and Palmetto images Change-Id: I50744030e771f4850afc2a93a10d3507e76d36bc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Resolves: openbmc/openbmc#2461
diff --git a/common/recipes-bsp/u-boot/u-boot_2016.07.bb b/common/recipes-bsp/u-boot/u-boot_2016.07.bb index 0df7f2b..05b1c89 100644 --- a/common/recipes-bsp/u-boot/u-boot_2016.07.bb +++ b/common/recipes-bsp/u-boot/u-boot_2016.07.bb
@@ -1,4 +1,4 @@ +require u-boot-common_${PV}.inc require recipes-bsp/u-boot/u-boot.inc -require u-boot-common.inc DEPENDS += "dtc-native"