Re: [OE-core] [PATCH] alsa-tools: Enable GTK support for X11, Wayland and DirectFB

2014-04-30 Thread Martin Jansa
On Wed, Apr 30, 2014 at 05:40:53PM -0300, Otavio Salvador wrote: > Signed-off-by: Otavio Salvador This should include required bitbake version bump. > --- > meta/recipes-multimedia/alsa/alsa-tools_1.0.27.bb | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/meta/reci

[OE-core] archiver.bbclass: gitAUTOINC, gcc and archive duplication

2014-04-30 Thread Paul Barker
Hi all, I'm giving the archiver class a try, following the instructions in the Yocto Project Development manual (section 5.20.1) and the comments in oe-core/meta/conf/local.conf.sample.extended. I'm seeing a few things which aren't really working how I would expect. I've not dug into the source of

[OE-core] [PATCH] alsa-tools: Enable GTK support for X11, Wayland and DirectFB

2014-04-30 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- meta/recipes-multimedia/alsa/alsa-tools_1.0.27.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta/recipes-multimedia/alsa/alsa-tools_1.0.27.bb b/meta/recipes-multimedia/alsa/alsa-tools_1.0.27.bb index dfa9b97..3113481 100644 --- a/

Re: [OE-core] quilt-native fails on tar version 1.27.1

2014-04-30 Thread Paul Barker
On 30 April 2014 16:54, Richard Purdie wrote: > On Tue, 2014-04-29 at 08:22 +0200, Mirza Krak wrote: >> Hi. >> >> I recently updated my Ubuntu PC to 14.04 LTS which broke yocto builds. >> >> From what I can see is that there seems to be an issue with the tar >> command and quilt-native recipe. B

[OE-core] State of bitbake world, Failed tasks 2014-04-30

2014-04-30 Thread Martin Jansa
> Khem sent couple of patches for B!=S issues, bit thanks to him! > > I have local patch to set B=S/autotools-brokensep for remaining failing > recipes, but I'll wait a bit more for people to send fixes. This patch was included in this build, that's why there is only few issues, next build will i

Re: [OE-core] [PATCH] distutils.bbclass: only modify *.py file if it contains path to be removed

2014-04-30 Thread Richard Purdie
On Wed, 2014-04-30 at 15:01 +0200, Radek Dostal wrote: > Currently sed command touches every single *.py file. This modifies the > timestamp of the file. All *.pyo files will be recompiled during the first > boot, because timestamp will not match. This should be only necessary if > sed command chan

Re: [OE-core] quilt-native fails on tar version 1.27.1

2014-04-30 Thread Richard Purdie
On Tue, 2014-04-29 at 08:22 +0200, Mirza Krak wrote: > Hi. > > I recently updated my Ubuntu PC to 14.04 LTS which broke yocto builds. > > From what I can see is that there seems to be an issue with the tar > command and quilt-native recipe. But I am to newb to fix this. Do you > guys have any i

[OE-core] [PATCH 0/3] gnutls: update to 3.2.13

2014-04-30 Thread Valentin Popa
Make sure you merge "wpa-supplicant: add libgcrypt as a dependencie" and "nettle: add nettle to poky" before you test the new version of gnutls. The following changes since commit 17daa2ba6280304771c5fe52b94eb56f0c087490: bitbake: bb.utils, bb.codeparser: Add bb.utils.contains_any (2014-04-29

[OE-core] [PATCH 2/3] gnutls: update to 3.2.13

2014-04-30 Thread Valentin Popa
Removes not needed or already merged patches. Removes unused configure flags. Tells gnutls to use the included libopts. Removes libextra (not needed since 3.0.5). Signed-off-by: Valentin Popa --- meta/recipes-support/gnutls/gnutls.inc | 28 +- .../gnutls/gnutls/25_updatedgdocfromm

[OE-core] [PATCH 1/3] nettle: add nettle to poky

2014-04-30 Thread Valentin Popa
Newer versions of gnutls depends on nettle. Signed-off-by: Valentin Popa --- meta/recipes-support/nettle/nettle_2.7.1.bb | 22 ++ 1 file changed, 22 insertions(+) create mode 100644 meta/recipes-support/nettle/nettle_2.7.1.bb diff --git a/meta/recipes-support/nettle/nettle_

[OE-core] [PATCH 3/3] wpa-supplicant: add libgcrypt as a dependencie

2014-04-30 Thread Valentin Popa
gnutls doesn't depend on libgcrypt anymore but wpa-supplicant does. So add it as a dependencie. Signed-off-by: Valentin Popa --- meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/wpa-supplican

[OE-core] [PATCH] distutils.bbclass: only modify *.py file if it contains path to be removed

2014-04-30 Thread Radek Dostal
Currently sed command touches every single *.py file. This modifies the timestamp of the file. All *.pyo files will be recompiled during the first boot, because timestamp will not match. This should be only necessary if sed command changes the file. Signed-off-by: Radek Dostal --- meta/classes/d

[OE-core] [PATCH 0/1] Restore SQLite version numbering

2014-04-30 Thread Paul Eggleton
The following changes since commit 1e1b42f687b5cd34623fe2682218958e1947eb92: feature-arm-thumb.inc: set ARMPKGSFX_THUMB only when thumb is in TUNE_FEATURES (2014-04-29 23:35:53 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/sqlite-v

[OE-core] [PATCH 1/1] sqlite3: restore upstream version numbering

2014-04-30 Thread Paul Eggleton
Regardless of the numbering used in source archive filenames, the upstream version number is in dotted form in documentation, release notes and the website, so we need to be using that here since that is what people will expect to see. Signed-off-by: Paul Eggleton --- .../recipes-support/sqlite/

[OE-core] [PATCH 0/8] Automated hardware testing improvements

2014-04-30 Thread Paul Eggleton
These add functionality required to deploy images and run tests on a wider range of real hardware, as well as improving robustness in a couple of areas. A related patchset to add testing for two of the Yocto Project reference platforms (beaglebone and edgerouter) will be sent for meta-yocto-bsp.

[OE-core] [PATCH 1/8] oeqa/controllers/masterimage: add a base class for hw targets

2014-04-30 Thread Paul Eggleton
From: Stefan Stanacar Right now GummibootTarget is the only hardware TEST_TARGET with deployment, but we will add more, so let's make an abstract base class, that will do the common thing for all the hw targets. Signed-off-by: Stefan Stanacar Signed-off-by: Paul Eggleton --- meta/lib/oeqa/con

[OE-core] [PATCH 2/8] oeqa/targetcontrol: restart method shouldn't be abstract

2014-04-30 Thread Paul Eggleton
From: Stefan Stanacar And drop the un-needed and un-used restart methods. Only qemu ever used this and actually does it safely. Signed-off-by: Stefan Stanacar --- meta/lib/oeqa/controllers/masterimage.py | 3 --- meta/lib/oeqa/targetcontrol.py | 7 ++- 2 files changed, 2 insertio

[OE-core] [PATCH 3/8] oeqa/controllers/masterimage: add a serial control command

2014-04-30 Thread Paul Eggleton
From: Stefan Stanacar Similar to power control command, this depends on a user's setup to get to the serial port of a board. For a local connected board this could just be: TEST_SERIALCONTROL_CMD = "picocom /dev/ttyUSB0 -b 115200" and for a serial console server: "telnet 10.11.12.13 7003" or so

[OE-core] [PATCH 4/8] oeqa/controllers/masterimage: more robust master image startup

2014-04-30 Thread Paul Eggleton
Instead of powering up the target when the object is constructed, wait until deploy is called. Then there are basically two different scenarios: a) The device is booted into the master image already, in which case we can just use it b) The device is booted into another image or can't be contact

[OE-core] [PATCH 5/8] classes/testimage: if start fails, don't try to stop

2014-04-30 Thread Paul Eggleton
If we couldn't start the target, it doesn't make sense to try and stop it here since logically it shouldn't now be in any kind of "started" state. (It's the start function's job to clean up after itself if it fails - to that end, fix up the QemuTarget class so that it does.) Signed-off-by: Paul Eg

[OE-core] [PATCH 6/8] scripts/contrib/serdevtry: add script to handle transient serial terminals

2014-04-30 Thread Paul Eggleton
When running automated tests (or just generally interacting with) boards whose serial console devices are on the board itself and thus disappear when powered down or practically disconnected, such as the BeagleBone white, some terminal programs (e.g. picocom) will exit when the device disappears an

[OE-core] [PATCH 7/8] scripts/contrib/dialog-power-control: add a trivial power prompt script

2014-04-30 Thread Paul Eggleton
If you want to do automated hardware testing but don't have a controllable power strip this script can be useful so that you know when you need to cycle the power. Signed-off-by: Paul Eggleton --- scripts/contrib/dialog-power-control | 53 1 file changed, 53

[OE-core] [PATCH 8/8] oeqa: add proper handling for command errors where needed

2014-04-30 Thread Paul Eggleton
For use outside of tests themselves, we want a better error than AssertionError, so create one and allow us to request it when calling runCmd(). This enables us to avoid tracebacks during master image operations if the power control command fails. Signed-off-by: Paul Eggleton --- meta/lib/oeqa/c

Re: [OE-core] [PATCH] libgcc: Use TARGET_VENDOR_virtclass-multilib for symlink src calculation

2014-04-30 Thread alexandru.sar...@freescale.com
Ping > -Original Message- > From: Alexandru-Cezar Sardan [mailto:alexandru.sar...@freescale.com] > Sent: Wednesday, April 09, 2014 6:01 PM > To: openembedded-core@lists.openembedded.org > Cc: Saul Wold; Sardan Alexandru Cezar-B41700 > Subject: [PATCH] libgcc: Use TARGET_VENDOR_virtclass-m

[OE-core] [PATCHv2] xinput-calibrator: fix XDG launch

2014-04-30 Thread Koen Kooi
In the move from meta-oe to OE-core XDG based launched was dropped without noting it in the commit message, so fix that regression. Gnome-session will now launch the calibrator again. Signed-off-by: Koen Kooi --- meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb | 4 1 file

Re: [OE-core] [PATCH 2/2] xinput-calibrator: fix XDG launch

2014-04-30 Thread Koen Kooi
Op 30 apr. 2014, om 01:04 heeft Saul Wold het volgende geschreven: > On 04/28/2014 10:37 PM, Koen Kooi wrote: >> In the move from meta-oe to OE-core XDG based launched was dropped >> without noting it in the commit message, so fix that regression. >> >> Gnome-session will now launch the calibr