[yocto] [meta-cgl][PATCH 2/2] resource-agents: support multiple dbg packages

2018-10-11 Thread Hongxu Jia
Since `da5ec06 package: Add auto package splitting of .debug file' applied in oe-core, only one dbg package is split by default, set NOAUTOPACKAGEDEBUG = '1' to support multiple dbg packages Correct dirs for FILES_${PN}-extra/FILES_${PN}-extra-dbg/ FILES_${PN}-dbg, previously dirs are obsolete. S

[yocto] [meta-cgl][PATCH 1/2] cluster-glue: support multiple dbg packages

2018-10-11 Thread Hongxu Jia
Since `da5ec06 package: Add auto package splitting of .debug file' applied in oe-core, only one dbg package is split by default, set NOAUTOPACKAGEDEBUG = '1' to support multiple dbg packages Use `=+' to replace `+=', it will split user define sub package first Add missing dirs to FILES_${PN}-dbg

[yocto] [layerindex-web] Add YPCompatibleVersions to the api page

2018-10-11 Thread Kevin Hao
We plan to use this compatible flag to filter the layer index results, so add it to the api page first. Signed-off-by: Kevin Hao --- layerindex/restviews.py | 4 layerindex/urls.py | 1 + 2 files changed, 5 insertions(+) diff --git a/layerindex/restviews.py b/layerindex/restviews.py i

Re: [yocto] PACKAGE_EXCLUDE not working

2018-10-11 Thread pawanKumar
> packages but it is not working. > > Can you provide solution how to exclude acl and complementary packages. > > > > Thanks, > Pavan > -- next part -- > An HTML attachment was scrubbed... > URL: < > http://lists.yoctoproject.org/pipermail

[yocto] Trouble configuring kernel

2018-10-11 Thread Greg Wilson-Lindberg
I'm trying to add a driver to the Raspberry Pi3 kernel. The driver is for an SOC codec. I've created a .bbappend file with a do_configure_append that is adding configuration options for other drivers and I tested with another SOC driver that I can turn on. In looking at the Kconfig file the

[yocto] [Yocto][poky][meta] already-stripped ignore if set for any other package then INSANE_SKIP_${PN}

2018-10-11 Thread Måns Zigher
Hi, I have been struggling with a problem where I need to create a package in a recipe and set already-stripped for that package. The package in question is not the the default one so I am trying to set it by using INSANE_SKIP_${PN} += " \ dev-so \ already-stripped \ " But the result is like it

[yocto] Excluding Package:

2018-10-11 Thread pawanKumar
Hi team, I'm using PACKAGE_EXCLUDE ="acl" to exclude the acl and complementary packages but it is not working. Can you provide solution how to exclude acl and complementary packages. Thanks, Pavan -- ___ yocto mailing list yocto@yoctoproject.org htt

[yocto] Yocto:

2018-10-11 Thread pawanKumar
Hi team, I'm using PACKAGE_EXCLUDE ="acl" to exclude the acl and complementary packages but it is not working. Can you provide solution how to exclude acl and complementary packages. Thanks, Pavan -- ___ yocto mailing list yocto@yoctoproject.org https

Re: [yocto] Sumo distro problem with dhcp packet?

2018-10-11 Thread Zoran Stojsavljevic
Hello Kosta, > For example, you can do the below: > CORE_IMAGE_EXTRA_INSTALL_append = "openssh dhcp-client dhcp-server cmake... " I added to this example dhcp-relay, just to test the whole build, and it does work. Actually, I need only dhcp-client for the target (since I have dhcp-server on the E