[yocto] excluding the Proprietary source code from the archive

2018-06-11 Thread jan vermaete
Hi, I have a question about the licenses stuff of Yocto. I hope this is the correct place to ask. I followed the instructions of the mega manual (chapter 7.32.3.1 Providing the Source Code). Added in my local.conf: INHERIT += "archiver" ARCHIVER_MODE[src] = "original" COPYLEFT_LICENSE_EXC

[yocto] do_rootfs fails at master with something about glibc-binary-localedata-...

2018-08-28 Thread jan vermaete
Hi, I need a bit of help on Yocto. I have a perfect working project at the latest state of Sumo. However, building the image when having all meta layers at the latest state at master fails. The step 'do_rootfs' gives: -- The following packages have unmet dependencies: locale-base-en-gb : Depend

Re: [yocto] do_rootfs fails at master with something about glibc-binary-localedata-...

2018-08-28 Thread jan vermaete
It's working. Thanks! I hope deb package will be again fully supported in the next release. Op 28 aug. 2018 4:48 p.m. schreef "Alexander Kanavin" < alex.kana...@gmail.com>: 2018-08-28 16:34 GMT+02:00 jan vermaete : > I have a perfect working project at the latest