[meta-ti] [PATCH 1/2] llvm-common: Extend to nativesdk class.
Denys Dmytriyenko
denys at ti.com
Wed May 20 19:00:21 PDT 2015
Well, this one is rather simple, unlike patch #2
On Wed, May 20, 2015 at 12:09:27PM -0400, Jacob Stiffler wrote:
> 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"
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
More information about the meta-ti
mailing list