[yocto] [PATCH][yocto-autobuilder] nightly-musl: also build core-image-weston

Khem Raj raj.khem at gmail.com
Thu Feb 4 18:08:26 PST 2016


> On Feb 4, 2016, at 2:27 PM, Ross Burton <ross.burton at intel.com> wrote:
> 
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> ---
> 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
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160204/6a48b758/attachment.pgp>


More information about the yocto mailing list