summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/dtc/dtc_1.4.7.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2018-09-06 12:29:25 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-06 23:43:34 +0100
commita88e056b4529aa7b81a4f8266460e37773172d4a (patch)
treed913c9b6720cd7eb0a5af4e968908b0a08c5592a /meta/recipes-kernel/dtc/dtc_1.4.7.bb
parent20a2a6cb344f7f4c527f8e44f8da8b9e0e7bd780 (diff)
downloadopenembedded-core-contrib-a88e056b4529aa7b81a4f8266460e37773172d4a.tar.gz
dtc: update to 1.4.7
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/dtc/dtc_1.4.7.bb')
-rw-r--r--meta/recipes-kernel/dtc/dtc_1.4.7.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-kernel/dtc/dtc_1.4.7.bb b/meta/recipes-kernel/dtc/dtc_1.4.7.bb
new file mode 100644
index 0000000000..6ce462a7f4
--- /dev/null
+++ b/meta/recipes-kernel/dtc/dtc_1.4.7.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 = "88f18909db731a627456f26d779445f84e449536"
+
+S = "${WORKDIR}/git"
+
+BBCLASSEXTEND = "native nativesdk"