aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/dtc/dtc_1.4.2.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-10-18 16:49:34 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-10-28 11:27:33 +0100
commit456e51bc5f39ac915a7ec66658410ef223b3d4bc (patch)
treed4b2b3a03d7f1fa9403e3e409d8a9d78e92b6b54 /meta/recipes-kernel/dtc/dtc_1.4.2.bb
parent596f997acf3c86482fb1dd59b2cd0c0b9af58e84 (diff)
downloadopenembedded-core-contrib-456e51bc5f39ac915a7ec66658410ef223b3d4bc.tar.gz
dtc: update to 1.4.2
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel/dtc/dtc_1.4.2.bb')
-rw-r--r--meta/recipes-kernel/dtc/dtc_1.4.2.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-kernel/dtc/dtc_1.4.2.bb b/meta/recipes-kernel/dtc/dtc_1.4.2.bb
new file mode 100644
index 0000000000..cc72adc613
--- /dev/null
+++ b/meta/recipes-kernel/dtc/dtc_1.4.2.bb
@@ -0,0 +1,10 @@
+require dtc.inc
+
+LIC_FILES_CHKSUM = "file://GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
+ file://libfdt/libfdt.h;beginline=3;endline=52;md5=fb360963151f8ec2d6c06b055bcbb68c"
+
+SRCREV = "ec02b34c05be04f249ffaaca4b666f5246877dea"
+
+S = "${WORKDIR}/git"
+
+BBCLASSEXTEND = "native nativesdk"