From: Alexander Kanavin Date: Tue, 2 May 2017 12:51:46 +0000 (+0300) Subject: dtc: upgrade to 1.4.4 X-Git-Tag: uninative-1.7~873 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=39b39ef2dc429485fadf0b2e8b42b9d8424cea6a;p=openembedded-core.git dtc: upgrade to 1.4.4 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-kernel/dtc/dtc_1.4.2.bb b/meta/recipes-kernel/dtc/dtc_1.4.4.bb similarity index 81% rename from meta/recipes-kernel/dtc/dtc_1.4.2.bb rename to meta/recipes-kernel/dtc/dtc_1.4.4.bb index cc72adc613..eadb7bab6f 100644 --- a/meta/recipes-kernel/dtc/dtc_1.4.2.bb +++ b/meta/recipes-kernel/dtc/dtc_1.4.4.bb @@ -3,7 +3,7 @@ require dtc.inc LIC_FILES_CHKSUM = "file://GPL;md5=94d55d512a9ba36caa9b7df079bae19f \ file://libfdt/libfdt.h;beginline=3;endline=52;md5=fb360963151f8ec2d6c06b055bcbb68c" -SRCREV = "ec02b34c05be04f249ffaaca4b666f5246877dea" +SRCREV = "558cd81bdd432769b59bff01240c44f82cfb1a9d" S = "${WORKDIR}/git"