diff options
| -rw-r--r-- | meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb b/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb index d879782b29..d8719a2d54 100644 --- a/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb +++ b/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb | |||
| @@ -2,6 +2,8 @@ DESCRIPTION = "Kernel header preprocessor" | |||
| 2 | SECTION = "devel" | 2 | SECTION = "devel" |
| 3 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
| 4 | 4 | ||
| 5 | LIC_FILES_CHKSUM = "file://${WORKDIR}/unifdef.c;endline=32;md5=" | ||
| 6 | |||
| 5 | SRC_URI = "file://unifdef.c" | 7 | SRC_URI = "file://unifdef.c" |
| 6 | 8 | ||
| 7 | inherit native | 9 | inherit native |
