From: Alexander Kanavin Date: Tue, 18 Oct 2016 13:49:34 +0000 (+0300) Subject: dtc: update to 1.4.2 X-Git-Tag: uninative-1.5~1625 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=456e51bc5f39ac915a7ec66658410ef223b3d4bc;p=openembedded-core.git dtc: update to 1.4.2 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-kernel/dtc/dtc_git.bb b/meta/recipes-kernel/dtc/dtc_1.4.2.bb similarity index 75% rename from meta/recipes-kernel/dtc/dtc_git.bb rename to meta/recipes-kernel/dtc/dtc_1.4.2.bb index 4446142a30..cc72adc613 100644 --- a/meta/recipes-kernel/dtc/dtc_git.bb +++ b/meta/recipes-kernel/dtc/dtc_1.4.2.bb @@ -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"