summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/dtc/dtc-145_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/dtc/dtc-145_git.bb')
-rw-r--r--recipes-kernel/dtc/dtc-145_git.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-kernel/dtc/dtc-145_git.bb b/recipes-kernel/dtc/dtc-145_git.bb
new file mode 100644
index 00000000..afed62fd
--- /dev/null
+++ b/recipes-kernel/dtc/dtc-145_git.bb
@@ -0,0 +1,12 @@
1require recipes-kernel/dtc/dtc.inc
2
3LIC_FILES_CHKSUM = " \
4 file://GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
5 file://libfdt/libfdt.h;beginline=3;endline=52;md5=fb360963151f8ec2d6c06b055bcbb68c \
6"
7
8SRCREV = "22a65c5331c22979d416738eb756b9541672e00d"
9
10S = "${WORKDIR}/git"
11
12BBCLASSEXTEND = "native nativesdk"