[OE-core] [PATCH 1/1] libc-package.bbclass: Add MLPREFIX while dynamically set RDEPENDS

2012-05-08 Thread Dongxiao Xu
We need to add MLPREFIX when set RDEPENDS by setVar() function. Signed-off-by: Dongxiao Xu --- meta/classes/libc-package.bbclass | 12 +++- meta/recipes-core/eglibc/eglibc-locale.inc |2 +- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/meta/classes/libc

[OE-core] [PATCH 0/1][1.2.1][PULL] Multilib bug fix

2012-05-08 Thread Dongxiao Xu
minor fixes (2012-05-08 16:06:15 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/multilib http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/multilib Dongxiao Xu (1): libc-package.bbclass: Add MLPREFIX while dynamically set RDEPENDS meta

[OE-core] [PATCH 0/1 v3][PULL] Fix bug 2355

2012-05-07 Thread Dongxiao Xu
: Fix issues with libelf dependency creeping in (2012-05-07 10:53:24 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/multilib http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/multilib Dongxiao Xu (1): qt4: move functions from python to shell

[OE-core] [PATCH 1/1] qt4: move functions from python to shell style

2012-05-07 Thread Dongxiao Xu
s back to shell style. This fixes [YOCTO #2355] Signed-off-by: Dongxiao Xu --- meta/recipes-qt/qt4/qt4-embedded.inc|2 +- meta/recipes-qt/qt4/qt4-tools-nativesdk.inc |5 ++- meta/recipes-qt/qt4/qt4-x11-free.inc|2 +- meta/recipes-qt/qt4/qt4.inc |

[OE-core] [PATCH 5/8] iproute2: upgrade to version 3.3.0

2012-04-28 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- .../configure-cross.patch |0 .../{iproute2_3.2.0.bb => iproute2_3.3.0.bb} |2 +- 2 files changed, 1 insertions(+), 1 deletions(-) rename meta/recipes-connectivity/iproute2/{iproute2-3.2.0 => iproute2-3.3.0}/con

[OE-core] [PATCH 8/8] distro_tracking_fields: Change for ofono, iptables, etc

2012-04-28 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- .../conf/distro/include/distro_tracking_fields.inc | 46 ++-- 1 files changed, 23 insertions(+), 23 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index c20961c

[OE-core] [PATCH 6/8] ofono: upgrade to version 1.6

2012-04-28 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- .../ofono/{ofono_1.5.bb => ofono_1.6.bb} |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) rename meta/recipes-connectivity/ofono/{ofono_1.5.bb => ofono_1.6.bb} (97%) diff --git a/meta/recipes-connectivity/ofono/ofono_1.5.bb b/meta/r

[OE-core] [PATCH 7/8] iptables: upgrade to version 1.4.13

2012-04-28 Thread Dongxiao Xu
Remove a patch since it is already in upstream. Signed-off-by: Dongxiao Xu --- .../iptables/iptables/GNUmakefile.patch| 18 -- .../{iptables_1.4.12.2.bb => iptables_1.4.13.bb} |5 ++--- 2 files changed, 2 insertions(+), 21 deletions(-) delete mode 100

[OE-core] [PATCH 4/8] bluez-hcidump: upgrade to version 2.4

2012-04-28 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- .../{bluez-hcidump_2.3.bb => bluez-hcidump_2.4.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/bluez/{bluez-hcidump_2.3.bb => bluez-hcidump_2.4.bb} (83%) diff --git a/meta/recipes-connectivity/bluez

[OE-core] [PATCH 1/8] gst-fluendo-mpegdemux: upgrade to version 0.10.70

2012-04-28 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- ...0.10.69.bb => gst-fluendo-mpegdemux_0.10.70.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mpegdemux_0.10.69.bb => gst-fluendo-mpegdemux_0.10.70.bb} (71%) diff --git a/meta/r

[OE-core] [PATCH 0/8][PULL] Recipe upgrades for ofono, iptables, etc.

2012-04-28 Thread Dongxiao Xu
the git repository at: git://git.pokylinux.org/poky-contrib dxu4/upgrade http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/upgrade Dongxiao Xu (8): gst-fluendo-mpegdemux: upgrade to version 0.10.70 telepathy-mission-control: upgrade to version 5.12.0 telepathy-glib: upgrade to

[OE-core] [PATCH 3/8] telepathy-glib: upgrade to version 0.18.1

2012-04-28 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- ...thy-glib_0.17.5.bb => telepathy-glib_0.18.1.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/telepathy/{telepathy-glib_0.17.5.bb => telepathy-glib_0.18.1.bb} (82%) diff --git a/meta/recipes-connec

[OE-core] [PATCH 2/8] telepathy-mission-control: upgrade to version 5.12.0

2012-04-28 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- ...11.0.bb => telepathy-mission-control_5.12.0.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-connectivity/telepathy/{telepathy-mission-control_5.11.0.bb => telepathy-mission-control_5.12.0.bb} (91%) diff --git

[OE-core] [PATCH 0/1][PULL] Bug 2361: Add two new events for Hob use.

2012-04-24 Thread Dongxiao Xu
in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix-oecore http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix-oecore Dongxiao Xu (1): sanity.bbclass: Add a new case to issue sanity_check() meta/classes/sanity.bbclass |3 +++ 1 files changed

[OE-core] [PATCH 1/1] sanity.bbclass: Add a new case to issue sanity_check()

2012-04-24 Thread Dongxiao Xu
Judge if "SanityCheck" event is received, it will issue the sanity_check() and send "SanityCheckPassed" back if succeeded. Signed-off-by: Dongxiao Xu --- meta/classes/sanity.bbclass |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/classes/s

[OE-core] [PATCH 1/1] qt4: move functions from python to shell style

2012-04-23 Thread Dongxiao Xu
s back to shell style. This fixes [YOCTO #2355] Signed-off-by: Dongxiao Xu --- meta/recipes-qt/qt4/qt4-embedded.inc|2 +- meta/recipes-qt/qt4/qt4-tools-nativesdk.inc | 15 +++-- meta/recipes-qt/qt4/qt4-x11-free.inc|2 +- meta/recipes-qt/qt4/qt4.inc

[OE-core] [PATCH 0/1 v2][PULL] Fix bug 2355

2012-04-23 Thread Dongxiao Xu
point at the 1.2 release branch (2012-04-18 15:59:20 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix-oecore http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix-oecore Dongxiao Xu (1): qt4: move functions from python to

[OE-core] [PATCH 0/1][PULL] Fix bug 2355

2012-04-21 Thread Dongxiao Xu
the git repository at: git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix-oecore http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix-oecore Dongxiao Xu (1): qt4: move functions from python to shell style meta/recipes-qt/qt4/qt4-embedded.inc|2 +- meta/recipes

[OE-core] [PATCH 1/1] qt4: move functions from python to shell style

2012-04-21 Thread Dongxiao Xu
s back to shell style. This fixes [YOCTO #2355] Signed-off-by: Dongxiao Xu --- meta/recipes-qt/qt4/qt4-embedded.inc|2 +- meta/recipes-qt/qt4/qt4-tools-nativesdk.inc | 15 --- meta/recipes-qt/qt4/qt4-x11-free.inc|2 +- meta/recipes-qt/qt4/qt4.inc

[OE-core] [PATCH 1/1] packageinfo.bbclass: A workaround for RPM architecture renaming

2012-04-18 Thread Dongxiao Xu
For beagleboard platform, the PACKAGE_ARCH for certain recipes is "armv7a-vfp-neon", however, the architecture label in RPM file name is "arm" due to a potential bug in RPM backend. This commit is a workaround to make Hob work in this case. Signed-off-by: Dongxiao X

[OE-core] [PATCH 0/1][PULL] Hob: Workaround for RPM architecture renaming issue

2012-04-18 Thread Dongxiao Xu
description (2012-04-18 12:06:48 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix-oecore http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix-oecore Dongxiao Xu (1): packageinfo.bbclass: A workaround for RPM architecture

[OE-core] [PATCH 1/1] bitbake.conf: Include abi_version.conf in a early stage

2012-04-16 Thread Dongxiao Xu
We may define new OELAYOUT_ABI variable in ${DISTRO}.conf, therefore we need to move the abi_version.conf before that. Signed-off-by: Dongxiao Xu --- meta/conf/bitbake.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf

[OE-core] [PATCH 0/1][PULL] bitbake.conf: Include abi_version.conf in earlier stage

2012-04-16 Thread Dongxiao Xu
-oecore Dongxiao Xu (1): bitbake.conf: Include abi_version.conf in a early stage meta/conf/bitbake.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- 1.7.4.1 ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org

[OE-core] [PATCH 0/1][PULL] gst-plugins-bad: dependency fix

2012-04-14 Thread Dongxiao Xu
e git repository at: git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix-oecore http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix-oecore Dongxiao Xu (1): gst-plugins-bad: add curl as build dependency .../gstreamer/gst-plugins-bad_0.10.23.bb |2 +- 1 files ch

[OE-core] [PATCH 1/1] gst-plugins-bad: add curl as build dependency

2012-04-14 Thread Dongxiao Xu
gst-plugins-bad needs curl.h to finish its build, so add curl as its dependency. Signed-off-by: Dongxiao Xu --- .../gstreamer/gst-plugins-bad_0.10.23.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23

[OE-core] [PATCH 0/1][PULL] bitbake.conf: Add a variable BB_CONFIGHASH_SORT

2012-04-09 Thread Dongxiao Xu
(2012-04-06 01:12:15 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix-oecore http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix-oecore Dongxiao Xu (1): bitbake.conf: Add a variable BB_CONFIGHASH_SORT meta/conf

[OE-core] [PATCH 1/1] bitbake.conf: Add a variable BB_CONFIGHASH_SORT

2012-04-09 Thread Dongxiao Xu
BB_CONFIGHASH_SORT is to indicate whether the order of the value is order sensitive for calculating the config hash. Signed-off-by: Dongxiao Xu --- meta/conf/bitbake.conf |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf

[OE-core] [PATCH 0/1 v2][PULL] Hob: Define patterns to implement runqemu/deploy functionality filter

2012-03-23 Thread Dongxiao Xu
/?h=dxu4/hob-bugfix-oecore Dongxiao Xu (1): image_types.bbclass: Define runnable and deployable pattern meta/classes/image_types.bbclass |4 1 files changed, 4 insertions(+), 0 deletions(-) -- 1.7.4.1 ___ Openembedded-core mailing list

[OE-core] [PATCH 1/1] image_types.bbclass: Define runnable and deployable pattern

2012-03-23 Thread Dongxiao Xu
Define runnable image type and machine pattern. Define deployable image type. Signed-off-by: Dongxiao Xu --- meta/classes/image_types.bbclass |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/meta/classes/image_types.bbclass b/meta/classes/image_types.bbclass index

[OE-core] [PATCH 0/2][PULL] bitbake.conf: runqemu/deploy filter and XAUTHORITY

2012-03-23 Thread Dongxiao Xu
support is enabled (2012-03-23 14:00:43 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix-oecore http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix-oecore Dongxiao Xu (2): bitbake.conf: Define runnable and deployable

[OE-core] [PATCH 2/2] bitbake.conf: Add XAUTHORITY into config white list

2012-03-23 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- meta/conf/bitbake.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 36f71d6..b1d6360 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -739,7 +739,7

[OE-core] [PATCH 1/2] bitbake.conf: Define runnable and deployable pattern

2012-03-23 Thread Dongxiao Xu
Define runnable image type and machine pattern. Define deployable image type. Signed-off-by: Dongxiao Xu --- meta/conf/bitbake.conf |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 2b0e7ce..36f71d6 100644 --- a

[OE-core] [PATCH 0/1][PULL] bitbake.conf: exclude some variables when calculating cache hash

2012-03-16 Thread Dongxiao Xu
+) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix-oecore http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix-oecore Dongxiao Xu (1): bitbake.conf: Exclude some variables when calculating cache hash meta/conf/bitbake.conf

[OE-core] [PATCH 1/1] bitbake.conf: Exclude some variables when calculating cache hash

2012-03-16 Thread Dongxiao Xu
Some variables are not needed when calculating cache's hash, this commit removes them. Signed-off-by: Dongxiao Xu --- meta/conf/bitbake.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 216da75..908adcd 1

[OE-core] [PATCH 1/1] bitbake.conf: Create a new filter variable BB_HASHCONFIG_WHITELIST

2012-02-27 Thread Dongxiao Xu
Create a new filter variable BB_HASHCONFIG_WHITELIST to filter variables for calculating cache's hash value. Signed-off-by: Dongxiao Xu --- meta/conf/bitbake.conf |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf

[OE-core] [PATCH 0/1 v2][PULL] bitbake.conf: Add DATE and TIME to BB_HASH_WHITELIST

2012-02-27 Thread Dongxiao Xu
6e1065a4988489baa762f7dc1535fe326e0ba7b5: arch-armv7.inc: fix quoting (2012-02-26 23:01:36 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/oecore-bugfix http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/oecore-bugfix Dongxiao Xu (1): bitbake.conf: Create a new

[OE-core] [PATCH 1/1] bitbake.conf: Add DATE and TIME to BB_HASH_WHITELIST

2012-02-27 Thread Dongxiao Xu
DATE and TIME are not needed when calculating cache's hash value. Signed-off-by: Dongxiao Xu --- meta/conf/bitbake.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 7d0e0d8..d817bcc 100644 --- a/meta

[OE-core] [PATCH 0/1][PULL] bitbake.conf: Add DATE and TIME to BB_HASH_WHITELIST

2012-02-27 Thread Dongxiao Xu
at: git://git.pokylinux.org/poky-contrib dxu4/oecore-bugfix http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/oecore-bugfix Dongxiao Xu (1): bitbake.conf: Add DATE and TIME to BB_HASH_WHITELIST meta/conf/bitbake.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions

[OE-core] [PATCH 2/3] packageinfo.bbclass: add a new bbclass to pass package information

2012-02-23 Thread Dongxiao Xu
packageinfo.bbclass is to pass the accurate package information to clients (e.g. Hob), including PN, PV, RDEPENDS, PKGSIZE, etc. Signed-off-by: Dongxiao Xu --- meta/classes/packageinfo.bbclass | 35 +++ 1 files changed, 35 insertions(+), 0 deletions(-) create

[OE-core] [PATCH 3/3] meta-hob: Add a new meta-hob layer

2012-02-23 Thread Dongxiao Xu
This new layer contains hob-image.bb and hob-toolchain.bb that are used by hob to build images or toolchain. Signed-off-by: Dongxiao Xu --- meta-hob/COPYING.MIT| 17 + meta-hob/conf/layer.conf|9 + meta-hob/recipes-core

[OE-core] [PATCH 1/3] package.bbclass: set package size into pkgdata for hob2's use

2012-02-23 Thread Dongxiao Xu
From: Shane Wang Write the size of a package into its pkgdata for hob2 to get the size and show on the UI for image making. Signed-off-by: Shane Wang Signed-off-by: Dongxiao Xu --- meta/classes/package.bbclass |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a

[OE-core] [PATCH 0/3][PULL] Hob2: OE-Core related changes

2012-02-23 Thread Dongxiao Xu
-contrib dxu4/hob2-oecore-changes http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob2-oecore-changes Dongxiao Xu (2): packageinfo.bbclass: add a new bbclass to pass package information meta-hob: Add a new meta-hob layer Shane Wang (1): package.bbclass: set package size into

[OE-core] [PATCH 3/3] meta-hob: Add a new meta-hob layer

2012-01-13 Thread Dongxiao Xu
This new layer contains dummy-image.bb and dummy-toolchain.bb that are used by hob to build images or toolchain. Signed-off-by: Dongxiao Xu --- meta-hob/COPYING.MIT | 17 + meta-hob/conf/layer.conf |9 + meta-hob

[OE-core] [PATCH 0/3 v4][PULL] Hob: oe-core related changes

2012-01-13 Thread Dongxiao Xu
es are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/hob-oecore-changes-v4 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-oecore-changes-v4 Dongxiao Xu (2): packageinfo.bbclass: add a new bbclass to pass package information meta-hob: Add

[OE-core] [PATCH 2/3] packageinfo.bbclass: add a new bbclass to pass package information

2012-01-13 Thread Dongxiao Xu
packageinfo.bbclass is to pass the accurate package information to clients (e.g. Hob), including PN, PV, RDEPENDS, PKGSIZE, etc. Signed-off-by: Dongxiao Xu --- meta/classes/packageinfo.bbclass | 30 ++ 1 files changed, 30 insertions(+), 0 deletions(-) create mode

[OE-core] [PATCH 1/3] package.bbclass: set package size into pkgdata for hob2's use

2012-01-13 Thread Dongxiao Xu
From: Shane Wang Write the size of a package into its pkgdata for hob2 to get the size and show on the UI for image making. Signed-off-by: Shane Wang Signed-off-by: Dongxiao Xu --- meta/classes/package.bbclass |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a

[OE-core] [PATCH 0/2 v3-updated][PULL] Hob: oe-core related changes

2012-01-13 Thread Dongxiao Xu
g/?h=dxu4/hob-oecore-changes-v3 Dongxiao Xu (1): packageinfo.bbclass: add a new bbclass to pass package information Shane Wang (1): package.bbclass: set package size into pkgdata for hob2's use meta/classes/package.bbclass |8 meta/classes/p

[OE-core] [PATCH 2/2] packageinfo.bbclass: add a new bbclass to pass package information

2012-01-13 Thread Dongxiao Xu
packageinfo.bbclass is to pass the accurate package information to clients (e.g. Hob), including PN, PV, RDEPENDS, PKGSIZE, etc. Signed-off-by: Dongxiao Xu --- meta/classes/packageinfo.bbclass | 30 ++ 1 files changed, 30 insertions(+), 0 deletions(-) create mode

[OE-core] [PATCH 1/2] package.bbclass: set package size into pkgdata for hob2's use

2012-01-13 Thread Dongxiao Xu
From: Shane Wang Write the size of a package into its pkgdata for hob2 to get the size and show on the UI for image making. Signed-off-by: Shane Wang Signed-off-by: Dongxiao Xu --- meta/classes/package.bbclass |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a

[OE-core] [PATCH 0/3 v3][PULL] Hob: oe-core related changes

2012-01-13 Thread Dongxiao Xu
ob-oecore-changes-v3 Dongxiao Xu (2): packageinfo.bbclass: add a new bbclass to pass package information meta-hob: Add a new meta-hob layer Shane Wang (1): package.bbclass: set package size into pkgdata for hob2's use meta-hob/COPYING.MIT | 17 ++

[OE-core] [PATCH 2/3] packageinfo.bbclass: add a new bbclass to pass package information

2012-01-13 Thread Dongxiao Xu
packageinfo.bbclass is to pass the accurate package information to clients (e.g. Hob), including PN, PV, RDEPENDS, PKGSIZE, etc. Signed-off-by: Dongxiao Xu --- meta/classes/packageinfo.bbclass | 30 ++ 1 files changed, 30 insertions(+), 0 deletions(-) create mode

[OE-core] [PATCH 3/3] meta-hob: Add a new meta-hob layer

2012-01-13 Thread Dongxiao Xu
This new layer contains dummy-image.bb and dummy-toolchain.bb that are used by hob to build images or toolchain. Signed-off-by: Dongxiao Xu --- meta-hob/COPYING.MIT | 17 + meta-hob/conf/layer.conf |9 + meta-hob

[OE-core] [PATCH 1/3] package.bbclass: set package size into pkgdata for hob2's use

2012-01-13 Thread Dongxiao Xu
From: Shane Wang Write the size of a package into its pkgdata for hob2 to get the size and show on the UI for image making. Signed-off-by: Shane Wang Signed-off-by: Dongxiao Xu --- meta/classes/package.bbclass |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a

[OE-core] [PATCH 5/5] layers: add a new folder to put user added layers

2012-01-10 Thread Dongxiao Xu
This is helpful for remote users to find the available layers in the bitbake server machine. Signed-off-by: Dongxiao Xu --- layers/README |1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 layers/README diff --git a/layers/README b/layers/README new file mode 100644

[OE-core] [PATCH 4/5] dummy-toolchain: add a new recipe dummy-toolchain

2012-01-10 Thread Dongxiao Xu
This is a dummy recipe to build toolchain in Hob Signed-off-by: Dongxiao Xu --- meta/recipes-core/meta/dummy-toolchain.bb | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-core/meta/dummy-toolchain.bb diff --git a/meta/recipes-core/meta/dummy

[OE-core] [PATCH 3/5] dummy-image.bb: add an empty image template

2012-01-10 Thread Dongxiao Xu
This recipe serves as the target when using Hob to generate image. Signed-off-by: Dongxiao Xu --- meta/recipes-core/images/dummy-image.bb |1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-core/images/dummy-image.bb diff --git a/meta/recipes-core/images

[OE-core] [PATCH 2/5] packageinfo.bbclass: add a new bbclass to pass package information

2012-01-10 Thread Dongxiao Xu
packageinfo.bbclass is to pass the accurate package information to clients (e.g. Hob), including PN, PV, RDEPENDS, PKGSIZE, etc. Signed-off-by: Dongxiao Xu --- meta/classes/packageinfo.bbclass | 30 ++ 1 files changed, 30 insertions(+), 0 deletions(-) create mode

[OE-core] [PATCH 1/5] package.bbclass: set package size into pkgdata for hob2's use

2012-01-10 Thread Dongxiao Xu
From: Shane Wang Write the size of a package into its pkgdata for hob2 to get the size and show on the UI for image making. Signed-off-by: Shane Wang Signed-off-by: Dongxiao Xu --- meta/classes/package.bbclass |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a

[OE-core] [PATCH 0/5 v2][PULL] Hob: oe-core related changes

2012-01-10 Thread Dongxiao Xu
ontrib/log/?h=dxu4/hob-oecore-changes-v2 Dongxiao Xu (4): packageinfo.bbclass: add a new bbclass to pass package information dummy-image.bb: add an empty image template dummy-toolchain: add a new recipe dummy-toolchain layers: add a new folder to put user added layers Sha

[OE-core] [PATCH 0/1][PULL] distro_tracking: update manual check information

2012-01-09 Thread Dongxiao Xu
Hi Saul, This pull request updated the manual check information for kexec-tools. Please help to review and pull. Thanks, Dongxiao The following changes since commit 468998cddbe1a803096c9b357e1b5daa3b7e8c2e: Dongxiao Xu (1): command.py: add parseConfigurationFiles API are available in

[OE-core] [PATCH 1/1] distro_tracking: update manual check info

2012-01-09 Thread Dongxiao Xu
updated kexec-tools manual check information Signed-off-by: Dongxiao Xu --- .../conf/distro/include/distro_tracking_fields.inc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include

[OE-core] [PATCH 0/7][PULL] Hob2 related oe-core changes

2012-01-06 Thread Dongxiao Xu
): image-mklibs/package_ipk: Remove bashisms are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/hob-oecore-changes http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-oecore-changes Dongxiao Xu (6): bblayers.conf.sample: Use ?= to set BBLAYERS

[OE-core] [PATCH 7/7] layers: add a new folder to put user added layers

2012-01-06 Thread Dongxiao Xu
This is helpful for remote users to find the available layers in the bitbake server machine. Signed-off-by: Dongxiao Xu --- layers/README |1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 layers/README diff --git a/layers/README b/layers/README new file mode 100644

[OE-core] [PATCH 5/7] hob.bb: Add a empty image template

2012-01-06 Thread Dongxiao Xu
This recipe serves as the target when using Hob to generate image. Signed-off-by: Dongxiao Xu --- meta/recipes-core/images/hob.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-core/images/hob.bb diff --git a/meta/recipes-core/images/hob.bb b/meta

[OE-core] [PATCH 6/7] hob-toolchain: add a new recipe hob-toolchain

2012-01-06 Thread Dongxiao Xu
This is a dummy recipe to build toolchain in Hob Signed-off-by: Dongxiao Xu --- meta/recipes-core/meta/hob-toolchain.bb | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-core/meta/hob-toolchain.bb diff --git a/meta/recipes-core/meta/hob

[OE-core] [PATCH 1/7] bblayers.conf.sample: Use ?= to set BBLAYERS

2012-01-06 Thread Dongxiao Xu
Hob may dynamically sets BBLAYERS to bitbake server, thus we need a flexible way to load BBLAYERS value. Signed-off-by: Dongxiao Xu --- meta/conf/bblayers.conf.sample |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/conf/bblayers.conf.sample b/meta/conf

[OE-core] [PATCH 3/7] package.bbclass: set package size into pkgdata for hob2's use

2012-01-06 Thread Dongxiao Xu
From: Shane Wang Write the size of a package into its pkgdata for hob2 to get the size and show on the UI for image making. Signed-off-by: Shane Wang Signed-off-by: Dongxiao Xu --- meta/classes/package.bbclass |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a

[OE-core] [PATCH 4/7] packageinfo.bbclass: add a new bbclass to pass package information

2012-01-06 Thread Dongxiao Xu
packageinfo.bbclass is to pass the accurate package information to clients (e.g. Hob), including PN, PV, RDEPENDS, PKGSIZE, etc. Signed-off-by: Dongxiao Xu --- meta/classes/packageinfo.bbclass | 30 ++ 1 files changed, 30 insertions(+), 0 deletions(-) create mode

[OE-core] [PATCH 2/7] image.bbclass: Use ?= to set LINGUAS_INSTALL

2012-01-06 Thread Dongxiao Xu
Hob may dynamically sets BBLAYERS to bitbake server, thus we need a flexible way to load LINGUAS_INSTALL value. Signed-off-by: Dongxiao Xu --- meta/classes/image.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/image.bbclass b/meta/classes

[OE-core] [PATCH 5/5] distro_trakcing_fields: update for glib, telepathy-idle, etc

2011-11-30 Thread Dongxiao Xu
- glib-2.0 - telepathy-glib - telepathy-idle - telepathy-mission-control Signed-off-by: Dongxiao Xu --- .../conf/distro/include/distro_tracking_fields.inc | 26 ++-- 1 files changed, 13 insertions(+), 13 deletions(-) diff --git a/meta/conf/distro/include

[OE-core] [PATCH 3/5] glib-2.0: upgrade to version 2.30.1

2011-11-30 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- .../{glib-2.0_2.30.0.bb => glib-2.0_2.30.1.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.30.0.bb => glib-2.0_2.30.1.bb} (91%) diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.30.0

[OE-core] [PATCH 0/5][PULL] Recipe upgrades for glib and telepathy-*.

2011-11-30 Thread Dongxiao Xu
://git.pokylinux.org/poky-contrib dxu4/upgrade http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/upgrade Dongxiao Xu (5): telepathy-idle: upgrade to version 0.1.11 telepathy-glib: upgrade to version 0.17.0 glib-2.0: upgrade to version 2.30.1 telepathy-mission-control: upgrade to version 5.10.1

[OE-core] [PATCH 4/5] telepathy-mission-control: upgrade to version 5.10.1

2011-11-30 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- 9.3.bb => telepathy-mission-control_5.10.1.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/telepathy/{telepathy-mission-control_5.9.3.bb => telepathy-mission-control_5.10.1.bb} (92%) diff --git

[OE-core] [PATCH 1/5] telepathy-idle: upgrade to version 0.1.11

2011-11-30 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- ...thy-idle_0.1.10.bb => telepathy-idle_0.1.11.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/telepathy/{telepathy-idle_0.1.10.bb => telepathy-idle_0.1.11.bb} (81%) diff --git a/meta/recipes-connec

[OE-core] [PATCH 2/5] telepathy-glib: upgrade to version 0.17.0

2011-11-30 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- ...thy-glib_0.16.0.bb => telepathy-glib_0.17.0.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/telepathy/{telepathy-glib_0.16.0.bb => telepathy-glib_0.17.0.bb} (80%) diff --git a/meta/recipes-connec

[OE-core] [PATCH 1/1] multilib: Drop MULTILIB_IMAGE_INSTALL

2011-11-07 Thread Dongxiao Xu
There should just be a single IMAGE_INSTALL variable. If the package backends need this split into different multilib components they should be responsible for doing this, not the user. This commit removes the MULTILIB_IMAGE_INSTALL variable. [YOCTO #1564] Signed-off-by: Dongxiao Xu --- meta

[OE-core] [PATCH 0/1][PULL] multilib: drop MULTILIB_IMAGE_INSTALL variable.

2011-11-07 Thread Dongxiao Xu
(2011-11-07 14:03:38 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/multilib http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/multilib Dongxiao Xu (1): multilib: Drop MULTILIB_IMAGE_INSTALL meta/classes/image.bbclass |4

[OE-core] [PATCH 1/2] iptables: upgrade to version 1.4.12.1

2011-10-31 Thread Dongxiao Xu
Change do_configure_prepend() since some m4 file is needed when doing configuration. Define correct FILE for iptables and iptables-dbg packages. License checksum changed (not essential part), and the license is still GPLv2. Signed-off-by: Dongxiao Xu --- .../{iptables_1.4.9.bb

[OE-core] [PATCH 2/2] connman: add xtables_version to fix xtables API change

2011-10-31 Thread Dongxiao Xu
After upgrade iptables to a newer version, some of its API are changed. Therefore we add related fixes to the current connman. Currently we don't upgrade connman since kernel.org still doesn't work and we could not fetch the newer sources. Signed-off-by: Dongxiao Xu --- .../connm

[OE-core] [PATCH 0/2 v2][PULL] iptables: recipe upgrade

2011-10-31 Thread Dongxiao Xu
the git repository at: git://git.pokylinux.org/poky-contrib dxu4/upgrade http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/upgrade Dongxiao Xu (2): iptables: upgrade to version 1.4.12.1 connman: add xtables_version to fix xtables API change .../connman/connman-0.75

[OE-core] [PATCH 07/11] telepathy-glib: upgrade to version 0.16.0

2011-10-27 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- ...thy-glib_0.14.3.bb => telepathy-glib_0.16.0.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/telepathy/{telepathy-glib_0.14.3.bb => telepathy-glib_0.16.0.bb} (80%) diff --git a/meta/recipes-connec

[OE-core] [PATCH 11/11] distro_tracking: polkit, libsndfile, etc

2011-10-27 Thread Dongxiao Xu
polkit libsndfile1 neon netbase libogg telepathy-idle telepathy-glib telepathy-mission-control iptables Signed-off-by: Dongxiao Xu --- .../conf/distro/include/distro_tracking_fields.inc | 66 ++-- 1 files changed, 33 insertions(+), 33 deletions(-) diff --git a/meta/conf

[OE-core] [PATCH 09/11] iptables: upgrade to version 1.4.12.1

2011-10-27 Thread Dongxiao Xu
Remove the do_configure_prepend() since some m4 files are needed when doing configuration. Define correct FILE for iptables and iptables-dbg packages. Signed-off-by: Dongxiao Xu --- .../{iptables_1.4.9.bb => iptables_1.4.12.1.bb}| 16 ++-- 1 files changed, 6 insertions(+),

[OE-core] [PATCH 06/11] telepathy-idle: upgrade to version 0.1.10

2011-10-27 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- ...athy-idle_0.1.8.bb => telepathy-idle_0.1.10.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/telepathy/{telepathy-idle_0.1.8.bb => telepathy-idle_0.1.10.bb} (81%) diff --git a/meta/recipes-connec

[OE-core] [PATCH 10/11] connman: add xtables_version to fix xtables API change

2011-10-27 Thread Dongxiao Xu
After upgrade iptables to a newer version, some of its API are changed. Therefore we add related fixes to the current connman. Currently we don't upgrade connman since kernel.org still doesn't work and we could not fetch the newer sources. Signed-off-by: Dongxiao Xu --- .../connm

[OE-core] [PATCH 08/11] telepathy-mission-control: Upgrade to version 5.9.3

2011-10-27 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- ...5.7.9.bb => telepathy-mission-control_5.9.3.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/telepathy/{telepathy-mission-control_5.7.9.bb => telepathy-mission-control_5.9.3.bb} (92%) diff --git

[OE-core] [PATCH 02/11] libsndfile1: upgrade to version 1.0.25

2011-10-27 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- ...libsndfile1_1.0.24.bb => libsndfile1_1.0.25.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-multimedia/libsndfile/{libsndfile1_1.0.24.bb => libsndfile1_1.0.25.bb} (79%) diff --git a/meta/recipes-multimedia/libs

[OE-core] [PATCH 04/11] netbase: upgrade to version 4.46

2011-10-27 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- .../netbase/{netbase-4.45 => netbase-4.46}/hosts |0 .../netbase/{netbase-4.45 => netbase-4.46}/init|0 .../{netbase-4.45 => netbase-4.46}/interfaces |0 .../netbase/{netbase-4.45 => netbase-4.46}/nfsroot |0 .../qemuar

[OE-core] [PATCH 00/11][PULL] package upgrade, 2011/10/28

2011-10-27 Thread Dongxiao Xu
at: git://git.pokylinux.org/poky-contrib dxu4/upgrade http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/upgrade Dongxiao Xu (11): polkit: upgrade to latest 0.102 libsndfile1: upgrade to version 1.0.25 neon: upgrade to version 0.29.6 netbase: upgrade to version 4.46 libogg

[OE-core] [PATCH 03/11] neon: upgrade to version 0.29.6

2011-10-27 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- .../{neon-0.29.5 => neon-0.29.6}/pkgconfig.patch |0 .../neon/{neon_0.29.5.bb => neon_0.29.6.bb}|6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-support/neon/{neon-0.29.5 => neon-0.29.6}/pkgconfig.pa

[OE-core] [PATCH 05/11] libogg: upgrade to version 1.3.0

2011-10-27 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- .../libogg/{libogg_1.2.2.bb => libogg_1.3.0.bb}|4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/libogg/{libogg_1.2.2.bb => libogg_1.3.0.bb} (81%) diff --git a/meta/recipes-multimedia/libogg/libogg_1.2.2.bb

[OE-core] [PATCH 01/11] polkit: upgrade to latest 0.102

2011-10-27 Thread Dongxiao Xu
Signed-off-by: Dongxiao Xu --- .../introspection.patch|0 .../polkit-1_pam.patch |0 .../polkit/{polkit_0.101.bb => polkit_0.102.bb}|8 3 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-exten

[OE-core] [PATCH 1/6] multilib.bbclass: map RDEPENDS and LINGUAS_INSTALL for image recipes

2011-09-28 Thread Dongxiao Xu
RDEPENDS of image type recipe needs to be mapped to make sure that the packages included in the image should be multilib version. Also add LINGUAS_INSTALL into MULTILIB_PACKAGE_INSTALL list. [YOCTO #1496] [YOCTO #1527] Signed-off-by: Dongxiao Xu --- meta/classes/multilib.bbclass |5

[OE-core] [PATCH 6/6] libc-package.bbclass: add MLPREFIX when set values to PACKAGES

2011-09-28 Thread Dongxiao Xu
There are some places that PACKAGES are dynamically set. To support multilib, we need to add MLPREFIX before the package name in those settings. Signed-off-by: Dongxiao Xu --- meta/classes/libc-package.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta

[OE-core] [PATCH 4/6] tune-i586: fix hardcoded TUNE_PKGARCH

2011-09-28 Thread Dongxiao Xu
Use TUNE_FEATURES to determine the setting to TUNE_PKGARCH, which fixes the wrong setting of PACKAGE_ARCH in multilib case. Signed-off-by: Dongxiao Xu --- meta/conf/machine/include/tune-i586.inc |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/conf/machine/include

[OE-core] [PATCH 5/6] package_rpm: combine normal and multilib solution manifest together

2011-09-28 Thread Dongxiao Xu
When RPM does the real install, if the first manifest file is empty, the installation will stop without handling the second manifest file. Merge the two manifest files together to fix this issue. Signed-off-by: Dongxiao Xu --- meta/classes/package_rpm.bbclass |5 +++-- 1 files changed, 3

[OE-core] [PATCH 3/6] multilib: add MLPREFIX to deploy folder

2011-09-28 Thread Dongxiao Xu
Add MLPREFIX to multilib deploy forlder to avoid the confliction between multilib and normal package deploy directory. Signed-off-by: Dongxiao Xu --- meta/classes/multilib.bbclass|5 - meta/classes/package_rpm.bbclass | 10 -- meta/classes/rootfs_rpm.bbclass |2 +- 3

[OE-core] [PATCH 0/6][PULL v2] multilib: bug fixes related with RPM backend

2011-09-28 Thread Dongxiao Xu
u4/ml http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/ml Dongxiao Xu (6): multilib.bbclass: map RDEPENDS and LINGUAS_INSTALL for image recipes multilib: remove the multilib handling to allarch multilib: add MLPREFIX to deploy folder tune-i586: fix hardcoded TUNE_PKGARCH packag

[OE-core] [PATCH 2/6] multilib: remove the multilib handling to allarch

2011-09-28 Thread Dongxiao Xu
#1497] [YOCTO #1498] Signed-off-by: Dongxiao Xu --- meta/classes/multilib.bbclass |2 +- meta/classes/multilib_global.bbclass |2 +- meta/conf/multilib.conf|7 +++ .../python/python-pygobject_2.27.91.bb

[OE-core] [PATCH 4/5] tune-i586: fix hardcoded TUNE_PKGARCH

2011-09-27 Thread Dongxiao Xu
Use TUNE_FEATURES to determine the setting to TUNE_PKGARCH, which fixes the wrong setting of PACKAGE_ARCH in multilib case. Signed-off-by: Dongxiao Xu --- meta/conf/machine/include/tune-i586.inc |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/conf/machine/include

  1   2   3   >