summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/dtc/dtc_1.5.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/dtc/dtc_1.5.0.bb')
-rw-r--r--meta/recipes-kernel/dtc/dtc_1.5.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-kernel/dtc/dtc_1.5.0.bb b/meta/recipes-kernel/dtc/dtc_1.5.0.bb
new file mode 100644
index 0000000000..a9c131706c
--- /dev/null
+++ b/meta/recipes-kernel/dtc/dtc_1.5.0.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 = "d37f6b20107e952064e3f77e9d6915a9c09d10a6"
+
+S = "${WORKDIR}/git"
+
+BBCLASSEXTEND = "native nativesdk"