[yocto] wlan0: link is not ready ?

2017-06-22 Thread Riko Ho
Hello everyone, The board can see the dongle but it can not obtain IP, how to fix it ? ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin' ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36 IPv6: ADDRCONF(NETDEV_UP): wl

[yocto] 47401300.usb-phy supply vcc not found, using dummy regulator

2017-06-22 Thread Riko Ho
Hi Everyone, Is my beagleboard usb regulator broken ? Here's the message I got : usbcore: registered new interface driver usb-storage 47401300.usb-phy supply vcc not found, using dummy regulator musb-hdrc musb-hdrc.0.auto: Failed to request rx1. 47401b00.usb-phy supply vcc not found, usin

Re: [yocto] [PATCH V4 03/10] utils.py: remove obsolete dependencies

2017-06-22 Thread Robert Yang
Hi Paul, On 06/23/2017 11:03 AM, Robert Yang wrote: On 06/22/2017 07:54 PM, Paul Eggleton wrote: On Thursday, 22 June 2017 12:47:31 PM CEST Robert Yang wrote: On 06/21/2017 05:06 PM, Paul Eggleton wrote: So I do see the need to clear out old dependency values when your list of dependencies

Re: [yocto] [PATCH V4 03/10] utils.py: remove obsolete dependencies

2017-06-22 Thread Robert Yang
On 06/22/2017 07:54 PM, Paul Eggleton wrote: On Thursday, 22 June 2017 12:47:31 PM CEST Robert Yang wrote: On 06/21/2017 05:06 PM, Paul Eggleton wrote: So I do see the need to clear out old dependency values when your list of dependencies is coming entirely from LAYERDEPENDS, however if you h

Re: [yocto] [PATCH V4 06/10] update.py: update layers orderly

2017-06-22 Thread Robert Yang
On 06/22/2017 07:33 PM, Paul Eggleton wrote: Hi Robert, On Thursday, 22 June 2017 1:04:23 PM CEST Robert Yang wrote: On 06/21/2017 10:21 PM, Paul Eggleton wrote: On Tuesday, 13 June 2017 4:36:47 AM CEST Robert Yang wrote: --- a/layerindex/update_layer.py +++ b/layerindex/update_layer.py ..

[yocto] QA Test Report for Yocto Project Full Cycle Release 2.4 M1 rc1

2017-06-22 Thread Cruz, Libertad
Hello All, Here is the report for the 2.4 M1 rc1 full test cycle release. Full Report : https://wiki.yoctoproject.org/wiki/WW25_-_2017-06-22_-_Full_Test_Cycle_2.4_M1_rc1 Summary The QA cycle for release 2.4 M1 rc1 is complete, there were 3 new issues. Most importan

Re: [yocto] [meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: deploy vfat partition

2017-06-22 Thread Matthew McClintock
On Wed, Jun 21, 2017 at 9:26 AM, Andrei Gherzan wrote: > P.S.: Would really be helpful to push a PR to github too so I can merge it > easier. FYI: https://github.com/agherzan/meta-raspberrypi/pull/86 -M -- ___ yocto mailing list yocto@yoctoproject.or

[yocto] Raspberrypi bare-metal interfaced to PMod GPS receiver

2017-06-22 Thread Edward Vidal
Hello All Just completed the interface of a http://store.digilentinc.com/pmod-gps-gps-receiver/$39.99 with RPi 2B Running Ultibo Bare metal on Raspberrypi2B & PMOD GPS with just 4 fileskernel7.img, start.elf, bootcode.bin, and fixup.dat.Receives GPS data on UART and sends message on Ethernet us

Re: [yocto] [meta-gplv2][PATCH] grep: fix compilation with security flags enabled

2017-06-22 Thread Burton, Ross
On 19 June 2017 at 11:28, André Draszik wrote: > From: André Draszik > All three applied, thanks. Ross -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [meta-chip][RFC PATCH 3/3] chip: Add chip-u-boot-scr recipe and flash script

2017-06-22 Thread Drew Moseley
> On Jun 22, 2017, at 12:22 AM, Petter Mabäcker wrote: > > 2017-06-19 16:40 skrev Trevor Woerner: > >> On Mon, Jun 19, 2017 at 7:22 AM, Drew Moseley > > wrote: On Jun 19, 2017, at 1:48 AM, Trevor Woerner >>> > wrote: > > If

Re: [yocto] AppArmor

2017-06-22 Thread Tom Rini
On Thu, Jun 22, 2017 at 05:01:09AM +0300, Anders Montonen wrote: > On 21 Jun 2017, at 23:46, Khem Raj wrote: > > On Tue, Jun 20, 2017 at 9:56 AM Anders Montonen > > wrote: > > Has anyone tried using AppArmor with Yocto? The recipe in the > > meta-security layer is b

Re: [yocto] [PATCH V4 03/10] utils.py: remove obsolete dependencies

2017-06-22 Thread Paul Eggleton
On Thursday, 22 June 2017 12:47:31 PM CEST Robert Yang wrote: > On 06/21/2017 05:06 PM, Paul Eggleton wrote: > > So I do see the need to clear out old dependency values when your list of > > dependencies is coming entirely from LAYERDEPENDS, however if you have only > > manually added dependencies

Re: [yocto] [PATCH V4 10/10] update_layer.py: delete layerbranch for non-existed branch

2017-06-22 Thread Paul Eggleton
On Thursday, 22 June 2017 12:55:15 PM CEST Robert Yang wrote: > On 06/21/2017 10:31 PM, Paul Eggleton wrote: > > On Tuesday, 13 June 2017 4:36:51 AM CEST Robert Yang wrote: > >> Note, we have to move the location of tinfiol's code to make it can be > >> shutdown correctly. > > > > How does this re

Re: [yocto] [PATCH V4 06/10] update.py: update layers orderly

2017-06-22 Thread Paul Eggleton
Hi Robert, On Thursday, 22 June 2017 1:04:23 PM CEST Robert Yang wrote: > On 06/21/2017 10:21 PM, Paul Eggleton wrote: > > On Tuesday, 13 June 2017 4:36:47 AM CEST Robert Yang wrote: > >> --- a/layerindex/update_layer.py > >> +++ b/layerindex/update_layer.py > ... > >> +def get_layer_var(config_da

Re: [yocto] [PATCH V4 06/10] update.py: update layers orderly

2017-06-22 Thread Robert Yang
Hi Paul, Thanks for the review, I've fixed all your comments except the following ones. On 06/21/2017 10:21 PM, Paul Eggleton wrote: Hi Robert, Thanks for solving this long-standing bug! Just a few notes below. On Tuesday, 13 June 2017 4:36:47 AM CEST Robert Yang wrote: --- a/layerindex/upda

Re: [yocto] [PATCH V4 10/10] update_layer.py: delete layerbranch for non-existed branch

2017-06-22 Thread Robert Yang
On 06/21/2017 10:31 PM, Paul Eggleton wrote: On Tuesday, 13 June 2017 4:36:51 AM CEST Robert Yang wrote: The branch is not needed any more when it has been removed from the repo, so we also need remove its layerbranch, otherwise it still can be got from the web, which causes confusions. I thi

Re: [yocto] [PATCH V4 01/10] update.py: update actual branch for layer and bitbake

2017-06-22 Thread Robert Yang
Hi Paul, Thanks for the review, I've fixed all the issues you commented except the following ones. On 06/21/2017 05:01 PM, Paul Eggleton wrote: Hi Robert, +# We deliberately exclude status == 'X' ("no update") here +layerquery_all = LayerItem.objects.filter(classic=False).filter(sta

Re: [yocto] [PATCH V4 03/10] utils.py: remove obsolete dependencies

2017-06-22 Thread Robert Yang
On 06/21/2017 05:06 PM, Paul Eggleton wrote: On Tuesday, 13 June 2017 4:36:44 AM CEST Robert Yang wrote: Fixed: - set LAYERDEPENDS_openembedded-layer = "core" - $ "update.py -l meta-oe -b master" Check from web, its dependency is "openembedded-core" - Change LAYERDEPENDS_openembedded