Re: [OE-core] [PATCH] dpkg: update to upstream version 1.16.3

2012-07-28 Thread Marko Lindqvist
On 13 May 2012 10:41, Marko Lindqvist wrote: > From: Marko Lindqvist > > Update dpkg recipe to get latest upstream version (1.16.3) as > 1.15.8.7 is no longer available. Just to reminding you that final versions I posted suffered from no bugs I'm aware of. This dpkg u

Re: [OE-core] [PATCH] dpkg: upgrade to 1.16.8

2012-08-23 Thread Marko Lindqvist
On 23 August 2012 18:14, Saul Wold wrote: > On 08/23/2012 05:49 AM, Constantin Musca wrote: >> >> perllibdir.patch: removed >> - in the new version PERL_LIBDIR will be set only if empty >> ignore_extra_fields.patch: adapted to the new version >> check_version.patch: adapted to the new version

[OE-core] [PATCH 0/1] Update automake to version 1.13.2

2013-05-23 Thread Marko Lindqvist
/am13 Marko Lindqvist (1): automake: update to upstream version 1.13.2 .../prefer-cpio-over-pax-for-ustar-archives.patch | 37 ++-- .../{automake_1.12.6.bb => automake_1.13.2.bb} |4 +-- 2 files changed, 21 insertions(+), 20 deletions(-) rename meta/recipes-devtools/

[OE-core] [PATCH 0/5] Low-hanging updates

2013-05-24 Thread Marko Lindqvist
-core-contrib/log/?h=cazfi/up Marko Lindqvist (5): freetype: update to upstream version 2.4.12 harfbuzz: update to upstream version 0.9.17 gtk+: update to upstream version 2.24.18 curl: update to upstream version 7.30.0 zlib: update to upstream version 1.2.8 .../remove.ldconfig.call.

Re: [OE-core] [PATCH 0/5] Low-hanging updates

2013-05-24 Thread Marko Lindqvist
On 24 May 2013 15:42, Burton, Ross wrote: > On 24 May 2013 08:58, Marko Lindqvist wrote: > > freetype: update to upstream version 2.4.12 > > harfbuzz: update to upstream version 0.9.17 > > gtk+: update to upstream version 2.24.18 > > curl: update to upstrea

Re: [OE-core] [PATCH 0/1] Update automake to version 1.13.2

2013-05-24 Thread Marko Lindqvist
Confirmed. Automake update to (any) 1.13.x version breaks gtk-engines build. I don't know yet if it's automake or gtk-engines bug. On 24 May 2013 02:03, Saul Wold wrote: > On 05/23/2013 01:52 AM, Marko Lindqvist wrote: > >> New upstream release, 1.13.2, has rever

[OE-core] [PATCH 0/1] pkg-config obsolete automake macro fix

2013-05-24 Thread Marko Lindqvist
fix for hang in dropbearkey, built for x32 (2013-05-24 14:14:30 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib cazfi/misc http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/misc Marko Lindqvist (1): pkg-config

[OE-core] [PATCH 0/1] RFC: Add recipe of gtk3 version of vte alongside gtk2 one.

2013-05-26 Thread Marko Lindqvist
trib cazfi/rfc http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/rfc Marko Lindqvist (1): vte: add 0.34.5 recipe .../vte/vte-0.34.5/obsolete_automake_macros.patch| 14 ++ meta/recipes-support/vte/vte.inc |4 +++- me

[OE-core] [PATCH 1/1] vte: add 0.34.5 recipe

2013-05-26 Thread Marko Lindqvist
Add latest vte version for gtk3-based systems. Keep 0.28.2 as it's last gtk2-compatible version. Signed-off-by: Marko Lindqvist --- .../vte/vte-0.34.5/obsolete_automake_macros.patch| 14 ++ meta/recipes-support/vte/vte.inc |4 +++- meta/re

Re: [OE-core] [CONSOLIDATED PULL 00/28] Updates and /run fixes

2013-05-29 Thread Marko Lindqvist
On 29 May 2013 02:23, Saul Wold wrote: > > Marko Lindqvist (5): > zlib: update to upstream version 1.2.8 > I already have new version of this that uses tar.xz source package in my next set of updates. - ML ___ Openembedded-core

Re: [OE-core] [PATCH 0/1] RFC: Add recipe of gtk3 version of vte alongside gtk2 one.

2013-05-29 Thread Marko Lindqvist
On 29 May 2013 13:14, Burton, Ross wrote: > On 26 May 2013 15:03, Marko Lindqvist wrote: > > Last gtk2-compatible version of vte is 0.28.2 currently present on OE > core. > > Later versions depend on gtk3. > > vte supports both gtk2 and gtk3. > 0.30.0 NEWS state

[OE-core] [PATCH 0/4] Misc package upgrades

2013-05-30 Thread Marko Lindqvist
/openembedded-core-contrib cazfi/up http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/up Marko Lindqvist (4): zlib: update to upstream version 1.2.8 icu: update to upstream version 51.2 pixman: update to upstream version 0.30.0 atk: update to upstream version 2.8.0

Re: [OE-core] [PATCH 0/4] Misc package upgrades

2013-05-30 Thread Marko Lindqvist
On 30 May 2013 13:20, Marko Lindqvist wrote: > > Marko Lindqvist (4): > atk: update to upstream version 2.8.0 Ross has better patch in his gtk-3.8 set. - ML ___ Openembedded-core mailing list Openembedded-core@lists.openembedded

[OE-core] [PATCH 0/2] gnomebase.bbclass improvements

2013-06-06 Thread Marko Lindqvist
bedded.org/openembedded-core-contrib cazfi/misc http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/misc Marko Lindqvist (2): gnomebase.bbclass: implement gnome_verdir() using trim_version() gnomebase.bbclass: add support for archive name different from BPN me

Re: [OE-core] [PATCH 0/1] Update automake to version 1.13.2

2013-07-03 Thread Marko Lindqvist
On 3 July 2013 11:16, Radu Moisan wrote: > > On 05/25/2013 01:21 AM, Marko Lindqvist wrote: > > > Confirmed. Automake update to (any) 1.13.x version breaks gtk-engines > build. I don't know yet if it's automake or gtk-engines bug. > > > Any updates on thi

[OE-core] [Patch] Update dpkg to one available

2012-05-04 Thread Marko Lindqvist
I'm trying to make my first openembedded-core build. That failed due to dpkg-1.15.8.5 being not available for download any more. Attached patch allowed me to get past that point (updating dpkg recipe to use latest (1.16.3) dpkg), but as I'm just learning my way around, this has not been subject

Re: [OE-core] Getting nonexistent files from debian.org not erroring but saving html-page as destination file, Was: [Patch] Update dpkg to one available

2012-05-04 Thread Marko Lindqvist
On 4 May 2012 19:06, Saul Wold wrote: > On 05/04/2012 04:29 AM, Marko Lindqvist wrote: >> >>  I'm trying to make my first openembedded-core build. That failed due >> to dpkg-1.15.8.5 being not available for download any more. >> > This should be still available

[OE-core] [PATCH] dpkg: update to upstream version 1.16.3

2012-05-04 Thread Marko Lindqvist
From: Marko Lindqvist Date: Sat, 5 May 2012 00:02:06 +0300 Subject: [PATCH] dpkg: update to upstream version 1.16.3 Update dpkg recipe to get latest upstream version (1.16.3) as 1.15.8.7 is no longer available. * check_version.patch : updated to apply cleanly * dpkg-dev-avoid-fflush.patch

[OE-core] [PATCH] apt: update to upstream version 0.9.2

2012-05-05 Thread Marko Lindqvist
atch or problem that already existed. You shouldn't put this in until someone has confirmed that it's not causing new breakage even on typical build. From: Marko Lindqvist Date: Sun, 6 May 2012 01:32:06 +0300 Subject: [PATCH] apt: update to upstream version 0.9.2 Update apt recipes

Re: [OE-core] [PATCH 1/2] uclibc.inc: uclibc rtld does support GNU_HASH

2012-05-08 Thread Marko Lindqvist
On 9 May 2012 03:43, Khem Raj wrote: > -RPROVIDES_uclibc += "libsegfault" > + > +RPROVIDES_uclibc += "libsegfault rtld(GNU_HASH)" You should know that I'm just figuring out what to do with "rtld(GNU_HASH)" that already exist for eglibc. When building deb-packets based image, that results in: "re

Re: [OE-core] [PATCH 1/2] uclibc.inc: uclibc rtld does support GNU_HASH

2012-05-08 Thread Marko Lindqvist
On 9 May 2012 04:36, Khem Raj wrote: > On Tue, May 8, 2012 at 5:59 PM, Marko Lindqvist wrote: >> >> >>  You should know that I'm just figuring out what to do with >> "rtld(GNU_HASH)" that already exist for eglibc. When building >> deb-packets base

Re: [OE-core] [PATCH] .gitignore: add /bitbake to the ignore list for external distributions

2012-05-09 Thread Marko Lindqvist
On 9 May 2012 16:58, Koen Kooi wrote: > > Op 9 mei 2012, om 15:46 heeft Jason Wessel het volgende geschreven: > >> External distributions based on the oe-core will typically include >> bitbake in the top level directory. > > Really? Don't know about distributions, but when I first tried > . ope

Re: [OE-core] [PATCH 1/2] uclibc.inc: uclibc rtld does support GNU_HASH

2012-05-09 Thread Marko Lindqvist
On 9 May 2012 17:49, Mark Hatle wrote: > On 5/8/12 9:09 PM, Khem Raj wrote: >> >> On Tue, May 8, 2012 at 6:53 PM, Marko Lindqvist  wrote: >>> >>> On 9 May 2012 04:36, Khem Raj  wrote: >>>> >>>> On Tue, May 8, 2012 at 5:59 PM, Marko Lindqv

Re: [OE-core] [PATCH 2/2] rootfs_rpm.bbclass: don't remove rpmlib when INC_RPM_IMAGE_GEN=1

2012-05-09 Thread Marko Lindqvist
On 9 May 2012 18:15, Mark Hatle wrote: >> >>> On 5/9/12 3:50 AM, Koen Kooi wrote: What happens when I do a build, enable INC_RPM_IMAGE_GEN and do another build? > > Using the following: > > . ./oe-init-build-env build-test > > bitbake core-image-core > --- time passes, git pull pul

Re: [OE-core] [oe-core] Add option to oe-buildenv-internal script to change bitbake location.

2012-05-09 Thread Marko Lindqvist
On 9 May 2012 19:44, Philip Balister wrote: > Having bitbake inside the oe-core is annoying to some people. This commit > adds a second option to the oe-init-build-env script. > > Run like this: > > . ./oe-init-build-env ../build ../bitbake > > for example. Without the second option, the old behav

[OE-core] [PATCH] package_deb.bbclass: don't handle advanced dependency marker

2012-05-09 Thread Marko Lindqvist
From: Marko Lindqvist Date: Thu, 10 May 2012 02:41:06 +0300 Subject: [PATCH] package_deb.bbclass: don't handle advanced dependency marker as version number Strip advanced dependency markers away from Provides before writing them to control file. Left in place they would mean package ve

Re: [OE-core] [PATCH 1/2] uclibc.inc: uclibc rtld does support GNU_HASH

2012-05-09 Thread Marko Lindqvist
On 9 May 2012 18:46, Marko Lindqvist wrote: > On 9 May 2012 17:49, Mark Hatle wrote: >> >> Who can definitively state what the legal RPROVIDE format is in OE? > >  If we are to define it now, and selecting from existing alternatives, > parenthesis could denote eithe

Re: [OE-core] [PATCH] package_deb.bbclass: don't handle advanced dependency marker

2012-05-09 Thread Marko Lindqvist
On 10 May 2012 03:10, Saul Wold wrote: > > Marko, > > I am not sure what's wrong with this patch or the others you sent recently > but none of them are applying cleanly with "git am" what are you using to > format the patch and mail it? > > Please use git format-patch and git send-email or the scr

[OE-core] [PATCH] package_deb.bbclass: don't handle advanced dependency marker as version number

2012-05-09 Thread Marko Lindqvist
Strip advanced dependency markers away from Provides before writing them to control file. Left in place they would mean package version number in control file format. Signed-off-by: Marko Lindqvist --- meta/classes/package_deb.bbclass | 19 ++- 1 file changed, 18 insertions

[OE-core] [PATCH] expat: update to upstream version 2.1.0

2012-05-10 Thread Marko Lindqvist
Signed-off-by: Marko Lindqvist --- .../recipes-core/expat/expat-2.0.1/autotools.patch | 21 - .../recipes-core/expat/expat-2.1.0/autotools.patch | 24 meta/recipes-core/expat/expat_2.0.1.bb |6 - meta/recipes-core/expat/expat_2.1.0.bb

[OE-core] [PATCH] expat: update to upstream version 2.1.0

2012-05-10 Thread Marko Lindqvist
Signed-off-by: Marko Lindqvist --- .../expat/{expat-2.0.1 => expat-2.1.0}/autotools.patch| 13 - meta/recipes-core/expat/expat_2.0.1.bb|6 -- meta/recipes-core/expat/expat_2.1.0.bb|6 ++ 3 files changed, 14 inserti

Re: [OE-core] [PATCH] expat: update to upstream version 2.1.0

2012-05-10 Thread Marko Lindqvist
On 11 May 2012 00:38, Scott Garman wrote: > > Hi Marko, > > As the maintainer of the expat recipe, I appreciate your submission. However > I'm a bit wary of removing the autotools patch Not removed, but adjusted to apply over expat-2.1.0. However, part of the old patch was removal of libtool.m

Re: [OE-core] [PATCH] e2fsprogs: fix packaging error for libext2fs

2012-05-10 Thread Marko Lindqvist
On 11 May 2012 00:44, Andreas Oberritter wrote: > > I have no idea what e2initrd_helper does, but this can still be > addressed in a later patch. AFAIK it's needed in initrd images only, before even rootfs has been mounted (it's used to query some information from not-yet-mounted rootfs) - ML

Re: [OE-core] [PATCH] expat: update to upstream version 2.1.0

2012-05-10 Thread Marko Lindqvist
I see new version ended as new patch to patchwork even though I set In-Reply-To header. How does this work correctly? - ML ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo

Re: [OE-core] [PATCH] dpkg: update to upstream version 1.16.3

2012-05-11 Thread Marko Lindqvist
On 11 May 2012 20:01, Saul Wold wrote: > On 05/04/2012 03:59 PM, Marko Lindqvist wrote: >> >> From: Marko Lindqvist >> Date: Sat, 5 May 2012 00:02:06 +0300 >> Subject: [PATCH] dpkg: update to upstream version 1.16.3 >> > > Marko, > > Are you

Re: [OE-core] [PATCH] dpkg: update to upstream version 1.16.3

2012-05-11 Thread Marko Lindqvist
On 11 May 2012 20:06, Marko Lindqvist wrote: > On 11 May 2012 20:01, Saul Wold wrote: >> On 05/04/2012 03:59 PM, Marko Lindqvist wrote: >>> >>> From: Marko Lindqvist >>> Date: Sat, 5 May 2012 00:02:06 +0300 >>> Subject: [PATCH] dpkg: update to upstr

Re: [OE-core] [PATCH] apt: update to upstream version 0.9.2

2012-05-11 Thread Marko Lindqvist
Since previous version - Upstream status of one patch changed from "Submitted" to "Accepted" - Reseted PRs to r0 and not to r1 - ML ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailm

Re: [OE-core] [PATCH] dpkg: update to upstream version 1.16.3

2012-05-12 Thread Marko Lindqvist
On 12 May 2012 04:57, Marko Lindqvist wrote: > >  I'm not entirely sure if problems I'm seeing in image building are > caused by bugs in new dpkg, or bugs that dpkg update just uncovers in > packaged components. Problem is in dpkg. I'll run some more tests on new ver

[OE-core] [PATCH] dpkg: update to upstream version 1.16.3

2012-05-13 Thread Marko Lindqvist
From: Marko Lindqvist Update dpkg recipe to get latest upstream version (1.16.3) as 1.15.8.7 is no longer available. * check_version.patch : updated to apply cleanly * dpkg-dev-avoid-fflush.patch : removed as already part of upstream * ignore_extra_fields.patch : updated to apply cleanly

[OE-core] [PATCH] jpeg: update to upstream version 8d

2012-05-13 Thread Marko Lindqvist
* fix_for_automake_1.11.2.patch removed as issue resolved upstream * Have README as license file instead of several source files that just refer to it Signed-off-by: Marko Lindqvist --- .../jpeg/jpeg-8c/fix_for_automake_1.11.2.patch | 28 .../{jpeg-8c => jpeg

Re: [OE-core] [PATCH] jpeg: update to upstream version 8d

2012-05-13 Thread Marko Lindqvist
On 13 May 2012 21:37, Marko Lindqvist wrote: > * Have README as license file instead of several source files that just >  refer to it This could have been separate patch before update one - old version (8c) had license information same way as new one, and recipe listed files that just con

Re: [OE-core] [PATCH 0/2] bitbake.conf: gracefully work with ccache environment variables

2012-05-14 Thread Marko Lindqvist
On 14 May 2012 19:09, Jason Wessel wrote: > The end user of oe-core should be free to turn off ccache, or use an > external ccache without impacting the sstate sums. ... > I'll send a patch just to add CCACHE_DIR to the BB_HASHBASE_WHITELIST. External cache makes sense for anything being buil

Re: [OE-core] [PATCH 0/2] bitbake.conf: gracefully work with ccache environment variables

2012-05-14 Thread Marko Lindqvist
As you can see from my answer to last part I quote, I'm not against your patch, so don't read first parts of this email with that mindset. They are more generic discussion about ccache caches. On 14 May 2012 23:58, Jason Wessel wrote: > > This is only an issue if the compiler has changed.  In my

Re: [OE-core] [PATCH 1/6] runqemu: Use OE_TMPDIR

2012-05-14 Thread Marko Lindqvist
On 8 May 2012 02:56, Scott Garman wrote: > > I can understand why we're trying to ensure our build system doesn't require > /bin/sh to be bash, but I think support scripts like runqemu might be a > special case. > > What do other people in the community think of this? The runqemu script > isn't tr

Re: [OE-core] [oe] [oe-core] Packages broken URL

2012-05-15 Thread Marko Lindqvist
On 15 May 2012 16:06, Martin Jansa wrote: > On Tue, May 15, 2012 at 03:02:37PM +0200, Giuseppe Condorelli wrote: >> Hi All, >> >> there are a number of packages having a broken SRC_URI, for example git. >> Has someone met this issue? >> For sure we can correct those links adding a dedicated .bbapp

Re: [OE-core] Proposal: Creating meta-networking

2012-06-16 Thread Marko Lindqvist
On 15 June 2012 22:55, Philip Balister wrote: > On 06/15/2012 02:55 PM, Andrei Gherzan wrote: >> On Fri, Jun 15, 2012 at 9:08 PM, Otavio Salvador >> wrote: >> >>> On Fri, Jun 15, 2012 at 12:42 PM, Khem Raj wrote: I think creating a networking layer is fine idea, alongside meta-oe, as a

Re: [OE-core] [oe] Add lua to oe-core.

2013-08-07 Thread Marko Lindqvist
On 7 August 2013 15:23, Petr Štetiar wrote: > Randy MacLeod [2013-07-25 15:57:58]: > >> lua-5.2.2 is current, see: http://www.lua.org/download.html >> so we'd likely uprev and send that version. > > Just FYI Lua 5.2 has quite a lot of changes to Lua 5.1[1]. So I wouldn't > consider it as an drop

[OE-core] [PATCH 0/1] Add SDL2

2013-08-14 Thread Marko Lindqvist
://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/misc Marko Lindqvist (1): SDL2: add recipe meta/recipes-graphics/libsdl2/libsdl2_2.0.0.bb | 56 1 file changed, 56 insertions(+) create mode 100644 meta/recipes-graphics/libsdl2/libsdl2_2.0.0.bb -- 1.7.10.4

[OE-core] [PATCH 0/6] Misc updates

2013-08-16 Thread Marko Lindqvist
://git.openembedded.org/openembedded-core-contrib cazfi/up http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/up Marko Lindqvist (6): glib-2.0: use trim_version() to get the source directory pixman: update to upstream version 0.30.2 curl: update to upstream version

Re: [OE-core] [PATCH 0/1] Update automake to version 1.13.2

2013-08-18 Thread Marko Lindqvist
On 3 July 2013 11:34, Radu Moisan wrote: > > On 07/03/2013 11:19 AM, Marko Lindqvist wrote: >> >> On 3 July 2013 11:16, Radu Moisan wrote: >>> >>> On 05/25/2013 01:21 AM, Marko Lindqvist wrote: >>> >>> >>> Confirmed. Automake updat

[OE-core] [PATCH 0/2] Automake-1.13 fixes

2013-08-20 Thread Marko Lindqvist
/openembedded-core-contrib/log/?h=cazfi/am13 Marko Lindqvist (2): texinfo: correct dont-depend-on-help2man.patch gtk-engines: fix build with automake-1.13 .../texinfo-5.1/dont-depend-on-help2man.patch | 43 +--- .../gtk-engines-2.20.2/substitute-tests.patch | 37

Re: [OE-core] [PATCH 0/2] Automake-1.13 fixes

2013-08-20 Thread Marko Lindqvist
On 20 August 2013 14:06, Burton, Ross wrote: > On 20 August 2013 09:44, Marko Lindqvist wrote: >> >> The following changes since commit fd9e591f266e1a6c183e77f24e50d31e0d52bdd5: >> >> cronie: fix out of tree build (2013-08-19 11:24:51 +0100) >> >>

[OE-core] qemu-native build regularly failing

2013-08-20 Thread Marko Lindqvist
Build of qemu-native regularly fails with: | LINK sh4-softmmu/qemu-system-sh4 | /usr/lib/x86_64-linux-gnu/libXext.so.6: undefined reference to `_XEatDataWords' | collect2: error: ld returned 1 exit status This might be some dependency missing, as building first some packets (+ more importantly

[OE-core] [PATCH 2/2] gtk-engines: fix build with automake-1.13

2013-08-20 Thread Marko Lindqvist
Add patch substitute-tests.patch that works around automake TESTS limitation. See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13771. Signed-off-by: Marko Lindqvist --- .../gtk-engines-2.20.2/substitute-tests.patch | 37 .../gtk-engines/gtk-engines_2.20.2.bb

[OE-core] [PATCH 1/2] texinfo: correct dont-depend-on-help2man.patch

2013-08-20 Thread Marko Lindqvist
Patch needed only with automake-1.13 no longer worked as expected after texinfo has been updated to version 5.1. Signed-off-by: Marko Lindqvist --- .../texinfo-5.1/dont-depend-on-help2man.patch | 43 +--- 1 file changed, 38 insertions(+), 5 deletions(-) diff --git a

Re: [OE-core] qemu-native build regularly failing

2013-08-20 Thread Marko Lindqvist
On 20 August 2013 16:32, Paul Eggleton wrote: > On Tuesday 20 August 2013 15:51:21 Marko Lindqvist wrote: >> Build of qemu-native regularly fails with: >> | LINK sh4-softmmu/qemu-system-sh4 >> | >> | /usr/lib/x86_64-linux-gnu/libXext.so.6: undefined referen

Re: [OE-core] qemu-native build regularly failing

2013-08-20 Thread Marko Lindqvist
On 21 August 2013 00:16, Paul Eggleton wrote: > On Tuesday 20 August 2013 23:26:44 Marko Lindqvist wrote: >> On 20 August 2013 16:32, Paul Eggleton >> wrote: >> > On Tuesday 20 August 2013 15:51:21 Marko Lindqvist wrote: >> >> Build of qemu-native regul

Re: [OE-core] [PATCH 4/4] harfbuzz: upgrade to v0.9.19

2013-08-21 Thread Marko Lindqvist
On 5 August 2013 17:44, Cristian Iorga wrote: > disable_graphite.patch updated. > > - > --PKG_CHECK_MODULES(GRAPHITE2, graphite2, have_graphite=true, > have_graphite=false) > -+have_graphite=false As upstream had only check for existence of graphite2, we needed to patch this disabling... > +

[OE-core] [PATCH 0/1] Fix boost build

2013-08-21 Thread Marko Lindqvist
/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/fixes Marko Lindqvist (1): boost: fix build when PARALLEL_MAKE is not set meta/recipes-support/boost/boost.inc |2 ++ 1 file changed, 2 insertions(+) -- 1.7.10.4 ___ Openembedded-core mailing list

[OE-core] [PATCH 1/1] boost: fix build when PARALLEL_MAKE is not set

2013-08-21 Thread Marko Lindqvist
It was passing "None" to bjam, which then parsed it as unknown build target. Signed-off-by: Marko Lindqvist --- meta/recipes-support/boost/boost.inc |2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost

Re: [OE-core] qemu-native build regularly failing

2013-08-21 Thread Marko Lindqvist
On 21 August 2013 01:15, Marko Lindqvist wrote: > On 21 August 2013 00:16, Paul Eggleton wrote: >> On Tuesday 20 August 2013 23:26:44 Marko Lindqvist wrote: >>> On 20 August 2013 16:32, Paul Eggleton >>> wrote: >>> > On Tuesday 20 August 2013 15:51:21 Mark

Re: [OE-core] qemu-native build regularly failing

2013-08-22 Thread Marko Lindqvist
On 21 August 2013 19:33, Marko Lindqvist wrote: > On 21 August 2013 01:15, Marko Lindqvist wrote: >> On 21 August 2013 00:16, Paul Eggleton wrote: >>> On Tuesday 20 August 2013 23:26:44 Marko Lindqvist wrote: >>>> On 20 August 2013 16:32, Paul Eggleton >>&

[OE-core] [PATCH 1/2] gtk-engines: fix build with automake-1.13

2013-08-22 Thread Marko Lindqvist
Add patch substitute-tests.patch that works around automake TESTS limitation. See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13771. Signed-off-by: Marko Lindqvist --- .../gtk-engines-2.20.2/substitute-tests.patch | 37 .../gtk-engines/gtk-engines_2.20.2.bb

[OE-core] [PATCH 2/2] automake: update to upstream version 1.13.4

2013-08-22 Thread Marko Lindqvist
prefer-cpio-over-pax-for-ustar-archives.patch updated to apply Signed-off-by: Marko Lindqvist --- .../prefer-cpio-over-pax-for-ustar-archives.patch | 37 ++-- .../{automake_1.12.6.bb => automake_1.13.4.bb} |6 ++-- 2 files changed, 21 insertions(+), 22 deleti

[OE-core] [PATCH 0/2] Automake-1.13

2013-08-22 Thread Marko Lindqvist
b/log/?h=cazfi/am13 Marko Lindqvist (2): gtk-engines: fix build with automake-1.13 automake: update to upstream version 1.13.4 .../prefer-cpio-over-pax-for-ustar-archives.patch | 37 ++-- .../{automake_1.12.6.bb => automake_1.13.4.bb} |6 ++-- .../gtk-engine

[OE-core] [PATCH 0/2] Updates to new bugfix releases

2013-08-23 Thread Marko Lindqvist
/openembedded-core-contrib cazfi/up http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/up Marko Lindqvist (2): gettext: update to upstream version 0.18.3.1 ccache: update to upstream version 3.1.9 .../gettext/{gettext-0.18.3 => gettext-0.18.3.1}/parallel.pa

[OE-core] [PATCH 2/2] ccache: update to upstream version 3.1.9

2013-08-23 Thread Marko Lindqvist
Signed-off-by: Marko Lindqvist --- meta/recipes-devtools/ccache/{ccache_3.1.8.bb => ccache_3.1.9.bb} |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-devtools/ccache/{ccache_3.1.8.bb => ccache_3.1.9.bb} (43%) diff --git a/meta/recipes-devtools/

Re: [OE-core] [PATCH 2/2] automake: update to upstream version 1.13.4

2013-08-25 Thread Marko Lindqvist
On 23 August 2013 19:19, Saul Wold wrote: >> > Seems this update might have a perl script that is hard coded and will need > to be worked on. This occurs with a toolchain build: > bitbake core-image-sato -c populate_sdk > > | Computing transaction...error: Can't install > nativesdk-automake-1.13.

Re: [OE-core] qemu-native build regularly failing

2013-08-29 Thread Marko Lindqvist
On 22 August 2013 17:27, Saul Wold wrote: > On 08/22/2013 06:03 AM, Paul Eggleton wrote: >> >> On Thursday 22 August 2013 15:56:39 Marko Lindqvist wrote: >>> >>> On 21 August 2013 19:33, Marko Lindqvist wrote: >>>> >>>> On 21 August 201

[OE-core] [PATCH 0/2] Automake update to 1.13

2013-10-09 Thread Marko Lindqvist
g/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/am13 Marko Lindqvist (2): automake: unhardcode version number automake: update to upstream version 1.13.4 .../prefer-cpio-over-pax-for-ustar-archives.patch | 37 +++--- .../{automake_1.12.6.bb => automake_1.13.4.bb} |

[OE-core] [PATCH 2/2] automake: update to upstream version 1.13.4

2013-10-09 Thread Marko Lindqvist
prefer-cpio-over-pax-for-ustar-archives.patch updated to apply Signed-off-by: Marko Lindqvist --- .../prefer-cpio-over-pax-for-ustar-archives.patch | 37 +++--- .../{automake_1.12.6.bb => automake_1.13.4.bb} | 4 +-- 2 files changed, 21 insertions(+), 20 deleti

[OE-core] [PATCH 1/2] automake: unhardcode version number

2013-10-09 Thread Marko Lindqvist
Use trim_version to get version part of the executable name. Signed-off-by: Marko Lindqvist --- meta/recipes-devtools/automake/automake_1.12.6.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-devtools/automake/automake_1.12.6.bb b/meta/recipes-devtools

[OE-core] [PATCH 3/3] harfbuzz: upgrade to upstream version 0.9.22

2013-10-24 Thread Marko Lindqvist
Code that was under ICU license has been removed. Signed-off-by: Marko Lindqvist --- .../harfbuzz/{harfbuzz_0.9.19.bb => harfbuzz_0.9.22.bb} | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) rename meta/recipes-graphics/harfbuzz/{harfbuzz_0.9.19.bb => harfbuzz_0.9

[OE-core] [PATCH 0/3] Package upgrades

2013-10-24 Thread Marko Lindqvist
://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/up Marko Lindqvist (3): gtk+: upgrade gtk+ to upstream version 2.24.22 cairo: upgrade to upstream version 1.12.16 harfbuzz: upgrade to upstream version 0.9.22 ...utton-do-not-prelight-in-touchscreen-mode.patch | 0 ...Duplicate

[OE-core] [PATCH 2/3] cairo: upgrade to upstream version 1.12.16

2013-10-24 Thread Marko Lindqvist
png.patch dropped as it's part of upstream now Signed-off-by: Marko Lindqvist --- meta/recipes-graphics/cairo/cairo/png.patch| 52 -- .../cairo/{cairo_1.12.14.bb => cairo_1.12.16.bb} | 9 ++-- 2 files changed, 3 insertions(+), 58 deletions(-) delete mod

[OE-core] [PATCH 1/3] gtk+: upgrade gtk+ to upstream version 2.24.22

2013-10-24 Thread Marko Lindqvist
Signed-off-by: Marko Lindqvist --- .../0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch | 0 .../0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch | 0 .../gtk+/{gtk+-2.24.20 => gtk+-2.24.22}/cellrenderer-cairo.patch | 0 .../gtk+/{gtk+-2.24.20 =&g

[OE-core] [PATCH 2/4] libcheck: allow build with automake-1.14

2013-10-25 Thread Marko Lindqvist
Do not consider automake warnings about future incompatibility errors. Signed-off-by: Marko Lindqvist --- .../libcheck/libcheck/ignore_automake_warning.patch | 15 +++ meta/recipes-support/libcheck/libcheck_0.9.10.bb | 1 + 2 files changed, 16 insertions(+) create

[OE-core] [PATCH 3/4] libfm: upgrade to upstream version 1.1.2.2

2013-10-25 Thread Marko Lindqvist
Signed-off-by: Marko Lindqvist --- .../{libfm-1.1.0 => libfm-1.1.2.2}/fix-make-parallelism-issue.patch | 0 meta/recipes-support/libfm/{libfm_1.1.0.bb => libfm_1.1.2.2.bb} | 6 ++ 2 files changed, 2 insertions(+), 4 deletions(-) rename meta/recipes-support/libfm/{libfm-1.1.0 =&g

[OE-core] [PATCH 4/4] libfm: allow build with automake-1.14

2013-10-25 Thread Marko Lindqvist
Do not consider automake warnings about future incompatibility errors. Signed-off-by: Marko Lindqvist --- .../libfm/libfm-1.1.2.2/ignore_automake_warnings.patch | 14 ++ meta/recipes-support/libfm/libfm_1.1.2.2.bb| 1 + 2 files changed, 15 insertions(+) create

[OE-core] [PATCH 1/4] libxcb: fix build with automake-1.14

2013-10-25 Thread Marko Lindqvist
Signed-off-by: Marko Lindqvist --- .../xcb/libxcb/automake_1.14_fix.patch | 27 ++ meta/recipes-graphics/xcb/libxcb_1.9.1.bb | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 meta/recipes-graphics/xcb/libxcb

[OE-core] [PATCH 0/4] Automake-1.14 fixes

2013-10-25 Thread Marko Lindqvist
://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/am14 Marko Lindqvist (4): libxcb: fix build with automake-1.14 libcheck: allow build with automake-1.14 libfm: upgrade to upstream version 1.1.2.2 libfm: allow build with automake-1.14 .../xcb/libxcb/automake_1.14_fix.patch

Re: [OE-core] [PATCH 4/4] libfm: allow build with automake-1.14

2013-10-28 Thread Marko Lindqvist
On 29 October 2013 02:35, Khem Raj wrote: > Marko > > On Fri, Oct 25, 2013 at 12:39 AM, Marko Lindqvist wrote: >> Do not consider automake warnings about future incompatibility >> errors. > > hmmm so disabling Werror is working around and I consider it degradation >

[OE-core] grub build problems

2013-11-03 Thread Marko Lindqvist
I've got host compiler that fails on grub configure checks (bug in system headers that has not manifested itself in any other compilation). Now, build of grub-efi-native_2.0 recipe fails. It seems its configure uses host compiler when it's supposed to use oe cross-compiler. configure.ac has hack li

[OE-core] shadow-native build failure

2012-10-29 Thread Marko Lindqvist
shadow-native do_configure fails with: cp: cannot stat '.../tmp-eglibc/sysroots/x86_64-linux/usr/share/gettext/config.rpath': No such file or directory -ML ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxt

Re: [OE-core] shadow-native build failure

2012-10-29 Thread Marko Lindqvist
On 29 October 2012 18:16, Richard Purdie wrote: > On Mon, 2012-10-29 at 18:14 +0200, Marko Lindqvist wrote: >> shadow-native do_configure fails with: >> cp: cannot stat >> '.../tmp-eglibc/sysroots/x86_64-linux/usr/share/gettext/config.rpath': >> No such fil

[OE-core] [PATCH] gtk+: update to upstream version 2.24.13

2012-11-22 Thread Marko Lindqvist
Signed-off-by: Marko Lindqvist --- ...-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch |0 .../{gtk+-2.24.8 => gtk+-2.24.13}/cellrenderer-cairo.patch |0 .../gtk+/{gtk+-2.24.8 => gtk+-2.24.13}/configure-nm.patch |0 .../gtk+/{gtk+-2.24.8 => gtk

[OE-core] [PATCH] automake: update to upstream version 1.12.5

2012-11-24 Thread Marko Lindqvist
Signed-off-by: Marko Lindqvist --- .../automake/{automake_1.12.3.bb => automake_1.12.5.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-devtools/automake/{automake_1.12.3.bb => automake_1.12.5.bb} (90%) diff --git a/meta/recipes-devtools/au

[OE-core] [PATCH] automake: update to upstream version 1.12.5 [V2]

2012-11-24 Thread Marko Lindqvist
- Set PR to r0, and not to r1 ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

[OE-core] [PATCH] automake: update to upstream version 1.12.5

2012-11-24 Thread Marko Lindqvist
Signed-off-by: Marko Lindqvist --- .../automake/{automake_1.12.3.bb => automake_1.12.5.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-devtools/automake/{automake_1.12.3.bb => automake_1.12.5.bb} (90%) diff --git a/meta/recipes-devtools/au

[OE-core] [PATCH] ccache: update to upstream version 3.1.8

2012-11-26 Thread Marko Lindqvist
Signed-off-by: Marko Lindqvist --- meta/recipes-devtools/ccache/ccache.inc |2 +- meta/recipes-devtools/ccache/ccache_3.1.7.bb |8 meta/recipes-devtools/ccache/ccache_3.1.8.bb |8 3 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 meta/recipes

[OE-core] [PATCH] libpng: update to upstream version 1.2.50

2012-11-26 Thread Marko Lindqvist
Signed-off-by: Marko Lindqvist --- .../libpng/{libpng_1.2.49.bb => libpng_1.2.50.bb} | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) rename meta/recipes-multimedia/libpng/{libpng_1.2.49.bb => libpng_1.2.50.bb} (52%) diff --git a/meta/recipes-multimedia/

[OE-core] [PATCH] cairo: update to upstream version 1.12.8

2012-11-26 Thread Marko Lindqvist
Signed-off-by: Marko Lindqvist --- meta/recipes-graphics/cairo/{cairo_1.12.2.bb => cairo_1.12.8.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/cairo/{cairo_1.12.2.bb => cairo_1.12.8.bb} (92%) diff --git a/meta/recipes-graphics/cairo/cairo_

Re: [OE-core] [PATCH] libpng: update to upstream version 1.2.50

2012-11-27 Thread Marko Lindqvist
On 27 November 2012 10:54, Richard Purdie wrote: > On Tue, 2012-11-27 at 05:18 +0200, Marko Lindqvist wrote: >> Signed-off-by: Marko Lindqvist > > What changed in the LICENSE? Version number and release date. > > Cheers, > > Richard > > >> --- >>

[OE-core] [PATCH] libpng: update to upstream version 1.2.50

2012-11-27 Thread Marko Lindqvist
License md5sum changed only because libpng version numbers and release dates mentioned in it. Signed-off-by: Marko Lindqvist --- .../libpng/{libpng_1.2.49.bb => libpng_1.2.50.bb} | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) rename meta/recipes-multimedia/lib

[OE-core] [PATCH] pango: update to upstream version 1.30.1

2012-11-28 Thread Marko Lindqvist
Signed-off-by: Marko Lindqvist --- .../{pango-1.30.0 => pango-1.30.1}/multilib-fix-clean.patch |0 .../pango/{pango-1.30.0 => pango-1.30.1}/no-tests.patch |0 meta/recipes-graphics/pango/{pango_1.30.0.bb => pango_1.30.1.bb} |6 +++--- 3 files changed, 3 inserti

[OE-core] [PATCH] glib-2.0: update to upstream version 2.34.3

2012-11-28 Thread Marko Lindqvist
Signed-off-by: Marko Lindqvist --- .../glib-2.0/{glib-2.0_2.34.1.bb => glib-2.0_2.34.3.bb}|4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.34.1.bb => glib-2.0_2.34.3.bb} (89%) diff --git a/meta/recipes-core/glib-2.

[OE-core] [PATCH] readline: apply upstream patches

2012-11-28 Thread Marko Lindqvist
Upstream does not make bugfix releases but releases patches to apply on top of original releases. Fetch and apply those patches. Signed-off-by: Marko Lindqvist --- meta/recipes-core/readline/readline.inc|2 +- meta/recipes-core/readline/readline_5.2.bb | 72

[OE-core] [PATCH] readline: apply upstream patches

2012-11-28 Thread Marko Lindqvist
Upstream does not make bugfix releases but releases patches to apply on top of original releases. Fetch and apply those patches. Signed-off-by: Marko Lindqvist --- meta/recipes-core/readline/readline.inc|2 +- meta/recipes-core/readline/readline_5.2.bb | 51

Re: [OE-core] [PATCH] readline: apply upstream patches

2012-11-28 Thread Marko Lindqvist
On 28 November 2012 21:26, Saul Wold wrote: > I was going to add that I think the apply=yes is default and therefore not > required here. Is it for files that do not have .patch suffix? With my first quick test it didn't work. - ML ___ Openembedded

[OE-core] [PATCH] coreutils: update to upstream version 8.20

2012-11-30 Thread Marko Lindqvist
beginning of the ls.c file, and not from the beginning of license text segment. Signed-off-by: Marko Lindqvist --- .../coreutils/coreutils-8.14/remove-gets.patch | 23 .../coreutils-build-with-acl.patch |0 .../coreutils-8.20/cross-prime-list.patch

  1   2   3   >