[OE-core] [PATCH 0/1] libx11-trim: Change checksum

2011-11-29 Thread Xiaofeng Yan
From: Xiaofeng Yan Correct checksum because checksum error will arise when compiling libx11-trim. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: xiaofeng/libx11 Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/libx11 Thanks, Xiaofeng Yan --- Xiaofeng

[OE-core] [PATCH] siggen.py: If both sigs have a variable in it's whitelist then don't say it's changed

2011-11-29 Thread Matthew McClintock
Some BB_HASHBASE_WHITELIST variables are in the lists of variable dependencies for signatures. Ignore those differences in lists since this difference does not matter Signed-off-by: Matthew McClintock --- I'm seeing variables in BB_HASHBASE_WHITELIST make it to the signature. Not sure if they are

[OE-core] [PATCH] image_types.bbclass: add xz-native to deps for lzma ext2.lzma images

2011-11-29 Thread Matthew McClintock
Signed-off-by: Matthew McClintock --- 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 2260915..aed5a85 100644 --- a/meta/classes/image_types.bbclass +++ b/meta/clas

Re: [OE-core] [PATCH 2/3] dropbear: Upgrade from 0.53.1 to 2011.54

2011-11-29 Thread Koen Kooi
Op 30 nov. 2011, om 06:57 heeft Mei Lei het volgende geschreven: > Signed-off-by: Mei Lei So the commit summary says 'upgrade', but look here: > --- a/meta/recipes-core/dropbear/dropbear.inc > +++ b/meta/recipes-core/dropbear/dropbear.inc > @@ -16,7 +16,6 @@ SRC_URI = > "http://matt.ucc.asn.a

Re: [OE-core] [PATCH 20/26] libiconv: Update to 1.14

2011-11-29 Thread Koen Kooi
Op 30 nov. 2011, om 01:19 heeft Joshua Lock het volgende geschreven: > > > On 29/11/11 16:07, Saul Wold wrote: >>> >>> where are checksums now? >>> >> Vanished! >> >> I did a fetch for all of these and did not see errors, will go back and >> fix these and the Xorg-server. > > It's a NOTE no

Re: [OE-core] [PATCH 1/4] gthumb: update to 2.12.4

2011-11-29 Thread Koen Kooi
Op 30 nov. 2011, om 00:14 heeft Joshua Lock het volgende geschreven: > Signed-off-by: Joshua Lock > --- > .../gthumb/{gthumb_2.12.3.bb => gthumb_2.12.4.bb} |6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > rename meta/recipes-gnome/gthumb/{gthumb_2.12.3.bb => gthumb_2.12.4.bb}

[OE-core] [PATCH 3/3] distro_tracking_fields.inc: Update dropbear, iproute2, net-tools tracking information.

2011-11-29 Thread Mei Lei
Signed-off-by: Mei Lei --- .../conf/distro/include/distro_tracking_fields.inc | 20 ++-- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index c07341e..d94

[OE-core] [PATCH 2/3] dropbear: Upgrade from 0.53.1 to 2011.54

2011-11-29 Thread Mei Lei
Signed-off-by: Mei Lei --- .../configure.patch|0 meta/recipes-core/dropbear/dropbear.inc|8 .../dropbear/dropbear/allow-nopw.patch | 40 meta/recipes-core/dropbear/dropbear_0.53.1.bb |6 --- meta

[OE-core] [PATCH 1/3] iproute2: Upgrade from 3.0.0 to 3.1.0

2011-11-29 Thread Mei Lei
Signed-off-by: Mei Lei --- .../configure-cross.patch |0 .../{iproute2_3.0.0.bb => iproute2_3.1.0.bb} |4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/iproute2/{iproute2-3.0.0 => iproute2-3.1.0}/configure-cross.pat

[OE-core] [PATCH 0/3] Recipes upgrade for dropbear,iproute2

2011-11-29 Thread Mei Lei
Hi Saul, These patches upgraded dropbear and iproute2, and update the distro tracking information for dropbear, iproute2 and net-tools. Please help to review and pull. Thanks, Lei The following changes since commit 177df2c51927f44e3536856f4604364b38695bc2: Richard Purdie (1):

Re: [OE-core] [CONSOLIDATED PULL 00/23] Scooping up Patches

2011-11-29 Thread Cui, Dexuan
Richard Purdie wrote on 2011-11-29: >> The following changes since commit >> 2864ff6a4b3c3f9b3bbb6d2597243cc5d3715939: >> >> getVar/setVar cleanups (2011-11-26 22:42:00 +) >> are available in the git repository at: >> git://git.openembedded.org/openembedded-core-contrib sgw/stage > http://

Re: [OE-core] [PATCH 2/5] m4: Add m4-nativesdk recipes

2011-11-29 Thread wenzong fan
On 11/30/2011 02:04 AM, Richard Purdie wrote: On Tue, 2011-11-29 at 17:48 +, McClintock Matthew-B29882 wrote: On Tue, Nov 29, 2011 at 2:38 AM, wrote: From: Wenzong Fan [YOCTO #1603] m4-nativesdk is required by autoconf-nativesdk. Is there a reason we don't just extend

Re: [OE-core] [PATCH v3] Introduce multiarch DISTRO_FEATURE

2011-11-29 Thread McClintock Matthew-B29882
On Tue, Nov 29, 2011 at 3:47 PM, Matthew McClintock wrote: > On Tue, Nov 29, 2011 at 10:10 AM, Matthew McClintock > wrote: >> On Tue, Nov 29, 2011 at 6:30 AM, Richard Purdie >> wrote: >>> If you depend just on lib32-libgcc:do_populate_sysroot, it shouldn't >>> build eglibc. You can do that with

[OE-core] [PATCH 10/11] clutter-box2d: drop unbuildable clutter-box2d-1.6_0.10.0

2011-11-29 Thread Joshua Lock
It's very old at this point and doesn't build with recent clutter Signed-off-by: Joshua Lock --- meta/conf/multilib.conf|2 +- meta/recipes-core/tasks/task-core-tools.bb |4 +- .../clutter/clutter-box2d-1.6_0.10.0.bb| 24

[OE-core] [PATCH 09/11] clutter-box2d: fix LICENSE field - LGPL-2.1

2011-11-29 Thread Joshua Lock
clutter-box2d has had the same COPYING file since 2008-04-03, therefore update the license field in the inc file to reflect its contents. Signed-off-by: Joshua Lock --- meta/recipes-graphics/clutter/clutter-box2d.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/

[OE-core] [PATCH 04/11] mutter: switch to clutter-1.8 to satisfy dependency

2011-11-29 Thread Joshua Lock
It's API and ABI compatible with 1.6 so just update the DEPENDS entry. Signed-off-by: Joshua Lock --- meta/recipes-graphics/mutter/mutter.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/mutter/mutter.inc b/meta/recipes-graphics/mutter/mutter.i

[OE-core] [PATCH 07/11] clutter: move STDDEPENDS to inc

2011-11-29 Thread Joshua Lock
We only build clutter-1.8 now so move the additional STDDEPENDS from the recipe to the inc file. This has the added benefit of fixing clutter_git. This patch also fixes the LIC_FILES_CHKSUM for clutter_git Signed-off-by: Joshua Lock --- meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb |3

[OE-core] [PATCH 03/11] task-core-clutter: use clutter-1.8

2011-11-29 Thread Joshua Lock
Signed-off-by: Joshua Lock --- meta/recipes-graphics/tasks/task-core-clutter.bb |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/meta/recipes-graphics/tasks/task-core-clutter.bb b/meta/recipes-graphics/tasks/task-core-clutter.bb index 970970c..4044131 100644 --- a

[OE-core] [PATCH 06/11] cogl: add missing depends on libxcomposite

2011-11-29 Thread Joshua Lock
Cogl checks for libxcomposite at configure time. Signed-off-by: Joshua Lock --- meta/recipes-graphics/clutter/cogl.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/clutter/cogl.inc b/meta/recipes-graphics/clutter/cogl.inc index f264151..81317c6

[OE-core] [PATCH 11/11] distro-tracking-fields: update entries for clutter recipes

2011-11-29 Thread Joshua Lock
Tidy up entries for clutter related recipes * Update to 1.8 namespace * Move to same section of file for easier maintenance as a unit * Update for recent recipe upgrades * Assign myself as maintainer Signed-off-by: Joshua Lock --- .../conf/distro/include/distro_tracking_fields.inc | 68 +++

[OE-core] [PATCH 02/11] clutter: PROVIDES clutter-1.6

2011-11-29 Thread Joshua Lock
Since the two are API/ABI compatible and this may make things easier for external layers using clutter. Signed-off-by: Joshua Lock --- meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-graphics/clutter/clutt

[OE-core] [PATCH 00/11] Clutter tidy-up and fixes

2011-11-29 Thread Joshua Lock
All, This is the third attempt at this series. Since the v2 I've: * Squashed the distro_tracking_fields changes together (Note: I'm claiming I maintain clutter* now). * Fixed clutter-box2d by dropping the extremely old clutter-box2d-1.6 and updating the clutter-box2_git recipe. Note: Poky maintai

[OE-core] [PATCH 01/11] multilib.conf: remove clutter-1.6 and add clutter-1.8

2011-11-29 Thread Joshua Lock
clutter-1.8 is the future here. Signed-off-by: Joshua Lock --- meta/conf/multilib.conf |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf index de53540..3689482 100644 --- a/meta/conf/multilib.conf +++ b/meta/conf/multili

[OE-core] [PATCH 05/11] clutter-*-1.6: drop clutter 1.6 recipes

2011-11-29 Thread Joshua Lock
Clutter 1.8 is API and ABI compatible with Clutter 1.6 according to the release notes so there's no need to keep these recipes around. www.clutter-project.org/blogs/archive/2011-09/clutter-1.8.0-stable-release Signed-off-by: Joshua Lock --- .../recipes-graphics/clutter/clutter-1.6_1.6.18.bb |

[OE-core] [PATCH 08/11] clutter-box2d: Update git recipe

2011-11-29 Thread Joshua Lock
Several changes and fixes exist unreleased in git with version 0.12.1, update to build the latest available. Signed-off-by: Joshua Lock --- meta/recipes-graphics/clutter/clutter-box2d_git.bb |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/meta/recipes-graphics/clut

Re: [OE-core] [PATCH 20/26] libiconv: Update to 1.14

2011-11-29 Thread Joshua Lock
On 29/11/11 16:07, Saul Wold wrote: >> >> where are checksums now? >> > Vanished! > > I did a fetch for all of these and did not see errors, will go back and > fix these and the Xorg-server. It's a NOTE not an ERROR. Maybe we should change that? Further, IIRC, if the files are already in DL_DIR

Re: [OE-core] [PATCH 20/26] libiconv: Update to 1.14

2011-11-29 Thread Saul Wold
On 11/29/2011 03:08 PM, Martin Jansa wrote: On Tue, Nov 29, 2011 at 03:00:20PM -0800, Saul Wold wrote: Signed-off-by: Saul Wold --- .../{libiconv_1.13.1.bb => libiconv_1.14.bb} |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) rename meta/recipes-support/libiconv/{libiconv

[OE-core] [PATCH 4/8] libsoup-2.4: Upgrade to 2.36.1

2011-11-29 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- ...libsoup-2.4_2.34.2.bb => libsoup-2.4_2.36.1.bb} |8 1 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-support/libsoup/{libsoup-2.4_2.34.2.bb => libsoup-2.4_2.36.1.bb} (53%) diff --git a/meta/recipes-support/lib

[OE-core] [PATCH 6/8] x11perf: Upgrade to 1.5.4

2011-11-29 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../{x11perf_1.5.3.bb => x11perf_1.5.4.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-app/{x11perf_1.5.3.bb => x11perf_1.5.4.bb} (76%) diff --git a/meta/recipes-graphics/xorg-app/x11

[OE-core] [PATCH 8/8] busybox: Upgrade to 1.19.3

2011-11-29 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../B921600.patch |0 .../busybox-appletlib-dependency.patch |0 .../busybox-udhcpc-no_deconfig.patch | 51 ++-- .../{busybox-1.18.5 => busybox-1.19.3}/defconfig

[OE-core] [PATCH 1/8] gtk+: Upgrade to 2.24.8

2011-11-29 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- ...Duplicate-the-exec-string-returned-by-gtk.patch |0 .../cellrenderer-cairo.patch |0 .../configure-nm.patch |0 .../configurefix.patch |0 .../{gtk+-2.

[OE-core] [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011

2011-11-29 Thread edwin . zhai
From: Zhai Edwin All, These are recipes upgrade for gtk+, busybox, libsoup-2.4... pls. help to review and pull. Thanks, Edwin bitbake: Update users of getVar/setVar to use the data store functions directly (2011-11-27 10:35:30 +) are available in the git repository at: git://git.pokyl

[OE-core] [PATCH 7/8] eee-acpi-scritps: Upgrade to 1.1.12 via git tag

2011-11-29 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../eee-acpi-scripts/eee-acpi-scripts_git.bb |6 +- .../eee-acpi-scripts/files/remove-doc-check.patch | 42 ++-- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/meta/recipes-bsp/eee-acpi-scripts/eee-acp

[OE-core] [PATCH 2/8] xz: Upgrade to 5.0.3

2011-11-29 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../xz/{xz_5.0.2.bb => xz_5.0.3.bb}|4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/xz/{xz_5.0.2.bb => xz_5.0.3.bb} (82%) diff --git a/meta/recipes-extended/xz/xz_5.0.2.bb b/meta/recipes-

[OE-core] [PATCH 3/8] polkit-gnome: Upgrade to 0.102

2011-11-29 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- ...polkit-gnome_0.101.bb => polkit-gnome_0.102.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/polkit/{polkit-gnome_0.101.bb => polkit-gnome_0.102.bb} (86%) diff --git a/meta/recipes-extended/polkit

[OE-core] [PATCH 5/8] libcroco: Upgrade to 0.6.3

2011-11-29 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../{libcroco_0.6.2.bb => libcroco_0.6.3.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libcroco/{libcroco_0.6.2.bb => libcroco_0.6.3.bb} (80%) diff --git a/meta/recipes-support/libcroco/libcr

[OE-core] [PATCH 2/4] json-glib: update to 0.14.2

2011-11-29 Thread Joshua Lock
Signed-off-by: Joshua Lock --- .../{json-glib_0.14.0.bb => json-glib_0.14.2.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/json-glib/{json-glib_0.14.0.bb => json-glib_0.14.2.bb} (78%) diff --git a/meta/recipes-gnome/json-glib/json-glib_0.14.0.bb

[OE-core] [PATCH 3/4] clutter-1.8: package examples

2011-11-29 Thread Joshua Lock
Signed-off-by: Joshua Lock --- meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb b/meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb index efafbc2..f746bde 100644 --- a

[OE-core] [PATCH 1/4] gthumb: update to 2.12.4

2011-11-29 Thread Joshua Lock
Signed-off-by: Joshua Lock --- .../gthumb/{gthumb_2.12.3.bb => gthumb_2.12.4.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-gnome/gthumb/{gthumb_2.12.3.bb => gthumb_2.12.4.bb} (76%) diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb b/meta/recipes

[OE-core] [PATCH 4/4] distro_tracking_fields: additions and updates

2011-11-29 Thread Joshua Lock
Update tracking info for gthumb and add untracked recipes mx, json-glib and xdg-utils. Signed-off-by: Joshua Lock --- .../conf/distro/include/distro_tracking_fields.inc | 14 +- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking

[OE-core] [PATCH 0/4] Update gthumb & json-glib, fix packaging for clutter-1.8

2011-11-29 Thread Joshua Lock
Couple of minor updates. gthumb and json-glib updated to the latest version. distro_tracking updated for some untracked recipes (mx, json-glib, xdg-utils) and fix clutter-1.8 to package the examples as we did for clutter-1.6. Cheers, Joshua The following changes since commit 177df2c51927f44e35368

Re: [OE-core] [PATCH 20/26] libiconv: Update to 1.14

2011-11-29 Thread Martin Jansa
On Tue, Nov 29, 2011 at 03:00:20PM -0800, Saul Wold wrote: > Signed-off-by: Saul Wold > --- > .../{libiconv_1.13.1.bb => libiconv_1.14.bb} |3 --- > 1 files changed, 0 insertions(+), 3 deletions(-) > rename meta/recipes-support/libiconv/{libiconv_1.13.1.bb => > libiconv_1.14.bb} (88%)

Re: [OE-core] [PATCH 15/26] xserver-xorg*: Update to 1.11.2

2011-11-29 Thread Martin Jansa
On Tue, Nov 29, 2011 at 03:00:15PM -0800, Saul Wold wrote: > Signed-off-by: Saul Wold > --- > ...ver-xorg-1.11.1.inc => xserver-xorg-1.11.2.inc} |4 +--- > .../crosscompile.patch |0 > .../fix_open_max_preprocessor_error.patch |0 > .../macro_tweak

[OE-core] [PATCH 18/26] libtasn1: Update to 2.11

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../gnutls/{libtasn1_2.10.bb => libtasn1_2.11.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-support/gnutls/{libtasn1_2.10.bb => libtasn1_2.11.bb} (80%) diff --git a/meta/recipes-support/gnutls/libtasn1_2.10.bb b/meta/recip

[OE-core] [PATCH 19/26] gnutls: Update to 2.12.14

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../configure-fix.patch|0 .../gnutls-openssl.patch |0 .../gnutls-texinfo-euro.patch |0 meta/recipes-support/gnutls/gnutls_2.12.11.bb |9 - meta/recipes-support/g

[OE-core] [PATCH 17/26] gdbm: Update to 1.10

2011-11-29 Thread Saul Wold
* This version is now GPLv3, so keep older version * The patches are not needed for this version Signed-off-by: Saul Wold --- meta/recipes-support/gdbm/gdbm_1.10.bb | 16 1 files changed, 16 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-support/gdbm/gdbm_1.10.

[OE-core] [PATCH 16/26] lame: Update to 3.99.3

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../lame/{lame_3.99.1.bb => lame_3.99.3.bb}|4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/lame/{lame_3.99.1.bb => lame_3.99.3.bb} (86%) diff --git a/meta/recipes-multimedia/lame/lame_3.99.1.bb b/meta/recipes-mul

[OE-core] [PATCH 13/26] xf86-input-synaptics: Update to 1.5.0

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- ...tics_1.4.0.bb => xf86-input-synaptics_1.5.0.bb} |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-synaptics_1.4.0.bb => xf86-input-synaptics_1.5.0.bb} (84%) diff --git a/meta/recipes-graphics/xorg

[OE-core] [PATCH 15/26] xserver-xorg*: Update to 1.11.2

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- ...ver-xorg-1.11.1.inc => xserver-xorg-1.11.2.inc} |4 +--- .../crosscompile.patch |0 .../fix_open_max_preprocessor_error.patch |0 .../macro_tweak.patch |0 ...-lite_1.11.1.bb => xserv

[OE-core] [PATCH 14/26] xf86-video-intel: Update to 2.17.0

2011-11-29 Thread Saul Wold
* Remove patch for issue fixed upstream Signed-off-by: Saul Wold --- .../xorg-driver/xf86-video-intel/buildfix.patch| 22 ...-intel_2.16.0.bb => xf86-video-intel_2.17.0.bb} | 14 +--- 2 files changed, 6 insertions(+), 30 deletions(-) delete mode 100644 meta

[OE-core] [PATCH 12/26] xf86-input-mouse: Update to 1.7.1

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- ...ut-mouse_1.7.0.bb => xf86-input-mouse_1.7.1.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-mouse_1.7.0.bb => xf86-input-mouse_1.7.1.bb} (76%) diff --git a/meta/recipes-graphics/xorg-driver/x

[OE-core] [PATCH 08/26] xprop: Update to 1.2.1

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../xorg-app/{xprop_1.2.0.bb => xprop_1.2.1.bb}|4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xprop_1.2.0.bb => xprop_1.2.1.bb} (79%) diff --git a/meta/recipes-graphics/xorg-app/xprop_1.2.0.bb b/meta/recipes

[OE-core] [PATCH 11/26] xwininfo: Update to 1.1.2

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../{xwininfo_1.1.1.bb => xwininfo_1.1.2.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xwininfo_1.1.1.bb => xwininfo_1.1.2.bb} (72%) diff --git a/meta/recipes-graphics/xorg-app/xwininfo_1.1.1.bb b/me

[OE-core] [PATCH 07/26] xkbcomp: Update to 1.2.3

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../{xkbcomp_1.2.1.bb => xkbcomp_1.2.3.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xkbcomp_1.2.1.bb => xkbcomp_1.2.3.bb} (77%) diff --git a/meta/recipes-graphics/xorg-app/xkbcomp_1.2.1.bb b/meta/

[OE-core] [PATCH 06/26] xinit: Update to 1.3.1

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../xorg-app/{xinit_1.3.0.bb => xinit_1.3.1.bb}|6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-app/{xinit_1.3.0.bb => xinit_1.3.1.bb} (80%) diff --git a/meta/recipes-graphics/xorg-app/xinit_1.3.0.bb b/meta/recip

[OE-core] [PATCH 09/26] xrandr: Update to 1.3.5

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../xorg-app/{xrandr_1.3.4.bb => xrandr_1.3.5.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xrandr_1.3.4.bb => xrandr_1.3.5.bb} (73%) diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb b/meta/rec

[OE-core] [PATCH 10/26] xset: Update to 1.2.2

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../xorg-app/{xset_1.2.1.bb => xset_1.2.2.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xset_1.2.1.bb => xset_1.2.2.bb} (77%) diff --git a/meta/recipes-graphics/xorg-app/xset_1.2.1.bb b/meta/recipes-gr

[OE-core] [PATCH 04/26] mkfontscale: Update to 1.0.9

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../{mkfontscale_1.0.8.bb => mkfontscale_1.0.9.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{mkfontscale_1.0.8.bb => mkfontscale_1.0.9.bb} (80%) diff --git a/meta/recipes-graphics/xorg-app/mkfontscale_1.0.8

[OE-core] [PATCH 05/26] xdpyinfo: Update to 1.3.0

2011-11-29 Thread Saul Wold
* Rebase patch to update code Signed-off-by: Saul Wold --- .../xorg-app/xdpyinfo/disable-xkb.patch| 14 -- .../{xdpyinfo_1.2.0.bb => xdpyinfo_1.3.0.bb} |4 ++-- 2 files changed, 10 insertions(+), 8 deletions(-) rename meta/recipes-graphics/xorg-app/{xdpyinfo_

[OE-core] [PATCH 02/26] json-glib: Update to 0.14.2

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../{json-glib_0.14.0.bb => json-glib_0.14.2.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/json-glib/{json-glib_0.14.0.bb => json-glib_0.14.2.bb} (78%) diff --git a/meta/recipes-gnome/json-glib/json-glib_0.14.0.bb b/

[OE-core] [PATCH 00/26] Various Package Updates

2011-11-29 Thread Saul Wold
Richard, A slew of misc and x related updates. This includes the openssl RFC, can be pulled from here is needed. I will have a CONSOLIDATED Pull later with more testing Thanks Sau! The following changes since commit 177df2c51927f44e3536856f4604364b38695bc2: qt-mobility: Add missing

[OE-core] [PATCH 03/26] libdrm: Update to 2.4.27

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../drm/{libdrm_2.4.26.bb => libdrm_2.4.27.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/drm/{libdrm_2.4.26.bb => libdrm_2.4.27.bb} (51%) diff --git a/meta/recipes-graphics/drm/libdrm_2.4.26.bb b/meta/recipes-g

[OE-core] [PATCH 01/26] wget: Update to 1.13.4

2011-11-29 Thread Saul Wold
* remove gnutls.bzr patch as it was in upstream Signed-off-by: Saul Wold --- .../wget/wget-1.12/gnutls.bzr.patch| 266 .../{wget-1.12 => wget-1.13.4}/fix_makefile.patch |0 .../wget/{wget_1.12.bb => wget_1.13.4.bb} |6 +- 3 files changed, 2

[OE-core] [PATCH 21/26] coreutils: build and install hostname

2011-11-29 Thread Saul Wold
busybox's hostname doesn't work with pseudo somehow, so let's use the version of coreutils. This is needed for the self-hosted-image work. Signed-off-by: Dexuan Cui Signed-off-by: Saul Wold --- meta/recipes-core/coreutils/coreutils_8.14.bb |8 1 files changed, 4 insertions(+), 4 de

[OE-core] [PATCH 20/26] libiconv: Update to 1.14

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../{libiconv_1.13.1.bb => libiconv_1.14.bb} |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) rename meta/recipes-support/libiconv/{libiconv_1.13.1.bb => libiconv_1.14.bb} (88%) diff --git a/meta/recipes-support/libiconv/libiconv_1.13.1.bb b/meta

[OE-core] [PATCH 23/26] openssl-0.9.8: move parallel-make fix to 0.9.8

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-connectivity/openssl/openssl.inc |1 - .../recipes-connectivity/openssl/openssl_0.9.8r.bb |3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/openssl/openssl.inc b/meta/recipes-connectivity/openss

[OE-core] [PATCH 26/26] Distro Tracking: Update Ownership and Update Dates

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../conf/distro/include/distro_tracking_fields.inc | 282 ++-- 1 files changed, 146 insertions(+), 136 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index c07341e.

[OE-core] [PATCH 25/26] PR Bump for OpenSSL 1.0

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- .../recipes-sato/claws-mail/claws-mail.inc |2 +- meta/recipes-connectivity/bind/bind_9.8.1.bb |2 +- meta/recipes-connectivity/openssh/openssh_5.9p1.bb |2 +- .../telepathy/telepathy-idle_0.1.10.bb |2 +- meta/recipes-devtool

[OE-core] [PATCH 22/26] ocf-linux: Add ocf-linux to support openssl 1.0

2011-11-29 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-connectivity/openssl/ocf-linux.inc| 25 .../openssl/ocf-linux_20100325.bb |6 2 files changed, 31 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-connectivity/openssl/ocf-linux.inc creat

Re: [OE-core] [PATCH] alsa-lib: Unbreak native build when using TCLIBC=uclibc

2011-11-29 Thread Khem Raj
On Mon, Nov 21, 2011 at 12:48 PM, Phil Blundell wrote: > On Mon, 2011-11-21 at 12:23 -0800, Khem Raj wrote: >> A recent change introduced EXTRA_OECONF_append_libc-uclibc = " >> --with-versioned=no " this change has a side effect when >> building alsa-lib-native using TCLIBC=uclibc the override >>

Re: [OE-core] [PATCH 1/4] gmp: also generate the libgmpcxx library & package it properly

2011-11-29 Thread Kamble, Nitin A
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Phil Blundell > Sent: Tuesday, November 29, 2011 2:06 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core]

[OE-core] [PATCH] classes: Apply libc-${LIBC} overrides to target recipes only

2011-11-29 Thread Khem Raj
Currently these overrides are enabled for native and nativesdk recipes as well when inheriting native and nativesdk classes. This patch filters these from OVERRIDES variables for native and nativesdk recipes. oe_filter_out and oe_filter functions currently only operated on space separated strings.

[OE-core] [PATCH] gconf: add polkit to DEPENDS only for target recipe and disable default-service for native

2011-11-29 Thread Martin Jansa
* gnome-common-native is needed because gnomebase.bbclass does only DEPENDS += "gnome-common" Signed-off-by: Martin Jansa --- meta/recipes-gnome/gnome/gconf_3.2.3.bb | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/meta/recipes-gnome/gnome/gconf_3.2.3.bb b/met

Re: [OE-core] [PATCH 1/4] gmp: also generate the libgmpcxx library & package it properly

2011-11-29 Thread Phil Blundell
On Tue, 2011-11-29 at 13:08 -0800, Kamble, Nitin A wrote: > > Um, why does this patch have my name in Signed-off-by? > > Because I took the code from your email. Ah, I see. Well, I appreciate you giving me the credit for that, and in this particular instance I don't have a problem with it, but as

Re: [OE-core] [PATCH] bitbake.conf: Ignore MACHINE as dep for MACHINEOVERRIDES

2011-11-29 Thread McClintock Matthew-B29882
On Tue, Nov 29, 2011 at 3:48 PM, Matthew McClintock wrote: >>> diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf >>> index b4335c9..48ae458 100644 >>> --- a/meta/conf/bitbake.conf >>> +++ b/meta/conf/bitbake.conf >>> @@ -659,6 +659,7 @@ AUTO_LIBNAME_PKGS = "${PACKAGES}" >>>  OVERRIDES =

Re: [OE-core] [PATCH] bitbake.conf: Ignore MACHINE as dep for MACHINEOVERRIDES

2011-11-29 Thread McClintock Matthew-B29882
On Tue, Nov 29, 2011 at 3:40 PM, Martin Jansa wrote: > On Tue, Nov 29, 2011 at 03:33:35PM -0600, Matthew McClintock wrote: >> This dependency causes binutils to get rebuilt for some of >> our parts that are the same TARGET_ARCH but different >> MACHINE. >> >> Signed-off-by: Matthew McClintock >>

Re: [OE-core] [PATCH v3] Introduce multiarch DISTRO_FEATURE

2011-11-29 Thread McClintock Matthew-B29882
On Tue, Nov 29, 2011 at 10:10 AM, Matthew McClintock wrote: > On Tue, Nov 29, 2011 at 6:30 AM, Richard Purdie > wrote: >> If you depend just on lib32-libgcc:do_populate_sysroot, it shouldn't >> build eglibc. You can do that with something like: >> >> do_compile[depends] += "lib32-libgcc:do_popula

Re: [OE-core] [PATCH 1/4] gmp: also generate the libgmpcxx library & package it properly

2011-11-29 Thread Kamble, Nitin A
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Koen Kooi > Sent: Tuesday, November 29, 2011 1:12 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PAT

Re: [OE-core] Feedback on building openembedded-core for qemuarm. Excerpts from buildlog

2011-11-29 Thread Ulf Samuelsson
On 2011-11-29 21:06, Koen Kooi wrote: Op 29 nov. 2011, om 20:36 heeft Ulf Samuelsson het volgende geschreven: On 2011-11-29 16:03, Richard Purdie wrote: 2."ftp://elsie.nci.nih.gov/pub/tzcode2011i.tar.gz"; is no longer available. tzdata , same problem. The recipe is loca

Re: [OE-core] [PATCH] bitbake.conf: Ignore MACHINE as dep for MACHINEOVERRIDES

2011-11-29 Thread Martin Jansa
On Tue, Nov 29, 2011 at 03:33:35PM -0600, Matthew McClintock wrote: > This dependency causes binutils to get rebuilt for some of > our parts that are the same TARGET_ARCH but different > MACHINE. > > Signed-off-by: Matthew McClintock > --- > Comments on this? It seems like it might be better to s

[OE-core] [PATCH] bitbake.conf: Ignore MACHINE as dep for MACHINEOVERRIDES

2011-11-29 Thread Matthew McClintock
This dependency causes binutils to get rebuilt for some of our parts that are the same TARGET_ARCH but different MACHINE. Signed-off-by: Matthew McClintock --- Comments on this? It seems like it might be better to some do this in the actual recipes (binutils, gcc-cross, etc) and not globally. How

Re: [OE-core] [oe-core 10/10] gconf: add polkit to DEPENDS

2011-11-29 Thread Martin Jansa
On Tue, Nov 29, 2011 at 12:49:00PM -0800, Saul Wold wrote: > On 11/29/2011 12:43 PM, Martin Jansa wrote: > > On Tue, Nov 29, 2011 at 12:25:46PM -0800, Saul Wold wrote: > >> On 11/29/2011 06:09 AM, Martin Jansa wrote: > >>> Signed-off-by: Martin Jansa > >>> --- > >>>meta/recipes-gnome/gnome/gcon

[OE-core] [RFC 3/4] pulseaudio 1.1: convert to useradd.bbclass

2011-11-29 Thread Koen Kooi
The only thing that got lost in the conversion is the "Pulse Audio daemon" description: root@beagleboard:~# grep pulse /etc/passwd /etc/group /etc/passwd:pulse:x:999:1000::/var/run/pulse:/bin/false /etc/group:audio:x:29:pulse /etc/group:pulse:x:1000:pulse Signed-off-by: Koen Kooi --- meta/reci

[OE-core] [RFC 4/4] pulseaudio 1.1: add filter-apply and filter-heuristics to pulseaudio-server RDEPENDS, it won't start without

2011-11-29 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc |2 ++ .../pulseaudio/pulseaudio_1.1.bb |2 +- 2 files changed, 3 insertions(+), 1 deletions(-) diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc b/meta/recipes-multimedia/puls

[OE-core] [RFC 1/4] pulseaudio 1.1: only run volatiles script when populate-volatile.sh exists

2011-11-29 Thread Koen Kooi
Volatiles are handled differently in a systemd world make the postinst fail: //var/lib/opkg/info/pulseaudio-server.postinst: line 10: /etc/init.d/populate-volatile.sh: No such file or directory Collected errors: * pkg_run_script: package "pulseaudio-server" postinst script returned status 127.

[OE-core] [RFC 2/4] pulseaudio 1.1: replace hardcoded /etc with ${sysconfdir}

2011-11-29 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc |8 .../pulseaudio/pulseaudio_1.1.bb |2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc b/meta/recipes-multimedi

Re: [OE-core] Feedback on building openembedded-core for qemuarm. Excerpts from buildlog

2011-11-29 Thread Ulf Samuelsson
Seen a couple of errors as well. 1.ERROR: Function 'useradd_sysroot' failed Tried to access "/etc/group" but this was locked. Problem disappeared the next time I rebuilt. Can you file a bug about this problem please. I think we need to go through the code paths in shado

Re: [OE-core] [PATCH 1/4] gmp: also generate the libgmpcxx library & package it properly

2011-11-29 Thread Koen Kooi
Op 29 nov. 2011, om 22:08 heeft Kamble, Nitin A het volgende geschreven: > > >> -Original Message- >> From: openembedded-core-boun...@lists.openembedded.org >> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of >> Phil Blundell >> Sent: Tuesday, November 29, 2011 12:

Re: [OE-core] [PATCH 1/4] gmp: also generate the libgmpcxx library & package it properly

2011-11-29 Thread Kamble, Nitin A
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Phil Blundell > Sent: Tuesday, November 29, 2011 12:20 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core]

Re: [OE-core] [oe-core 10/10] gconf: add polkit to DEPENDS

2011-11-29 Thread Saul Wold
On 11/29/2011 12:43 PM, Martin Jansa wrote: On Tue, Nov 29, 2011 at 12:25:46PM -0800, Saul Wold wrote: On 11/29/2011 06:09 AM, Martin Jansa wrote: Signed-off-by: Martin Jansa --- meta/recipes-gnome/gnome/gconf_3.2.3.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

Re: [OE-core] [oe-core 10/10] gconf: add polkit to DEPENDS

2011-11-29 Thread Martin Jansa
On Tue, Nov 29, 2011 at 12:25:46PM -0800, Saul Wold wrote: > On 11/29/2011 06:09 AM, Martin Jansa wrote: > > Signed-off-by: Martin Jansa > > --- > > meta/recipes-gnome/gnome/gconf_3.2.3.bb |2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/meta/recipes-gnome/gno

Re: [OE-core] [oe-core 10/10] gconf: add polkit to DEPENDS

2011-11-29 Thread Saul Wold
On 11/29/2011 06:09 AM, Martin Jansa wrote: Signed-off-by: Martin Jansa --- meta/recipes-gnome/gnome/gconf_3.2.3.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-gnome/gnome/gconf_3.2.3.bb b/meta/recipes-gnome/gnome/gconf_3.2.3.bb index aa9da78..907f0b

Re: [OE-core] [PATCH 1/4] gmp: also generate the libgmpcxx library & package it properly

2011-11-29 Thread Phil Blundell
On Tue, 2011-11-29 at 11:30 -0800, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > configure runs few checks to make sure c++ compiler and runtime are working > as expected with the --enable-cxx=detect option. And it enables building > of libgmpxx library. > > Same as earlier the libg

Re: [OE-core] Feedback on building openembedded-core for qemuarm. Excerpts from buildlog

2011-11-29 Thread Koen Kooi
Op 29 nov. 2011, om 20:36 heeft Ulf Samuelsson het volgende geschreven: > On 2011-11-29 16:03, Richard Purdie wrote: >> >>> 2."ftp://elsie.nci.nih.gov/pub/tzcode2011i.tar.gz"; is no longer >>> available. >>> tzdata , same problem. >>> The recipe is located in two places. >>

Re: [OE-core] [PATCH] eglibc-initial: Fix kernel headers symlink being wrong

2011-11-29 Thread McClintock Matthew-B29882
On Tue, Nov 29, 2011 at 1:49 PM, Khem Raj wrote: >>        # add links to linux-libc-headers: gcc-{cross,crossdk}-intermediate >> need this. >>        for t in linux asm asm-generic; do >> -               ln -s ${STAGING_DIR_TARGET}${includedir}/$t >> ${D}${includedir}/ >> +               cp -ar

Re: [OE-core] [PATCH] eglibc-initial: Fix kernel headers symlink being wrong

2011-11-29 Thread Khem Raj
On Mon, Nov 28, 2011 at 2:57 PM, Matthew McClintock wrote: > symlinks to the kernel headers were pointing at the wrong > location when being used from cache. Just copy the kernel > headers instead > > Signed-off-by: Matthew McClintock > --- > Do we need something to depend on the kernel version t

Re: [OE-core] [PATCH 4/4] libx11-trip_1.4.4: fix the source tarall checksums

2011-11-29 Thread Kamble, Nitin A
Thank you for catching the typo. I have fixed it in the contrib branch. Nitin From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Otavio Salvador Sent: Tuesday, November 29, 2011 11:38 AM To: Patches and discussions about

Re: [OE-core] [PATCH 4/4] libx11-trip_1.4.4: fix the source tarall checksums

2011-11-29 Thread Otavio Salvador
Typo on commit log. It is libx11-trim not trip ;) On Tue, Nov 29, 2011 at 17:30, wrote: > From: Nitin A Kamble > > Signed-off-by: Nitin A Kamble > --- > .../recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb |5 ++--- > 1 files changed, 2 insertions(+), 3 deletions(-) > > diff --git > a/meta

Re: [OE-core] [PATCH 1/4] gmp: also generate the libgmpcxx library & package it properly

2011-11-29 Thread Otavio Salvador
Acked-by: Otavio Salvador On Tue, Nov 29, 2011 at 17:30, wrote: > From: Nitin A Kamble > > configure runs few checks to make sure c++ compiler and runtime are working > as expected with the --enable-cxx=detect option. And it enables building > of libgmpxx library. > > Same as earlier the libgm

Re: [OE-core] Feedback on building openembedded-core for qemuarm. Excerpts from buildlog

2011-11-29 Thread Ulf Samuelsson
On 2011-11-29 16:03, Richard Purdie wrote: 2."ftp://elsie.nci.nih.gov/pub/tzcode2011i.tar.gz"; is no longer available. tzdata , same problem. The recipe is located in two places. meta-openembedded/meta-oe/recipes-extended/tz*/tz*.bb have the problem T

  1   2   3   >