[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

Re: [yocto] PACKAGE_EXCLUDE not working

2018-10-11 Thread pawanKumar
t 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/attachments/2

[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

[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

[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

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