summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/u-boot/u-boot-common.inc
diff options
context:
space:
mode:
authorAlistair Francis <alistair.francis@wdc.com>2019-10-14 17:43:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-15 16:57:27 +0100
commit460f877adbfaf2ae980228c9d545886f82656c38 (patch)
tree0eccb474caf9bad95a485a0600b782a0fa720a75 /meta/recipes-bsp/u-boot/u-boot-common.inc
parent927e16e289292d7bc4dad10d0ed722d8705fff48 (diff)
downloadopenembedded-core-contrib-460f877adbfaf2ae980228c9d545886f82656c38.tar.gz
u-boot: Bump from 2019.07 to 2019.10
Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/u-boot/u-boot-common.inc')
-rw-r--r--meta/recipes-bsp/u-boot/u-boot-common.inc13
1 files changed, 2 insertions, 11 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc
index f63dfa3b73..c3e458e925 100644
--- a/meta/recipes-bsp/u-boot/u-boot-common.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-common.inc
@@ -12,18 +12,9 @@ PE = "1"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "e5aee22e4be75e75a854ab64503fc80598bc2004"
+SRCREV = "61ba1244b548463dbfb3c5285b6b22e7c772c5bd"
SRC_URI = "git://git.denx.de/u-boot.git \
- file://0001-CVE-2019-13103.patch \
- file://0002-CVE-2019-13104.patch \
- file://0003-CVE-2019-13105.patch \
- file://0004-CVE-2019-13106.patch \
- file://0005-CVE-2019-14192-14193-14199.patch \
- file://0006-CVE-2019-14197-14200-14201-14202-14203-14204.patch \
- file://0007-CVE-2019-14194-14198.patch \
- file://0008-CVE-2019-14195.patch \
- file://0009-CVE-2019-14196.patch \
-"
+ "
S = "${WORKDIR}/git"