Re: [OE-core] Fetch failure for source at kernel.org

2011-09-22 Thread Richard Purdie
On Thu, 2011-09-22 at 08:40 +0200, Koen Kooi wrote: > Op 22 sep. 2011, om 02:26 heeft Richard Purdie het volgende geschreven: > > > On Wed, 2011-09-21 at 21:49 +0200, Koen Kooi wrote: > >> Op 21 sep. 2011, om 21:43 heeft Mark Hatle het volgende geschreven: > >> > >>> On 9/21/11 2:38 PM, Philip Ba

Re: [OE-core] Fetch failure for source at kernel.org

2011-09-22 Thread Koen Kooi
Op 22 sep. 2011, om 09:03 heeft Richard Purdie het volgende geschreven: > On Thu, 2011-09-22 at 08:40 +0200, Koen Kooi wrote: >> Op 22 sep. 2011, om 02:26 heeft Richard Purdie het volgende geschreven: >> >>> On Wed, 2011-09-21 at 21:49 +0200, Koen Kooi wrote: Op 21 sep. 2011, om 21:43 heeft

[OE-core] [PATCH 1/1] qemu-config: use pkg_postinst to generate the proper shutdown.desktop

2011-09-22 Thread Dexuan Cui
[YOCTO #1507] We need to remove the file qemuarm/shutdown.desktop, or else, on qemuarm, due to the PACKAGE_ARCH overriding from all to qemuarm in base.bbclass, the generated deb file will be stored at tmp/deploy/deb/qemuarm/qemu-config_1.0-r21_allarch.deb rather than tmp/deploy/deb/all/qemu-config

[OE-core] [PATCH 0/1] fix to bug 1507

2011-09-22 Thread Dexuan Cui
Thanks a lot for RP's suggestion about how to make the patch. The following changes since commit 468e4a2f0e63e9d33e88b98a7d075b186ef481b2: glib-2.0: Drop old 2.27.5 development version (2011-09-22 08:47:22 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dc

Re: [OE-core] Fetch failure for source at kernel.org

2011-09-22 Thread Martin Jansa
On Thu, Sep 22, 2011 at 10:28:02AM +0200, Koen Kooi wrote: > > Op 22 sep. 2011, om 09:03 heeft Richard Purdie het volgende geschreven: > > > On Thu, 2011-09-22 at 08:40 +0200, Koen Kooi wrote: > >> Op 22 sep. 2011, om 02:26 heeft Richard Purdie het volgende geschreven: > >> > >>> On Wed, 2011-09

[OE-core] [RFC] fetch2: introduce BB_GENERATE_MIRROR_VERSIONED_TARBALLS to enable classic versioned scm snapshots

2011-09-22 Thread Koen Kooi
When enabled fetch2 will generate tarballs with the SRCREV embbeded like so: git2_git.pingu.fi.xf86-video-omapfb_28c006c94e57ea71df11ec4fff79d7ffcfc4860f.tar.gz Signed-off-by: Koen Kooi --- lib/bb/fetch2/git.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/l

Re: [OE-core] Fetch failure for source at kernel.org

2011-09-22 Thread Koen Kooi
Op 22 sep. 2011, om 10:45 heeft Martin Jansa het volgende geschreven: > On Thu, Sep 22, 2011 at 10:28:02AM +0200, Koen Kooi wrote: >> >> Op 22 sep. 2011, om 09:03 heeft Richard Purdie het volgende geschreven: >> >>> On Thu, 2011-09-22 at 08:40 +0200, Koen Kooi wrote: Op 22 sep. 2011, om 02

Re: [OE-core] [PATCH 17/17] package.bbclass: make unshipped files a fatal error

2011-09-22 Thread Paul Eggleton
On Thursday 22 September 2011 07:36:23 Dmitry Eremin-Solenikov wrote: > Nice idea! On the rights of a feature request: > It would be nice to allow user to: > 1) specify the severity of the QA problems (warn, error, fatal) on a > global + per-qa-check level To affect the severity of warnings on a g

Re: [OE-core] [PATCH 17/17] package.bbclass: make unshipped files a fatal error

2011-09-22 Thread Dmitry Eremin-Solenikov
Hello, On 09/22/2011 01:45 PM, Paul Eggleton wrote: On Thursday 22 September 2011 07:36:23 Dmitry Eremin-Solenikov wrote: Nice idea! On the rights of a feature request: It would be nice to allow user to: 1) specify the severity of the QA problems (warn, error, fatal) on a global + per-qa-check

Re: [OE-core] Fetch failure for source at kernel.org

2011-09-22 Thread Richard Purdie
On Thu, 2011-09-22 at 10:28 +0200, Koen Kooi wrote: > Op 22 sep. 2011, om 09:03 heeft Richard Purdie het volgende geschreven: > > On Thu, 2011-09-22 at 08:40 +0200, Koen Kooi wrote: > >> Op 22 sep. 2011, om 02:26 heeft Richard Purdie het volgende geschreven: > >>> On Wed, 2011-09-21 at 21:49 +0200,

Re: [OE-core] Fetch failure for source at kernel.org

2011-09-22 Thread Koen Kooi
Op 22 sep 2011, om 12:20 heeft Richard Purdie het volgende geschreven: On Thu, 2011-09-22 at 10:28 +0200, Koen Kooi wrote: Op 22 sep. 2011, om 09:03 heeft Richard Purdie het volgende geschreven: On Thu, 2011-09-22 at 08:40 +0200, Koen Kooi wrote: Op 22 sep. 2011, om 02:26 heeft Richard Purdi

Re: [OE-core] [RFC 1/2] gstreamer: sync packaging with OE .dev

2011-09-22 Thread Koen Kooi
Op 16 sep 2011, om 15:38 heeft Richard Purdie het volgende geschreven: On Fri, 2011-09-16 at 12:06 +0100, Phil Blundell wrote: On Fri, 2011-09-16 at 12:00 +0100, Richard Purdie wrote: On Fri, 2011-09-16 at 12:19 +0200, Martin Jansa wrote: On Fri, Sep 16, 2011 at 11:09:49AM +0100, Richard Pur

Re: [OE-core] Fetch failure for source at kernel.org

2011-09-22 Thread Richard Purdie
On Thu, 2011-09-22 at 13:27 +0200, Koen Kooi wrote: > Op 22 sep 2011, om 12:20 heeft Richard Purdie het volgende geschreven: > > > On Thu, 2011-09-22 at 10:28 +0200, Koen Kooi wrote: > >> Op 22 sep. 2011, om 09:03 heeft Richard Purdie het volgende > > This just means there aren't appropriate git

Re: [OE-core] [PATCH 11/17] eglibc: fix packaging of some of nativesdk packages

2011-09-22 Thread Martin Jansa
Hi, after this patch PKGSUFFIX is probably evaluated too late and this: # PREFERRED_PROVIDER_glibc-thread-db=eglibc-thread-db PREFERRED_PROVIDER_glibc-thread-db="eglibc-thread-db" # RPROVIDES_eglibc-thread-db${PKGSUFFIX}=glibc-thread-db${PKGSUFFIX} RPROVIDES_eglibc-thread-db="glibc-thread-db" do

Re: [OE-core] [RC fixes] Trivial patches waiting for inclusion

2011-09-22 Thread Otavio Salvador
On Wed, Sep 21, 2011 at 18:37, Saul Wold wrote: > Please send the patches by email as we don't currently use patchworks. I sent those in 14 of setember; so you ought to be able to get them from the archive. -- Otavio Salvador                             O.S. Systems E-mail: ota...@ossystems.com

Re: [OE-core] Fetch failure for source at kernel.org

2011-09-22 Thread Koen Kooi
Op 22 sep. 2011, om 13:42 heeft Richard Purdie het volgende geschreven: [..] > Ok. Can you at least file a bug in the yocto bugzilla with a summary of > this discussion please? :) That should ensure the issue gets more > attention since with the best intentions, I can't remember everything. I f

Re: [OE-core] [PATCH 1/5] kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage

2011-09-22 Thread Dmitry Eremin-Solenikov
On 09/18/2011 02:23 AM, Otavio Salvador wrote: I have sent this in July and it was nacked. See at https://github.com/OSSystems/oe-core/commit/5c53cbf951a11ed92fb2ad0837991db256c11489 Answering the original question by Saul: A possible better question is why perf-dbg is getting generated and wh

Re: [OE-core] [PATCH 1/5] kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage

2011-09-22 Thread Koen Kooi
Op 22 sep. 2011, om 14:25 heeft Dmitry Eremin-Solenikov het volgende geschreven: > On 09/18/2011 02:23 AM, Otavio Salvador wrote: >> I have sent this in July and it was nacked. See at >> https://github.com/OSSystems/oe-core/commit/5c53cbf951a11ed92fb2ad0837991db256c11489 > > Answering the origin

[OE-core] Branch management for OE-Core release

2011-09-22 Thread Otavio Salvador
Hello, I noticed the 2011-1 branch today and it seems it is not fully merged into master; this is a mistake since it will create an upgrade path problem for users of it. How this is going to be managed? -- Otavio Salvador                             O.S. Systems E-mail: ota...@ossystems.com.br 

Re: [OE-core] [PATCH 1/5] kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage

2011-09-22 Thread Dmitry Eremin-Solenikov
On 09/22/2011 04:35 PM, Koen Kooi wrote: Op 22 sep. 2011, om 14:25 heeft Dmitry Eremin-Solenikov het volgende geschreven: On 09/18/2011 02:23 AM, Otavio Salvador wrote: I have sent this in July and it was nacked. See at https://github.com/OSSystems/oe-core/commit/5c53cbf951a11ed92fb2ad0837991

[OE-core] [PATCH] qt4: Added support for QtMobility 1.2

2011-09-22 Thread Dmitry Cherukhin
This patch is indented to add new functionality, specifically, the patch adds support for the QtMobility 1.2 package. Added two recipes: 1) qt-mobility-x11 builds the QtMobility 1.2 package on the basis of qt4-x11-free; 2) qt-mobility-embedded builds the QtMobility 1.2 package on the basis

Re: [OE-core] [PATCH 1/5] kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage

2011-09-22 Thread Koen Kooi
Op 22 sep. 2011, om 15:00 heeft Dmitry Eremin-Solenikov het volgende geschreven: > On 09/22/2011 04:35 PM, Koen Kooi wrote: >> >> Op 22 sep. 2011, om 14:25 heeft Dmitry Eremin-Solenikov het volgende >> geschreven: >> >>> On 09/18/2011 02:23 AM, Otavio Salvador wrote: I have sent this in J

Re: [OE-core] [PATCH] qt4: Added support for QtMobility 1.2

2011-09-22 Thread Otavio Salvador
On Thu, Sep 22, 2011 at 10:04, Dmitry Cherukhin wrote: ... > Upstream-Status: not-appropriate ... This and an explanation of the reasoning of each patch ought to be included into each .patch file that your commit is going to add. -- Otavio Salvador                             O.S. Systems E-mai

Re: [OE-core] [PATCH 1/5] kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage

2011-09-22 Thread Bruce Ashfield
On Thu, Sep 22, 2011 at 9:17 AM, Koen Kooi wrote: > > Op 22 sep. 2011, om 15:00 heeft Dmitry Eremin-Solenikov het volgende > geschreven: > >> On 09/22/2011 04:35 PM, Koen Kooi wrote: >>> >>> Op 22 sep. 2011, om 14:25 heeft Dmitry Eremin-Solenikov het volgende >>> geschreven: >>> On 09/18/20

Re: [OE-core] [PATCH 1/5] kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage

2011-09-22 Thread Koen Kooi
Op 22 sep. 2011, om 15:28 heeft Bruce Ashfield het volgende geschreven: > On Thu, Sep 22, 2011 at 9:17 AM, Koen Kooi wrote: >> >> Op 22 sep. 2011, om 15:00 heeft Dmitry Eremin-Solenikov het volgende >> geschreven: >> >>> On 09/22/2011 04:35 PM, Koen Kooi wrote: Op 22 sep. 2011, om

Re: [OE-core] [PATCH 1/5] kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage

2011-09-22 Thread Bruce Ashfield
On Thu, Sep 22, 2011 at 9:56 AM, Koen Kooi wrote: > > Op 22 sep. 2011, om 15:28 heeft Bruce Ashfield het volgende geschreven: > >> On Thu, Sep 22, 2011 at 9:17 AM, Koen Kooi >> wrote: >>> >>> Op 22 sep. 2011, om 15:00 heeft Dmitry Eremin-Solenikov het volgende >>> geschreven: >>> On 09/22/

Re: [OE-core] [PATCH 3/6] foomatic-filters: Disable filter checking

2011-09-22 Thread Mark Hatle
On 9/21/11 11:16 PM, Richard Purdie wrote: > On Wed, 2011-09-21 at 20:47 -0500, Mark Hatle wrote: >> Disable a few checks, and hard code the values for a few other items >> to work around potential host contamination issues. We also default >> to the cups configuration for items. >> >> Signed-off-

[OE-core] [PATCH] eglibc-2.12: Fix build on powerpc/603e

2011-09-22 Thread Khem Raj
We pass --with-cpu to eglibc now. Which breaks the configure for cpus that it does not support We add support for ppc603e which gets 2.12 building for qemuppc. Signed-off-by: Khem Raj --- .../eglibc/eglibc-2.12/ppc-enable-603e-cpu.patch | 26 meta/recipes-core/eglibc/egl

[OE-core] [PATCH 0/2] Update cups and foomatic

2011-09-22 Thread Mark Hatle
Based on RP's comments to the previous foomatic-filter update, I have reviewed and revised both cups and foomatic-filters. The following changes since commit 468e4a2f0e63e9d33e88b98a7d075b186ef481b2: glib-2.0: Drop old 2.27.5 development version (2011-09-22 08:47:22 +0100) are available in the

[OE-core] [PATCH 1/2] cups: Fix recipe to use the correct cups directories

2011-09-22 Thread Mark Hatle
${libdir} is not used, instead they use a common ${exec_prefix}/lib directory structure for helpers, filters, renderers, etc. Signed-off-by: Mark Hatle --- meta/recipes-extended/cups/cups14.inc| 20 ++-- meta/recipes-extended/cups/cups_1.4.6.bb |2 +- 2 files changed, 1

[OE-core] [PATCH 2/2] foomatic-filters: Disable filter checking

2011-09-22 Thread Mark Hatle
Disable a few checks, and hard code the values for a few other items to work around potential host contamination issues. We also default to the cups configuration for items. Signed-off-by: Mark Hatle --- .../foomatic/foomatic-filters_4.0.7.bb | 21 ++- 1 files chan

Re: [OE-core] [RFC] fetch2: introduce BB_GENERATE_MIRROR_VERSIONED_TARBALLS to enable classic versioned scm snapshots

2011-09-22 Thread Koen Kooi
Op 22 sep. 2011, om 10:58 heeft Koen Kooi het volgende geschreven: > When enabled fetch2 will generate tarballs with the SRCREV embbeded like so: > > > git2_git.pingu.fi.xf86-video-omapfb_28c006c94e57ea71df11ec4fff79d7ffcfc4860f.tar.gz > > Signed-off-by: Koen Kooi > --- > lib/bb/fetch2/

[OE-core] [PATCH 0/1] shared-mime-info: add libxml-parser-perl to DEPENDS

2011-09-22 Thread Darren Hart
The following changes since commit ff8f0ea563ba3e9d6f8b8e770cfbf4dca8ad5288: libxml2: reinclude a -staticdev package (2011-09-22 05:12:31 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dvhart/qemuppc http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=

[OE-core] [PATCH 1/1] shared-mime-info: add libxml-parser-perl to DEPENDS

2011-09-22 Thread Darren Hart
Fixes [YOCTO #1514] Building core-image-minimal on qemuppc (and likely others) can fail in the shared-mime-info configure step with the following error: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool Adding libxml-parser-perl to DEPENDS allows shar

[OE-core] [PATCH 0/1] fix python path in gnome-desktop

2011-09-22 Thread Saul Wold
Another location that had a wrong path Sau! The following changes since commit 76052861cc95fd4ad4c4b9eb6ce4cd1065ad4dc9: libxml2: reinclude a -staticdev package (2011-09-22 05:11:50 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib sgw/oe-fix http://gi

[OE-core] [PATCH 1/1] gnome-desktop: Fix python path in scripts to use target path

2011-09-22 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-gnome/gnome/gnome-desktop.inc |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/meta/recipes-gnome/gnome/gnome-desktop.inc b/meta/recipes-gnome/gnome/gnome-desktop.inc index 336b87f..1317fff 100644 --- a/meta/recipes-gnome/gno

Re: [OE-core] [PATCH 1/1] shared-mime-info: add libxml-parser-perl to DEPENDS

2011-09-22 Thread Richard Purdie
On Thu, 2011-09-22 at 11:49 -0700, Darren Hart wrote: > Fixes [YOCTO #1514] > > Building core-image-minimal on qemuppc (and likely others) can fail in > the shared-mime-info configure step with the following error: > > checking for XML::Parser... configure: error: XML::Parser perl module is > req

Re: [OE-core] [PATCH 0/2] Update cups and foomatic

2011-09-22 Thread Richard Purdie
On Thu, 2011-09-22 at 12:12 -0500, Mark Hatle wrote: > Based on RP's comments to the previous foomatic-filter update, I have > reviewed and revised both cups and foomatic-filters. > > The following changes since commit 468e4a2f0e63e9d33e88b98a7d075b186ef481b2: > > glib-2.0: Drop old 2.27.5 deve

Re: [OE-core] [PATCH 1/1] gnome-desktop: Fix python path in scripts to use target path

2011-09-22 Thread Richard Purdie
On Thu, 2011-09-22 at 12:05 -0700, Saul Wold wrote: > Signed-off-by: Saul Wold > --- > meta/recipes-gnome/gnome/gnome-desktop.inc |6 +- > 1 files changed, 5 insertions(+), 1 deletions(-) Merged to master, thanks. Richard ___ Openembedded-co

Re: [OE-core] [PATCH] eglibc-2.12: Fix build on powerpc/603e

2011-09-22 Thread Richard Purdie
On Thu, 2011-09-22 at 08:57 -0700, Khem Raj wrote: > We pass --with-cpu to eglibc now. Which breaks > the configure for cpus that it does not support > We add support for ppc603e which gets 2.12 > building for qemuppc. > > Signed-off-by: Khem Raj > --- > .../eglibc/eglibc-2.12/ppc-enable-603e-cp

Re: [OE-core] [PATCH 1/1] shared-mime-info: add libxml-parser-perl to DEPENDS

2011-09-22 Thread Saul Wold
On 09/22/2011 12:58 PM, Richard Purdie wrote: On Thu, 2011-09-22 at 11:49 -0700, Darren Hart wrote: Fixes [YOCTO #1514] Building core-image-minimal on qemuppc (and likely others) can fail in the shared-mime-info configure step with the following error: I was thinking about this and went "why i

Re: [OE-core] [PATCH 1/1] shared-mime-info: add libxml-parser-perl to DEPENDS

2011-09-22 Thread Darren Hart
On 09/22/2011 01:03 PM, Saul Wold wrote: > On 09/22/2011 12:58 PM, Richard Purdie wrote: >> On Thu, 2011-09-22 at 11:49 -0700, Darren Hart wrote: >>> Fixes [YOCTO #1514] >>> >>> Building core-image-minimal on qemuppc (and likely others) can fail in >>> the shared-mime-info configure step with the f

Re: [OE-core] [PATCH 1/1] shared-mime-info: add libxml-parser-perl to DEPENDS

2011-09-22 Thread Darren Hart
On 09/22/2011 12:58 PM, Richard Purdie wrote: > On Thu, 2011-09-22 at 11:49 -0700, Darren Hart wrote: >> Fixes [YOCTO #1514] >> >> Building core-image-minimal on qemuppc (and likely others) can fail in >> the shared-mime-info configure step with the following error: >> >> checking for XML::Parser

Re: [OE-core] [PATCH 1/1] shared-mime-info: add libxml-parser-perl to DEPENDS

2011-09-22 Thread Darren Hart
On 09/22/2011 01:03 PM, Saul Wold wrote: > On 09/22/2011 12:58 PM, Richard Purdie wrote: >> On Thu, 2011-09-22 at 11:49 -0700, Darren Hart wrote: >>> Fixes [YOCTO #1514] >>> >>> Building core-image-minimal on qemuppc (and likely others) can fail in >>> the shared-mime-info configure step with the f

Re: [OE-core] [PATCH 1/1] shared-mime-info: add libxml-parser-perl to DEPENDS

2011-09-22 Thread Koen Kooi
Op 22 sep. 2011, om 22:27 heeft Darren Hart het volgende geschreven: > > > On 09/22/2011 12:58 PM, Richard Purdie wrote: >> On Thu, 2011-09-22 at 11:49 -0700, Darren Hart wrote: >>> Fixes [YOCTO #1514] >>> >>> Building core-image-minimal on qemuppc (and likely others) can fail in >>> the share

Re: [OE-core] [PATCH 1/1] shared-mime-info: add libxml-parser-perl to DEPENDS

2011-09-22 Thread Richard Purdie
On Thu, 2011-09-22 at 13:27 -0700, Darren Hart wrote: > > On 09/22/2011 12:58 PM, Richard Purdie wrote: > > On Thu, 2011-09-22 at 11:49 -0700, Darren Hart wrote: > >> Fixes [YOCTO #1514] > >> > >> Building core-image-minimal on qemuppc (and likely others) can fail in > >> the shared-mime-info conf

Re: [OE-core] [PATCH 1/1] shared-mime-info: add libxml-parser-perl to DEPENDS

2011-09-22 Thread Richard Purdie
On Thu, 2011-09-22 at 13:19 -0700, Darren Hart wrote: > On 09/22/2011 01:03 PM, Saul Wold wrote: > > On 09/22/2011 12:58 PM, Richard Purdie wrote: > >> On Thu, 2011-09-22 at 11:49 -0700, Darren Hart wrote: > >>> Fixes [YOCTO #1514] > >>> > >>> Building core-image-minimal on qemuppc (and likely othe

[OE-core] [PATCH 0/1] intltool: add libxml-parser-perl-native dependency to -native version

2011-09-22 Thread Darren Hart
The following changes since commit ff8f0ea563ba3e9d6f8b8e770cfbf4dca8ad5288: libxml2: reinclude a -staticdev package (2011-09-22 05:12:31 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dvhart/qemuppc http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=

[OE-core] [PATCH 1/1] intltool: add libxml-parser-perl-native dependency to -native version

2011-09-22 Thread Darren Hart
Fixes [YOCTO #1514] Without a native dependency on libxml-parser-perl-native, shared-mime-info-native can fail its do_configure task. checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool Testing: Successfully built shared-mime-info and shared-mime-info-n

Re: [OE-core] [PATCH 1/1] intltool: add libxml-parser-perl-native dependency to -native version

2011-09-22 Thread Richard Purdie
On Thu, 2011-09-22 at 14:14 -0700, Darren Hart wrote: > Fixes [YOCTO #1514] > > Without a native dependency on libxml-parser-perl-native, > shared-mime-info-native can fail its do_configure task. > > checking for XML::Parser... configure: error: XML::Parser perl module is > required for intltool

Re: [OE-core] [PATCH 1/1] intltool: add libxml-parser-perl-native dependency to -native version

2011-09-22 Thread Joshua Lock
On Thu, 2011-09-22 at 14:14 -0700, Darren Hart wrote: > Fixes [YOCTO #1514] > > Without a native dependency on libxml-parser-perl-native, > shared-mime-info-native can fail its do_configure task. > > checking for XML::Parser... configure: error: XML::Parser perl module is > required for intltool

[OE-core] [PATCH 1/1] populate_sdk_rpm: add items to the INSTALL_PROVIDESNAME_RPM list

2011-09-22 Thread Saul Wold
This fixes a problem when building meta-toolchain-gmae, by adding items that will be provided by the host system, such as /bin/bash, /usr/bin/env and libGL.so Signed-off-by: Saul Wold --- meta/classes/populate_sdk_rpm.bbclass |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --

[OE-core] [PATCH 0/1] fix for meta-toolchain-gmae

2011-09-22 Thread Saul Wold
The following changes since commit 51b1df89828e677232e125181209b26d3c5ec928: intltool: add libxml-parser-perl-native dependency to -native version (2011-09-22 22:21:54 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib sgw/oe-fix http://git.yoctoproject.

Re: [OE-core] Branch management for OE-Core release

2011-09-22 Thread Richard Purdie
On Thu, 2011-09-22 at 09:49 -0300, Otavio Salvador wrote: > I noticed the 2011-1 branch today and it seems it is not fully merged > into master; this is a mistake since it will create an upgrade path > problem for users of it. Its a branch, master continues on, that branch just gets fixes suitable

[OE-core] [PATCH 0/1] v2 of populate_sdk_rpm

2011-09-22 Thread Saul Wold
The following changes since commit 51b1df89828e677232e125181209b26d3c5ec928: intltool: add libxml-parser-perl-native dependency to -native version (2011-09-22 22:21:54 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib sgw/oe-fix http://git.yoctoproject

[OE-core] [PATCH 1/1] populate_sdk_rpm: add items to the INSTALL_PROVIDESNAME_RPM list

2011-09-22 Thread Saul Wold
This fixes a problem when building meta-toolchain-gmae, by adding items that will be provided by the host system, such as /bin/bash, /usr/bin/env and libGL.so Signed-off-by: Saul Wold --- meta/classes/populate_sdk_rpm.bbclass |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --

Re: [OE-core] [PATCH 11/17] eglibc: fix packaging of some of nativesdk packages

2011-09-22 Thread Richard Purdie
On Thu, 2011-09-22 at 14:04 +0200, Martin Jansa wrote: > Hi, > > after this patch PKGSUFFIX is probably evaluated too late and this: > > # PREFERRED_PROVIDER_glibc-thread-db=eglibc-thread-db > PREFERRED_PROVIDER_glibc-thread-db="eglibc-thread-db" > # RPROVIDES_eglibc-thread-db${PKGSUFFIX}=glibc-t

[OE-core] [PATCH 0/1] Another populate-sdk fix

2011-09-22 Thread Saul Wold
I am not sure how this got mixed, but I found it when I did a build on an 64bit system. Sau! The following changes since commit 51b1df89828e677232e125181209b26d3c5ec928: intltool: add libxml-parser-perl-native dependency to -native version (2011-09-22 22:21:54 +0100) are available in the git

[OE-core] [PATCH 1/1] populate_sdk_rpm: add items to the INSTALL_PROVIDESNAME_RPM list

2011-09-22 Thread Saul Wold
This fixes a problem when building meta-toolchain-gmae, by adding items that will be provided by the host system, such as /bin/bash, /usr/bin/env and libGL.so Signed-off-by: Saul Wold --- meta/classes/populate_sdk_rpm.bbclass |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --

Re: [OE-core] [RC fixes] Trivial patches waiting for inclusion

2011-09-22 Thread Saul Wold
On 09/21/2011 01:01 PM, Otavio Salvador wrote: Hello, I sent those a while ago and didn't receive any ack or nack on those; they are trivial enough to get into the oe-core repository for final release. Bundle: http://patches.openembedded.org/bundle/otavio/xf86-fixes/ Cheers, Merged into OE-C

Re: [OE-core] [PATCH 0/1] fix to bug 1507

2011-09-22 Thread Saul Wold
On 09/22/2011 01:38 AM, Dexuan Cui wrote: Thanks a lot for RP's suggestion about how to make the patch. The following changes since commit 468e4a2f0e63e9d33e88b98a7d075b186ef481b2: glib-2.0: Drop old 2.27.5 development version (2011-09-22 08:47:22 +0100) are available in the git repository

Re: [OE-core] [PATCH 0/1] Another populate-sdk fix

2011-09-22 Thread Saul Wold
On 09/22/2011 07:02 PM, Saul Wold wrote: I am not sure how this got mixed, but I found it when I did a build on an 64bit system. Please IGNORE this, it was a bad pull. Sau! Sau! The following changes since commit 51b1df89828e677232e125181209b26d3c5ec928: intltool: add libxml-parser-per

[OE-core] [PATCH 0/1] Correrted populate_sdk_rpm fix

2011-09-22 Thread Saul Wold
Found this when I built it with x86-64 Sau! The following changes since commit 01361f9d25b0a0027bbbe713b93051a4663b14fc: populate_sdk_rpm: add items to the INSTALL_PROVIDESNAME_RPM list (2011-09-23 01:04:38 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-cont

[OE-core] [PATCH 1/1] populate_sdk_rpm: add pkgconfig(pkg-config) to the list

2011-09-22 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/classes/populate_sdk_rpm.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/populate_sdk_rpm.bbclass b/meta/classes/populate_sdk_rpm.bbclass index e837f9e..b550427 100644 --- a/meta/classes/populate_sdk_rpm.bbclass +++

Re: [OE-core] [PATCH 1/1] populate_sdk_rpm: add pkgconfig(pkg-config) to the list

2011-09-22 Thread Purdie, Richard
Unless this goyt mangled by this device it still looks to have whitespace problems. Richard - Original Message - From: Saul Wold [mailto:s...@linux.intel.com] Sent: Friday, September 23, 2011 03:35 AM To: openembedded-core@lists.openembedded.org Subject: [OE-core] [PATCH 1/1] populate_

Re: [OE-core] [PATCH 1/1] populate_sdk_rpm: add pkgconfig(pkg-config) to the list

2011-09-22 Thread Saul Wold
On 09/22/2011 08:32 PM, Purdie, Richard wrote: Unless this goyt mangled by this device it still looks to have whitespace problems. Got mangled by cut & paste! Fixed it in the branch Sau! Richard - Original Message - From: Saul Wold [mailto:s...@linux.intel.com] Sent: Friday, Sept