Re: [yocto] building uclibc based image for arm

2016-10-15 Thread Khem Raj
On Wed, Oct 12, 2016 at 6:08 PM, Harshal Govind (hgovind) wrote: > Hi, > > > > > > I am trying build uclibc based image. But getting following error. > > Note: > > - I am using yocto-1.7.2 > > - Set TCLIBC ?= "uclibc" in distro/defaultsetup.conf > > - Building for arm >

[yocto] [meta-raspberrypi][PATCH] linux-firmware: Fix "No generic license file exists" warning

2016-10-15 Thread Jonathan Liu
The NO_GENERIC_LICENSE map value for Firmware-broadcom_brcm80211 needs to have the full path to LICENSE.broadcom_brcm80211 from the URL instead of just the filename. Fixes the following warning building the linux-firmware recipe: WARNING: linux-firmware-1_0.0+gitAUTOINC+42ad5367dd-r0 do_populate_l

Re: [yocto] Migration info - runqemu

2016-10-15 Thread Trevor Woerner
On Fri, Oct 14, 2016 at 5:16 AM, Robert Yang wrote: > Yes, the benefit is that the machine knowledge are not hardcoded into > runqemu any more, the bsp can define its own arguments to make it can be > boot by runqemu. And previous usage patterns also be supported. https://bugzilla.yoctoproject.or

Re: [yocto] [meta-raspberrypi] build rpi-test-image for raspberrypi3

2016-10-15 Thread Andrei Gherzan
On 14 Oct 2016 18:01, "Seb But" wrote: > > Hello, > > I am trying to build the rpi-test-image for a raspberrypi3 using the Poky and raspberrypi master branches. > > Below are the layers I include in my 'bblayers.conf': > ${BSPDIR}/master/poky/meta \ > ${BSPDIR}/master/poky/meta-poky \ > ${BSPDIR}/

[yocto] Power button

2016-10-15 Thread josejuancalvo
Hello, I add to the bbb an external button in pin 9.9. I add to the image the acpid package to the IMAGE_INSTALL. When I press the power down button nothing happens. No power down message in the console. I'm sure the button is right connected because if I press button during more or les