Re: [OE-core] Piglit in Poky

2013-12-29 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Philip Balister schreef op 28-12-13 23:33: On 12/28/2013 10:28 AM, Koen Kooi wrote: Paul Eggleton schreef op 28-12-13 12:48: Hi Koen, On Tuesday 24 December 2013 15:22:32 Koen Kooi wrote: Burton, Ross schreef op 23-12-13 19:01: We'd like to

[OE-core] [oe-core][PATCH v2] db : Include C++ binding library in Berkeley DB recipe.

2013-12-29 Thread Philip Balister
Create the C++ library for db. This library is packaged in a new package so the db package only contains the c library. This prevents existing users from adding libstdc++ to the package DEPENDS. Signed-off-by: Philip Balister phi...@balister.org Signed-off-by: Douglas Geiger

[OE-core] [oe-core] db : Include C++ binding library in Berkeley DB

2013-12-29 Thread Philip Balister
v2 resolves an rpath issue in the native-sdk. ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

Re: [OE-core] [oe-core][PATCH v2] db : Include C++ binding library in Berkeley DB recipe.

2013-12-29 Thread Martin Jansa
On Sun, Dec 29, 2013 at 01:27:38PM -0500, Philip Balister wrote: Create the C++ library for db. This library is packaged in a new package so the db package only contains the c library. This prevents existing users from adding libstdc++ to the package DEPENDS. Signed-off-by: Philip Balister

Re: [OE-core] [PATCH 00/38] Cleanup series

2013-12-29 Thread Trevor Woerner
On 12/28/13 17:28, Paul Eggleton wrote: I got a bit tired of seeing poor SUMMARY and DESCRIPTION values in our recipes, so I went on a bit of a quest to clean them up, and ended up tidying up a few other things in the process. This might be a good time to remind people of the

Re: [OE-core] [PATCH 00/38] Cleanup series

2013-12-29 Thread Paul Eggleton
Hi Trevor, On Sunday 29 December 2013 17:55:18 Trevor Woerner wrote: On 12/28/13 17:28, Paul Eggleton wrote: I got a bit tired of seeing poor SUMMARY and DESCRIPTION values in our recipes, so I went on a bit of a quest to clean them up, and ended up tidying up a few other things in the

Re: [OE-core] [PATCH 01/38] *-basic: rename to *-standardlinux - AB Change NEEDED

2013-12-29 Thread Saul Wold
This will need a heads up to Beth to fix the autobuilder since we build the -basic target for the -lsb builds, it will need to change also. Sau! On 12/28/2013 02:28 PM, Paul Eggleton wrote: This more accurately represents what this image and packagegroup are intended to provide, and avoids

Re: [OE-core] [PATCH 01/38] *-basic: rename to *-standardlinux

2013-12-29 Thread Robert Yang
Hi Paul, I'm afraid that the standardlinux maybe a little confused with linuxstdbase, bu I don't have any better idea about it. // Robert On 12/29/2013 06:28 AM, Paul Eggleton wrote: This more accurately represents what this image and packagegroup are intended to provide, and avoids

[OE-core] [PATCH 2/6] autoconf: remove path_prog_fixes.patch

2013-12-29 Thread Robert Yang
The path_prog_fixes.patch was used for fixing the perl path, but the do_install_append() can do it, so remove this patch. Signed-off-by: Robert Yang liezhi.y...@windriver.com --- .../autoconf/autoconf/path_prog_fixes.patch| 128 -

[OE-core] [PATCH 6/6] git: upgrade to 1.8.5.2

2013-12-29 Thread Robert Yang
* Upgrade to 1.8.5.2 * Remove the SRC_URI from the git.inc since we use the one in git_1.8.5.2.bb Signed-off-by: Robert Yang liezhi.y...@windriver.com --- meta/recipes-devtools/git/git.inc| 1 - meta/recipes-devtools/git/{git_1.8.4.4.bb = git_1.8.5.2.bb} | 5 +++--

[OE-core] [PATCH 5/6] make: upgrade to 4.0

2013-12-29 Thread Robert Yang
Upgrade to 4.0, remove the following patches since they have been fixed by the upgrade: - expand_MAKEFLAGS.patch - intermediate-target-bugfix.patch - make-savannah-bug30612-fix_white_space.patch - make-savannah-bug30612-handling_of_archives.patch Signed-off-by: Robert Yang

[OE-core] [PATCH 0/6] upgrade automake/autogen-native/make/git

2013-12-29 Thread Robert Yang
I have tested these upgrades on the local autobuilder. // Robert The following changes since commit 5c95cc221aa55df7c25e3254d30a7a4b70ff5359: maintainers.inc: reassign tzcode-native (2013-12-27 19:35:02 +0800) are available in the git repository at: git://git.pokylinux.org/poky-contrib

[OE-core] [PATCH 4/6] make: remove the obsolete SCCS.patch

2013-12-29 Thread Robert Yang
This patch is used for removing SCCS/*s.conftest, but there is no SCCS directory from 3.81, so remove it. Signed-off-by: Robert Yang liezhi.y...@windriver.com --- meta/recipes-devtools/make/files/SCCS.patch | 17 - meta/recipes-devtools/make/make.inc | 3 +-- 2 files

[OE-core] [PATCH 1/6] automake: upgrade to 1.14

2013-12-29 Thread Robert Yang
Upgrade from 1.13.4 to 1.14: - Remove the PATHFIXPATCH variable and path_prog_fixes.patch since the problem can be fixed by the do_install_append(). - Remove prefer-cpio-over-pax-for-ustar-archives.patch since it have been fixed by the upgrade. Signed-off-by: Robert Yang

[OE-core] [PATCH 3/6] autogen-native: upgrade to 5.18.2

2013-12-29 Thread Robert Yang
* Upgrade from 5.17.4 to 5.18.2 * Rename files - autogen Signed-off-by: Robert Yang liezhi.y...@windriver.com --- ...n-native_5.17.4.bb = autogen-native_5.18.2.bb} | 6 +-- .../autogen/{files = autogen}/guile.patch | 48 +- .../increase-timeout-limit.patch

[OE-core] [PATCH 01/14] flac: remove unrecognised options

2013-12-29 Thread Robert Yang
Remove --disable-id3libtest and --without-id3lib which had been removed from flac for many years, here is the log from flac: commit e31d9eb05cb82bd5f9cab1e6ad5295ddad22bcab Author: Josh Coalson jcoal...@users.sourceforce.net Date: Tue Sep 28 00:23:57 2004 + remove id3 support

[OE-core] [PATCH 02/14] alsa-lib: remove unrecognised options

2013-12-29 Thread Robert Yang
Remove --with-cards and --with-oss, they are never in alsa-lib, but in alsa-driver, and the --with-cards had also been dropped from alsa-driver. Signed-off-by: Robert Yang liezhi.y...@windriver.com --- meta/recipes-multimedia/alsa/alsa-lib_1.0.27.2.bb |2 +- 1 file changed, 1 insertion(+), 1

[OE-core] [PATCH 10/14] enchant: fix unrecognised option

2013-12-29 Thread Robert Yang
Fix the unrecognised option --disable-binreloc, the configure now uses: AM_CONDITIONAL(WITH_BINRELOC, test x$br_cv_binreloc = xyes) We can use br_cv_binreloc=no to fix it. Signed-off-by: Robert Yang liezhi.y...@windriver.com --- meta/recipes-support/enchant/enchant_1.6.0.bb |4 +++- 1 file

[OE-core] [PATCH 09/14] bluez-hcidump: remove unrecognised options

2013-12-29 Thread Robert Yang
Remove the following two options since they are not needed any more: * --with-bluez-libs * --with-bluez-includes commit 78631c5f66f0580695ff3aac4dc8831e3795b735 Author: Marcel Holtmann mar...@holtmann.org Date: Wed Aug 31 00:57:30 2011 -0700 Change includes to use local copy of

[OE-core] [PATCH 11/14] cups: remove unrecognised option

2013-12-29 Thread Robert Yang
Remove the following 2 options: * --disable-tiff * --with-pdftops The tiff and pdftops filters have been moved into another package cups-filters, so these options are not valid any more. Please visit here for more info: http://www.cups.org/str.php?L3930 Signed-off-by: Robert Yang

[OE-core] [PATCH 00/14] fix/remove unrecognised options

2013-12-29 Thread Robert Yang
The following changes since commit 005af45191ded6185c618c708181b31281e43092: bitbake: fetch2: avoid printing no checksum error message twice (2013-12-22 14:29:13 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/options

[OE-core] [PATCH 03/14] tremor: remove unrecognised option

2013-12-29 Thread Robert Yang
Remove the --disable-rpath, it seems taht there is never such an option in tremor's configure, and it uses our libtool, so we don't have to worry about the rpath. Signed-off-by: Robert Yang liezhi.y...@windriver.com --- meta/recipes-multimedia/tremor/tremor_20120314.bb |2 +- 1 file changed,

[OE-core] [PATCH 04/14] dpkg: fix/remove unrecognised options

2013-12-29 Thread Robert Yang
Fix/remove the following unrecognised options: * --without-static-progs: can't find anything about this in the history, so remove it. * --without-dselect - --disable-dselect * --with-start-stop-daemon - --enable-start-stop-daemon * --with-bz2lib, typo, should be --with-bz2 * --without-sgml-doc:

[OE-core] [PATCH 06/14] gstreamer: fix unrecognised options

2013-12-29 Thread Robert Yang
Fix the following options: --disable-docs-build: replace with --disable-docbook --disable-gtk-doc --with-check=no: replace with --disable-check Signed-off-by: Robert Yang liezhi.y...@windriver.com --- meta/recipes-multimedia/gstreamer/gstreamer_0.10.36.bb |6 +- 1 file changed, 5

[OE-core] [PATCH 05/14] libid3tag: remove unrecognised option

2013-12-29 Thread Robert Yang
There is no --enable-speed in libid3tag's configure, but in libmad, and it's already there, so remove it. Signed-off-by: Robert Yang liezhi.y...@windriver.com --- meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb |2 -- 1 file changed, 2 deletions(-) diff --git

[OE-core] [PATCH 08/14] gstreamer1.0: remove unrecognised options

2013-12-29 Thread Robert Yang
Remove the following two unrecognised options: * --disable-oggtest * --disable-vorbistest They are defined in m4/ogg.m4 and m4/vorbistest.m4, but now configure doesn't use them, configure.ac uses another way to define the --enable-ogg and --enable-vorbis, and there is no test options, so remove

[OE-core] [PATCH 13/14] ghostscript: remove unrecognised option

2013-12-29 Thread Robert Yang
Remove --without-jasper since the jasper had been removed: commit 6070a6f33bebf7538e48219010bc1e4de8341ea8 Author: Ray Johnston ray.johns...@artifex.com Date: Fri Aug 3 00:32:32 2012 -0700 Rip out jasper -- openjpeg is our JPX implementation. Signed-off-by: Robert Yang

[OE-core] [PATCH 07/14] gstreamer1.0: remove unrecognised options

2013-12-29 Thread Robert Yang
Fix the following options: --disable-docs-build: replace with --disable-docbook --disable-gtk-doc --with-check=no: --disable-check Signed-off-by: Robert Yang liezhi.y...@windriver.com --- meta/recipes-multimedia/gstreamer/gstreamer1.0.inc |6 +- 1 file changed, 5 insertions(+), 1

[OE-core] [PATCH 12/14] wget: remove unrecognised option

2013-12-29 Thread Robert Yang
Remove the --with-libc, I can't find anything about this option from wget's log history. Signed-off-by: Robert Yang liezhi.y...@windriver.com --- meta/recipes-extended/wget/wget.inc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/wget/wget.inc

[OE-core] [PATCH 14/14] mesa-demos: fix unrecognised options

2013-12-29 Thread Robert Yang
Fix two unrecognised options: * --disable-libosmesa - --disable-osmesa * --disable-libx11 - --disable-x11 Signed-off-by: Robert Yang liezhi.y...@windriver.com --- meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git