Re: [yocto] [bitbake] Failure to compile UltraJson, LMDB and Netifaces python modules recipes for Krogoth.

2016-12-20 Thread Mateusz Orzoł
W dniu 2016-12-20 o 10:46, Mateusz Orzoł pisze: > > > > W dniu 2016-12-20 o 00:43, Khem Raj pisze: >> >> >> On Mon, Dec 19, 2016 at 1:46 PM, Mateusz Orzoł >> > > wrote: >> >> Hi everyone, >> >> I am migrating

Re: [yocto] [Openembedded-architecture] Deprecating hddimg/isoimg

2016-12-20 Thread Mark Hatle
On 12/20/16 2:23 PM, Saul Wold wrote: > > Folks, > > For years we have wanted to get rid of the hddimg/iso type, we now have > the WIC tool integrated into OE-Core such that we can build properly > partitioned disk images. No objection to getting rid of them, but I would love to see them

[yocto] Deprecating hddimg/isoimg

2016-12-20 Thread Saul Wold
Folks, For years we have wanted to get rid of the hddimg/iso type, we now have the WIC tool integrated into OE-Core such that we can build properly partitioned disk images. Historically the hddimg was a single FAT filesystem that contained boot-loader, the kernel and a rootfs.img file for

[yocto] yocto autobuilder scheduler

2016-12-20 Thread Mircea Gliga
Hi I'm using yocto-autobuilder to build my images. I have a GitPoller scheduler, that triggers a build when one of the layers, eg meta-mylayer, changes. In my buildset I have something like: [...] repos: [{'poky': {'repourl':'git://git.yoctoproject.org/poky',

[yocto] questions about KBUILD_DEFCONFIG explanation in kernel-dev manual

2016-12-20 Thread Robert P. J. Day
(yes, i really am digging through the user guides these days ...) from kernel-dev manual, section 2.2.4: "To specify an "in-tree" defconfig file, edit the recipe that builds your kernel so that it has the following command form: KBUILD_DEFCONFIG_KMACHINE ?= defconfig_file You

[yocto] potentially confusing wordage in kernel dev manual

2016-12-20 Thread Robert P. J. Day
section 2.2.4: "By default, the OpenEmbedded build system looks for defconfig files in the layer used for Metadata, which is "out-of-tree", and then configures them using the following: SRC_URI += "file://defconfig" um ... that wording makes it sounds like it's the OE build

[yocto] in yocto-docs, many tags should properly be tags

2016-12-20 Thread Robert P. J. Day
pretty sure i mentioned this once upon a time but, for pedantic precision, quite a few strings currently tagged with should rather be tagged with . i'm currently proofing the kernel dev manual and things like FILESPATH and FILESEXTRAPATHS are rendered with the use of , which isn't really

Re: [yocto] [bitbake] Failure to compile UltraJson, LMDB and Netifaces python modules recipes for Krogoth.

2016-12-20 Thread Mateusz Orzoł
W dniu 2016-12-20 o 00:43, Khem Raj pisze: > > > On Mon, Dec 19, 2016 at 1:46 PM, Mateusz Orzoł > > wrote: > > Hi everyone, > > I am migrating my old Yocto image from kernel 3.8 to 4.1 on the > Intel