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>
This commit is contained in:
Bruce Ashfield 2011-02-09 01:00:12 -05:00 committed by Richard Purdie
parent 970f3959d3
commit 15cce57a56
1 changed files with 3 additions and 0 deletions

View File

@ -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