On Sun, 27 Nov 2022 at 19:42, Alexandre Belloni
<[email protected]> wrote:
>
> Hello,
>
> You should at least build test your patches

OK, I'll do. What always discourages me is that unlike Buildroot
build, openembedded takes so long.

What I usually do:
cd ..; git clone git://git.openembedded.org/bitbake.git; cd -
. oe-init-build-env
bitbake iputils

If there is anything I can speedup a build (e.g. using some of host
utils to build really just the target) please let me know.

>
> On 27/11/2022 16:17:08+0100, Petr Vorel wrote:
> > -PACKAGECONFIG ??= "libcap rarpd \
> > -                   ${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 
> > 'ninfod', '', d)} \
> > +PACKAGECONFIG ??= "libcap \
> > +                   ${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', '', d)} 
> > \
>
> This probably doesn't work either
Not sure what's wrong on this, but maybe build shows that out.

Kind regards,
Petr

>
>
> --
> Alexandre Belloni, co-owner and COO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#173886): 
https://lists.openembedded.org/g/openembedded-core/message/173886
Mute This Topic: https://lists.openembedded.org/mt/95290165/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to