[OE-core] [RFC] bbclass for automatic generation of binary recipes

2013-05-08 Thread Erik Botö
Hi, Background: If you use OE to build software which includes e.g. a closed source library, but still want to others to be able to build software based on that library in a OE environment you would have to create recipes that contains a binary version of your library + headers manually. This

Re: [OE-core] [RFC] bbclass for automatic generation of binary recipes

2013-05-08 Thread Robert Yang
Is it similar to meta/classes/package.bbclass ? // Robert On 05/08/2013 01:53 PM, Erik Botö wrote: Hi, Background: If you use OE to build software which includes e.g. a closed source library, but still want to others to be able to build software based on that library in a OE environment you

Re: [OE-core] [PATCH] mpfr: upgraded to 3.1.2

2013-05-08 Thread Marinescu, Bogdan A
On Tue, May 7, 2013 at 10:44 PM, Saul Wold s...@linux.intel.com wrote: On 05/07/2013 03:34 AM, Bogdan Marinescu wrote: Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- .../mpfr/{mpfr-3.1.1 = mpfr-3.1.2}/long-long-thumb.**patch |0

Re: [OE-core] [RFC] bbclass for automatic generation of binary recipes

2013-05-08 Thread Erik Botö
Hi, On Wed, May 8, 2013 at 8:11 AM, Robert Yang liezhi.y...@windriver.com wrote: Is it similar to meta/classes/package.bbclass ? // Robert I would say it's in addition to package.bbclass. The idea is that the developers of the closed source software uses OE to build their software from

Re: [OE-core] gcc-cross-initial Failure (is a meta-aarch64 screw up)

2013-05-08 Thread Marcin Juszkiewicz
W dniu 08.05.2013 04:23, Khem Raj pisze: This seems totally wrong to me to since it overrides recipes in subtle ways and does not document it anywhere firstly, README is not there and as it seems its a BSP layer but it has much more than a BSP metadata in it. even then if it needed a new

[OE-core] [CONSOLIDATED PULL 00/23] Updated Pull

2013-05-08 Thread Saul Wold
Richard, This is an updated version of the C-Pull, it address the udev, binutils and final gcc-4.8 patches. I will propose a 4.8 patch to update to that version later this week. I have another batch of change, but I screwed up the push to MUT before building it. Expect that set tommorrow

[OE-core] [PATCH] subversion: upgraded to 1.7.9

2013-05-08 Thread Bogdan Marinescu
Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- .../fix-install-depends.patch |0 .../{subversion-1.7.8 = subversion-1.7.9}/libtool2.patch |0 .../subversion/{subversion_1.7.8.bb = subversion_1.7.9.bb}|4 ++-- 3

Re: [OE-core] [RFC] bbclass for automatic generation of binary recipes

2013-05-08 Thread Robert Yang
On 05/08/2013 02:36 PM, Erik Botö wrote: Hi, On Wed, May 8, 2013 at 8:11 AM, Robert Yang liezhi.y...@windriver.com wrote: Is it similar to meta/classes/package.bbclass ? // Robert I would say it's in addition to package.bbclass. Hi Erik, Sorry, I meant this one

Re: [OE-core] [RFC] bbclass for automatic generation of binary recipes

2013-05-08 Thread Erik Botö
On Wed, May 8, 2013 at 9:12 AM, Robert Yang liezhi.y...@windriver.com wrote: On 05/08/2013 02:36 PM, Erik Botö wrote: Hi, On Wed, May 8, 2013 at 8:11 AM, Robert Yang liezhi.y...@windriver.com wrote: Is it similar to meta/classes/package.bbclass ? // Robert I would say it's in

Re: [OE-core] [PATCH 0/4] replace genext2fs with populate-extfs.sh

2013-05-08 Thread Darren Hart
Always discuss them upstream first. If they are accepted upstream, THEN, we can roll them into oe-core if we don't want to bring in everything that landed before them too. But always discuss changes to a project to the project before doing so in oe-core. Thanks, Darren On 05/07/2013 06:49 PM,

Re: [OE-core] [PATCH 0/4] replace genext2fs with populate-extfs.sh

2013-05-08 Thread Robert Yang
On 05/08/2013 03:39 PM, Darren Hart wrote: Always discuss them upstream first. If they are accepted upstream, THEN, we can roll them into oe-core if we don't want to bring in everything that landed before them too. But always discuss changes to a project to the project before doing so in

Re: [OE-core] [PATCH 0/4] replace genext2fs with populate-extfs.sh

2013-05-08 Thread Darren Hart
On 05/08/2013 12:48 AM, Robert Yang wrote: On 05/08/2013 03:39 PM, Darren Hart wrote: Always discuss them upstream first. If they are accepted upstream, THEN, we can roll them into oe-core if we don't want to bring in everything that landed before them too. But always discuss changes to a

Re: [OE-core] [PATCH 0/4] replace genext2fs with populate-extfs.sh

2013-05-08 Thread Robert Yang
On 05/08/2013 03:51 PM, Darren Hart wrote: On 05/08/2013 12:48 AM, Robert Yang wrote: On 05/08/2013 03:39 PM, Darren Hart wrote: Always discuss them upstream first. If they are accepted upstream, THEN, we can roll them into oe-core if we don't want to bring in everything that landed before

Re: [OE-core] [RFC] bbclass for automatic generation of binary recipes

2013-05-08 Thread Robert Yang
On 05/08/2013 03:35 PM, Erik Botö wrote: On Wed, May 8, 2013 at 9:12 AM, Robert Yang liezhi.y...@windriver.com wrote: On 05/08/2013 02:36 PM, Erik Botö wrote: Hi, On Wed, May 8, 2013 at 8:11 AM, Robert Yang liezhi.y...@windriver.com wrote: Is it similar to meta/classes/package.bbclass

[OE-core] [PATCH] diffstat: upgraded to 1.57

2013-05-08 Thread Bogdan Marinescu
Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- .../diffstat/diffstat/aclocal.patch| 34 .../{diffstat_1.55.bb = diffstat_1.57.bb} |8 ++--- 2 files changed, 38 insertions(+), 4 deletions(-) create mode 100644

[OE-core] [PATCH 1/1] libtool-nativesdk: rename to nativesdk-libtool

2013-05-08 Thread wenzong.fan
From: Wenzong Fan wenzong@windriver.com Rename nativesdk item to prefix vs suffix. Some minor changes for getting it works after renamed: * append patches dir 'libtool/' to FILESEXTRAPATHS * update ${S}, append '${datadir}/libtool/*' to FILES_${PN} Signed-off-by: Wenzong Fan

[OE-core] [PATCH 0/1] libtool-nativesdk: rename to nativesdk-libtool

2013-05-08 Thread wenzong.fan
From: Wenzong Fan wenzong@windriver.com Rename nativesdk item to prefix vs suffix. Some minor changes for getting it works after renamed: * append patches dir 'libtool/' to FILESEXTRAPATHS * update ${S}, append '${datadir}/libtool/*' to FILES_${PN} The following changes since

[OE-core] [PATCH] kexec-tools: upgraded to 2.0.4

2013-05-08 Thread Bogdan Marinescu
Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- .../kexec/{kexec-tools_2.0.3.bb = kexec-tools_2.0.4.bb} |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) rename meta/recipes-kernel/kexec/{kexec-tools_2.0.3.bb = kexec-tools_2.0.4.bb} (55%) diff --git

[OE-core] [RFC] qemuimage-testlib: test all supported FSTYPES

2013-05-08 Thread Stefan Stanacar
Right now qemuimage-testlib hardcodes ext3 as fs type. We should respect IMAGE_FSTYPES and boot all images that runqemu supports. Signed-off-by: Stefan Stanacar stefanx.stana...@intel.com --- meta/classes/imagetest-qemu.bbclass | 25 ++--- scripts/qemuimage-testlib

[OE-core] [PATCH 1/1] bootimg.bbclass: add comment for NOHDD

2013-05-08 Thread Robert Yang
Add comment for NOHDD which is used for skipping building the HDDIMG if set to 1 Signed-off-by: Robert Yang liezhi.y...@windriver.com --- meta/classes/bootimg.bbclass |1 + 1 file changed, 1 insertion(+) diff --git a/meta/classes/bootimg.bbclass b/meta/classes/bootimg.bbclass index

[OE-core] [PATCH 0/1] bootimg.bbclass: add comment for NOHDD

2013-05-08 Thread Robert Yang
The following changes since commit 9895d2c074156fee338d91aed7cfb0800477c622: maintainers.inc: update sbc pkg maintainer (2013-05-07 13:58:26 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/nohdd

Re: [OE-core] gcc-cross-initial Failure (is a meta-aarch64 screw up)

2013-05-08 Thread Marcin Juszkiewicz
W dniu 08.05.2013 08:43, Marcin Juszkiewicz pisze: I will sort it out today. Should be solved now. ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

[OE-core] [PATCH 0/1] python: remove the default optimization

2013-05-08 Thread Robert Yang
The following changes since commit 9895d2c074156fee338d91aed7cfb0800477c622: maintainers.inc: update sbc pkg maintainer (2013-05-07 13:58:26 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/python

[OE-core] [PATCH 1/1] python: remove the default optimization

2013-05-08 Thread Robert Yang
We had hard coded python-native and python's default optimization to 1, which made the assert statement didn't work, and removed the -O/-OO (optimization options), the target python had a -N option to disable the default optimization, but the native python didn't. I think that we can set the

Re: [OE-core] [RFC] bbclass for automatic generation of binary recipes

2013-05-08 Thread Erik Botö
On Wed, May 8, 2013 at 10:01 AM, Robert Yang liezhi.y...@windriver.com wrote: On 05/08/2013 03:35 PM, Erik Botö wrote: On Wed, May 8, 2013 at 9:12 AM, Robert Yang liezhi.y...@windriver.com wrote: On 05/08/2013 02:36 PM, Erik Botö wrote: Hi, On Wed, May 8, 2013 at 8:11 AM, Robert Yang

[OE-core] [PATCH 1/1] bbclass: bb.fatal() clean up

2013-05-08 Thread Robert Yang
The bb.fatal() is defined as: def fatal(*args): logger.critical(''.join(args)) sys.exit(1) So anything after bb.fatal() in the same code block doesn't have any effect, e.g.: bb.fatal(%s_%s: %s % (var, pkg, e)) raise e The raise e should be removed. I searched all the files

[OE-core] [PATCH 0/1] bbclass: bb.fatal() clean up

2013-05-08 Thread Robert Yang
The following changes since commit 9895d2c074156fee338d91aed7cfb0800477c622: maintainers.inc: update sbc pkg maintainer (2013-05-07 13:58:26 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/fatal

Re: [OE-core] [PATCH] diffstat: upgraded to 1.57

2013-05-08 Thread Laurentiu Palcu
On Wed, May 08, 2013 at 11:11:22AM +0300, Bogdan Marinescu wrote: Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- .../diffstat/diffstat/aclocal.patch| 34 .../{diffstat_1.55.bb = diffstat_1.57.bb} |8 ++--- 2 files

Re: [OE-core] [CONSOLIDATED PULL 00/23] Updated Pull

2013-05-08 Thread Jonathan Liu
On 8/05/2013 4:52 PM, Saul Wold wrote: Richard, This is an updated version of the C-Pull, it address the udev, binutils and final gcc-4.8 patches. I will propose a 4.8 patch to update to that version later this week. I have another batch of change, but I screwed up the push to MUT before

Re: [OE-core] gcc-cross-initial Failure (is a meta-aarch64 screw up)

2013-05-08 Thread Jack Mitchell
On 08/05/13 03:23, Khem Raj wrote: Hi Jack since I was playing with archlinux today, I could reproduce this gcc ICE problem with angstrom. Actual issue has been already fixed with http://git.openembedded.org/openembedded-core/commit/?id=b1dc91969f9bb0c2a3a4336f5e9a2f57aabb9f78 but it was

[OE-core] [PATCH] iproute2: upgrade to 3.9.0

2013-05-08 Thread Cristian Iorga
patches removed; already included in upstream. Signed-off-by: Cristian Iorga cristian.io...@intel.com --- ...tion-error-of-m_ipt.c-with-Werror-enabled.patch | 46 - .../0001-ip-fix-ipv6-ntable-on-ppc64.patch | 142 - ...ncy-on-sizeof-__u64-sizeof-unsigned-long-.patch |

[OE-core] [PATCH] autogen: upgraded to 5.17.3

2013-05-08 Thread Bogdan Marinescu
'guile.patch' updated for the new version. Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- ...gen-native_5.12.bb = autogen-native_5.17.3.bb} |6 +- meta/recipes-devtools/autogen/files/guile.patch| 79 +++- 2 files changed, 45 insertions(+), 40

Re: [OE-core] [yocto] Status Update

2013-05-08 Thread Burton, Ross
On 7 May 2013 18:57, Trevor Woerner twoer...@gmail.com wrote: I've looked through the list of patches and don't seem to find anything that will do what my patch needs to do in order to build qemu-1.2.0 on openSuSE 12.3. Would you consider adding the attached patch for Danny? (normally I'd send

[OE-core] [PATCH] byacc: upgraded to 20130304

2013-05-08 Thread Bogdan Marinescu
Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- .../byacc/{byacc_20121003.bb = byacc_20130304.bb} |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) rename meta/recipes-extended/byacc/{byacc_20121003.bb = byacc_20130304.bb} (73%) diff --git

[OE-core] [PATCH 1/4] gdb: AArch64 lacks lttng support

2013-05-08 Thread Marcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org --- meta/recipes-devtools/gdb/gdb-common.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc index f574d5c..6f42dff 100644 ---

[OE-core] [PATCH 4/4] gdb: tabs - spaces

2013-05-08 Thread Marcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org --- meta/recipes-devtools/gdb/gdb.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/gdb/gdb.inc b/meta/recipes-devtools/gdb/gdb.inc index a620eca..3321a24 100644 ---

[OE-core] [PATCH 2/4] gdb: add 7.6 version

2013-05-08 Thread Marcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org --- meta/recipes-devtools/gdb/gdb-7.6.inc | 11 ++ .../gdb/gdb-7.6/gdbserver-cflags-last.diff | 25 ++ .../recipes-devtools/gdb/gdb-cross-canadian_7.6.bb | 5 +

[OE-core] [PATCH 3/4] gdb: move checksums to versioned include

2013-05-08 Thread Marcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org --- meta/recipes-devtools/gdb/gdb-common.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc index 6f42dff..deb3841 100644 ---

[OE-core] [PATCH] gdb: upgraded to 7.6

2013-05-08 Thread Bogdan Marinescu
'gdbserver-cflags-last.diff' was integrated into upstream. Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- meta/recipes-devtools/gdb/gdb-common.inc|6 ++ ...-canadian_7.5.1.bb = gdb-cross-canadian_7.6.bb} |2 -- .../gdb/{gdb-cross_7.5.1.bb =

Re: [OE-core] [PATCH 1/1] bbclass: bb.fatal() clean up

2013-05-08 Thread Mike Looijmans
On 05/08/2013 11:06 AM, Robert Yang wrote: The bb.fatal() is defined as: def fatal(*args): logger.critical(''.join(args)) sys.exit(1) So anything after bb.fatal() in the same code block doesn't have any effect, e.g.: bb.fatal(%s_%s: %s % (var, pkg, e)) raise e The raise e

[OE-core] [PATCH] gnutls: upgrade to 2.12.23

2013-05-08 Thread Ross Burton
Importantly, this fixes CVE-2013-1619. Upstream doesn't use GNU as a host, so update the SRC_URI. remove-gets.patch isn't required anymore, obsolete_automake_macros.patch is merged upstream, and gnutls_fix_for_automake_1.12.1.patch doesn't seem to be needed. It was merged and reverted upstream,

Re: [OE-core] [yocto] Status Update

2013-05-08 Thread Trevor Woerner
On Wed, May 8, 2013 at 6:35 AM, Burton, Ross ross.bur...@intel.com wrote: On 7 May 2013 18:57, Trevor Woerner twoer...@gmail.com wrote: I've looked through the list of patches and don't seem to find anything that will do what my patch needs to do in order to build qemu-1.2.0 on openSuSE 12.3.

[OE-core] [PATCH] oprofileui(-server): upgraded to GIT revision f168b8bf

2013-05-08 Thread Bogdan Marinescu
'obsolete_automake_macros.patch' is not needed anymore, because it was integrated in the specified commit. Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- .../obsolete_automake_macros.patch | 20 .../oprofile/oprofileui-server_git.bb

[OE-core] [PATCH] btrfs-tools: upgraded to 0.20-rc1

2013-05-08 Thread Bogdan Marinescu
'fix_use_of_gcc.patch' was integrated in the main repository. Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- .../btrfs-tools/btrfs-tools/fix_use_of_gcc.patch | 31 .../btrfs-tools/btrfs-tools_git.bb |9 ++ 2 files changed, 3

Re: [OE-core] [PATCH 2/4] gdb: add 7.6 version

2013-05-08 Thread Saul Wold
On 05/08/2013 04:43 AM, Marcin Juszkiewicz wrote: Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org --- meta/recipes-devtools/gdb/gdb-7.6.inc | 11 ++ .../gdb/gdb-7.6/gdbserver-cflags-last.diff | 25 ++

Re: [OE-core] [PATCH] gdb: upgraded to 7.6

2013-05-08 Thread Saul Wold
On 05/08/2013 04:59 AM, Bogdan Marinescu wrote: 'gdbserver-cflags-last.diff' was integrated into upstream. Was it really? I note that the patch from Marcin still incorporates a similar patch, please verify this should not be a rebase. Sau! Signed-off-by: Bogdan Marinescu

Re: [OE-core] [PATCH] btrfs-tools: upgraded to 0.20-rc1

2013-05-08 Thread Saul Wold
On 05/08/2013 06:33 AM, Bogdan Marinescu wrote: 'fix_use_of_gcc.patch' was integrated in the main repository. Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com --- .../btrfs-tools/btrfs-tools/fix_use_of_gcc.patch | 31 .../btrfs-tools/btrfs-tools_git.bb

[OE-core] [PATCH 0/9] Package Updates (libxi, json-glib, js, pciutils, libfontenc, qemu, ethtool, pixman, gpgme)

2013-05-08 Thread Ionut Radu
*** BLURB HERE *** Ionut Radu (9): libxi: updated from 1.7 to 1.7.1 json-glib: updated from 0.15.2 to 0.16.0 js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0 pciutils: updated from 3.1.10 to 3.2. libfontenc: Updated from 1.1.1 to 1.1.2 qemu: Updated from 1.4.0 to 1.4.1 ethtool: Updated

[OE-core] [PATCH 0/9] Package Updates (libxi, json-glib, js, pciutils, libfontenc, qemu, ethtool, pixman, gpgme)

2013-05-08 Thread Ionut Radu
*** BLURB HERE *** Ionut Radu (9): libxi: updated from 1.7 to 1.7.1 json-glib: updated from 0.15.2 to 0.16.0 js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0 pciutils: updated from 3.1.10 to 3.2. libfontenc: Updated from 1.1.1 to 1.1.2 qemu: Updated from 1.4.0 to 1.4.1 ethtool: Updated

[OE-core] [PATCH 1/9] libxi: updated from 1.7 to 1.7.1

2013-05-08 Thread Ionut Radu
Signed-off-by: Ionut Radu ionutx.r...@intel.com --- meta/recipes-graphics/xorg-lib/{libxi_1.7.bb = libxi_1.7.1.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxi_1.7.bb = libxi_1.7.1.bb} (81%) diff --git

[OE-core] [PATCH 2/9] json-glib: updated from 0.15.2 to 0.16.0

2013-05-08 Thread Ionut Radu
Signed-off-by: Ionut Radu ionutx.r...@intel.com --- .../json-glib/{json-glib_0.15.2.bb = json-glib_0.16.0.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/json-glib/{json-glib_0.15.2.bb = json-glib_0.16.0.bb} (79%) diff --git

[OE-core] [PATCH 3/9] js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0

2013-05-08 Thread Ionut Radu
Signed-off-by: Ionut Radu ionutx.r...@intel.com --- .../js/{js_1.7.0+1.8.0rc1.bb = js_185-1.0.0.bb}|7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) rename meta/recipes-support/js/{js_1.7.0+1.8.0rc1.bb = js_185-1.0.0.bb} (85%) diff --git

[OE-core] [PATCH 4/9] pciutils: updated from 3.1.10 to 3.2.

2013-05-08 Thread Ionut Radu
Signed-off-by: Ionut Radu ionutx.r...@intel.com --- .../configure.patch |0 .../guess-fix.patch |0 .../lib-build-fix.patch |0 .../makefile.patch | 18

[OE-core] [PATCH 5/9] libfontenc: Updated from 1.1.1 to 1.1.2

2013-05-08 Thread Ionut Radu
Signed-off-by: Ionut Radu ionutx.r...@intel.com --- .../xorg-lib/{libfontenc_1.1.1.bb = libfontenc_1.1.2.bb} |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{libfontenc_1.1.1.bb = libfontenc_1.1.2.bb} (70%) diff --git

[OE-core] [PATCH 6/9] qemu: Updated from 1.4.0 to 1.4.1

2013-05-08 Thread Ionut Radu
0001-doc-Fix-texinfo-table-markup-in-qemu-options.hx.patch and 3f08ffb4a4741d147634761dc053ed386243a0de.patch were backported in 1.4.1 Signed-off-by: Ionut Radu ionutx.r...@intel.com --- meta/recipes-devtools/qemu/qemu.inc |1 -

[OE-core] [PATCH 7/9] ethtool: Updated from 3.8 to 3.9

2013-05-08 Thread Ionut Radu
Signed-off-by: Ionut Radu ionutx.r...@intel.com --- meta/recipes-extended/ethtool/{ethtool_3.8.bb = ethtool_3.9.bb} |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-extended/ethtool/{ethtool_3.8.bb = ethtool_3.9.bb} (78%) diff --git

[OE-core] [PATCH 8/9] pixman: Update from 0.29.2 to 0.29.4

2013-05-08 Thread Ionut Radu
Signed-off-by: Ionut Radu ionutx.r...@intel.com --- .../xorg-lib/{pixman_0.29.2.bb = pixman_0.29.4.bb} |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) rename meta/recipes-graphics/xorg-lib/{pixman_0.29.2.bb = pixman_0.29.4.bb} (88%) diff --git

[OE-core] [PATCH 9/9] gpgme: Updated from 1.4.0 to 1.4.1

2013-05-08 Thread Ionut Radu
Signed-off-by: Ionut Radu ionutx.r...@intel.com --- .../{gpgme-1.4.0 = gpgme-1.4.1}/disable_gpgconf_check.patch |0 meta/recipes-support/gpgme/{gpgme_1.4.0.bb = gpgme_1.4.1.bb}|6 ++ 2 files changed, 2 insertions(+), 4 deletions(-) rename

Re: [OE-core] [CONSOLIDATED PULL 00/23] Updated Pull

2013-05-08 Thread Richard Purdie
On Tue, 2013-05-07 at 23:52 -0700, Saul Wold wrote: Andreas Müller (2): systemd: do not recommend udev-extraconf for udev udev: do not recommend udev-extraconf Andrei Dinu (1): SLiRP support in runqemu This reverts the various other changes made to the script to fix locking races.

Re: [OE-core] [PATCH v4] SLiRP support in runqemu

2013-05-08 Thread Saul Wold
On 04/29/2013 11:42 PM, Andrei Dinu wrote: runqemu script now takes argument slirp in order to run networking on the qemu machine, without root privileges. changed the runqemu-internal script in order not to activate the tap devices if the option is set. Also trimmed the cleanup function so

Re: [OE-core] [PATCH 3/9] js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0

2013-05-08 Thread Burton, Ross
On 8 May 2013 15:41, Ionut Radu ionutx.r...@intel.com wrote: Signed-off-by: Ionut Radu ionutx.r...@intel.com Is there anything in oe-core that still needs this? I suspect we only had it for Web, but as we dropped the non-webkit Web a while back I don't think we're actually building this at all

[OE-core] proposal to move cogl, clutter and related recipes from oe-core to dedicated meta-clutter layer

2013-05-08 Thread Tomas Frydrych
I think it would makes sense to move clutter related packages from oe-core into a dedicated layer: * AFAIK nothing in oe-core requires cogl/clutter/mx, * The packages in oe-core are effectively unmaintained, several upstream releases behind, and pretty much unusable, * The somewhat random

Re: [OE-core] proposal to move cogl, clutter and related recipes from oe-core to dedicated meta-clutter layer

2013-05-08 Thread Phil Blundell
On Wed, 2013-05-08 at 16:11 +0100, Tomas Frydrych wrote: I think it would makes sense to move clutter related packages from oe-core into a dedicated layer: * AFAIK nothing in oe-core requires cogl/clutter/mx, * The packages in oe-core are effectively unmaintained, several upstream

Re: [OE-core] proposal to move cogl, clutter and related recipes from oe-core to dedicated meta-clutter layer

2013-05-08 Thread Richard Purdie
On Wed, 2013-05-08 at 16:11 +0100, Tomas Frydrych wrote: I think it would makes sense to move clutter related packages from oe-core into a dedicated layer: * AFAIK nothing in oe-core requires cogl/clutter/mx, * The packages in oe-core are effectively unmaintained, several upstream

Re: [OE-core] proposal to move cogl, clutter and related recipes from oe-core to dedicated meta-clutter layer

2013-05-08 Thread Tomas Frydrych
On 08/05/13 16:23, Richard Purdie wrote: On Wed, 2013-05-08 at 16:11 +0100, Tomas Frydrych wrote: I think it would makes sense to move clutter related packages from oe-core into a dedicated layer: * AFAIK nothing in oe-core requires cogl/clutter/mx, * The packages in oe-core are effectively

Re: [OE-core] [PATCH] gmp: updated to 5.1.1

2013-05-08 Thread Saul Wold
On 05/07/2013 06:00 AM, Bogdan Marinescu wrote: A number of patches are now part of the upstream. Tested by compiling and running core-image-minimal/qemux86. This patch is not applying cleaning, please verify it. see below Signed-off-by: Bogdan Marinescu bogdan.a.marine...@intel.com ---

Re: [OE-core] proposal to move cogl, clutter and related recipes from oe-core to dedicated meta-clutter layer

2013-05-08 Thread Tomas Frydrych
On 08/05/13 16:23, Phil Blundell wrote: One particular issue for us is that the clutter recipes as they stand in oe-core are very X11-centric. We don't have X and, instead, use the eglnative backend. It'd be handy for us if some putative refactoring of the recipes made them more friendly to

Re: [OE-core] [PATCH 3/9] js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0

2013-05-08 Thread Saul Wold
On 05/08/2013 07:55 AM, Burton, Ross wrote: On 8 May 2013 15:41, Ionut Radu ionutx.r...@intel.com wrote: Signed-off-by: Ionut Radu ionutx.r...@intel.com Is there anything in oe-core that still needs this? I suspect we only had it for Web, but as we dropped the non-webkit Web a while back I

Re: [OE-core] [PATCH 4/9] pciutils: updated from 3.1.10 to 3.2.

2013-05-08 Thread Saul Wold
On 05/08/2013 07:41 AM, Ionut Radu wrote: Signed-off-by: Ionut Radu ionutx.r...@intel.com --- .../configure.patch |0 .../guess-fix.patch |0 .../lib-build-fix.patch |0

Re: [OE-core] [PATCH] qt4: remove trailing slash from prefix

2013-05-08 Thread Paul Barker
On 7 May 2013 10:05, Paul Barker p...@paulbarker.me.uk wrote: The trailing slashs on Prefix=${prefix}/ and -prefix ${prefix}/ are passed through to the generated pkgconfig files and may be joined to paths like /include yielding a final path with a double forward-slash (eg. /usr//include). This

Re: [OE-core] [PATCH] qt4: remove trailing slash from prefix

2013-05-08 Thread Martin Jansa
On Wed, May 08, 2013 at 07:07:57PM +0100, Paul Barker wrote: On 7 May 2013 10:05, Paul Barker p...@paulbarker.me.uk wrote: The trailing slashs on Prefix=${prefix}/ and -prefix ${prefix}/ are passed through to the generated pkgconfig files and may be joined to paths like /include yielding

[OE-core] [PATCH] runqemu: Replace use of ifconfig with ip

2013-05-08 Thread Khem Raj
ifconfig and its ilk (net-tools package) is deprecated in favour of iproute2 package and is now removed by many distro's e.g. Archlinux. So we replace ifconfig with ip utility Signed-off-by: Khem Raj raj.k...@gmail.com --- scripts/runqemu-gen-tapdevs | 6 +++--- scripts/runqemu-ifup| 6

[OE-core] [PATCH 1/1] sysvinit-inittab: start runlevel 5 after terminals

2013-05-08 Thread Joe Slater
If xserver is started before getty is attached to virtual terminals, the server might lose the ability to accept keyboard input, so we go to runlevel 5 at the very end of inittab. --- .../recipes-core/sysvinit/sysvinit-inittab/inittab |4 +++- .../sysvinit/sysvinit-inittab_2.88dsf.bb

Re: [OE-core] [PATCH] runqemu: Replace use of ifconfig with ip

2013-05-08 Thread Trevor Woerner
On Wed, May 8, 2013 at 3:40 PM, Khem Raj raj.k...@gmail.com wrote: ifconfig and its ilk (net-tools package) is deprecated in favour of iproute2 package and is now removed by many distro's e.g. Archlinux. So we replace ifconfig with ip utility Signed-off-by: Khem Raj raj.k...@gmail.com ---

Re: [OE-core] [PATCH] runqemu: Replace use of ifconfig with ip

2013-05-08 Thread Khem Raj
On May 8, 2013, at 1:15 PM, Trevor Woerner twoer...@gmail.com wrote: On Wed, May 8, 2013 at 3:40 PM, Khem Raj raj.k...@gmail.com wrote: ifconfig and its ilk (net-tools package) is deprecated in favour of iproute2 package and is now removed by many distro's e.g. Archlinux. So we replace

[OE-core] [PATCH 1/1] sysvinit: modify bootlog location

2013-05-08 Thread Joe Slater
The default location for bootlog is volatile, so we change it to something that is not. --- meta/recipes-core/sysvinit/sysvinit/bootlogd.init | 19 --- 1 files changed, 16 insertions(+), 3 deletions(-) diff --git a/meta/recipes-core/sysvinit/sysvinit/bootlogd.init

Re: [OE-core] [PATCH 1/1] bbclass: bb.fatal() clean up

2013-05-08 Thread Robert Yang
On 05/08/2013 08:03 PM, Mike Looijmans wrote: On 05/08/2013 11:06 AM, Robert Yang wrote: The bb.fatal() is defined as: def fatal(*args): logger.critical(''.join(args)) sys.exit(1) So anything after bb.fatal() in the same code block doesn't have any effect, e.g.:

Re: [OE-core] [PATCH 1/1] bbclass: bb.fatal() clean up

2013-05-08 Thread Chris Larson
On Wed, May 8, 2013 at 7:14 PM, Robert Yang liezhi.y...@windriver.comwrote: On 05/08/2013 08:03 PM, Mike Looijmans wrote: On 05/08/2013 11:06 AM, Robert Yang wrote: The bb.fatal() is defined as: def fatal(*args): logger.critical(''.join(args)) sys.exit(1) So anything after

[OE-core] [PATCH 2/3] boot-directdisk: Scope HDDDIR and HDDIMG variables to avoid conflicts

2013-05-08 Thread Jonathan Liu
These variables should not be shared with other image classes. The bootimg class also has an HDDDIR variable that could be overwritten if executing concurrently in the same image recipe. Signed-off-by: Jonathan Liu net...@gmail.com --- meta/classes/boot-directdisk.bbclass | 25

[OE-core] [PATCH 3/3] image-vmdk: Fix error recreating symbolic link

2013-05-08 Thread Jonathan Liu
If the vmdk image symbolic link already exists from a previous build, overwrite it instead of returning an error. Signed-off-by: Jonathan Liu net...@gmail.com --- meta/classes/image-vmdk.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/image-vmdk.bbclass

[OE-core] [PATCH v9 1/3] syslinux: Update to 4.06

2013-05-08 Thread Jonathan Liu
Patches are now part of upstream or no longer needed. Added new util-linux dependency for isohybrid. Paths updated to reflect directory structure changes. Add CFLAGS and LDFLAGS overrides. [YOCTO #4438] Signed-off-by: Jonathan Liu net...@gmail.com --- meta/classes/boot-directdisk.bbclass

Re: [OE-core] [PATCH 1/1] bbclass: bb.fatal() clean up

2013-05-08 Thread Robert Yang
On 05/09/2013 10:23 AM, Chris Larson wrote: On Wed, May 8, 2013 at 7:14 PM, Robert Yang liezhi.y...@windriver.comwrote: On 05/08/2013 08:03 PM, Mike Looijmans wrote: On 05/08/2013 11:06 AM, Robert Yang wrote: The bb.fatal() is defined as: def fatal(*args):

Re: [OE-core] [PATCH 2/4] gdb: add 7.6 version

2013-05-08 Thread Khem Raj
On May 8, 2013, at 4:43 AM, Marcin Juszkiewicz marcin.juszkiew...@linaro.org wrote: Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org --- meta/recipes-devtools/gdb/gdb-7.6.inc | 11 ++ .../gdb/gdb-7.6/gdbserver-cflags-last.diff | 25

Re: [OE-core] [PATCH 1/4] gdb: AArch64 lacks lttng support

2013-05-08 Thread Khem Raj
looks good. Acked-by: Khem Raj raj.k...@gmail.com On May 8, 2013, at 4:43 AM, Marcin Juszkiewicz marcin.juszkiew...@linaro.org wrote: Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org --- meta/recipes-devtools/gdb/gdb-common.inc | 1 + 1 file changed, 1 insertion(+) diff

Re: [OE-core] [PATCH 4/4] gdb: tabs - spaces

2013-05-08 Thread Khem Raj
Acked-by: Khem Raj raj.k...@gmail.com On May 8, 2013, at 4:43 AM, Marcin Juszkiewicz marcin.juszkiew...@linaro.org wrote: Signed-off-by: Marcin Juszkiewicz marcin.juszkiew...@linaro.org --- meta/recipes-devtools/gdb/gdb.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git