Re: [yocto] How to use different busybox defconfig's in the initramfs and rootfs image

2015-02-04 Thread Paul Eggleton
On Wednesday 04 February 2015 10:47:37 ChenQi wrote: On 02/03/2015 05:23 PM, erwin.rieger@rohde-schwarz.com wrote: I have a working solution now, but it is not as clean as i would like it to be and some new questions arose with it. My current setup consists of a busybox.bbappend file

Re: [yocto] How to use different busybox defconfig's in the initramfs and rootfs image

2015-02-04 Thread Paul Eggleton
On Wednesday 04 February 2015 10:47:37 ChenQi wrote: On 02/03/2015 05:23 PM, erwin.rieger@rohde-schwarz.com wrote: I have a working solution now, but it is not as clean as i would like it to be and some new questions arose with it. My current setup consists of a busybox.bbappend file

[yocto] Fw: ELC schedule and invitation to tech. showcase

2015-02-04 Thread Jeff Osier-Mixon
This is a note from Tim about the tech showcase that happens every year at the Embedded Linux Conference in San Jose, CA. It is going on at the end of March this year. If you have a project that you would like to demo at ELC, get in touch with Frank as shown below. -- Jeffrey Osier-Mixon,

Re: [yocto] [meta-selinux][PATCH] ustr: fix typo in SRC_URI

2015-02-04 Thread akuster
Phillip, thanks. - armin On 02/04/2015 10:17 AM, Philip Tricca wrote: Hello Armin, I've submitted a very similar patch a few days earlier. This was bundled up into a larger series that *should* get meta-selinux master building again. See:

Re: [yocto] [meta-selinux][PATCH] ustr: fix typo in SRC_URI

2015-02-04 Thread Philip Tricca
Hello Armin, I've submitted a very similar patch a few days earlier. This was bundled up into a larger series that *should* get meta-selinux master building again. See: https://lists.yoctoproject.org/pipermail/yocto/2015-January/023314.html Philip On 01/30/2015 10:02 PM, Armin Kuster wrote:

Re: [yocto] ACPI powerbtn

2015-02-04 Thread Jim Abernathy
Okay, I found a solution that works for core-image-base for NUC. 1. create /etc/acpi/events/powerbtn event=button[ /]power action=/etc/acpi/powerbtn.sh 2. create /etc/acpi/powerbtn.sh #!/bin/sh # /etc/acpi/powerbtn.sh # Initiates a shutdown when the power putton has been # pressed.

[yocto] Segmentation Fault autotools to compile nagios-plugins

2015-02-04 Thread Cleiton Bueno
When trying to compile is giving errors with other had no problems. Some log: ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Rerun configure task after fixing this. The path was

[yocto] [meta-qt5] static link plugin lib path problem

2015-02-04 Thread Qiang Yu
Hi all, I use meta-qt5 for QT5 support. But I need static link the application so I remove the -share from configure args and add -static. The bitbake qtbase is fine, but bitbake qtxmlpatterns do_compile fail: | linking ../../bin/xmlpatterns |

Re: [yocto] [meta-qt5] static link plugin lib path problem

2015-02-04 Thread Qiang Yu
the share link version of the same Makefile's LIBS has no plugin link: LIBS = $(SUBLIBS) -L/opt/yocto/build/sunxi/linda-a20navi-base/tmp/work/cortexa7hf-vfp-vfpv4-neon-linda-linux-gnueabi/qtxmlpatterns/5.3.2-r0/build/lib -lQt5XmlPatterns -lQt5Network -lQt5Core -lpthread On Thu, Feb 5,

Re: [yocto] patch_do_patch error for local kernel rep..,

2015-02-04 Thread Jegan Chandru
It just says the patch drm-vivante-Add-00-sufix-in-returned-bus-Id.patch is already applied in the source code. On Wed, Feb 4, 2015 at 1:29 AM, Pavan Kumar B u2bpavanku...@gmail.com wrote: Hi, I was trying to set the local repo for kernel and build the yocto image. For that I have set

Re: [yocto] [meta-raspberrypi] Nothing RPROVIDES 'liborc-0.4'

2015-02-04 Thread Gary Pollington
Thank you! Replacing liborc-0.4 and liborc-test-0.4 with orc fixed the problem and it's now built and running nicely :) Hi, First time here.. I have the same problem with liborc whilst trying to pull in gstreamer_vaapi into yocto. Please can you expand on where to change liborc to orc. ?

Re: [yocto] SPR issue while booting qemu for POWER PC ppce500v2

2015-02-04 Thread amruuta ghatge
On 30-Jan-2015 9:20 pm, Bob Cochran yo...@mindchasers.com wrote: On 01/30/2015 06:20 AM, amruuta ghatge wrote: Hello, I am trying to perform LTP testing for POWER ppce500v2. I used the following rfs and kernel image for testing the LTP test prefix [cross build for ppce500ve using

Re: [yocto] Unset task_name[noexec] in bbappend

2015-02-04 Thread Stath, Paul
On Monday 02 February 2015 19:51:15 Stath, Paul wrote: If there any way in the bbappend file to override task_name[noexec] = 1 specified in the parent .bb file? I want to extend the package-index task, and need to fetch a couple of configuration files. The package-index.bb task contains

Re: [yocto] patch_do_patch error for local kernel rep..,

2015-02-04 Thread Jegan Chandru
I think you should refer or ask here for better replies, https://lists.yoctoproject.org/listinfo/meta-freescale which is for freescale specific ML. Also for the error, I guess it needs to be patched, I just googled it and found this,

[yocto] Confused with adding drivers to kernel via bitbake -c menuconfig

2015-02-04 Thread Alvin D.M. DIZON
Hello, I would like to the generic USB bluetooth driver btusb to my i.MX6Q SABRE SD, so that my USB Bluetooth dongle(Cambridge Silicon Radio). Upon reading https://community.freescale.com/docs/DOC-100847 I enabled the Bluetooth subsystem support, RFCOMM, BNEP, and HIDP, as well as the HCI USB