[meta-ti] [PATCH 1/2] llvm-common: Extend to nativesdk class.
Jacob Stiffler
j-stiffler at ti.com
Wed May 20 09:09:27 PDT 2015
Ping.
On 4/28/2015 2:21 PM, Jacob Stiffler wrote:
> Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
> ---
> recipes-core/llvm/llvm-common.bbappend | 5 +++++
> 1 file changed, 5 insertions(+)
> create mode 100644 recipes-core/llvm/llvm-common.bbappend
>
> diff --git a/recipes-core/llvm/llvm-common.bbappend b/recipes-core/llvm/llvm-common.bbappend
> new file mode 100644
> index 0000000..65de0d8
> --- /dev/null
> +++ b/recipes-core/llvm/llvm-common.bbappend
> @@ -0,0 +1,5 @@
> +PR_append = "-arago0"
> +
> +SYSROOT_PREPROCESS_FUNCS_append_class-nativesdk = " llvm_common_sysroot_preprocess"
> +
> +BBCLASSEXTEND += "nativesdk"
More information about the meta-ti
mailing list