Re: [oe] [OE-core] fetch race problem

2015-04-07 Thread Richard Purdie
On Tue, 2015-04-07 at 10:35 +0200, Steffen Sledz wrote: > Am 24.03.2015 um 12:12 schrieb Richard Purdie: > >>> Is this a problem in oe-core too (or oe-classic only)? > >> > >> Any ideas how to avoid such errors? > > > > In theory bitbake has locks on f

Re: [oe] [oe-classic][PATCH 1/1] README: update for current status of OE-Classic

2015-04-28 Thread Richard Purdie
On Thu, 2015-04-23 at 15:59 +0100, Paul Eggleton wrote: > OE-Classic is no longer maintained, so update README and MAINTAINERS > accordingly, and just in case someone might miss reading those, add a > file clearly spelling it out. > > Signed-off-by: Paul Eggleton Signed-off-by:

Re: [oe] [OE-core] opkg_install_pkg: Package md5sum mismatch. Either the opkg or the package index are corrupt.

2015-05-09 Thread Richard Purdie
On Fri, 2015-05-08 at 17:09 -0400, Denys Dmytriyenko wrote: > weston-init RDEPENDS on weston and kbd. > > $ bitbake-diffsigs > 1.0-r0.do_package_write_ipk.sigdata.eb3921bfc9623056f7ffaef4be8549ab > 1.0-r0.do_package_write_ipk.sigdata.90c2978497847912cd64f66039927f7d > Hash for dependent task wa

Re: [oe] [OE-core] opkg_install_pkg: Package md5sum mismatch. Either the opkg or the package index are corrupt.

2015-05-11 Thread Richard Purdie
On Mon, 2015-05-11 at 08:22 +0200, Martin Jansa wrote: > On Fri, May 08, 2015 at 03:28:52PM -0400, Denys Dmytriyenko wrote: > > On Wed, May 06, 2015 at 07:31:37PM -0400, Denys Dmytriyenko wrote: > > > On Wed, May 06, 2015 at 09:12:43PM +0200, Steffen Sledz wrote: > > > > Am 02.05.2015 um 23:55 schr

Re: [oe] [OE-core] multiple git repos vs. AUTOREV?

2015-06-17 Thread Richard Purdie
On Wed, 2015-06-17 at 09:27 +0200, Steffen Sledz wrote: > On 16.06.2015 16:20, Paul Eggleton wrote: > > On Tuesday 16 June 2015 16:12:49 Steffen Sledz wrote: > >> For development purposes we use this method to build always from the HEAD > >> revision of a git repository. > >> ... > >> Now we like t

[oe] [PATCH][meta-multimedia] gst-ffmpeg: Add explict getVar expansion parameter

2015-07-08 Thread Richard Purdie
Bitbake is likely to require this parameter in future, add the default value. Patch generated with the command: sed -e 's:\(getVar([^,()]*\)\s*):\1, False):g' -i `grep -ril getVar *` Signed-off-by: Richard Purdie diff --git a/meta-multimedia/recipes-multimedia/gstreame

[oe] [PATCH][meta-networking] postfix: Add explict getVar expansion parameter

2015-07-08 Thread Richard Purdie
Bitbake is likely to require this parameter in future, add the default value. Patch generated with the command: sed -e 's:\(getVar([^,()]*\)\s*):\1, False):g' -i `grep -ril getVar *` Signed-off-by: Richard Purdie diff --git a/meta-networking/recipes-daemons/postfix/postfix.i

[oe] [PATCH][meta-oe] postgresql: Add explict getVar expansion parameter

2015-07-08 Thread Richard Purdie
Bitbake is likely to require this parameter in future, add the default value. Patch generated with the command: sed -e 's:\(getVar([^,()]*\)\s*):\1, False):g' -i `grep -ril getVar *` Signed-off-by: Richard Purdie diff --git a/meta-oe/recipes-support/postgresql/postgresql.inc

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2015-08-30

2015-09-02 Thread Richard Purdie
On Mon, 2015-08-31 at 14:56 +0200, Martin Jansa wrote: > OE @ ~/openembedded-core $ git log --oneline > origin/master..contrib/jansa/master > e223862 initramfs-framework: Drop allarch > d51627d linux-firmware: Drop allarch > ee54e69 ppp-dialin: Drop allarch > 2ff92fc usbinit, weston-init, run-pos

Re: [oe] [meta-java][PATCH] OpenJDK-8: For x86 and ARM

2015-09-11 Thread Richard Purdie
On Fri, 2015-08-28 at 14:29 -0300, Otavio Salvador wrote: > On Fri, Aug 28, 2015 at 4:12 AM, Richard Leitner > wrote: > > On 08/28/2015 03:14 AM, Vinay K. Awasthi wrote: > >> Rebased it again with latest change-set and tested it on oe-core master > >> with latest mate-openembedded. > >> > >> Ther

Re: [oe] [OE-core] Patchwork & patch handling improvements

2015-12-02 Thread Richard Purdie
On Mon, 2015-11-30 at 10:19 -0500, Trevor Woerner wrote: > On 11/26/15 16:00, Paul Eggleton wrote: > > I'm also > > trying to ensure that the patch validation is generic enough so it can live > > in > > OE-Core, and thus we can easily update and refine it over time in line with > > the > > cod

Re: [oe] [OE-core] [RFC] Mark of upstream CVE patches

2015-12-15 Thread Richard Purdie
On Tue, 2015-12-15 at 11:30 -0500, Philip Balister wrote: > I also suggest copying the > > https://lists.yoctoproject.org/listinfo/yocto-security > > list. and the architecture list, this is something that should apply to more than OE-Core ideally. Cheers, Richard > Philip > > On 12/15/2015 1

Re: [oe] [OE-core] [RFC] Mark of upstream CVE patches

2015-12-15 Thread Richard Purdie
On Tue, 2015-12-15 at 11:49 -0500, Philip Balister wrote: > On 12/15/2015 11:37 AM, Richard Purdie wrote: > > On Tue, 2015-12-15 at 11:30 -0500, Philip Balister wrote: > > > I also suggest copying the > > > > > > https://lists.yoctoproject.org/listi

Re: [oe] [OE-core] Remove pth recipe

2016-01-15 Thread Richard Purdie
On Wed, 2016-01-13 at 09:36 -0800, Khem Raj wrote: > Hi All, > > We are carrying pth recipe in OE-Core. > > 1. There are no packages in OE-Core which depend on it. > 2. pth is quite old ( last release was in 2006) moreover there is > npth replacement available and we have recipe in OE-Core > > I

Re: [oe] [OE-core] Language settings GTK (glibc?) problem

2016-02-03 Thread Richard Purdie
On Wed, 2016-02-03 at 12:49 +0100, Andreas Müller wrote: > Hi, > > while testing libreoffice language packets I found that language > settings for GTK based apps are broken. Interestingly QT based > applications (tested with qtcreator and lxqt) and libreoffice are > working fine. > > I did some r

Re: [oe] [meta-oe][PATCH] fio: Remove --disable-static from EXTRA_OECONF

2016-02-21 Thread Richard Purdie
On Thu, 2016-02-18 at 20:43 +, Christopher Larson wrote: > I think the convention is to add such workarounds to no-static > -libs.inc, > not the recipe, at this time. This is a good question. I was just doing some world builds with meta -oe in and have a few more of these fixes. Referencing m

Re: [oe] [meta-oe][PATCH] fio: Remove --disable-static from EXTRA_OECONF

2016-02-21 Thread Richard Purdie
On Sun, 2016-02-21 at 11:47 +0100, Martin Jansa wrote: > What's the advantage of more global .inc file? In OE-Core it started as a standalone experiment which made sense as a separate .inc as we've done with some other things of this nature. I thought it was going to take longer to work through an

[oe] [PATCH 01/12] gthumb: Fix to work with disabled static libs

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb b/meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb index a1c0347..0bf1321 100644 --- a/meta

[oe] [PATCH 02/12] fio: Fix to work with disabled static libs

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-oe/recipes-benchmark/fio/fio_2.2.6.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-benchmark/fio/fio_2.2.6.bb b/meta-oe/recipes-benchmark/fio/fio_2.2.6.bb index dca0e64..69be80d 100644 --- a/meta-oe/recipes-benchmark/fio/fio_2.2.6.bb

[oe] [PATCH 08/12] libtalloc: Fix build when static libs disabled

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-networking/recipes-support/libtalloc/libtalloc_2.1.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-support/libtalloc/libtalloc_2.1.3.bb b/meta-networking/recipes-support/libtalloc/libtalloc_2.1.3.bb index 5c2238d..8209264

[oe] [PATCH 03/12] mongodb: Fix to work with disabled static libs

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-oe/recipes-support/mongodb/mongodb_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/mongodb/mongodb_git.bb b/meta-oe/recipes-support/mongodb/mongodb_git.bb index a91240a..6522a67 100644 --- a/meta-oe/recipes-support

[oe] [PATCH 09/12] libtdb: Fix build when static libs disabled

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-networking/recipes-support/libtdb/libtdb_1.3.7.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-support/libtdb/libtdb_1.3.7.bb b/meta-networking/recipes-support/libtdb/libtdb_1.3.7.bb index 9dc4808..c6a689b 100644 --- a/meta

[oe] [PATCH 04/12] poppler-data: Fix to work with changed makeflags

2016-02-22 Thread Richard Purdie
Without this, the data is installed into /usr/local and fails QA checks. Signed-off-by: Richard Purdie --- meta-oe/recipes-support/poppler/poppler-data_0.4.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/poppler/poppler-data_0.4.7.bb b/meta-oe

[oe] [PATCH 11/12] soci: Fix build when static libs disabled

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-oe/recipes-support/soci/soci_3.2.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/soci/soci_3.2.2.bb b/meta-oe/recipes-support/soci/soci_3.2.2.bb index d1964eb..1f5a485 100644 --- a/meta-oe/recipes-support/soci/soci_3.2.2.bb

[oe] [PATCH 05/12] monkey: Fix to work with disabled static libs

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-webserver/recipes-httpd/monkey/monkey_1.5.6.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-webserver/recipes-httpd/monkey/monkey_1.5.6.bb b/meta-webserver/recipes-httpd/monkey/monkey_1.5.6.bb index d7330a1..22d88f8 100644 --- a/meta-webserver

[oe] [PATCH 06/12] xmlstarlet: Disable PARALLEL_MAKE

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.5.0.bb | 7 +++ 1 file changed, 7 insertions(+) diff --git a/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.5.0.bb b/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.5.0.bb index d9a03c6..2b8603e 100644 --- a

[oe] [PATCH 07/12] inetutils: Fix build when static libs disabled

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-networking/recipes-connectivity/inetutils/inetutils_1.9.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.4.bb b/meta-networking/recipes-connectivity/inetutils

[oe] [PATCH 10/12] libtevent: Fix build when static libs disabled

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb b/meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb index 2ec79e9

[oe] [PATCH 12/12] nginx: Fix build when static libs disabled

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-webserver/recipes-httpd/nginx/nginx_1.9.10.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.9.10.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.9.10.bb index 5d63d41..6fa82ff 100644 --- a/meta-webserver

Re: [oe] [PATCH][meta-networking 5/5] dovecot: Blacklist

2016-02-22 Thread Richard Purdie
On Mon, 2016-02-22 at 14:10 +0100, Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- > meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/meta-networking/recipes > -support/dovecot/dovecot_2.2.21.bb b/meta-networking/recipes

[oe] [PATCH] cyrus-sasl: Drop unneeded group addition

2016-04-13 Thread Richard Purdie
The mail group is provided by base-passwd so would always be present. Therefore drop the uneeded group addition from this recipe. This works around the recent user cleanup code improvements which meant this started causing failures for people. Signed-off-by: Richard Purdie --- meta-networking

[oe] [PATCH 2/3] netmap-modules: Avoid type warning with python v3

2016-06-02 Thread Richard Purdie
Python 3 is stricter about type comparisions, this avoids warnings. Signed-off-by: Richard Purdie --- meta-networking/recipes-kernel/netmap/netmap-modules_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-kernel/netmap/netmap-modules_git.bb b

[oe] [PATCH 3/3] abiword/gnone-vfs: Use print as a function

2016-06-02 Thread Richard Purdie
In python 3, print is a function. Disable some pointless debug output whilst here. Signed-off-by: Richard Purdie --- meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb | 2 +- meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions

[oe] [PATCH 1/3] gitkpkgv: Ensure files are closed

2016-06-02 Thread Richard Purdie
This avoids warnings with python 3. Signed-off-by: Richard Purdie --- meta-oe/classes/gitpkgv.bbclass | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta-oe/classes/gitpkgv.bbclass b/meta-oe/classes/gitpkgv.bbclass index 1cba00c..4866fac 100644 --- a/meta-oe/classes

Re: [oe] [PATCH 1/3] gitkpkgv: Ensure files are closed

2016-06-07 Thread Richard Purdie
On Tue, 2016-06-07 at 11:02 +0200, Mike Looijmans wrote: > Looks like regression in Python itself? > > In both Python 2 and 3, the file is closed properly if the file > object is not > being stored: > > >>> import os > >>> os.listdir('/proc/self/fd') > ['0', '1', '2', '3'] > >>> l=open('/pro

Re: [oe] [OE-core] [RFT] Moving on from eglibc to glibc 2.20

2014-08-28 Thread Richard Purdie
On Wed, 2014-08-27 at 23:41 -0700, Khem Raj wrote: > Hi All > > As we all know eglibc has been merged back into glibc and 2.19 was the > last release, here I have put together the recipes for upcoming glibc > 2.20 release and removed eglibc 2.19 in favor of move. > > I also thought about leaving

Re: [oe] [OE-core] [RFT] Moving on from eglibc to glibc 2.20

2014-08-28 Thread Richard Purdie
On Wed, 2014-08-27 at 23:41 -0700, Khem Raj wrote: > Hi All > > As we all know eglibc has been merged back into glibc and 2.19 was the > last release, here I have put together the recipes for upcoming glibc > 2.20 release and removed eglibc 2.19 in favor of move. > > I also thought about leaving

Re: [oe] [OE-core] [RFT] Moving on from eglibc to glibc 2.20

2014-08-29 Thread Richard Purdie
On Thu, 2014-08-28 at 18:46 -0700, Khem Raj wrote: > On Thu, Aug 28, 2014 at 5:41 PM, Khem Raj wrote: > > reproduced. will apprise as I have some fix. > > OK pushed another patch to the contrib tree that should take care of both > xf86-input-synaptics xf86-input-vmmouse Thanks. I'm having one he

Re: [oe] [OE-core] [RFT] Moving on from eglibc to glibc 2.20

2014-08-29 Thread Richard Purdie
On Thu, 2014-08-28 at 18:46 -0700, Khem Raj wrote: > On Thu, Aug 28, 2014 at 5:41 PM, Khem Raj wrote: > > reproduced. will apprise as I have some fix. > > OK pushed another patch to the contrib tree that should take care of both > xf86-input-synaptics xf86-input-vmmouse https://autobuilder.yocto

Re: [oe] [OE-core] [RFT] Moving on from eglibc to glibc 2.20

2014-08-29 Thread Richard Purdie
On Thu, 2014-08-28 at 18:46 -0700, Khem Raj wrote: > On Thu, Aug 28, 2014 at 5:41 PM, Khem Raj wrote: > > reproduced. will apprise as I have some fix. > > OK pushed another patch to the contrib tree that should take care of both > xf86-input-synaptics xf86-input-vmmouse Also, meta-fsl-ppc fails:

Re: [oe] [OE-core] State of bitbake world, files not tracked by sstate

2014-10-22 Thread Richard Purdie
On Wed, 2014-10-22 at 11:36 +0200, Martin Jansa wrote: > These are the files which are installed into sysroot without sstate > knowledge, so if you reuse the components which created them from sstate > these files will be missing. > > cat << EOF > sstate-sysroot-cruft-whitelist.txt > [^/]*/home/bu

[oe] [PATCH 1/7] kexec-tools: 2.0.8 -> 2.0.9

2015-02-13 Thread Richard Purdie
Adjust the patch since it was partially applied upstream (in a different form) but not completely since the ppc specific part was not applied. Signed-off-by: Richard Purdie --- ...kexec-tools-Refine-kdump-device_tree-sort.patch | 34 -- .../{kexec-tools_2.0.8.bb => ke

[oe] [PATCH 5/7] libpciaccess 0.13.2 -> 0.13.3

2015-02-13 Thread Richard Purdie
Signed-off-by: Richard Purdie --- .../xorg-lib/{libpciaccess_0.13.2.bb => libpciaccess_0.13.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libpciaccess_0.13.2.bb => libpciaccess_0.13.3.bb} (70%) diff --git a/meta/recipes-gr

[oe] [PATCH 3/7] lttng-tools: 2.5.3 -> 2.6.0

2015-02-13 Thread Richard Purdie
Signed-off-by: Richard Purdie --- .../lttng/{lttng-tools_2.5.3.bb => lttng-tools_2.6.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-kernel/lttng/{lttng-tools_2.5.3.bb => lttng-tools_2.6.0.bb} (96%) diff --git a/meta/recipes-kernel/lttng

[oe] [PATCH 4/7] subversion: 1.8.10 -> 1.8.11

2015-02-13 Thread Richard Purdie
Signed-off-by: Richard Purdie --- .../{subversion-1.8.10 => subversion-1.8.11}/disable_macos.patch | 0 .../{subversion-1.8.10 => subversion-1.8.11}/libtool2.patch | 0 .../subversion/{subversion_1.8.10.bb => subversion_1.8.11.bb} | 4 ++-- 3 files changed, 2 i

[oe] [PATCH 7/7] python-scons: 2.3.2 -> 2.3.4

2015-02-13 Thread Richard Purdie
Signed-off-by: Richard Purdie --- .../{python-scons-native_2.3.2.bb => python-scons-native_2.3.4.bb}| 0 .../python/{python-scons_2.3.2.bb => python-scons_2.3.4.bb} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python

[oe] [PATCH 2/7] lttng-ust: 2.5.2 -> 2.6.0

2015-02-13 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta/recipes-kernel/lttng/{lttng-ust_2.5.2.bb => lttng-ust_2.6.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-kernel/lttng/{lttng-ust_2.5.2.bb => lttng-ust_2.6.0.bb} (89%) diff --git a/meta/recipes-kernel/lttng

[oe] [PATCH 6/7] python-pycurl: 7.19.5 -> 7.19.5.1

2015-02-13 Thread Richard Purdie
Signed-off-by: Richard Purdie --- .../python/{python-pycurl_7.19.5.bb => python-pycurl_7.19.5.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python-pycurl_7.19.5.bb => python-pycurl_7.19.5.1.bb} (87%) diff --git a/meta/recipes-de

Re: [oe] [yocto] [OE-core] [RFT] upcoming glibc 2.21 and gcc 4.9 upgrade

2015-02-18 Thread Richard Purdie
On Wed, 2015-02-18 at 10:38 -0800, Khem Raj wrote: > > On Feb 18, 2015, at 5:06 AM, Richard Purdie > > wrote: > > On Wed, 2015-02-18 at 11:51 +0000, Richard Purdie wrote: > >> On Wed, 2015-02-18 at 01:01 -0800, Khem Raj wrote: > > The series needs: > > &

Re: [oe] [yocto] [RFT] upcoming glibc 2.21 and gcc 4.9 upgrade

2015-02-20 Thread Richard Purdie
On Mon, 2015-02-02 at 02:02 -0800, Khem Raj wrote: > I have put together upgrade to gcc 4.9.2 as well as glibc 2.21 ( > upcoming ) on a contrib branch ( top 2 patches) its has not got much > testing besides x86 qemu thus far. > > http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/g

Re: [oe] [OE-core] [yocto] [RFT] upcoming glibc 2.21 and gcc 4.9 upgrade

2015-02-21 Thread Richard Purdie
On Fri, 2015-02-20 at 18:03 +, Richard Purdie wrote: > On Mon, 2015-02-02 at 02:02 -0800, Khem Raj wrote: > > I have put together upgrade to gcc 4.9.2 as well as glibc 2.21 ( > > upcoming ) on a contrib branch ( top 2 patches) its has not got much > > testing besi

Re: [oe] [OE-core] fetch race problem

2015-03-24 Thread Richard Purdie
On Tue, 2015-03-24 at 12:00 +0100, Steffen Sledz wrote: > We hit the following problem in oe-classic. And we're not sure if this > problem may occur in current oe too, or if it is fixed there. > > They are two or more recipes (may be in different layers) for packages with > sources from the same

Re: [oe] [OE-core] [RFC][PATCH] cmake: respect ${S} and ${B}

2013-12-05 Thread Richard Purdie
On Thu, 2013-12-05 at 00:38 +, Ross Burton wrote: > Hi, > > This is a Request For Comments because it changes behaviour of the cmake class > and I'm not entirely knowledgeable in cmake. > > For some reason, cmake.bbclass doesn't use ${S} and ${B}, but instead has it's > own variables OECMAKE_

Re: [oe] [OE-core] [PATCH] cmake: respect ${S} and ${B}

2013-12-05 Thread Richard Purdie
On Thu, 2013-12-05 at 17:18 -0500, Philip Balister wrote: > On 12/04/2013 07:38 PM, Ross Burton wrote: > > Instead of the class-specific variables OECMAKE_BUILDPATH and > > OECMAKE_SOURCEPATH, just use ${B} and ${S}. > > > > If these two paths are different, delete any existing ${B} before running

Re: [oe] ASSUME_PROVIDED += sqlite3-native doesn't work

2014-01-06 Thread Richard Purdie
On Mon, 2014-01-06 at 11:57 +0100, Detlef Vollmann wrote: > On 01/06/14 10:46, Paul Eggleton wrote: > > Hi Detlef, > > > > On Sunday 05 January 2014 23:29:31 Detlef Vollmann wrote: > >> Specifying "ASSUME_PROVIDED += sqlite3-native" doesn't work, > >> as pseudo-native explicitely requires SQLite he

Re: [oe] virtual/fakeroot-native misleading

2014-01-06 Thread Richard Purdie
On Sun, 2014-01-05 at 23:18 +0100, Detlef Vollmann wrote: > Trying to bitbake essentially anything requires virtual/fakeroot-native. > But saying 'ASSUME_PROVIDED += "virtual/fakeroot-native"' because we > have fakeroot on our machine doesn't work, as bitbake.conf explicitely > requires pseudo. So

Re: [oe] [OE-core] Piglit in Poky

2014-01-08 Thread Richard Purdie
On Wed, 2014-01-08 at 16:09 +, Burton, Ross wrote: > Hi, > > Despite a good start this thread got rapidly hijacked, so let's try again! > > On 24 December 2013 01:09, Philip Balister wrote: > >> 1) Move piglit and deps to oe-core. Piglit is for QA purposes only > >> and pushes the boundarie

Re: [oe] [OE-core] [RFT] eglibc 2.19

2014-02-12 Thread Richard Purdie
On Sat, 2014-02-08 at 08:08 -0800, Khem Raj wrote: > Hi all > > I have staged a branch with eglibc 2.19 upgraded recipes here > > http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/eglibc-2.19 > > These are not final recipes there may be tweaks needed like adjusting SRC_URI > late

Re: [oe] [OE-core] [RFT] eglibc 2.19

2014-02-12 Thread Richard Purdie
On Wed, 2014-02-12 at 15:41 +, Richard Purdie wrote: > On Sat, 2014-02-08 at 08:08 -0800, Khem Raj wrote: > > Hi all > > > > I have staged a branch with eglibc 2.19 upgraded recipes here > > > > http://git.openembedded.org/openembedded-core-contrib/log/?h=kr

Re: [oe] [OE-core] [RFT] eglibc 2.19

2014-02-17 Thread Richard Purdie
On Sat, 2014-02-08 at 08:08 -0800, Khem Raj wrote: > Hi all > > I have staged a branch with eglibc 2.19 upgraded recipes here > > http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/eglibc-2.19 > > These are not final recipes there may be tweaks needed like adjusting SRC_URI > late

Re: [oe] exo build fail on master and master-next

2014-03-26 Thread Richard Purdie
On Tue, 2014-03-25 at 17:46 -0700, Adam Lee wrote: > exo-native (one of xfce4-taskmanager deps) was the point of failure. > More specifically, exo-native was failing during configuration time. I > discovered that, on master-next, exo-native build finishes by > reverting this commit in autoconf.bbcl

Re: [oe] exo build fail on master and master-next

2014-03-26 Thread Richard Purdie
On Wed, 2014-03-26 at 14:00 -0700, Adam Lee wrote: > Hi Richard, thanks for the explanation. It helped me in understanding > about the commit. > > > intltool-native builds fine. This suggests me that I have the > dependencies requirement for intltool-native. Also I apt-get installed > intltool o

[oe] [meta-qt5] Antisocial layer behaviour

2014-03-31 Thread Richard Purdie
I noticed some rebuilds happening when my cache should have been good. "bitbake -S printdiff" showed: Task cmake-native:do_configure couldn't be used from the cache because: We need hash f8a8910df42f4330ddaf9e40105baa7d, closest matching task was 93ac4b3cc3e9b5dd0868377cf287ca3d basehash

Re: [oe] [OE-core] Quality of meta-oe metadata

2014-04-01 Thread Richard Purdie
On Sun, 2014-03-30 at 02:33 -0400, Trevor Woerner wrote: > Hello Martin, > > Excellent, excellent post! > > On 03/29/14 21:31, Martin Jansa wrote: > > 2) There are a lot of changes and component upgrades in oe-core which > >sometimes aren't very straight-forward to adapt to and issues stay in

Re: [oe] [meta-initramfs][PATCH] klcc_cross: move in target sysroot as crosscript

2014-05-02 Thread Richard Purdie
is added to better match the perl syntax: > let it commented for future reference. Why is this commented? Its not optional and the recipe will not work properly without that change. Cheers, Richard > Signed-off-by: Richard Purdie > Signed-off-by: Andrea Adami > --- > .../recipe

Re: [oe] [meta-initramfs][PATCH] klcc_cross: move in target sysroot as crosscript

2014-05-02 Thread Richard Purdie
On Fri, 2014-05-02 at 10:34 +0200, Andrea Adami wrote: > I probably misunderstand that part. > > I could not see any difference in the produced klcc.cross scripts with > or without the mangling. > Tested runtime on 3 machines. > What I did not yet try is a rebuild from sstate but I expect it to be

Re: [oe] [OE-core] [yocto] GStreamer 0.10's future

2014-05-08 Thread Richard Purdie
On Thu, 2014-05-08 at 17:57 +0100, Paul Eggleton wrote: > Yes, I'm just talking about libav 0.8 here - libav 9 would remain where it > is. > That might still be problematic though given that their PN is the same. I'm > open to better suggestions, but I think we have to do *something* here. We c

[oe] TSC / OE Workgroup meeting today

2014-06-03 Thread Richard Purdie
Its the first week of the month so there should be a public OpenEmbedded TSC/workgroup IRC meeting today. If you're interested in discussing long-term technical efforts around the OpenEmbedded project please join us on irc.freenode.net in channel #oe. Timing is a little tricky as today, whilst I ca

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2014-06-02

2014-06-12 Thread Richard Purdie
On Tue, 2014-06-10 at 13:40 +0200, Martin Jansa wrote: > On Tue, Jun 10, 2014 at 12:07:22PM +0200, Martin Jansa wrote: > > On Mon, Jun 02, 2014 at 10:49:50AM +0200, Martin Jansa wrote: > > > This build still contains huge patch setting B = S or inherit for > > > autotools-brokensep for all recipes

Re: [oe] State of bitbake world, Failed tasks 2014-06-02

2014-06-20 Thread Richard Purdie
I know that with some of the changes in oe-core, meta-oe is suffering a little. I've been working on fixing up some of a world build of meta-oe with patches including the problematic autoconf one applied. My WIP is: http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=rpurdie/meta-oe&

Re: [oe] [meta-oe][PATCH] libsdl-image: use pkg-config for libSDL detection

2014-06-20 Thread Richard Purdie
On Thu, 2014-06-19 at 13:19 +0200, Koen Kooi wrote: > Signed-off-by: Koen Kooi > --- > ...igure-use-pkg-config-for-libSDL-detection.patch | 38 > ++ > .../libsdl-image/libsdl-image_1.2.12.bb| 6 ++-- > 2 files changed, 41 insertions(+), 3 deletions(-) > create m

Re: [oe] [meta-oe][PATCHv3] php 5.4.14: use pkg-config for libxml2 detection

2014-06-20 Thread Richard Purdie
On Thu, 2014-06-19 at 08:54 +0200, Koen Kooi wrote: > Signed-off-by: Koen Kooi > --- > > Changes since v3: > * swapped fi/$i lines > > This finally fixes the build! > > meta-oe/recipes-devtools/php/php.inc | 2 - > ...cinclude-use-pkgconfig-for-libxml2-config.patch | 90 >

[oe] [meta-oe][PATCH] eject: Fix B != S builds

2014-06-23 Thread Richard Purdie
Signed-off-by: Richard Purdie diff --git a/meta-oe/recipes-support/eject/eject_2.1.5.bb b/meta-oe/recipes-support/eject/eject_2.1.5.bb index 9534577..6cb31a7 100644 --- a/meta-oe/recipes-support/eject/eject_2.1.5.bb +++ b/meta-oe/recipes-support/eject/eject_2.1.5.bb @@ -9,6 +9,11 @@ SRC_URI

[oe] [meta-oe][PATCH] libbonoboui: Add missing intltool-native and gnome-common dependencies

2014-06-23 Thread Richard Purdie
Signed-off-by: Richard Purdie diff --git a/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.5.bb b/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.5.bb index 74dd908..6c2d67a 100644 --- a/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.5.bb +++ b/meta-gnome/recipes-gnome/bonobo

[oe] [meta-oe][PATCH] fuse/libmtp/tcsh/enca: Add missing explict gettext-native dependency

2014-06-23 Thread Richard Purdie
This is needed for the AM_ICONV macro and friends. Signed-off-by: Richard Purdie diff --git a/meta-filesystems/recipes-support/fuse/fuse_2.9.3.bb b/meta-filesystems/recipes-support/fuse/fuse_2.9.3.bb index a761932..2ff8e20 100644 --- a/meta-filesystems/recipes-support/fuse/fuse_2.9.3.bb +++ b

[oe] [meta-oe][PATCH] phonet-utils: Fix build with B!=S

2014-06-23 Thread Richard Purdie
This recipes doesn't use autotools so mark as brokensep. Signed-off-by: Richard Purdie diff --git a/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb b/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb index 206023e..5589963 100644 --- a/meta-oe/recipes-connect

[oe] [meta-oe][PATCH] recipes: Add missing intltool-native dependencies

2014-06-23 Thread Richard Purdie
Signed-off-by: Richard Purdie diff --git a/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb b/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb index ce4dd90..26fbeb2 100644 --- a/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb +++ b/meta-gnome/recipes-gnome/gnome/gnome

[oe] [meta-oe][PATCH] xpext: Drop uneeded custom do_conifigure to fix B!=S builds

2014-06-23 Thread Richard Purdie
Signed-off-by: Richard Purdie diff --git a/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb b/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb index 4a1379d..26d0efa 100644 --- a/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb +++ b/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb @@ -11,11 +11,5

[oe] [meta-oe][PATCH] recipes: Add missing pkgconfig dependencies

2014-06-23 Thread Richard Purdie
These recipes were all missing pkgconfig dependencies. Signed-off-by: Richard Purdie diff --git a/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2013.1.13.bb b/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2013.1.13.bb index 2e7a616

Re: [oe] [meta-oe][PATCH] eject: Fix B != S builds

2014-06-24 Thread Richard Purdie
On Tue, 2014-06-24 at 01:58 +0200, Martin Jansa wrote: > On Mon, Jun 23, 2014 at 08:57:12PM +0100, Richard Purdie wrote: > > Signed-off-by: Richard Purdie > > > > diff --git a/meta-oe/recipes-support/eject/eject_2.1.5.bb > > b/meta-oe/recipes-support/eject/eject

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2014-06-21

2014-06-24 Thread Richard Purdie
On Sat, 2014-06-21 at 10:09 +0200, Martin Jansa wrote: > On Wed, Jun 11, 2014 at 12:57:59PM +0200, Martin Jansa wrote: > > On Tue, Jun 10, 2014 at 12:07:22PM +0200, Martin Jansa wrote: > > > On Mon, Jun 02, 2014 at 10:49:50AM +0200, Martin Jansa wrote: > > > > This build still contains huge patch s

Re: [oe] [OE-core] [PATCH 0/7][RFC] Remove enforced --foreign in autoreconf

2014-07-16 Thread Richard Purdie
On Tue, 2014-07-15 at 18:58 +0200, Martin Jansa wrote: > On Tue, Jul 15, 2014 at 05:18:30PM +0100, Ross Burton wrote: > > Hi, > > > > Since 2004 we've been forcibly passing --foreign to automake in autoreconf. > > This is a change from upstream behaviour and can actually break packages > > that >

Re: [oe] [OE-core] State of bitbake world, test-dependencies 2014-06-27

2014-07-17 Thread Richard Purdie
On Thu, 2014-07-17 at 10:47 +0200, Martin Jansa wrote: > ttf-arphic-uming-20080216: ttf-arphic-uming rdepends on fontconfig-utils but > its not a build dependency? > ttf-bitstream-vera-1.10: ttf-bitstream-vera rdepends on fontconfig-utils but > its not a build dependency? > ttf-dejavu-2.23: ttf-d

[oe] [PATCH] smbnetfs: Add missing pkgconfig inherit

2014-07-17 Thread Richard Purdie
Signed-off-by: Richard Purdie diff --git a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb b/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb index 350dad5..c25f5d6 100644 --- a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb +++ b/meta-filesystems

[oe] [PATCH] mozjs: Add missing zlib dependency

2014-07-17 Thread Richard Purdie
Avoids a QA warning. In reality zlib is likely nearly always built before mozjs. Signed-off-by: Richard Purdie diff --git a/meta-oe/recipes-extended/mozjs/mozjs_17.0.0.bb b/meta-oe/recipes-extended/mozjs/mozjs_17.0.0.bb index eadec11..ab01471 100644 --- a/meta-oe/recipes-extended/mozjs

[oe] libgc: Drop, its bwdgc in OE-Core

2014-07-17 Thread Richard Purdie
There is not point in having two of this piece of software, I've merged the missing PACKAGECONFIG into the OE-Core version, we can drop this one. Signed-off-by: Richard Purdie diff --git a/meta-oe/recipes-support/libgc/libgc_7.2d.bb b/meta-oe/recipes-support/libgc/libgc_7.2d.bb deleted

[oe] [PATCH] gupnp-av: Upgrade to 0.12.6, drop previous versions

2014-07-17 Thread Richard Purdie
Means we no longer need to set PREFERRED_VERSION to make other things build. Signed-off-by: Richard Purdie diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.10.3.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.10.3.bb deleted file mode 100644 index 5f8e73a..000

[oe] [PATCH] gupnp: Upgrade to 0.20.12, drop previous versions

2014-07-17 Thread Richard Purdie
Means we no longer need to set PREFERRED_VERSION to make other things build. Signed-off-by: Richard Purdie diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp_0.18.4.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp_0.18.4.bb deleted file mode 100644 index 4fb1d05..000 --- a

[oe] [PATCH] gssdp: Upgrade to 0.14.8, drop previous versions

2014-07-17 Thread Richard Purdie
Means we no longer need to set PREFERRED_VERSION to make other things build. Signed-off-by: Richard Purdie diff --git a/meta-multimedia/recipes-connectivity/gupnp/gssdp_0.12.2.1.bb b/meta-multimedia/recipes-connectivity/gupnp/gssdp_0.12.2.1.bb deleted file mode 100644 index 29cc721..000

[oe] [PATCH] owfs: Disable separate build since its broken

2014-07-17 Thread Richard Purdie
Signed-off-by: Richard Purdie diff --git a/meta-filesystems/recipes-filesystems/owfs/owfs_2.9p1.bb b/meta-filesystems/recipes-filesystems/owfs/owfs_2.9p1.bb index b46940e..e8b34d3 100644 --- a/meta-filesystems/recipes-filesystems/owfs/owfs_2.9p1.bb +++ b/meta-filesystems/recipes-filesystems

[oe] [PATCH] hexedit: Disable separate build since its broken

2014-07-17 Thread Richard Purdie
Signed-off-by: Richard Purdie diff --git a/meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb b/meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb index afc947f..c2f0630 100644 --- a/meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb +++ b/meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb

[oe] [PATCH] libsdl-ttf: Update configure.patch

2014-07-17 Thread Richard Purdie
Update configure.patch to modernise configure.in, in particular passing the foreign option to automake. The other changes are other modernisations that were needed to make that. Also use rm -f so that do_configure can rerun in the prepend. Signed-off-by: Richard Purdie diff --git a/meta-oe

[oe] [PATCH] fltk: Disable separate build since its broken

2014-07-17 Thread Richard Purdie
Signed-off-by: Richard Purdie diff --git a/meta-oe/recipes-support/fltk/fltk_1.1.10.bb b/meta-oe/recipes-support/fltk/fltk_1.1.10.bb index 4909460..fa01455 100644 --- a/meta-oe/recipes-support/fltk/fltk_1.1.10.bb +++ b/meta-oe/recipes-support/fltk/fltk_1.1.10.bb @@ -16,7 +16,7 @@ SRC_URI

[oe] [PATCH] fluidsync: Fix build

2014-07-17 Thread Richard Purdie
Resolve build failure with out of date libtool macros by removing them. Signed-off-by: Richard Purdie diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.6.bb b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.6.bb index 965b927..b0bc824 100644 --- a/meta

[oe] [PATCH v2] libgc: Drop, its bdwgc in OE-Core

2014-07-17 Thread Richard Purdie
There is not point in having two of this piece of software, I've merged the missing PACKAGECONFIG into the OE-Core version, we can drop this one. Update zile's DEPENDS to match (its only user in meta-oe). Signed-off-by: Richard Purdie diff --git a/meta-oe/recipes-support/libgc/libgc_

[oe] [PATCH] re2c: Fix for modern automake

2014-07-17 Thread Richard Purdie
Signed-off-by: Richard Purdie diff --git a/meta-oe/recipes-support/re2c/re2c/configure.patch b/meta-oe/recipes-support/re2c/re2c/configure.patch new file mode 100644 index 000..8ca0969 --- /dev/null +++ b/meta-oe/recipes-support/re2c/re2c/configure.patch @@ -0,0 +1,18 @@ +Modernise

Re: [oe] [OE-core] [PATCH 0/7][RFC] Remove enforced --foreign in autoreconf

2014-07-17 Thread Richard Purdie
On Wed, 2014-07-16 at 23:47 +0100, Richard Purdie wrote: > I made a quick test and the failures I spotted from meta-oe likely due > to this patch were: > > re2c > libsdl-iomage > claws-plugin-gtkhtml2-viewer > claws-plugin-rssyl > libsdl-tiff > libol > ode > dejag

Re: [oe] [PATCH 01/27] onig: Use "foreign" automake strictness

2014-07-18 Thread Richard Purdie
On Fri, 2014-07-18 at 09:42 +0100, Richard Purdie wrote: > --- > meta-oe/recipes-support/onig/files/configure.patch | 13 + > meta-oe/recipes-support/onig/onig_5.9.3.bb | 3 ++- > 2 files changed, 15 insertions(+), 1 deletion(-) > create mode 100644 meta-oe/

[oe] [PATCH 09/27] fbgrab: use autotools-brokensep (its not really autotools)

2014-07-18 Thread Richard Purdie
--- meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb index 725707c..2ff331c 100644 --- a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb +++

[oe] [PATCH 25/27] flite: Use autotools-brokensep

2014-07-18 Thread Richard Purdie
--- meta-oe/recipes-support/flite/flite.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/flite/flite.inc b/meta-oe/recipes-support/flite/flite.inc index b9d5e5a..0ef82c0 100644 --- a/meta-oe/recipes-support/flite/flite.inc +++ b/meta-oe/recipes-suppo

  1   2   3   4   5   6   >