diff options
-rw-r--r-- | meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb | 2 |
1 files changed, 1 insertions, 1 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 d8719a2d54..1b9381646c 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,7 +2,7 @@ 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=" | 5 | LIC_FILES_CHKSUM = "file://${WORKDIR}/unifdef.c;endline=32;md5=1a33f5c39aa718a89058721df61979bd" |
6 | 6 | ||
7 | SRC_URI = "file://unifdef.c" | 7 | SRC_URI = "file://unifdef.c" |
8 | 8 | ||