Re: [OE-core] read only rootfs?

2012-03-06 Thread Eric Bénard
Hi Cliff, Le Mon, 5 Mar 2012 15:39:36 -0500, Cliff Brake cliff.br...@gmail.com a écrit : What are the best practices for implementing a read-only rootfs built with OE? I've looked at a few things like poky-tiny.conf, but figured I would ask. To date, I've been cheating and implementing a

Re: [OE-core] read only rootfs?

2012-03-06 Thread Hauser, Wolfgang (external)
Hello, we run our system using a readonly rootfs. The main issues is, to figure out which packages need writeable data, this data have to be linked and managed by volatiles. - tmpfs in ram for /tmp /var/volatiles - links in volatiles for /var/lib/.. (bluez, dhcp, ...); /var/log ;/var/run -

Re: [OE-core] [PATCH v2] gdk-pixbuf: Pick up ${NM} from the environment.

2012-03-06 Thread Paul Menzel
Dear James, thank you for sending an improved version of the patch. Am Dienstag, den 06.03.2012, 10:23 +0800 schrieb James Limbouris: Signed-off-by: James Limbouris ja...@digitalmatter.com.au --- .../gdk-pixbuf-2.24.0/configure_nm.patch | 18 ++

[OE-core] [PATCH] mime.bbclass: Fix bracket error.

2012-03-06 Thread Samuel Stirtzel
This fixes the following error: ERROR: Error executing a python function in ...: AttributeError: 'str' object has no attribute 'append' ERROR: The stack trace of python calls that resulted in this exception/failure was: ERROR: File populate_packages, line 193, in module ERROR: ERROR: File

[OE-core] broken ncurses support for python

2012-03-06 Thread Sergey Lapin
commit dd05e06b89906002f68d616a6326c962e725bc54 Author: Christopher Larson chris_lar...@mentor.com Date: Tue Jan 10 13:51:18 2012 -0600 ncurses-native: install to libdir, not base_libdir breaks python ncurses support. Any ideas on proper fixing? For myself I revert this locally and

Re: [OE-core] [Oe-core][PATCH 3/3] archiver_configure.bbclass: configure the content for archiving package

2012-03-06 Thread Xiaofeng Yan
On 2012?03?06? 06:18, Saul Wold wrote: On 03/03/2012 02:54 AM, Xiaofeng Yan wrote: From: Xiaofeng Yanxiaofeng@windriver.com This is configuration file to point to what content a archive package should include in the different stage of task by pointing to different variable and stage.

Re: [OE-core] [PATCH 0/3] Realize archiver.bbclass

2012-03-06 Thread Xiaofeng Yan
On 2012年03月06日 06:28, Saul Wold wrote: On 03/03/2012 02:53 AM, Xiaofeng Yan wrote: From: Xiaofeng Yanxiaofeng@windriver.com archiver.bbclass is for archiving sources , patches and logs including .bb and .inc files by configuring archiver_configure.bbclass which control what a archiving

[OE-core] [PATCH] xz: split out liblzma as seperate packages

2012-03-06 Thread Koen Kooi
As usual, this creates problems for upgrade paths, but splitting out the lib is worth the short term hassle Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta/recipes-extended/xz/xz_5.0.3.bb |9 - 1 files changed, 8 insertions(+), 1 deletions(-) diff --git

Re: [OE-core] [PATCH] xz: split out liblzma as seperate packages

2012-03-06 Thread Paul Menzel
Dear Koen, Am Dienstag, den 06.03.2012, 13:03 +0100 schrieb Koen Kooi: sep*a*rate in the commit summary. As usual, this creates problems for upgrade paths, but splitting out the lib is worth the short term hassle Is there some documentation what distros or users should do facing this

[OE-core] [RFC] updating xz to 5.1.1alpha or git master

2012-03-06 Thread Koen Kooi
Hi, Latetely I've been trying to optimize the time it takes to rebuild the beaglebone factory image, which is delivered as a 4GiB SD card image people can dd to their SD cards. I tried and failed to replace genext2fs with mkfs.ext4 since uboot can only read from a ext2 - tune2fs - ext4

Re: [OE-core] [PATCH] xz: split out liblzma as seperate packages

2012-03-06 Thread Koen Kooi
Op 6 mrt. 2012, om 13:08 heeft Paul Menzel het volgende geschreven: Dear Koen, Am Dienstag, den 06.03.2012, 13:03 +0100 schrieb Koen Kooi: sep*a*rate in the commit summary. As usual, this creates problems for upgrade paths, but splitting out the lib is worth the short term hassle

Re: [OE-core] broken ncurses support for python

2012-03-06 Thread Sergey Lapin
On Tue, Mar 6, 2012 at 3:08 PM, Sergey Lapin slapi...@gmail.com wrote: commit dd05e06b89906002f68d616a6326c962e725bc54 Author: Christopher Larson chris_lar...@mentor.com Date:   Tue Jan 10 13:51:18 2012 -0600    ncurses-native: install to libdir, not base_libdir I was wrong with this one,

[OE-core] python build check

2012-03-06 Thread Sergey Lapin
Hi, all! is there some custom QA mechanism to run on compilation output to detect Bad Things? I need to check that mandatory modules in Python are built properly (like _hashlib). Because it reports normal status but becomes unusable in non-obvious way. It prints failed modules on stdout during

[OE-core] [PATCH] valgrind: Support compilation without X11

2012-03-06 Thread Mike Crowe
Only depend on X libraries if the distribution has X support. Signed-off-by: Mike Crowe m...@mcrowe.com --- meta/recipes-devtools/valgrind/valgrind_3.7.0.bb |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/valgrind/valgrind_3.7.0.bb

[OE-core] [PATCH 1/2] linux-yocto/meta: fix incorrect config references

2012-03-06 Thread Bruce Ashfield
Updating the meta SRCREV to pickup the following fixes: a9ffedb meta/fri2/sys940x: fix incorrect cfg includes 3d1a678 meta/sys940x: fix incorrect emgd branch merge During the merge of the 3.0 BSPs forward to 3.2, a few moved config fragments were missed. Signed-off-by: Bruce Ashfield

[OE-core] [PATCH 0/2] linux-yocto/3.2: minor -rt increment and fixes

2012-03-06 Thread Bruce Ashfield
Richard/Saul, This is another kernel SRCREV update that should be stacked on the end of my other pending patches. I've kept everything separate so we can track the incremental changes. This one is a minor update to the 3.2 tree. - there were a few config files that moved between 3.0 and 3.2

[OE-core] [PATCH] trace-cmd: modifying License information

2012-03-06 Thread Jeff Lance
* Adding LGPLv2.1 to GPLv2 to create a dual license to cover the libraries. * Bump up PR Signed-off-by: Jeff Lance j-lan...@ti.com --- meta/recipes-kernel/trace-cmd/trace-cmd_1.2.bb |8 +--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git

Re: [OE-core] [PATCH] trace-cmd: modifying License information

2012-03-06 Thread Saul Wold
On 03/06/2012 08:08 AM, Jeff Lance wrote: * Adding LGPLv2.1 to GPLv2 to create a dual license to cover the libraries. * Bump up PR Signed-off-by: Jeff Lancej-lan...@ti.com --- meta/recipes-kernel/trace-cmd/trace-cmd_1.2.bb |8 +--- 1 files changed, 5 insertions(+), 3 deletions(-)

[OE-core] [PATCH 2/2] linux-yocto/rt: udpate SRCREVs to 3.2.9-rt16

2012-03-06 Thread Bruce Ashfield
Bumping the -rt kernel to pickup the incremental update to -rt16. No major changes from -rt15, except for a bug fix that we want to pick up. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb |6 +++---

[OE-core] [CONSOLIDATED PULL 03/20] image_types: add IMAGE_ROOTFS_ALIGNMENT

2012-03-06 Thread Saul Wold
From: Ken Werner ken.wer...@linaro.org Introduce a new variable called IMAGE_ROOTFS_ALIGNMENT that allows to control the aligment of the size of the rootfs. Its default value is set to 1KiB so that the existing behaviour is not changed. In case the SD card emulation of a QEMU system emulator gets

[OE-core] [CONSOLIDATED PULL 04/20] image.bbclass: fix rootfs generation without package management tools

2012-03-06 Thread Saul Wold
From: Otavio Salvador ota...@ossystems.com.br When building without package management tools the ROOTFS_BOOTSTRAP_INSTALL packages need to be available to provide the bare minimal for rootfs unconfigure postinsts to be on first boot. Those packages where being include in core-image.bbclass'

[OE-core] [CONSOLIDATED PULL 02/20] self-hosted: Fix multiple libx11 error

2012-03-06 Thread Saul Wold
From: Zhai Edwin edwin.z...@intel.com Self-hosted needs package libx11-dev, which is ambiguous as virtual/libx11 is provided by libx11 or libx11-trim. This patch explictly set the perferred one, libx11-trim-dev, to avoid this. Signed-off-by: Zhai Edwin edwin.z...@intel.com ---

[OE-core] [CONSOLIDATED PULL 01/20] libsdl: add DirectFB support

2012-03-06 Thread Saul Wold
From: Andreas Oberritter o...@opendreambox.org * Use conditional dependencies for DirectFB, like it's already done for OpenGL and X11. Signed-off-by: Andreas Oberritter o...@opendreambox.org --- meta/recipes-graphics/libsdl/libsdl_1.2.14.bb |8 +--- 1 files changed, 5 insertions(+), 3

[OE-core] [CONSOLIDATED PULL 00/20] Kernel and GCC Updates included

2012-03-06 Thread Saul Wold
Richard, This is a set of changes that should go in early for stabilizition of OE-Core and Poky moving. I have built with the 4.6.3 GCC and not have seen issues at this point, so I think this is on the safer side to take now. Sau! The following changes since commit

[OE-core] [CONSOLIDATED PULL 06/20] linux-yocto: use bareclone option

2012-03-06 Thread Saul Wold
From: Bruce Ashfield bruce.ashfi...@windriver.com Instead of specifying nocheckout=1, it provides a better workflow if the linux-yocto recipes use the new bareclone=1 option to get a mirrored copy of the source repository. This allows all local and remote branches to be available during the

[OE-core] [CONSOLIDATED PULL 05/20] linux-yocto: respect FILESPATH directories

2012-03-06 Thread Saul Wold
From: Bruce Ashfield bruce.ashfi...@windriver.com During the work to enhance the ability to specify out of tree kernel features, an assumption was made about PN being part of a patch path. This assumption is incorrect, since patches can be anywhere in the valid FILESPATH. To make locating the

[OE-core] [CONSOLIDATED PULL 07/20] linux-yocto: v3.2.9, v3.0.23 + fixes and updates

2012-03-06 Thread Saul Wold
From: Bruce Ashfield bruce.ashfi...@windriver.com This is an update of the linux-yocto 3.0 and 3.2 SRCREVs to bring in the following updates: - v3.0.23 stable update - v3.2.9 stable update - 3.0/3.2: fri2 updates (pch + configuration changes) from Darren Hart - 3.0: pvr merge from

[OE-core] [CONSOLIDATED PULL 11/20] linux-yocto/meta: fix incorrect config references

2012-03-06 Thread Saul Wold
From: Bruce Ashfield bruce.ashfi...@windriver.com Updating the meta SRCREV to pickup the following fixes: a9ffedb meta/fri2/sys940x: fix incorrect cfg includes 3d1a678 meta/sys940x: fix incorrect emgd branch merge During the merge of the 3.0 BSPs forward to 3.2, a few moved config fragments

[OE-core] [CONSOLIDATED PULL 10/20] psplash: Add mising commands module import.

2012-03-06 Thread Saul Wold
From: Peter Tworek tworaz...@gmail.com Python commands module is used in the recipe, but never imported. This leads to build errors like: NameError: global name 'commands' is not defined ERROR: The stack trace of python calls that resulted in this exception/failure was: ERROR: File

[OE-core] [CONSOLIDATED PULL 09/20] gcc: Upgrade to 4.6.3 release

2012-03-06 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com core-image-sato/core-image-minimal builds and boots on all qemu machines Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/recipes-devtools/gcc/gcc-4.6.inc |9 +- .../GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch | 32 +++---

[OE-core] [CONSOLIDATED PULL 08/20] logrotate 3.7.9: Allow rotate log across filesystems

2012-03-06 Thread Saul Wold
From: Robert Yang liezhi.y...@windriver.com The logrotate can't save the log across the different filesystems since it used the rename(const char *oldpath, const char *newpath) to save the file, fix it to act as the mv command(first rename, if failed, read and write) to allow save the log across

[OE-core] [CONSOLIDATED PULL 14/20] shadow-sysroot: Fix for multilib

2012-03-06 Thread Saul Wold
From: Zhai Edwin edwin.z...@intel.com Fix following error in multilib build: ERROR: Task do_package_setscene depends upon nonexistant task poky/meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb:do_populate_sysroot_setscene From richard.pur...@linuxfoundation.org Signed-off-by: Zhai Edwin

[OE-core] [CONSOLIDATED PULL 17/20] xz: split out liblzma as seperate packages

2012-03-06 Thread Saul Wold
From: Koen Kooi k...@dominion.thruhere.net As usual, this creates problems for upgrade paths, but splitting out the lib is worth the short term hassle Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta/recipes-extended/xz/xz_5.0.3.bb |9 - 1 files changed, 8

[OE-core] [CONSOLIDATED PULL 13/20] multilib: extend all recipes in multilib.conf

2012-03-06 Thread Saul Wold
From: Dongxiao Xu dongxiao...@intel.com Signed-off-by: Dongxiao Xu dongxiao...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- meta/conf/multilib.conf | 313 --- 1 files changed, 297 insertions(+), 16 deletions(-) diff --git

[OE-core] [CONSOLIDATED PULL 15/20] gdk-pixbuf: Pick up ${NM} from the environment.

2012-03-06 Thread Saul Wold
From: James Limbouris ja...@digitalmatter.com.au Signed-off-by: James Limbouris ja...@digitalmatter.com.au --- .../gdk-pixbuf-2.24.0/configure_nm.patch | 18 ++ meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.0.bb |3 ++- 2 files changed, 20 insertions(+), 1

[OE-core] [CONSOLIDATED PULL 16/20] mime.bbclass: Fix bracket error.

2012-03-06 Thread Saul Wold
From: Samuel Stirtzel s.stirt...@googlemail.com This fixes the following error: ERROR: Error executing a python function in ...: AttributeError: 'str' object has no attribute 'append' ERROR: The stack trace of python calls that resulted in this exception/failure was: ERROR: File

[OE-core] [CONSOLIDATED PULL 19/20] glib-2.0: Add Upstream Status for nodbus.patch

2012-03-06 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-core/glib-2.0/glib-2.0/nodbus.patch |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-core/glib-2.0/glib-2.0/nodbus.patch b/meta/recipes-core/glib-2.0/glib-2.0/nodbus.patch index 1486203..1e65643

[OE-core] [CONSOLIDATED PULL 18/20] valgrind: Support compilation without X11

2012-03-06 Thread Saul Wold
From: Mike Crowe m...@mcrowe.com Only depend on X libraries if the distribution has X support. Signed-off-by: Mike Crowe m...@mcrowe.com --- meta/recipes-devtools/valgrind/valgrind_3.7.0.bb |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git

[OE-core] [CONSOLIDATED PULL 20/20] polkit: Fix Upstream-Status tag

2012-03-06 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- ...ession-Set-error-if-we-cannot-find-a-sess.patch |2 +- ...ession-Actually-return-TRUE-if-a-session-.patch |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [OE-core] [CONSOLIDATED PULL 04/20] image.bbclass: fix rootfs generation without package management tools

2012-03-06 Thread Otavio Salvador
On Tue, Mar 6, 2012 at 14:03, Saul Wold s...@linux.intel.com wrote: When building without package management tools the ROOTFS_BOOTSTRAP_INSTALL packages need to be available to provide the bare minimal for rootfs unconfigure postinsts to be on first boot. Please hold it until I fix the issues

[OE-core] [PATCH v2 0/5] Postinst trigger improvements for images

2012-03-06 Thread Otavio Salvador
This patchset make consistent and more meanful the name used as postinst trigger in rootfs. The following changes since commit d7b8c247227f3cc82f92292407f548927e9fde78: base.bbclass: Fix PACKAGECONFIG handling when no flags are set (2012-03-05 13:03:41 -0800) are available in the git

[OE-core] [PATCH v2 1/5] run-postinsts: fix opkg data path

2012-03-06 Thread Otavio Salvador
Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- .../dpkg/run-postinsts/run-postinsts |4 ++-- .../dpkg/run-postinsts/run-postinsts.awk |2 +- meta/recipes-devtools/dpkg/run-postinsts_1.0.bb|2 +- 3 files changed, 4 insertions(+), 4 deletions(-)

[OE-core] [PATCH v2 2/5] image.bbclass: fix rootfs generation without package management tools

2012-03-06 Thread Otavio Salvador
When building without package management tools the ROOTFS_BOOTSTRAP_INSTALL packages need to be available to provide the bare minimal for rootfs unconfigure postinsts to be on first boot. Those packages where being include in core-image.bbclass' based images however every image needs those

[OE-core] [PATCH v2 5/5] dpkg: rename postinst trigger script

2012-03-06 Thread Otavio Salvador
Use 'run-postinsts' as trigger script name as it describes better the intent of it. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-devtools/dpkg/dpkg.inc |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/recipes-devtools/dpkg/dpkg.inc

[OE-core] [PATCH v2 4/5] opkg: rename postinst trigger script

2012-03-06 Thread Otavio Salvador
Use 'run-postinsts' as trigger script name as it describes better the intent of it. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/recipes-devtools/opkg/opkg.inc |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/recipes-devtools/opkg/opkg.inc

[OE-core] [PATCH 1/1 v2] trace-cmd: modifying License information

2012-03-06 Thread Jeff Lance
* Adding GPLv2 LGPLv2.1 to create a dual license to cover the libraries. * Bump up PR Signed-off-by: Jeff Lance j-lan...@ti.com --- Updated in version 2: Added '' to indicate both licenses apply --- meta/recipes-kernel/trace-cmd/trace-cmd_1.2.bb |8 +--- 1 files changed, 5

[OE-core] [PATCH] bluez4: add dependency on libcheck to enable test modules

2012-03-06 Thread Chase Maupin
* The later versions of bluez such as 4.98 require libcheck in order to build the test packages as enabled by the --enable-test option passed in EXTRA_OECONF. * Failure to have the libcheck package availalbe results in the configure script ignoring the --enable-test option and not building

Re: [OE-core] broken ncurses support for python

2012-03-06 Thread Scott Garman
On 03/06/2012 05:06 AM, Sergey Lapin wrote: On Tue, Mar 6, 2012 at 3:08 PM, Sergey Lapinslapi...@gmail.com wrote: commit dd05e06b89906002f68d616a6326c962e725bc54 Author: Christopher Larsonchris_lar...@mentor.com Date: Tue Jan 10 13:51:18 2012 -0600 ncurses-native: install to libdir, not

Re: [OE-core] [PATCH] bluez4: add dependency on libcheck to enable test modules

2012-03-06 Thread Koen Kooi
Op 6 mrt. 2012 om 20:02 heeft Chase Maupin chase.mau...@ti.com het volgende geschreven: * The later versions of bluez such as 4.98 require libcheck in order to build the test packages as enabled by the --enable-test option passed in EXTRA_OECONF. * Failure to have the libcheck package

Re: [OE-core] [CONSOLIDATED PULL 02/20] self-hosted: Fix multiple libx11 error

2012-03-06 Thread Richard Purdie
On Tue, 2012-03-06 at 09:03 -0800, Saul Wold wrote: From: Zhai Edwin edwin.z...@intel.com Self-hosted needs package libx11-dev, which is ambiguous as virtual/libx11 is provided by libx11 or libx11-trim. This patch explictly set the perferred one, libx11-trim-dev, to avoid this.

Re: [OE-core] [CONSOLIDATED PULL 17/20] xz: split out liblzma as seperate packages

2012-03-06 Thread Andreas Oberritter
On 06.03.2012 18:03, Saul Wold wrote: From: Koen Kooi k...@dominion.thruhere.net As usual, this creates problems for upgrade paths, but splitting out the lib is worth the short term hassle Sorry, if I'm missing the obvious, but how is this different than the patch I submitted to do the same

Re: [OE-core] [CONSOLIDATED PULL 17/20] xz: split out liblzma as seperate packages

2012-03-06 Thread Khem Raj
On Tue, Mar 6, 2012 at 1:01 PM, Andreas Oberritter o...@opendreambox.org wrote: On 06.03.2012 18:03, Saul Wold wrote: From: Koen Kooi k...@dominion.thruhere.net As usual, this creates problems for upgrade paths, but splitting out the lib is worth the short term hassle Sorry, if I'm

Re: [OE-core] broken ncurses support for python

2012-03-06 Thread Sergey Lapin
On Tue, Mar 6, 2012 at 11:20 PM, Scott Garman scott.a.gar...@intel.com wrote: On 03/06/2012 05:06 AM, Sergey Lapin wrote: On Tue, Mar 6, 2012 at 3:08 PM, Sergey Lapinslapi...@gmail.com  wrote: commit dd05e06b89906002f68d616a6326c962e725bc54 Author: Christopher Larsonchris_lar...@mentor.com

Re: [OE-core] Build for powerpc spe broken

2012-03-06 Thread McClintock Matthew-B29882
On Fri, Mar 2, 2012 at 10:05 AM, Matthew McClintock m...@freescale.com wrote: I did not think this would break anything - can you share what's going on? I'm on vacation now and can't test the replacement for 3/4 yet - but I will look at this as soon as Tuesday. I've sent another patch - can

[OE-core] [PATCH 1/1] formfactor: use full path to fbset

2012-03-06 Thread Paul Eggleton
When using rootless X, /usr/sbin is not in PATH and thus running fbset will fail; so specify /usr/sbin/fbset instead. Fixes [YOCTO #1986] Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com --- meta/recipes-bsp/formfactor/files/config |6 +++---

[OE-core] [PATCH 0/1] Formfactor fix

2012-03-06 Thread Paul Eggleton
The following change since commit d7b8c247227f3cc82f92292407f548927e9fde78: base.bbclass: Fix PACKAGECONFIG handling when no flags are set (2012-03-05 13:03:41 -0800) is available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/formfactor

[OE-core] [PATCH] arch-powerpc.inc: use default value of TUNE_PKGARCH

2012-03-06 Thread Matthew McClintock
We can use the default value for TUNE_PKGARCH, and now we just append -nf if TARGET_FPU is fpu-soft Signed-off-by: Matthew McClintock m...@freescale.com --- meta/conf/machine/include/powerpc/arch-powerpc.inc |6 ++ 1 files changed, 2 insertions(+), 4 deletions(-) diff --git

Re: [OE-core] [PATCH v2] gdk-pixbuf: Pick up ${NM} from the environment.

2012-03-06 Thread James Limbouris
-Original Message- From: Paul Menzel [mailto:paulepan...@users.sourceforge.net] Sent: Tuesday, 6 March 2012 5:45 PM To: openembedded-core@lists.openembedded.org Cc: James Limbouris Subject: Re: [OE-core] [PATCH v2] gdk-pixbuf: Pick up ${NM} from the environment. Dear James,

[OE-core] [PATCH 0/1] fixed errors in adt-installer

2012-03-06 Thread Lianhao Lu
This patch fixed Yocto bug #2055. The following changes since commit d7b8c247227f3cc82f92292407f548927e9fde78: Richard Purdie (1): base.bbclass: Fix PACKAGECONFIG handling when no flags are set are available in the git repository at: git://git.yoctoproject.org/poky-contrib

[OE-core] [PATCH 1/1] adt-installer: Corrected wrong environment file names.

2012-03-06 Thread Lianhao Lu
[YOCTO #2055] 1. Corrected the wrong environment file name for powerpc. 2. Removed unnecessary variables in adt_installer.conf. Signed-off-by: Lianhao Lu lianhao...@intel.com --- .../adt-installer/scripts/adt_installer_internal |2 ++ .../installer/adt-installer_1.0.bb |

Re: [OE-core] [PATCH 1/1] formfactor: use full path to fbset

2012-03-06 Thread Khem Raj
On 03/06/2012 03:55 PM, Paul Eggleton wrote: When using rootless X, /usr/sbin is not in PATH and thus running fbset will fail; so specify /usr/sbin/fbset instead. just curious why is /usr/sbin omitted from PATH ? ___ Openembedded-core mailing list

Re: [OE-core] [CONSOLIDATED PULL 17/20] xz: split out liblzma as seperate packages

2012-03-06 Thread Koen Kooi
Op 6 mrt. 2012, om 22:01 heeft Andreas Oberritter het volgende geschreven: On 06.03.2012 18:03, Saul Wold wrote: From: Koen Kooi k...@dominion.thruhere.net As usual, this creates problems for upgrade paths, but splitting out the lib is worth the short term hassle Sorry, if I'm missing

[OE-core] [PATCH 0/1] Added sanity check for PRservice

2012-03-06 Thread Lianhao Lu
This patch fixed yocto bug #2052 by adding sanity check of PRService related variables. The following changes since commit d7b8c247227f3cc82f92292407f548927e9fde78: Richard Purdie (1): base.bbclass: Fix PACKAGECONFIG handling when no flags are set are available in the git repository

[OE-core] [PATCH 1/1] prservice: Added sanity check for prservice connection.

2012-03-06 Thread Lianhao Lu
Fixed bug [YOCTO #2052]. Added sanity check for variables of PRSERV_HOST and PRSERV_PORT, also for the connection availabity of prservice. Signed-off-by: Lianhao Lu lianhao...@intel.com --- meta/classes/prexport.bbclass |4 +++- meta/classes/primport.bbclass |3 +++