[OE-core] [PATCH 1/1] initscripts: update populate-volatile.sh

2014-06-19 Thread Kai Kang
If a partition such as /tmp mounted on a volatile directory which create by script populate-volatile.sh from initscripts, it will show errors. In /var/log/boot, error message: Thu Jun 19 05:39:09 2014: bootlogd. Thu Jun 19 05:39:10 2014: rm: cannot remove '/tmp': Device or resource busy Check

[OE-core] [PATCH 0/1] Don't force volatile directory to be a link if already mounted.

2014-06-19 Thread Kai Kang
The following changes since commit 5b1c329804f9f3fadcc46452390f537052ff7d0e: bitbake: bitbake-user-manual-fetching.xml: Grammar, typo, and tweaks. (2014-06-18 13:48:39 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/volatile

[OE-core] [PATCH] eglibc (2.19): fix hardcoded /sbin path

2014-06-19 Thread Matthieu Crapet
Apply for ldconfig and sln packages. Signed-off-by: Matthieu Crapet matthieu.cra...@ingenico.com --- .../eglibc/eglibc-2.19/fix_am_rootsbindir.patch| 32 ++ meta/recipes-core/eglibc/eglibc-package.inc| 2 +- meta/recipes-core/eglibc/eglibc.inc| 13

[OE-core] [PATCH 2/3] grub-efi.bbclass: Ensure MLPREFIX is applied to depends flag

2014-06-19 Thread Ming Liu
Add MLPREFIX to depends flag to ensure the correct grub-efi is dependended upon. Signed-off-by: Ming Liu ming@windriver.com --- meta/classes/grub-efi.bbclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/classes/grub-efi.bbclass b/meta/classes/grub-efi.bbclass

[OE-core] [PATCH 3/3] gummiboot.bbclass: Ensure MLPREFIX is applied to depends flag

2014-06-19 Thread Ming Liu
Add MLPREFIX to depends flag to ensure the correct gummiboot is dependended upon. Signed-off-by: Ming Liu ming@windriver.com --- meta/classes/gummiboot.bbclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/classes/gummiboot.bbclass

[OE-core] [PATCH 1/3] syslinux.bbclass: Ensure MLPREFIX is applied to depends flag

2014-06-19 Thread Ming Liu
Add MLPREFIX to depends flag to ensure the correct syslinux is dependended upon. Signed-off-by: Ming Liu ming@windriver.com --- meta/classes/syslinux.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/syslinux.bbclass b/meta/classes/syslinux.bbclass

[OE-core] [DO-NOT-MERGE][RFC][PATCH] DO-NOT-MERGE: distutils3.bbclass: Don't use MACHINE variable

2014-06-19 Thread Martin Jansa
The original patch says this about MACHINE variables: Use MACHINE for sysroot when not building for build host Python's machinery replaces directories in sysroot path to match OE's staging area sysroots. Earlier we use to have HOST_SYS represent sysroot always but now we use

[OE-core] [PATCH] usbinit, weston-init, run-postinsts, qt-demo-init: Drop allarch

2014-06-19 Thread Martin Jansa
* update-rc.d.bbclass now adds dependency on TUNE_PKGARCH initscripts, so these cannot be allarch Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/recipes-bsp/usbinit/usbinit.bb | 2 +- meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb | 2 +-

[OE-core] Few archives to add on sources.oe.org

2014-06-19 Thread Martin Jansa
Hi Tom, can you please add: IO-Tty-1.10.tar.gz SQLAlchemy-0.7.9.tar.gz fetchmail-6.3.26.tar.xz usb-modeswitch-2.0.1.tar.bz2 usb-modeswitch-data-20130807.tar.bz2 to sources.oe.org? I can send you tarballs (or fetch them from /home/jenkins/oe/shr-core-branches/downloads-missing/ on aruba) The

Re: [OE-core] [PATCH] perl: strip RPATH from libxml-parser-perl Expat.so

2014-06-19 Thread Koen Kooi
Op 19 jun. 2014, om 00:48 heeft Paul Gortmaker paul.gortma...@windriver.com het volgende geschreven: To fix: ERROR: QA Issue: package libxml-parser-perl contains bad RPATH /home/paul/poky/build/tmp/sysroots/intel-corei7-64/usr/lib64 in file

Re: [OE-core] [PATCH] usbinit, weston-init, run-postinsts, qt-demo-init: Drop allarch

2014-06-19 Thread Paul Eggleton
Hi Martin, On Thursday 19 June 2014 13:23:42 Martin Jansa wrote: * update-rc.d.bbclass now adds dependency on TUNE_PKGARCH initscripts, so these cannot be allarch As I've said before, I really dislike this change. The system should be made to handle the situation properly instead of working

Re: [OE-core] Few archives to add on sources.oe.org

2014-06-19 Thread Tom King
Done On Thu, Jun 19, 2014 at 4:34 AM, Martin Jansa martin.ja...@gmail.com wrote: Hi Tom, can you please add: IO-Tty-1.10.tar.gz SQLAlchemy-0.7.9.tar.gz fetchmail-6.3.26.tar.xz usb-modeswitch-2.0.1.tar.bz2 usb-modeswitch-data-20130807.tar.bz2 to sources.oe.org? I can send you tarballs

Re: [OE-core] [PATCH] usbinit, weston-init, run-postinsts, qt-demo-init: Drop allarch

2014-06-19 Thread Martin Jansa
On Thu, Jun 19, 2014 at 02:54:59PM +0100, Paul Eggleton wrote: Hi Martin, On Thursday 19 June 2014 13:23:42 Martin Jansa wrote: * update-rc.d.bbclass now adds dependency on TUNE_PKGARCH initscripts, so these cannot be allarch As I've said before, I really dislike this change. The system

Re: [OE-core] [oe] Few archives to add on sources.oe.org

2014-06-19 Thread Paul Eggleton
Hi Tom, Did cherokee also get added as requested earlier? (Sorry for the noise if it did, I just didn't see a reply.) Cheers, Paul On Thursday 19 June 2014 09:09:33 Tom King wrote: Done On Thu, Jun 19, 2014 at 4:34 AM, Martin Jansa martin.ja...@gmail.com wrote: Hi Tom, can you

Re: [OE-core] [PATCH] usbinit, weston-init, run-postinsts, qt-demo-init: Drop allarch

2014-06-19 Thread Paul Eggleton
On Thursday 19 June 2014 18:39:22 Martin Jansa wrote: On Thu, Jun 19, 2014 at 02:54:59PM +0100, Paul Eggleton wrote: Hi Martin, On Thursday 19 June 2014 13:23:42 Martin Jansa wrote: * update-rc.d.bbclass now adds dependency on TUNE_PKGARCH initscripts, so these cannot be allarch

Re: [OE-core] [oe] Few archives to add on sources.oe.org

2014-06-19 Thread Tom King
Yes, its in there too. Tom On Thu, Jun 19, 2014 at 9:59 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: Hi Tom, Did cherokee also get added as requested earlier? (Sorry for the noise if it did, I just didn't see a reply.) Cheers, Paul On Thursday 19 June 2014 09:09:33 Tom

Re: [OE-core] [oe] Few archives to add on sources.oe.org

2014-06-19 Thread Paul Eggleton
Thanks! On Thursday 19 June 2014 10:08:58 Tom King wrote: Yes, its in there too. Tom On Thu, Jun 19, 2014 at 9:59 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: Hi Tom, Did cherokee also get added as requested earlier? (Sorry for the noise if it did, I just

[OE-core] [PATCH v2] cmake: respect ${S} and ${B} patch problem

2014-06-19 Thread Miroslav Keš
The cmake.bbclass currently generates the cmake command using the ${S} variable as the path where the top most CMakeLists.txt should be found. This works OK as along as the CMakeLists.txt is in the top level directory of the package source tree. But CMake doesn't require the directory tree to

[OE-core] [PATCH 1/2] udev: update init script for conditional probing of platform bus

2014-06-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko de...@ti.com Make probing of platform bus conditional based on PROBE_PLATFORM_BUS variable from /etc/default/udev-cache on subsequent boots when udev cache is used. PROBE_PLATFORM_BUS has to be set to yes in order to force probing on every boot, otherwise it uses the old

[OE-core] [PATCH 2/2] udev-cache.default: set PROBE_PLATFORM_BUS to yes by default

2014-06-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko de...@ti.com Force probing of platform bus by default. Signed-off-by: Denys Dmytriyenko de...@ti.com --- meta/recipes-core/udev/udev/udev-cache.default | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/udev/udev/udev-cache.default

[OE-core] eglib is dead?

2014-06-19 Thread Yi Qingliang
Hello, this morning I have seen that: http://www.phoronix.com/scan.php?page=news_itempx=MTcyNDY it said that the eglibc is a dead project, and most feature had been merged into glibc at version 2.19. so maybe we should drop eglibc, and switch back to glibc? Yi

Re: [OE-core] eglib is dead?

2014-06-19 Thread Mark Hatle
On 6/19/14, 7:35 PM, Yi Qingliang wrote: Hello, this morning I have seen that: http://www.phoronix.com/scan.php?page=news_itempx=MTcyNDY it said that the eglibc is a dead project, and most feature had been merged into glibc at version 2.19. so maybe we should drop