Re: [OE-core] [PATCH 0/1] Fix MakeMaker's finding of perl.real

2011-09-06 Thread Eric Bénard
Hi, Le 07/09/2011 07:09, Saul Wold a écrit : When configuring cpan packages, the directories passed to MakeMaker are the target directories. There was a patch that was applied to the native perl to find perl.real and convert that to perl. This does not apply for the target perl modules and ther

[OE-core] resolvconf: switch to 1.59 as 1.58 was removed from debian ftp

2011-09-06 Thread Eric Bénard
Signed-off-by: Eric Bénard --- .../{resolvconf_1.58.bb => resolvconf_1.59.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/resolvconf/{resolvconf_1.58.bb => resolvconf_1.59.bb} (88%) diff --git a/meta/recipes-connectivity/resolvconf/resolvc

[OE-core] [PATCH 1/1] cpan.bbclass: fix native perl issue

2011-09-06 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/classes/cpan.bbclass |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/classes/cpan.bbclass b/meta/classes/cpan.bbclass index cb1c2f4..587e688 100644 --- a/meta/classes/cpan.bbclass +++ b/meta/classes/cpan.bbclass @@ -24,7 +24,8 @@ c

[OE-core] [PATCH 0/1] Fix MakeMaker's finding of perl.real

2011-09-06 Thread Saul Wold
When configuring cpan packages, the directories passed to MakeMaker are the target directories. There was a patch that was applied to the native perl to find perl.real and convert that to perl. This does not apply for the target perl modules and therefore MakeMaker find perl.real. This patch to c

[OE-core] [PATCH 0/1] Fix for beagleboard ICE when building lttng-ust

2011-09-06 Thread Saul Wold
The following changes since commit 41b7c955cfdc7b4d5c667c8a8742237d5edaca4f: icu-3.6: fix building with big make -j (2011-09-05 20:38:50 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/gcc-fix http://cgit.openembedded.org/cgit.cgi/ope

[OE-core] [PATCH 1/1] gcc: add patch for ice 50099, which caused lttng-ust not to build

2011-09-06 Thread Saul Wold
[YOCTO #1381] This patch came from from GCC Bugzilla via Khem Cc: Khem Raj Signed-off-by: Saul Wold --- meta/recipes-devtools/gcc/gcc-4.6.inc |3 +- .../gcc/gcc-4.6/fix-for-ice-50099.patch| 38 2 files changed, 40 insertions(+), 1 deletions(-

Re: [OE-core] [PATCH 0/5] patches to fix deb packaging: bug 1070

2011-09-06 Thread Cui, Dexuan
Saul Wold wrote on 2011-09-07: > It's possible that one of your patches is causing this Multiple .bb files now. > Did you test with multiple PACKAGE_CLASSES set? > > ERROR: Multiple .bb files are due to be built which each provide > virtual/update-alternatives-native > (virtual:native:/srv/home/po

Re: [OE-core] [PATCH 0/5] patches to fix deb packaging: bug 1070

2011-09-06 Thread Saul Wold
On 09/06/2011 06:08 AM, Dexuan Cui wrote: The DEB packaging for core-image-sato-sdk(previously called poky-image-sdk) and meta-toolchain-gmae(previously called meta-toolchain-sdk) has been broken for quite a long period of time -- at least it was broken in Oct 2010 (I didn't try to test older com

Re: [OE-core] [PATCH 1/1] image-types: add btrfs as a supported fstype

2011-09-06 Thread Joshua Lock
On Tue, 2011-09-06 at 14:06 -0700, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > Signed-off-by: Nitin A Kamble > --- > meta/classes/image_types.bbclass |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/meta/classes/image_types.bbclass > b/meta/classes

[OE-core] [PATCH v2 meta-oe 1/8] faad2: Imported from OE classic

2011-09-06 Thread Joel A Fernandes
Changed LICENSE to GPLv2 and added LIC_FILES_CHKSUM Signed-off-by: Joel A Fernandes --- meta-oe/recipes-multimedia/faad2/faad2_2.7.bb | 25 + 1 files changed, 25 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-multimedia/faad2/faad2_2.7.bb diff --git

[OE-core] [PATCH v2 meta-oe 3/8] libdvdread: Imported from OE classic

2011-09-06 Thread Joel A Fernandes
Signed-off-by: Joel A Fernandes --- .../libdvdread/libdvdread_4.1.3-10.bb | 16 1 files changed, 16 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-multimedia/libdvdread/libdvdread_4.1.3-10.bb diff --git a/meta-oe/recipes-multimedia/libdvdread/li

[OE-core] [PATCH v2 meta-oe 7/8] xsp: Imported from OE classic

2011-09-06 Thread Joel A Fernandes
Dropped PR=r* and PRIORITY=optional Signed-off-by: Joel A Fernandes --- .../recipes-multimedia/xsp/xsp/xsp-fix-pc.patch| 10 ++ meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb | 13 + 2 files changed, 23 insertions(+), 0 deletions(-) create mode 100644 meta-oe/rec

[OE-core] [PATCH v2 meta-oe 4/8] libdvdcss: Imported from OE classic, vlc depends on it

2011-09-06 Thread Joel A Fernandes
Dropped PR=r0 Signed-off-by: Joel A Fernandes --- meta-oe/recipes-multimedia/vlc/libdvdcss_1.2.10.bb | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-multimedia/vlc/libdvdcss_1.2.10.bb diff --git a/meta-oe/recipes-multimedia/vlc/libdvdc

[OE-core] [PATCH v2 meta-oe 6/8] live555: Imported from OE classic

2011-09-06 Thread Joel A Fernandes
Dropped PR=r* and changed LICENSE to LGPLv3 Signed-off-by: Joel A Fernandes --- .../live555/files/config.linux-cross | 17 ++ meta-oe/recipes-multimedia/live555/live555.inc | 54 .../recipes-multimedia/live555/live555_20110314.bb | 10 3 file

[OE-core] [PATCH v2 meta-oe 8/8] xpext: Imported from OE classic

2011-09-06 Thread Joel A Fernandes
Dropped PR Signed-off-by: Joel A Fernandes --- .../recipes-multimedia/xpext/xpext/auxdir.patch| 13 +++ meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb| 22 2 files changed, 35 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-multimedia/x

[OE-core] [PATCH v2 meta-oe 5/8] vlc: Imported from OE classic

2011-09-06 Thread Joel A Fernandes
- Reset PR - Dropped PRIORITY= variable and changed schroedinger dependency to gst-plugins-bad - Moved common code to .inc - Updated LICENSE version to GPLv2 Signed-off-by: Joel A Fernandes --- meta-oe/recipes-multimedia/vlc/vlc.inc| 85 + meta-oe/recipes-multi

[OE-core] [PATCH v2 meta-oe 0/8] mplayer and vlc dependencies

2011-09-06 Thread Joel A Fernandes
Summary: - Dropped Schroedinger, added gst-plugins-bad dependency to vlc - Updated libmad license to GPLv2 - Dropped PR=r0 from libdvdread - live555: Changed License to LGPLv3 and dropped PR=r* - xsp: Dropped PR=r* and PRIORITY=option - vlc: Moved common code to .inc, dropped INC_PR - xpext: Droppe

Re: [OE-core] [PATCH meta-oe 1/9] schroedinger: Imported from OE classic

2011-09-06 Thread Joel A Fernandes
On Sat, Aug 27, 2011 at 2:08 AM, Koen Kooi wrote: > > Op 27 aug. 2011, om 05:47 heeft Joel A Fernandes het volgende geschreven: > >> On Fri, Aug 26, 2011 at 3:01 AM, Koen Kooi >> wrote: >>> >>> Op 26 aug. 2011, om 02:28 heeft Joel A Fernandes het volgende geschreven: >>> Signed-off-by: Joel

[OE-core] [PATCH 1/1] image-types: add btrfs as a supported fstype

2011-09-06 Thread nitin . a . kamble
From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- meta/classes/image_types.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/image_types.bbclass b/meta/classes/image_types.bbclass index c24b326..3e303ed 100644 --- a/meta/classes/image_types.bbcl

[OE-core] [PATCH 0/1] enable btrfs as a supported image fs type

2011-09-06 Thread nitin . a . kamble
From: Nitin A Kamble The following changes since commit dbff56238e083d0110eb13c1f5a07716340fdfe4: icu-3.6: fix building with big make -j (2011-09-06 16:37:02 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/btrfs http://git.pokylinux.org/cgit.cgi/p

[OE-core] [PATCH v4 meta-oe 3/4] libgnomecups: Imported from OE Classic

2011-09-06 Thread Joel A Fernandes
Signed-off-by: Joel A Fernandes --- .../recipes-gnome/gnome/libgnomecups_0.2.3.bb | 15 +++ 1 files changed, 15 insertions(+), 0 deletions(-) create mode 100644 meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb diff --git a/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3

[OE-core] [PATCH v4 meta-oe 2/4] gtksourceview: Imported from OE classic

2011-09-06 Thread Joel A Fernandes
* Added LIC_FILES_CHKSUM * Added virtual/gettext to DEPENDS Signed-off-by: Joel A Fernandes --- .../recipes-gnome/gtksourceview/files/acinclude.m4 | 90 ++ .../recipes-gnome/gtksourceview/files/gtk-doc.m4 | 53 ++ .../recipes-gnome/gtksourceview/files/gtk-doc.make | 173 ++

[OE-core] [PATCH v4 meta-oe 0/4] gnome patches

2011-09-06 Thread Joel A Fernandes
Dropped PR=r0 from all recipes Removed RDEPENDS_ Koen's Feedback: http://permalink.gmane.org/gmane.comp.handhelds.openembedded.core/7008 Joel A Fernandes (4): gedit: Imported from OE classic gtksourceview: Imported from OE classic libgnomecups: Imported from OE Classic libgnomeprint: Impo

[OE-core] [PATCH v4 meta-oe 4/4] libgnomeprint: Imported from OE classic

2011-09-06 Thread Joel A Fernandes
Signed-off-by: Joel A Fernandes --- .../recipes-gnome/gnome/libgnomeprint_2.18.7.bb| 15 +++ 1 files changed, 15 insertions(+), 0 deletions(-) create mode 100644 meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb diff --git a/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.

[OE-core] [PATCH v4 meta-oe 1/4] gedit: Imported from OE classic

2011-09-06 Thread Joel A Fernandes
Signed-off-by: Joel A Fernandes --- meta-gnome/recipes-gnome/gedit/gedit_2.30.0.bb | 21 + 1 files changed, 21 insertions(+), 0 deletions(-) create mode 100644 meta-gnome/recipes-gnome/gedit/gedit_2.30.0.bb diff --git a/meta-gnome/recipes-gnome/gedit/gedit_2.30.0.bb b/met

Re: [OE-core] Tinylogin or shadow?

2011-09-06 Thread Phil Blundell
On Tue, 2011-09-06 at 11:20 +0200, Martin Jansa wrote: > Hi, > > if someone wants to use only shadow as login manager, then all postinst > calling adduser (instead of useradd) are failing ie: > > recipes-connectivity/avahi/avahi.inc: grep "^avahi:" /etc/passwd > > /dev/null || adduser --disabl

[OE-core] [CONSOLIDATED PULL 5/5] web: Update SRCREV to address ccs_parser_parse_stylesheet arg mismatch

2011-09-06 Thread Saul Wold
[YOCTO #1454] Signed-off-by: Saul Wold --- meta/recipes-sato/web/web_git.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-sato/web/web_git.bb b/meta/recipes-sato/web/web_git.bb index c1a1334..b606e64 100644 --- a/meta/recipes-sato/web/web_git.bb +++ b/m

[OE-core] [CONSOLIDATED PULL 1/5] pango: use qemu to generate pango.modules during rootfs construction

2011-09-06 Thread Saul Wold
From: Phil Blundell This allows pango to be installed in an image with read-only-rootfs. Signed-off-by: Phil Blundell --- meta/recipes-graphics/pango/pango.inc | 11 +++ meta/recipes-graphics/pango/pango_1.28.4.bb |2 +- 2 files changed, 8 insertions(+), 5 deletions(-) dif

[OE-core] [CONSOLIDATED PULL 4/5] gettext: use included libxml and libcroco

2011-09-06 Thread Saul Wold
[YOCTO #1400] By using the included libxml and libcroco, we do not create additional on this core library. There was an ordering issue that when one library was not built, but gettext detected the other library a compliation would fail, this will force it to always use the included libraries. Sig

[OE-core] [CONSOLIDATED PULL 0/5] Collection of patches

2011-09-06 Thread Saul Wold
Richard, This is a collection of patches that have been sitting around, and unless I missed some comments should be good to go. I bumped gettext's PR in this request. Sau! The following changes since commit 41b7c955cfdc7b4d5c667c8a8742237d5edaca4f: icu-3.6: fix building with big make -j (20

[OE-core] [CONSOLIDATED PULL 3/5] scripts/oe-buildenv-internal: Add SOCKS5_{USER, PASSWD} to BB_ENV_EXTRAWHITE

2011-09-06 Thread Saul Wold
From: Kumar Gala If a SOCKS5 gateway is needed for a proxy access like git it might also require authentication to the proxy via a password and username. Adding SOCKS5_USER & SOCKS5_PASSWD to BB_ENV_EXTRAWHITE allow for automation of the authentication request to occur when something like a git

[OE-core] [CONSOLIDATED PULL 2/5] mtd-utils: update to version to 1.4.6

2011-09-06 Thread Saul Wold
From: Denis Carikli mtd-utils 1.4.6 is the lastest release of mtd-utils at this time. Signed-off-by: Denis Carikli --- .../add-exclusion-to-mkfs-jffs2-git-2.patch|0 .../add-exclusion-to-mkfs-jffs2-git-2.patch| 103 .../mtd/{mtd-utils_1.4.1.bb => mtd

[OE-core] [PATCH 2/2] linux-yocto: re-enable utrace

2011-09-06 Thread Bruce Ashfield
Upating the meta data and machine branch contents with the up to date merge of utrace. Signed-off-by: Tom Zanussi Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |2 +- meta/recipes-kernel/linux/linux-yocto_3.0.bb| 14 +++--- 2 files changed,

[OE-core] [PATCH 1/2] linux-yocto: re-enable systemtap

2011-09-06 Thread Bruce Ashfield
[ Author: Tom Zanussi Date: Fri Sep 2 23:45:12 2011 -0500 meta: re-enable systemtap feature for linux-yocto Re-enable the 'systemtap feature' that turns on the kernel options required for systemtap, a system-wide tracing tool. Signed-off-by: Tom Zanussi ] Signed-off-by:

[OE-core] [PATCH 0/2] linux-yocto: re-enable systemtap and utrace

2011-09-06 Thread Bruce Ashfield
Richard/Saul, Just a couple of changes from Tom in this request. Updated support for utrace and systemtap that went mysteriously missing when I did the bulk update. I did my own round of build testing and everything is fine from my end. Cheers, Bruce The following changes since commit dbff5623

[OE-core] [PATCH] glib-networking: Ensure certificates are consistently disabled

2011-09-06 Thread Richard Purdie
Currently configure is looking whether the build system has certificates to determine the certificate paths. This is clear contamination so this patch disables that functionality to ensure builds are consistent. We could equally set this option to a consistent path if we start installing certi

[OE-core] [PATCH 0/1] Update prelinker to latest upstream version

2011-09-06 Thread Mark Hatle
Update the prelinker to the latest (yoctoproject) cross_prelinker version. This syncs to the latest Red Hat version, provides a new rtld emulation, and now can identify bad GNU_HASH entries to help detect a bug in the hash generation observed on PPC64. The following changes since commit 41b7c955c

[OE-core] [PATCH 1/1] prelink: Update to latest upstream version

2011-09-06 Thread Mark Hatle
[YOCTO #1374] - Fixes underlying issue [YOCTO #1331] - Detects bad GNU_HASH tables Update to the latest upstream version. This includes a number of generic fixes, as well as a complete refresh of the prelink-rtld. (Prelink-rtld is similar to the ld.so/ldd functionality on a normal system.) The

[OE-core] [PATCH 4/5] opkg: it should Rdepend on update-alternatives-cworth

2011-09-06 Thread Dexuan Cui
VIRTUAL-RUNTIME_update-alternatives could be update-alternatives-cworth or update-alternatives-dpkg. But opkg can only Rdepend on the former. Signed-off-by: Dexuan Cui --- meta/recipes-devtools/opkg/opkg_0.1.8.bb |4 ++-- meta/recipes-devtools/opkg/opkg_svn.bb |4 ++-- 2 files changed,

[OE-core] [PATCH 3/5] dpkg, dpkg-native: fix DEPENDS, RDEPENDS and pkg_postinst_dpkg

2011-09-06 Thread Dexuan Cui
dpkg-native should depend on update-alternatives-dpkg-native rather than opkg-native. dpkg should Rdepend on update-alternatives-dpkg rather than update-alternatives-cworth. The pkg_postinst_dpkg seems buggy, e.g., for dpkg-native, ${IMAGE_ROOTFS}/${sysconfdir}/rcS.d doesn't exist. I think OE's v

[OE-core] [PATCH 1/5] populate_sdk_deb.bbclass: add the missing parameter - for tar

2011-09-06 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/classes/populate_sdk_deb.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/populate_sdk_deb.bbclass b/meta/classes/populate_sdk_deb.bbclass index 1bf1b95..40516b8 100644 --- a/meta/classes/populate_sdk_deb.bbclass ++

[OE-core] [PATCH 2/5] package_deb.bbclass: put the stderr into log.do_xxx-attemptonly.xxx

2011-09-06 Thread Dexuan Cui
Currently the stderr msgs go into log.do_rootfs and can cause a fatal failure in "log_check rootfs". However, the err msg could be spurious since we *only attempt* to install the the packages, which may not exist actually. E.g., without this patch, we can get a fatal ERROR due to E: Couldn't find

[OE-core] [PATCH 5/5] default-providers.inc: define update-alternatives and -native properly

2011-09-06 Thread Dexuan Cui
For DEB packaging, we should use the -dpkg versions; For IPK packaging, we should use the -cworth and opkg versions. Signed-off-by: Dexuan Cui --- meta/conf/distro/include/default-providers.inc |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/meta/conf/distro/include/

[OE-core] [PATCH 0/5] patches to fix deb packaging: bug 1070

2011-09-06 Thread Dexuan Cui
The DEB packaging for core-image-sato-sdk(previously called poky-image-sdk) and meta-toolchain-gmae(previously called meta-toolchain-sdk) has been broken for quite a long period of time -- at least it was broken in Oct 2010 (I didn't try to test older commits). The patches try to improve the situa

[OE-core] Tinylogin or shadow?

2011-09-06 Thread Martin Jansa
Hi, if someone wants to use only shadow as login manager, then all postinst calling adduser (instead of useradd) are failing ie: recipes-connectivity/avahi/avahi.inc: grep "^avahi:" /etc/passwd > /dev/null || adduser --disabled-password --system --home /var/run/avahi-daemon --no-create-home a

[OE-core] [PATCH v2] busybox: update to 1.8.5

2011-09-06 Thread Denis Carikli
Signed-off-by: Denis Carikli --- .../B921600.patch |0 .../busybox-appletlib-dependency.patch |0 .../busybox-udhcpc-no_deconfig.patch |0 .../{busybox-1.18.4 => busybox-1.18.5}/defconfig |0 .../get_header_tar.patch

[OE-core] [PATCH] busybox: update to 1.8.5 Signed-off-by: Denis Carikli

2011-09-06 Thread Denis Carikli
--- .../B921600.patch |0 .../busybox-appletlib-dependency.patch |0 .../busybox-udhcpc-no_deconfig.patch |0 .../{busybox-1.18.4 => busybox-1.18.5}/defconfig |0 .../get_header_tar.patch |0

[OE-core] [PATCH v4] mtd-utils: update to version to 1.4.6

2011-09-06 Thread Denis Carikli
mtd-utils 1.4.6 is the lastest release of mtd-utils at this time. Signed-off-by: Denis Carikli --- .../add-exclusion-to-mkfs-jffs2-git-2.patch|0 .../mtd/{mtd-utils_1.4.1.bb => mtd-utils_1.4.6.bb} |7 ++- 2 files changed, 2 insertions(+), 5 deletions(-) rename meta/recipes