aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/recipes-bsp/u-boot/u-boot-ota_2015.07.bb
diff options
context:
space:
mode:
authorEugene Smirnov <eu.smirnoff@gmail.com>2018-11-23 13:49:14 +0100
committerEugene Smirnov <eu.smirnoff@gmail.com>2018-11-23 13:50:52 +0100
commitfc4a8b0b15ad88dd941d94794857446f1e2ce393 (patch)
treec2a5797160a0f29976f4f47c1c295ae5bf47b6ce /meta-agl-bsp/recipes-bsp/u-boot/u-boot-ota_2015.07.bb
parentea1f1ec11396e4231c3b3da0eeebf1e0d671012f (diff)
Add a patch for u-boot-ota to work with qemueel
Change-Id: Ia49a74134cc1262fcbc7e6aa9a8cdc69a37b8e7b Signed-off-by: Eugene Smirnov <eu.smirnoff@gmail.com>
Diffstat (limited to 'meta-agl-bsp/recipes-bsp/u-boot/u-boot-ota_2015.07.bb')
-rw-r--r--meta-agl-bsp/recipes-bsp/u-boot/u-boot-ota_2015.07.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl-bsp/recipes-bsp/u-boot/u-boot-ota_2015.07.bb b/meta-agl-bsp/recipes-bsp/u-boot/u-boot-ota_2015.07.bb
index 37abc5a50..9b7dca5bc 100644
--- a/meta-agl-bsp/recipes-bsp/u-boot/u-boot-ota_2015.07.bb
+++ b/meta-agl-bsp/recipes-bsp/u-boot/u-boot-ota_2015.07.bb
@@ -14,6 +14,7 @@ SRC_URI = "\
file://0001-Set-up-environment-for-OSTree-integration.patch \
file://0002-Replace-wraps-with-built-in-code-to-remove-dependenc.patch \
file://0001-fixup-build-with-gcc6.patch \
+ file://0003-U-Boot-Move-Cache-As-RAM-memory-from-area-mapped-to-ROM-in-QEMU.patch \
"
S = "${WORKDIR}/git"