summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/dtc
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-02-09 01:00:12 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-09 11:16:34 +0000
commit15cce57a56b3ea6a585e86d4dc770b1238472a8a (patch)
tree0675f99d1ae5ac2117feeddd28f650e3f3f25790 /meta/recipes-kernel/dtc
parent970f3959d39708f3da3e5c181e645c1f9a010628 (diff)
downloadast2050-yocto-poky-15cce57a56b3ea6a585e86d4dc770b1238472a8a.zip
ast2050-yocto-poky-15cce57a56b3ea6a585e86d4dc770b1238472a8a.tar.gz
dtc: add LIC_FILES_CHKSUM to dtc-native
The new license processing rules error if dtc-native itself doesn't have license information. Previously only the .inc files contained this information, so we make a copy and leave the existing license info to be removed pending further review. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/recipes-kernel/dtc')
-rw-r--r--meta/recipes-kernel/dtc/dtc-native_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-kernel/dtc/dtc-native_git.bb b/meta/recipes-kernel/dtc/dtc-native_git.bb
index 2d6f092..fd5bde5 100644
--- a/meta/recipes-kernel/dtc/dtc-native_git.bb
+++ b/meta/recipes-kernel/dtc/dtc-native_git.bb
@@ -1,2 +1,5 @@
+LIC_FILES_CHKSUM = "file://GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
+ file://libfdt/libfdt.h;beginline=3;endline=52;md5=fb360963151f8ec2d6c06b055bcbb68c"
+
require dtc-native.inc
require dtc_git.inc
OpenPOWER on IntegriCloud