> On Feb 4, 2016, at 2:27 PM, Ross Burton <[email protected]> wrote:
> 
> Signed-off-by: Ross Burton <[email protected]>
> ---
> buildset-config.controller/nightly-musl.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/buildset-config.controller/nightly-musl.conf 
> b/buildset-config.controller/nightly-musl.conf
> index 9a82e6b..5da90c3 100644
> --- a/buildset-config.controller/nightly-musl.conf
> +++ b/buildset-config.controller/nightly-musl.conf
> @@ -12,7 +12,7 @@ steps: [{'SetDest':{}},
>                             'buildhistory' : False, 'distro': 'poky’,

one generic problem I see is that poky packages rpm and rpm does not work with 
musl.
when I build core-image-sato with OE-Core it works out fine.

fixing rpm with musl will need some some patching. I was wondering we could use 
poky-tiny + opkg combo
for musl.


>                             'atextappend' : '\nTCLIBC="musl"\n' }},
>         {'CreateBBLayersConf': {'buildprovider' : 'yocto'}},
> -        {'BuildImages': {'images':  'core-image-minimal 
> core-image-full-cmdline core-image-sato'}},
> +        {'BuildImages': {'images':  'core-image-minimal 
> core-image-full-cmdline core-image-sato core-image-weston'}},
>         {'SendErrorReport': {}},
>         {'PublishArtifacts': {'artifacts': ['ipk', 'rpm', 'deb']}}]
> 
> --
> 2.7.0
> 
> --
> _______________________________________________
> yocto mailing list
> [email protected]
> https://lists.yoctoproject.org/listinfo/yocto

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to