summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/dtc
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2015-01-13 10:35:02 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-01-16 23:08:24 +0000
commit586c5bdfa47f7fcb248c44dd891adc4fda8a3233 (patch)
tree7db6b39a9a3e9d3981c4969d5d67784a65cd7d1d /meta/recipes-kernel/dtc
parent36be2d60913509158e4cccc35b4fad081c0cc372 (diff)
downloadast2050-yocto-poky-586c5bdfa47f7fcb248c44dd891adc4fda8a3233.zip
ast2050-yocto-poky-586c5bdfa47f7fcb248c44dd891adc4fda8a3233.tar.gz
dtc: Upgrade to 1.4.1 (git based)
(From OE-Core rev: 169a7520b7992ef25d94b07c0d639256b06e44d2) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/dtc')
-rw-r--r--meta/recipes-kernel/dtc/dtc_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/dtc/dtc_git.bb b/meta/recipes-kernel/dtc/dtc_git.bb
index 0bd3acf..4446142 100644
--- a/meta/recipes-kernel/dtc/dtc_git.bb
+++ b/meta/recipes-kernel/dtc/dtc_git.bb
@@ -3,8 +3,8 @@ require dtc.inc
LIC_FILES_CHKSUM = "file://GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
file://libfdt/libfdt.h;beginline=3;endline=52;md5=fb360963151f8ec2d6c06b055bcbb68c"
-SRCREV = "65cc4d2748a2c2e6f27f1cf39e07a5dbabd80ebf"
-PV = "1.4.0+git${SRCPV}"
+SRCREV = "302fca9f4c283e1994cf0a5a9ce1cf43ca15e6d2"
+PV = "1.4.1+git${SRCPV}"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud