[oe] build meta-oe without systemd

2012-04-04 Thread Eric Bénard
Hi, would that make sense to support systemd as a DISTRO_FEATURES ? That would make builds using older udev (< 174) possible with meta-oe as this actually fails because of systemd. Eric ___ Openembedded-devel mailing list Openembedded-devel@lists.opene

Re: [oe] build meta-oe without systemd

2012-04-04 Thread Martin Jansa
On Wed, Apr 04, 2012 at 09:17:20AM +0200, Eric Bénard wrote: > Hi, > > would that make sense to support systemd as a DISTRO_FEATURES ? > That would make builds using older udev (< 174) possible with meta-oe as > this actually fails because of systemd. You mean without runtime dependency on system

Re: [oe] build meta-oe without systemd

2012-04-04 Thread Samuel Stirtzel
2012/4/4 Eric Bénard : > Hi, > > would that make sense to support systemd as a DISTRO_FEATURES ? > That would make builds using older udev (< 174) possible with meta-oe as > this actually fails because of systemd. > > Eric > Hi, there was that discussion before, Martin already gave an overview. Y

[oe] [2011.03-maintenance 0/1] pull request 20120404

2012-04-04 Thread Steffen Sledz
Hi Tom, please pull this commit backported from oe-core fixing a problem with docbook-utils-native. Thx, Steffen The following changes since commit 71df8a759f91e821a2daee22f34eaa3a31708775: python-2.6.6: Fix python-2.6.6 build failure on linux-3.x (2012-03-27 13:08:38 +0200) are available

[oe] [2011.03-maintenance 1/1] docbook-utils-native: fix syntax problem in jw.in

2012-04-04 Thread Steffen Sledz
Fix runtime error occurred e.g. with docbook-to-man calls: grep: character class syntax is [[:space:]], not [:space:] grep: character class syntax is [[:space:]], not [:space:] jw: There is no frontend called "/docbook/utils-0.6.14/frontends/docbook". See also:

Re: [oe] build meta-oe without systemd

2012-04-04 Thread Eric Bénard
Le Wed, 4 Apr 2012 09:24:19 +0200, Martin Jansa a écrit : > On Wed, Apr 04, 2012 at 09:17:20AM +0200, Eric Bénard wrote: > > Hi, > > > > would that make sense to support systemd as a DISTRO_FEATURES ? > > That would make builds using older udev (< 174) possible with meta-oe as > > this actually

Re: [oe] build meta-oe without systemd

2012-04-04 Thread Eric Bénard
Le Wed, 4 Apr 2012 09:33:55 +0200, Samuel Stirtzel a écrit : > You can read the previous discussion here: > http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg23720.html > yes I saw that. What I mean is building oe without triggering systemd build. Eric ___

[oe] [PATCH][meta-oe 0/3] Pending patches from O.S. Systems' tree

2012-04-04 Thread Otavio Salvador
The following changes since commit d248ea6ada38ba9070f45f4fd2ab107bc6ed0246: libedit: Remove files folder as no patch was being used (2012-03-31 16:48:43 +0200) are available in the git repository at: git://github.com/OSSystems/meta-oe master https://github.com/OSSystems/meta-oe/tree/maste

[oe] [PATCH][meta-oe 2/3] openmotif: add 2.3.3

2012-04-04 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- .../openmotif/openmotif/configure.patch| 15 .../recipes-support/openmotif/openmotif_2.3.3.bb | 38 2 files changed, 53 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-support/openmotif/openmotif/

[oe] [PATCH][meta-oe 3/3] systemd-systemctl-native: add support to disable services

2012-04-04 Thread Otavio Salvador
This adds support to disable services making possible to it to be done during rootfs generation. Signed-off-by: Otavio Salvador --- .../systemd/systemd-systemctl-native.bb|2 +- .../systemd/systemd-systemctl-native/systemctl | 32 +++ 2 files changed, 26 ins

[oe] [PATCH][meta-oe 1/3] xbitmaps: add 1.1.1 version

2012-04-04 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- .../recipes-graphics/xorg-data/xbitmaps_1.1.1.bb | 10 ++ .../xorg-data/xorg-data-common.inc | 10 ++ 2 files changed, 20 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb

[oe] [meta-oe][PATCH] v4l-utils: correct license delimiter

2012-04-04 Thread Stefan Herbrechtsmeier
From: Stefan Herbrechtsmeier Signed-off-by: Stefan Herbrechtsmeier --- .../recipes-multimedia/v4l2apps/v4l-utils_0.8.4.bb |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.4.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l

Re: [oe] build meta-oe without systemd

2012-04-04 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 04-04-12 00:17, Eric Bénard schreef: > Hi, > > would that make sense to support systemd as a DISTRO_FEATURES ? That > would make builds using older udev (< 174) possible with meta-oe as this > actually fails because of systemd. We talked about thi

Re: [oe] build meta-oe without systemd

2012-04-04 Thread Chris Larson
On Wed, Apr 4, 2012 at 10:55 AM, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Op 04-04-12 00:17, Eric Bénard schreef: >> Hi, >> >> would that make sense to support systemd as a DISTRO_FEATURES ? That >> would make builds using older udev (< 174) possible with meta-oe as t

Re: [oe] Package build failure

2012-04-04 Thread Apelete Seketeli
Le 03-Apr-12, Andrei Gherzan a écrit: > On Tue, Apr 3, 2012 at 00:04, Apelete Seketeli wrote: > > > > It seems http://svn.openmoko.org is unreachable. > > How can I resolve this issue ? > > > > > You actually cant solve this issue as the upstream link is down. You have > two simple choices: > 1. F

Re: [oe] Package build failure

2012-04-04 Thread Martin Jansa
On Wed, Apr 04, 2012 at 09:57:04PM +0200, Apelete Seketeli wrote: > Le 03-Apr-12, Andrei Gherzan a écrit: > > On Tue, Apr 3, 2012 at 00:04, Apelete Seketeli wrote: > > > > > > It seems http://svn.openmoko.org is unreachable. > > > How can I resolve this issue ? > > > > > > > > You actually cant so

Re: [oe] build meta-oe without systemd

2012-04-04 Thread Denys Dmytriyenko
On Wed, Apr 04, 2012 at 11:59:38AM -0700, Chris Larson wrote: > On Wed, Apr 4, 2012 at 10:55 AM, Koen Kooi wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Op 04-04-12 00:17, Eric B??nard schreef: > >> Hi, > >> > >> would that make sense to support systemd as a DISTRO_FEATURES

Re: [oe] build meta-oe without systemd

2012-04-04 Thread Chris Larson
On Wed, Apr 4, 2012 at 12:09 PM, Denys Dmytriyenko wrote: > On Wed, Apr 04, 2012 at 11:59:38AM -0700, Chris Larson wrote: >> On Wed, Apr 4, 2012 at 10:55 AM, Koen Kooi >> wrote: >> > -BEGIN PGP SIGNED MESSAGE- >> > Hash: SHA1 >> > >> > Op 04-04-12 00:17, Eric B??nard schreef: >> >> Hi, >

[oe] [PATCH 1/1] sqlite: cp instead of mv in do_configure

2012-04-04 Thread Anders Darander
The use of mv in do_configure() made bitbake error out if a second run of do_configure was requested. Copy the file instead. Signed-off-by: Anders Darander --- meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-oe/recipe

[oe] [PATCH 0/1] Fix issue re-running sqlite configure step

2012-04-04 Thread Anders Darander
A recent update of meta-oe and oe-core force a rebuild of e.g. sqlite in my tree. This made sqlite error out in the configure step, as it couldn't find sqlite.pc, which had already been moved in a prior run of do_configure. The following changes since commit a6790d602eb91069b1f618697e66a38619bc

[oe] [meta-oe] Re: [PATCH 0/1] Fix issue re-running sqlite configure step

2012-04-04 Thread Anders Darander
Subject: [oe] [PATCH 0/1] Fix issue re-running sqlite configure step should obviously have been [meta-oe] [PATCH 0/1] Fix issue re-running sqlite configure step On Thu, Apr 5, 2012 at 07:42, Anders Darander wrote: > > A recent update of meta-oe and oe-core force a rebuild of e.g. sqlite in > my