aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/dtc/dtc_1.4.6.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2018-05-17 14:38:28 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-29 11:25:04 +0100
commite1b5a1dffeb6d9373b823285912c1220076010cb (patch)
treecafa2e1df69bf014c9c110bb5d9f0999114be9be /meta/recipes-kernel/dtc/dtc_1.4.6.bb
parenta2b4552b96c49dbdc9aef4b64820c3ff16dc5bb6 (diff)
downloadopenembedded-core-contrib-e1b5a1dffeb6d9373b823285912c1220076010cb.tar.gz
dtc: upgrade to 1.4.6
Drop upstreamed patch. 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.6.bb')
-rw-r--r--meta/recipes-kernel/dtc/dtc_1.4.6.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-kernel/dtc/dtc_1.4.6.bb b/meta/recipes-kernel/dtc/dtc_1.4.6.bb
new file mode 100644
index 0000000000..78c5736392
--- /dev/null
+++ b/meta/recipes-kernel/dtc/dtc_1.4.6.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 = "e54388015af1fb4bf04d0bca99caba1074d9cc42"
+
+S = "${WORKDIR}/git"
+
+BBCLASSEXTEND = "native nativesdk"