summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-05-10 17:14:05 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-05-23 18:41:24 +0000
commitdcc04fc6749184cfb8b9d29ac955bfce17dc3593 (patch)
treeb9bca595dd127852d94fad0141c8eac427833da0
parent7f9102c45242c406fd7e77394682ee625fd76f30 (diff)
downloadtalos-openbmc-dcc04fc6749184cfb8b9d29ac955bfce17dc3593.tar.gz
talos-openbmc-dcc04fc6749184cfb8b9d29ac955bfce17dc3593.zip
fw-utils: Apply Aspeed patches
Apply the same patches when building u-boot and fw-utils. Fixes: 72236eab975d ("u-boot: add u-boot-common.inc") Change-Id: Ib573dfa5c4b588696d2c2608c79d3b1de7412ce0 Tested: Booted spoon image in QEMU, validated fw_getenv Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend
new file mode 100644
index 000000000..6c6849436
--- /dev/null
+++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend
@@ -0,0 +1,3 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
+
+require u-boot-aspeed.inc
OpenPOWER on IntegriCloud