]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
dtc: upgrade 1.4.7 -> 1.5.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 15 Apr 2019 10:54:40 +0000 (12:54 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2019 10:05:50 +0000 (11:05 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/dtc/dtc.inc
meta/recipes-kernel/dtc/dtc_1.5.0.bb [moved from meta/recipes-kernel/dtc/dtc_1.4.7.bb with 81% similarity]

index 7a923bf5206bd952eafd4361d1b1daf32724a892..0650e3c82e6d40a6b4c2d4444a63b38c20d3b7fb 100644 (file)
@@ -12,6 +12,8 @@ UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
 
 EXTRA_OEMAKE='NO_PYTHON=1 PREFIX="${prefix}" LIBDIR="${libdir}" DESTDIR="${D}"'
 
+inherit pkgconfig
+
 S = "${WORKDIR}/git"
 
 do_install () {
similarity index 81%
rename from meta/recipes-kernel/dtc/dtc_1.4.7.bb
rename to meta/recipes-kernel/dtc/dtc_1.5.0.bb
index 6ce462a7f49c06908a35cfbedba6aff9ea252857..a9c131706ce0872f02a54bb564edfd9370fa9f5f 100644 (file)
@@ -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 = "88f18909db731a627456f26d779445f84e449536"
+SRCREV = "d37f6b20107e952064e3f77e9d6915a9c09d10a6"
 
 S = "${WORKDIR}/git"