[OE-core] State of bitbake world, Failed tasks 2017-06-16

2017-06-17 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status This time with gcc7 and with complete QA list, because sstate (and prserv cache) were dropped for all the builds). == Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks

[OE-core] [PATCH] expect: use u-a for mkpasswd

2017-06-17 Thread Martin Jansa
* when busybox is built with CONFIG_CRYPTPW=y, then it will provide alternative for mkpasswd, which will fail in postinst, because mkpasswd from expect wasn't using u-a: update-alternatives: Error: not linking rootfs/usr/bin/mkpasswd to /bin/busybox.nosuid since rootfs/usr/bin/mkpasswd

Re: [OE-core] [PATCH] epiphany: remove unused intltool build-dependency

2017-06-17 Thread Burton, Ross
On 17 June 2017 at 02:11, Khem Raj wrote: > is https://bugzilla.yoctoproject.org/show_bug.cgi?id=9374 > no more relevant then ? > Correct: I've a local extension to insane.bbclass that checks for intltool build dependencies but no use of intltool macros.