Hi All,
If we found busybox recipes in both meta and meta-openwrt folders, how to
control bitbake to make the busybox in meta ?
We have checked the priority and found meta 5 is already higher than
meta-openwrt 8, but bitbake build busybox in meta-openwrt... We want to
build busybox in meta. Would
On 8 March 2018 at 20:39, Burton, Ross wrote:
> On 8 March 2018 at 09:41, Yeoh, Ee Peng wrote:
>
>> [1] 12587 - [2.4.2 rc2] test_sstate_sametune_samesigs
>> (sstatetests.SStateTests)
>
>
> Can't replicate this reliably with rm_work disabled. Does the QA
> autobuilder run with rm_work enabled?
>
Thank you for the reply!
When I wasn't adding lighttpd-module-fastcgi, it definitely was not
including it in the build. I have the lighttpd.conf file set up use
mod_fastcgi, and without lighttpd-module-fastcgi in my local.conf file,
lighttpd would fail to start on the embedded build, complaini
On Fri, Mar 9, 2018 at 6:18 AM, Wayne Witzke wrote:
> Thank you for the reply!
>
> When I wasn't adding lighttpd-module-fastcgi, it definitely was not
> including it in the build.
>
The lighttpd-module-fastcgi package is created (unconditionally) when the
lighttpd recipe is built (you can verify
Ran into an issue where we have two packages installing different
content for the same file in rootfs. Whichever gets installed last "wins".
I thought there was a check to prevent this. I'm sure I've seen a
warning/error like that in the past.
Is this condition detected? Should it be?
We're usin
On 03/10/2018 03:49 AM, Vuille, Martin (Martin) wrote:
Ran into an issue where we have two packages installing different
content for the same file in rootfs. Whichever gets installed last “wins”.
I thought there was a check to prevent this. I’m sure I’ve seen a
warning/error like that in the p