diff options
Diffstat (limited to 'recipes-devtools/clang/libclc_git.bb')
-rw-r--r-- | recipes-devtools/clang/libclc_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/clang/libclc_git.bb b/recipes-devtools/clang/libclc_git.bb index 0d43133..1e2f837 100644 --- a/recipes-devtools/clang/libclc_git.bb +++ b/recipes-devtools/clang/libclc_git.bb | |||
@@ -5,6 +5,8 @@ SECTION = "libs" | |||
5 | require clang.inc | 5 | require clang.inc |
6 | require common-source.inc | 6 | require common-source.inc |
7 | 7 | ||
8 | BPN = "libclc" | ||
9 | |||
8 | TOOLCHAIN = "clang" | 10 | TOOLCHAIN = "clang" |
9 | 11 | ||
10 | LIC_FILES_CHKSUM = "file://libclc/LICENSE.TXT;md5=7cc795f6cbb2d801d84336b83c8017db" | 12 | LIC_FILES_CHKSUM = "file://libclc/LICENSE.TXT;md5=7cc795f6cbb2d801d84336b83c8017db" |