[yocto] [meta-cgl] monit lcrypt issue

2019-05-27 Thread Ronan GAILLARD
monit lcrypt issue: Expose lcrypt while building monit with Yocto Thud When building monit using Yocto Thud the following error pops while building monit 5.25.2 : /usr/src/debug/monit/5.25.2-r0/monit-5.25.2/src/util.c:1675: undefined reference to `crypt’ Older versions of glibc supplied a

[yocto] [PATCH] samhain: add rconflict for client and server mode

2019-05-27 Thread changqing.li
From: Changqing Li Signed-off-by: Changqing Li --- recipes-ids/samhain/samhain-client_4.3.2.bb | 1 + recipes-ids/samhain/samhain-server_4.3.2.bb | 1 + 2 files changed, 2 insertions(+) diff --git a/recipes-ids/samhain/samhain-client_4.3.2.bb b/recipes-ids/samhain/samhain-client_4.3.2.bb

Re: [yocto] [update-rc.d][PATCH V3] update-rc.d: support enable/disable options

2019-05-27 Thread Changqing Li
ping On 4/30/19 2:56 PM, changqing...@windriver.com wrote: From: Changqing Li Add support of enable/disable options, refer https://manpages.debian.org/wheezy/sysv-rc/update-rc.d.8.en.html With support of these options, the usr can never change an existing configuration even after upgrading a

Re: [yocto] [patchtest-oe][PATCH] test_metadata_src_uri: new unittest detecting added patch files without modifying SRC_URI

2019-05-27 Thread Changqing Li
ping On 4/29/19 2:10 PM, Changqing Li wrote: ping On 3/5/19 5:59 PM, changqing...@windriver.com wrote: From: Changqing Li Adds new unittest detecting when a patch file is added but no corresponding change to the SRC_URI is done. This patch is from , get from commit

[yocto] gstreamer1.0-plugins-base meta-sunxi issue with custom virtual/egl or virtual/libgles2 on thud

2019-05-27 Thread Belisko Marek
Hi, I'm trying to compile image using libnice which have dependency on gstreamer. Everything went fine but I get QA issues for plugins-base like: ERROR: gstreamer1.0-plugins-base-1.14.4-r0 do_package_qa: QA Issue: /usr/lib/libgstgl-1.0.so.0.1404.0 contained in package libgstgl-1.0 requires

Re: [yocto] meta-sunxi maintained?

2019-05-27 Thread Belisko Marek
Hi Enrico, On Mon, May 27, 2019 at 5:44 PM Enrico wrote: > > Hi, > > i try to keep it maintained, but now i just have a lime2 for testing > on real hardware, and i don't have the resources to do test builds for > all the supported boards. > Your help would be welcome, i can't check right now if

Re: [yocto] [meta-swupdate] build fails under thud

2019-05-27 Thread Matthias Schoepfer
Hi Moritz, I will try to answer what I can inline: On 5/27/19 5:05 PM, Moritz Porst wrote: Hi Matthias Thank you very much for your help, this is not mentioned in the official repository. I tried what you said. It enables me (even without .bbappend) to build the swupdate-image. Now for the

[yocto] Customize syslinux root=???

2019-05-27 Thread Mauro Ziliani
Hi all. I'm working with Thud and Ibase ib550f board (AMD Geode arch). I make the BSP for ib550f an I build the  core-image-minimal image. Than with wic I try to write the final directdisk file. The ib550f run from a CompactFlash. The CF is mapped into the device /dev/hdb (the boot

Re: [yocto] [meta-swupdate] build fails under thud

2019-05-27 Thread Moritz Porst
Hi Matthias   Thank you very much for your help, this is not mentioned in the official repository. I tried what you said. It enables me (even without .bbappend) to build the swupdate-image. Now for the defconfig. I did it with a .bbappend the way the yocto documentation suggests

[yocto] meta-sunxi maintained?

2019-05-27 Thread Belisko Marek
Hello, I'm just curious if meta-sunxi is still maintained? I was contributed to layer back while and when look now thud branch is un-compilable (dri2proto not replaced) and warrior branch not created yet. There is 14 issues + 6 pending pull requests. Added maintainers also in CC. I think it would

Re: [yocto] [meta-swupdate] build fails under thud

2019-05-27 Thread Matthias Schoepfer
Hi Moritz! You need to configure swupdate kind of like the linux kernel with menuconfig: bitbake -c menuconfig swupdate do not forget to copy your config then into an bbappend to swupdate (defconfig). Hope that helps, Regards,    Matthias On 5/27/19 3:26 PM, Moritz Porst wrote: Hello

[yocto] [meta-swupdate] build fails under thud

2019-05-27 Thread Moritz Porst
Hello   I want to create an update mechanism for our embedded system. I chose swupdate because it is very well documented and seems flexible. When trying to build swupdate-image it fails with several undefined references, just a few as example: """

Re: [yocto] final image size got increased when migrated from krogoth to Sumo

2019-05-27 Thread Nicolas Dechesne
On Mon, May 27, 2019 at 1:29 PM praveen vattipalli wrote: > > Hi All, > > I have migrated Yocto poky version from Krogoth to Sumo, after building the > final image, i observed that the size of image got increased by more than > 70Mb. I have not added any new packages. > Any suggestions, how can

[yocto] final image size got increased when migrated from krogoth to Sumo

2019-05-27 Thread praveen vattipalli
Hi All, I have migrated Yocto poky version from Krogoth to Sumo, after building the final image, i observed that the size of image got increased by more than 70Mb. I have not added any new packages. Any suggestions, how can I reduce the image size now. Thanks in Advance. Thanks, Praveen --

Re: [yocto] [meta-mono][PATCH] mono-5.xx: fix an issue with too long paths in doltlibtool

2019-05-27 Thread Alexander Kanavin
Ping? Alex On Mon, 13 May 2019 at 18:25, Alexander Kanavin wrote: > > When build directory is deeply nested, the shebang limit of 127 > characters is hit, which leads to doltlibtool failing to execute. > > Signed-off-by: Alexander Kanavin > --- > recipes-mono/mono/mono-5.xx.inc | 4 > 1

Re: [yocto] [Yocto] RPI WiFi not loading module

2019-05-27 Thread Jonas Andersson
Hi, Thanks for the reply. I have looked in to some of the issues on meta-raspberrypi and found some good information but nothing to fix my issue, i will post an issue there as well for the rpi specific problem. The question i have regarding Yocto is about KERNEL_MODULE_AUTOLOAD, i get the

[yocto] [meta-selinux][PATCH] setools: do not use unstable github archive tarballs

2019-05-27 Thread Hongxu Jia
Since commit [21f84fc insane: add sanity checks to SRC_URI] applied in oe-core, do not use unstable github archive tarballs Signed-off-by: Hongxu Jia --- recipes-security/setools/setools_4.1.1.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

[yocto] [meta-cgl][PATCH 2/2] pacemaker: do not use unstable github archive tarballs

2019-05-27 Thread Hongxu Jia
Since commit [21f84fc insane: add sanity checks to SRC_URI] applied in oe-core, do not use unstable github archive tarballs Signed-off-by: Hongxu Jia --- meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.19.bb | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git

[yocto] [meta-cgl][PATCH 1/2] crmsh: do not use unstable github archive tarballs

2019-05-27 Thread Hongxu Jia
Since commit [21f84fc insane: add sanity checks to SRC_URI] applied in oe-core, do not use unstable github archive tarballs Signed-off-by: Hongxu Jia --- meta-cgl-common/recipes-cgl/crmsh/crmsh_3.0.3.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git