]> code.ossystems Code Review - openembedded-core.git/commitdiff
dtc: update to 1.4.2
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Tue, 18 Oct 2016 13:49:34 +0000 (16:49 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Oct 2016 10:27:33 +0000 (11:27 +0100)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/dtc/dtc_1.4.2.bb [moved from meta/recipes-kernel/dtc/dtc_git.bb with 75% similarity]

similarity index 75%
rename from meta/recipes-kernel/dtc/dtc_git.bb
rename to meta/recipes-kernel/dtc/dtc_1.4.2.bb
index 4446142a30266711280e1440b4e6de2183c6e94d..cc72adc6137ca8179e6270cb0d7b9f0696aa011d 100644 (file)
@@ -3,8 +3,7 @@ require dtc.inc
 LIC_FILES_CHKSUM = "file://GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
                    file://libfdt/libfdt.h;beginline=3;endline=52;md5=fb360963151f8ec2d6c06b055bcbb68c"
 
-SRCREV = "302fca9f4c283e1994cf0a5a9ce1cf43ca15e6d2"
-PV = "1.4.1+git${SRCPV}"
+SRCREV = "ec02b34c05be04f249ffaaca4b666f5246877dea"
 
 S = "${WORKDIR}/git"