diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2015-05-27 16:52:16 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-06-01 10:22:33 -0400 |
| commit | 5c880613a30351e8dfa815ed82740aa5012ef0d4 (patch) | |
| tree | a77c2cdee5a0c8cbe5fa039b4f123b6deb3d10c4 /recipes-core | |
| parent | 74356ce9c00eb9c6aa45515a9d98468ddfa7a2ee (diff) | |
| download | meta-ti-5c880613a30351e8dfa815ed82740aa5012ef0d4.tar.gz | |
llvm-common: Extend to nativesdk class.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-core')
| -rw-r--r-- | recipes-core/llvm/llvm-common.bbappend | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-core/llvm/llvm-common.bbappend b/recipes-core/llvm/llvm-common.bbappend new file mode 100644 index 00000000..ffe4dcb0 --- /dev/null +++ b/recipes-core/llvm/llvm-common.bbappend | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | PR_append = "-ti0" | ||
| 2 | |||
| 3 | SYSROOT_PREPROCESS_FUNCS_append_class-nativesdk = " llvm_common_sysroot_preprocess" | ||
| 4 | |||
| 5 | BBCLASSEXTEND += "nativesdk" | ||
