]> code.ossystems Code Review - openembedded-core.git/commit
siteinfo, insane: Recognize musl specific triplets
authorKhem Raj <raj.khem@gmail.com>
Thu, 29 May 2014 07:01:01 +0000 (00:01 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 May 2014 15:31:21 +0000 (16:31 +0100)
commit9cd77aed67373e33dc69158ab02b94d7045c1119
tree48c195dd62b28cd850612b8d8a667acdc6aec0a6
parent762d425ed6f6d9046d3e3230c44b42ea6173b447
siteinfo, insane: Recognize musl specific triplets

We will use '-musl' to identify musl based systems
this patch lays the foundation for recognising those
and map them to internal variable representations

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/insane.bbclass
meta/classes/siteinfo.bbclass
meta/site/common-musl [new file with mode: 0644]