[OE-core] dropbear build build fails

2011-09-01 Thread Andreas Müller
Hi build after fresh git pull & fresh tmpdir fails for dropbear: NOTE: package dropbear-0.52-r3: task do_fetch: Started ERROR: Function 'Fetcher failure for URL: 'file://dropbear-configuration- file.patch'. Unable to fetch URL file://dropbear-configuration-file.patch from any source.' failed ER

Re: [OE-core] dropbear build build fails

2011-09-01 Thread Andreas Müller
On Thursday, September 01, 2011 10:27:49 PM Andreas Müller wrote: > Hi > > build after fresh git pull & fresh tmpdir fails for dropbear: > > NOTE: package dropbear-0.52-r3: task do_fetch: Started > ERROR: Function 'Fetcher failure for URL: 'file://dropbear-configu

[OE-core] oe-core lsb / oe-classic lsb_base

2011-09-28 Thread Andreas Müller
I am trying to get networkmanager ( included in meta-oe ) working. Since the daemon does not start automatically, I try to start it manually by /etc/init.d/Networkmanager start That complaines about missing /lib/lsb/init-functions. OK - I add lsb to RDEPEND in networkmanager but now manual star

Re: [OE-core] oe-core lsb / oe-classic lsb_base

2011-09-28 Thread Andreas Müller
On Thursday, September 29, 2011 12:32:55 AM Koen Kooi wrote: > > Op 28 sep. 2011 om 16:19 heeft Andreas Müller het > volgende geschreven: > > > I am trying to get networkmanager ( included in meta-oe ) working. Since > > the daemon does not start automatically, I try

[OE-core] bitbake webkit-gtk fails with clean temp dir

2011-10-03 Thread Andreas Müller
Have pulled yesterday all the angstom layers (oe-core / meta-oe ..) and deleted all files from temp build dir. For bitbake webkit-gtk I get NOTE: package webkit-gtk-1.5.1+svnr90727-r0: task do_compile: Started ERROR: Function 'do_compile' failed (see /home/Superandy/tmp/oe-core-eglibc/work/ar

Re: [OE-core] bitbake webkit-gtk fails with clean temp dir

2011-10-03 Thread Andreas Müller
On Monday, October 03, 2011 05:29:52 PM Gary Thomas wrote: > >> NOTE: package webkit-gtk-1.5.1+svnr90727-r0: task do_compile: Failed > >> ERROR: Task 7 > >> (/home/Superandy/data/oe-core/sources/openembedded-core/meta/recipes-sato/webkit/webkit-gtk_svn.bb, > >> do_compile) failed with exit code '

[OE-core] [PATCH] webkit-gtk: add --enable-dependency-tracking to EXTRA_OECONF

2011-10-03 Thread Andreas Müller
ration.h] Error 2 Discussion on this patch see [2] Build tested in angstrom environment [1] http://cgit.openembedded.org/cgit.cgi/openembedded-core/commit/?id=970e0ae610804638d00b0a6b85c6e2e895778e8e [2] http://lists.linuxtogo.org/pipermail/openembedded-core/2011-October/010590.html Signed-

[OE-core] libs transition /usr/lib -> /lib questions

2012-01-05 Thread Andreas Müller
Hi currently some libs are moving from $libdir (/usr/lib) -> $base_libdir (/lib). I have the following questions: * can sombody explain a bit more what is it for and how the decision is made to transit libs? I read the commit messages but still have no idea what this enhances / fixes. What is

Re: [OE-core] [PATCH 0/7] New QA tests for unsafe references to exec_prefix [v2]

2012-01-05 Thread Andreas Müller
On Friday, January 06, 2012 01:31:51 AM Saul Wold wrote: > On 01/03/2012 07:56 PM, Scott Garman wrote: > > Hello, > > > > This is a P2 feature for Yocto 1.2. It adds two new QA tests to check > > files in base_bindir, base_sbindir, and base_libdir for references to > > files under exec_prefix (e.g

Re: [OE-core] libs transition /usr/lib -> /lib questions

2012-01-06 Thread Andreas Müller
On Friday, January 06, 2012 04:35:11 AM Scott Garman wrote: > On 01/05/2012 03:29 PM, Andreas Müller wrote: > > Hi > > > > currently some libs are moving from $libdir (/usr/lib) -> $base_libdir > > (/lib). I have the following questions: > > > > * can

[OE-core] [PATCH 2/2] libusb-compat: keep *.la in base_libdir

2012-01-08 Thread Andreas Müller
build-tested from scratch in angstrom environment. Signed-off-by: Andreas Müller --- meta/recipes-support/libusb/libusb-compat_0.1.3.bb |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/meta/recipes-support/libusb/libusb-compat_0.1.3.bb b/meta/recipes-support/libusb

[OE-core] [PATCH 0/2] libusb1/libusb-compat keep *.la in base_libdir

2012-01-08 Thread Andreas Müller
libusb-compat did not yet cause a build error but it is motivated by the experience with libusb1. I will be out until 12. and can not respond on comments until then. Andreas Müller (2): libusb1: keep *.la in base_libdir libusb-compat: keep *.la in base_libdir meta/recipes-support/libusb

[OE-core] [PATCH 1/2] libusb1: keep *.la in base_libdir

2012-01-08 Thread Andreas Müller
om scratch in angstrom environment. Signed-off-by: Andreas Müller --- meta/recipes-support/libusb/libusb1_1.0.8.bb |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/meta/recipes-support/libusb/libusb1_1.0.8.bb b/meta/recipes-support/libusb/libusb1_1.0.8.bb index 5a921e

[OE-core] update-alternatives questions

2012-01-16 Thread Andreas Müller
Hi when starting a fresh image (angstrom/opkg) I see for xfwm4 (xfce window manager included in meta-oe) S98configure[285]: //var/lib/opkg/info/xfwm4.postinst: line 2: update- alternatives: command not found I checked: * there is no update-alternatives in my image * update-alternatives is p

Re: [OE-core] [oe-commits] Richard Purdie : gcc-common.inc: Ensure WORKDIR doesn' t adversly affect sstate checksums

2012-01-24 Thread Andreas Müller
On Tue, Jan 24, 2012 at 1:29 PM, wrote: > > Module: openembedded-core.git > Branch: master > Commit: 0de85d2ca3bc9674323302a35995dfddb6044a71 > URL:     > http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0de85d2ca3bc9674323302a35995dfddb6044a71 > > Author: Richard Purdie > Date:  

[OE-core] [PATCH] atk: add native support / disable introspection / merge atk.inc -> recipe

2012-01-26 Thread Andreas Müller
ncluded gir GLib-2.0 | make[3]: *** [Atk-1.0.typelib] Error 1 build tested in meta-oe / angstrom environment Signed-off-by: Andreas Müller --- meta/recipes-support/atk/atk.inc | 13 - meta/recipes-support/atk/atk_2.2.0.bb | 17 + 2 files changed, 13 inserti

Re: [OE-core] [oe] evince: who is responsible to pack all within usr/lib/evince/3/backends to ${PN}?

2012-01-27 Thread Andreas Müller
On Fri, Jan 27, 2012 at 9:43 AM, Andreas Müller wrote: > On Fri, Jan 27, 2012 at 2:28 AM, Saul Wold wrote: >> On 01/26/2012 05:16 PM, Andreas Müller wrote: >>> >>> I checked: the complete contents of /usr/lib/evince/3/backends go to >>> evince package

Re: [OE-core] [oe] evince: who is responsible to pack all within usr/lib/evince/3/backends to ${PN}?

2012-01-27 Thread Andreas Müller
On Fri, Jan 27, 2012 at 4:22 PM, Saul Wold wrote: > On 01/27/2012 04:48 AM, Andreas Müller wrote: >> >> On Fri, Jan 27, 2012 at 9:43 AM, Andreas Müller >>  wrote: >>> >>> On Fri, Jan 27, 2012 at 2:28 AM, Saul Wold  wrote: >>>>

Re: [OE-core] [oe] evince: who is responsible to pack all within usr/lib/evince/3/backends to ${PN}?

2012-01-27 Thread Andreas Müller
On Sat, Jan 28, 2012 at 12:16 AM, Andreas Müller wrote: >> Actually the ordering of PACKAGES matters here and since bitbake.conf lists >> the ${PN}-dev and ${PN}-staticdev package before ${PN}, you can append the >> ${libdir}/${BPN}/3/backends/*.a to FILES_${PN}-staticde

Re: [OE-core] [oe] evince: who is responsible to pack all within usr/lib/evince/3/backends to ${PN}?

2012-01-28 Thread Andreas Müller
On Sat, Jan 28, 2012 at 4:03 PM, Paul Eggleton wrote: > On Saturday 28 January 2012 00:29:28 Andreas Müller wrote: >> Have modified bitbake.conf here to >> >> PACKAGES = "${PN}-dbg ${PN}-dev ${PN}-staticdev ${PN} ${PN}-doc >> ${PN}-locale" >> >> no

[OE-core] [PATCH v2 0/1] atk: add native / disable introspection / merge atk.inc->recipe / change license

2012-01-28 Thread Andreas Müller
ral Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. Andreas Müller (1): atk: add native / disable introspection / merge atk.inc->recipe / change license meta/recipes-support/atk/atk.inc

Re: [OE-core] [oe] evince: who is responsible to pack all within usr/lib/evince/3/backends to ${PN}?

2012-01-28 Thread Andreas Müller
On Sat, Jan 28, 2012 at 11:46 PM, Andreas Müller wrote: > On Sat, Jan 28, 2012 at 4:03 PM, Paul Eggleton > wrote: >> On Saturday 28 January 2012 00:29:28 Andreas Müller wrote: >>> Have modified bitbake.conf here to >>> >>> PACKAGES = "${PN}-dbg ${PN}-

[OE-core] [PATCH v2 1/1] atk: add native / disable introspection / merge atk.inc->recipe / change license

2012-01-28 Thread Andreas Müller
ncluded gir GLib-2.0 | make[3]: *** [Atk-1.0.typelib] Error 1 build tested in meta-oe / angstrom environment Signed-off-by: Andreas Müller --- meta/recipes-support/atk/atk.inc | 13 - meta/recipes-support/atk/atk_2.2.0.bb | 17 + 2 files changed, 13 inserti

Re: [OE-core] [PATCH v2 1/1] atk: add native / disable introspection / merge atk.inc->recipe / change license

2012-01-30 Thread Andreas Müller
On Mon, Jan 30, 2012 at 6:01 PM, Saul Wold wrote: > On 01/28/2012 04:00 PM, Andreas Müller wrote: >> >> Native support currently is appended in meta-oe. Native build failed with: >> >> | /usr/share/gir-1.0/GLib-2.0.gir:9:1: error: Unsupported version '1.1' &

Re: [OE-core] [PATCH v2 1/1] atk: add native / disable introspection / merge atk.inc->recipe / change license

2012-02-01 Thread Andreas Müller
On Wed, Feb 1, 2012 at 2:07 AM, Flanagan, Elizabeth wrote: > > - LICENSE needs to be ast parsable. It should be: > > LICENSE = "GPL-2.0+ & LGPL-2.1+" I grepped around: We have exactly ONE hit for each ( GPL-2.0+ / LGPL-2.1+ ) in oe-core. This approach does not seem common to me.. > > - LGPLv2.1. I

[OE-core] accessing variables

2012-02-01 Thread Andreas Müller
another stupid question from my side: do bb.data.getVar('foo', d, 1) and d.getVar('foo', 1) access the same data? Thanks in advance Andreas ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-

Re: [OE-core] accessing variables

2012-02-01 Thread Andreas Müller
On Wed, Feb 1, 2012 at 7:24 PM, Martin Jansa wrote: > On Wed, Feb 01, 2012 at 07:15:19PM +0100, Andreas Müller wrote: >> another stupid question from my side: >> >> do >> >> bb.data.getVar('foo', d, 1) >> >> and >> >> d.getV

[OE-core] do rootfs does not create log files

2012-02-05 Thread Andreas Müller
Hi, is it a bug or a feature that do_rootfs does not create the package information (packed_files / packages ..) in a deploy sub-folder did I miss a switch for this? Thanks in advance Andreas ___ Openembedded-core mailing list Openembedded-core@lists.

Re: [OE-core] do rootfs does not create log files

2012-02-05 Thread Andreas Müller
On Mon, Feb 6, 2012 at 12:24 AM, Khem Raj wrote: > On Sun, Feb 5, 2012 at 2:16 PM, Andreas Müller > wrote: >> Hi, >> >> is it a bug or a feature that do_rootfs does not create the package >> information (packed_files / packages ..) in a deploy sub-folder d

Re: [OE-core] [oe] Buildhistory, was Re: do rootfs does not create log files

2012-02-06 Thread Andreas Müller
On Mon, Feb 6, 2012 at 8:46 AM, Koen Kooi wrote: > > Op 5 feb. 2012, om 23:16 heeft Andreas Müller het volgende geschreven: > >> Hi, >> >> is it a bug or a feature that do_rootfs does not create the package >> information (packed_files / packages ..) in a deploy

Re: [OE-core] [oe] Buildhistory, was Re: do rootfs does not create log files

2012-02-06 Thread Andreas Müller
On Mon, Feb 6, 2012 at 10:04 AM, Andreas Müller wrote: > On Mon, Feb 6, 2012 at 8:46 AM, Koen Kooi wrote: >> >> Op 5 feb. 2012, om 23:16 heeft Andreas Müller het volgende geschreven: >> >>> Hi, >>> >>> is it a bug or a feature that do_ro

[OE-core] Source files missing in *.dbg packages after PR bump / incremental build

2012-02-15 Thread Andreas Müller
Hi, As supposed in [1] the source files in /usr/src/debug are missing after a PR bump. To be sure I did: * deleted all temp files * bitbake poppler * bumped PR in poppler * bitbake poppler >From my experience you can try that with whatever recipe. Andreas [1] http://lists.linuxtogo.org/piperm

Re: [OE-core] gcc-cross-initial patching fails

2012-02-22 Thread Andreas Müller
On Wed, Feb 22, 2012 at 9:56 PM, Andreas Müller wrote: > On Wed, Feb 22, 2012 at 9:13 PM, Andreas Müller > wrote: >> At build from scratch I get >> >> ERROR: Command Error: exit status: 1  Output: >> Applying patch gcc45-no-add-needed.patch >> patching fil

Re: [OE-core] [oe] gcc-cross-initial patching fails

2012-02-22 Thread Andreas Müller
On Wed, Feb 22, 2012 at 10:18 PM, Khem Raj wrote: > On Wed, Feb 22, 2012 at 12:15 PM, McClintock Matthew-B29882 > wrote: >>> Applying patch gcc45-no-add-needed.patch >>> patching file gcc/config/alpha/elf.h >>> patching file gcc/config/ia64/linux.h >>> patching file gcc/config/linux.h >>> Hunk #1

Re: [OE-core] [oe] gcc-cross-initial patching fails

2012-02-27 Thread Andreas Müller
On Thu, Feb 23, 2012 at 8:18 PM, Koen Kooi wrote: > > Op 22 feb. 2012, om 22:39 heeft Andreas Müller het volgende geschreven: > >> On Wed, Feb 22, 2012 at 10:18 PM, Khem Raj wrote: >>> On Wed, Feb 22, 2012 at 12:15 PM, McClintock Matthew-B29882 >>> wrote:

Re: [OE-core] [oe] gcc-cross-initial patching fails

2012-02-27 Thread Andreas Müller
On Mon, Feb 27, 2012 at 1:19 PM, Richard Purdie wrote: > On Mon, 2012-02-27 at 12:37 +0100, Andreas Müller wrote: >> On Thu, Feb 23, 2012 at 8:18 PM, Koen Kooi >> wrote: >> > >> > Op 22 feb. 2012, om 22:39 heeft Andreas Müller het volgende geschreven: >> &

Re: [OE-core] [oe] Buildhistory, was Re: do rootfs does not create log files

2012-03-01 Thread Andreas Müller
On Thu, Mar 1, 2012 at 3:31 PM, Paul Eggleton wrote: > On Thursday 01 March 2012 13:38:04 Andreas Müller wrote: >> Would it be big effort to have the package scripts (pre-/postinst, >> postrm) handled by buildhistory? > > Do you mean you would like the contents of th

Re: [OE-core] [PATCH] image_types.bbclass: fix link creation failure if the target already exists

2012-03-02 Thread Andreas Müller
On Thu, Mar 1, 2012 at 4:50 PM, Richard Purdie wrote: > On Wed, 2012-02-29 at 21:33 +0100, Petr Štetiar wrote: >> | ln: failed to create symbolic link >> `beagleboard/systemd-image-beagleboard.tar.bz2': File exists >> NOTE: package systemd-image-1.0-r0: task do_rootfs: Failed >> >> Signed-off-by:

Re: [OE-core] [PATCH] image_types.bbclass: fix link creation failure if the target already exists

2012-03-02 Thread Andreas Müller
On Fri, Mar 2, 2012 at 1:38 PM, Richard Purdie wrote: > On Fri, 2012-03-02 at 13:29 +0100, Andreas Müller wrote: >> On Thu, Mar 1, 2012 at 4:50 PM, Richard Purdie >> wrote: >> > On Wed, 2012-02-29 at 21:33 +0100, Petr Štetiar wrote: >> >> | ln: failed to crea

[OE-core] [PATCH] busybox: enable eject

2012-03-13 Thread Andreas Müller
In xfce-environment ejecting USB-memory stick caused: Error starting job: Failed to execute child process "eject" (No such file or directory) size of armv7a busybox binary increases from 2427962 to 2430389 bytes run-tested with angstrom/meta-oe environment on overo Signed-off-b

[OE-core] Debugging with gdb

2012-03-19 Thread Andreas Müller
Hi, midori crashes with segmentation fault since a while (0.4.3 & 0.4.4). To understand why I would like to start a gdb remote debug session. In the past I prepared the image in the following way to get as much libraries as possible compiled with -O0 since I do not know which component might be re

Re: [OE-core] Debugging with gdb

2012-03-20 Thread Andreas Müller
On Tue, Mar 20, 2012 at 12:18 AM, Andreas Müller wrote: > Hi, > > midori crashes with segmentation fault since a while (0.4.3 & 0.4.4). > To understand why I would like to start a gdb remote debug session. In > the past I prepared the image in the following way to get as

[OE-core] systemd_unitdir's home

2012-03-21 Thread Andreas Müller
Hi, currently the meta-oe directory systemd_unitdir lives in systemd.bbclass. This is suboptimal because some recipes not inheriting systemd.bbclass need to know this location. Since oe-core bitbake.conf is not the best place: Would it make sense to add systemd_unitdir = "${base_libdir}/systemd"

[OE-core] [PATCH 3/7] bluez4: use systemd_unitdir

2012-03-22 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta/recipes-connectivity/bluez/bluez4_4.99.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/bluez/bluez4_4.99.bb b/meta/recipes-connectivity/bluez/bluez4_4.99.bb index 97c77b4..5033d34 100644 --- a/meta

[OE-core] [PATCH 4/7] ofono: use systemd_unitdir

2012-03-22 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta/recipes-connectivity/ofono/ofono.inc|2 +- meta/recipes-connectivity/ofono/ofono_1.5.bb |2 +- meta/recipes-connectivity/ofono/ofono_git.bb |4 +--- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/meta/recipes-connectivity

[OE-core] [PATCH 5/7] dbus: use systemd_unitdir

2012-03-22 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta/recipes-core/dbus/dbus.inc |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc index 588209f..a75583d 100644 --- a/meta/recipes-core/dbus/dbus.inc +++ b/meta

[OE-core] [PATCH 6/7] alsa-utils: use systemd_unitdir

2012-03-22 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta/recipes-multimedia/alsa/alsa-utils_1.0.25.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-multimedia/alsa/alsa-utils_1.0.25.bb b/meta/recipes-multimedia/alsa/alsa-utils_1.0.25.bb index fa11479..597e8b6 100644

[OE-core] [PATCH 7/7] consolekit: use systemd_unitdir

2012-03-22 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../recipes-support/consolekit/consolekit_0.4.5.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-support/consolekit/consolekit_0.4.5.bb b/meta/recipes-support/consolekit/consolekit_0.4.5.bb index 3a4b04f..d1cc037

[OE-core] [PATCH 1/7] bitbake.conf: add systemd_unitdir

2012-03-22 Thread Andreas Müller
Some of oe-core's recipes need to know where systemd units are. Since the directory might change in the future [1], we set the location once globally to reduce maintenance efforts [1] http://www.gossamer-threads.com/lists/gentoo/dev/245758 Signed-off-by: Andreas Müller --- meta

[OE-core] [PATCH 2/7] avahi.inc: use systemd_unitdir

2012-03-22 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta/recipes-connectivity/avahi/avahi.inc |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-connectivity/avahi/avahi.inc b/meta/recipes-connectivity/avahi/avahi.inc index 0308095..731ad9a 100644 --- a/meta/recipes

[OE-core] [PATCH] busybox: enable eject

2012-03-22 Thread Andreas Müller
v1 -> v2: follow busybox-1.19.3 -> busybox-1.19.4 Andreas Müller (1): busybox: enable eject meta/recipes-core/busybox/busybox-1.19.4/defconfig |2 +- meta/recipes-core/busybox/busybox_1.19.4.bb|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 1

[OE-core] [PATCH] busybox: enable eject

2012-03-22 Thread Andreas Müller
In xfce-environment ejecting USB-memory stick caused: Error starting job: Failed to execute child process "eject" (No such file or directory) run-tested with angstrom/meta-oe environment on overo --- meta/recipes-core/busybox/busybox-1.19.4/defconfig |2 +- meta/recipes-core/busybox/busybox_

[OE-core] [PATCH] gtk-icon-cache.bbclass: Fix multiple rebuilds of the icon cache on first boot

2012-03-22 Thread Andreas Müller
minutes on the test machine. * Build-tested incremental (BB_SIGNATURE_HANDLER = "OEBasicHash") & from scratch * Run-tested with systemd and opkg Signed-off-by: Samuel Stirtzel Signed-off-by: Andreas Müller --- meta/classes/gtk-icon-cache.bbclass| 19 +---

Re: [OE-core] [PATCH] gtk-icon-cache.bbclass: Fix multiple rebuilds of the icon cache on first boot

2012-03-22 Thread Andreas Müller
On Thu, Mar 22, 2012 at 8:34 PM, Koen Kooi wrote: > > Op 22 mrt. 2012, om 20:15 heeft Andreas Müller het volgende geschreven: > >> * Before this patch every inheritance of this class rebuilt the full icon >> cache at the first boot. >> * With this patch the icon cache

Re: [OE-core] [PATCH] gtk-icon-cache.bbclass: Fix multiple rebuilds of the icon cache on first boot

2012-03-23 Thread Andreas Müller
On Fri, Mar 23, 2012 at 1:12 PM, Richard Purdie wrote: > On Thu, 2012-03-22 at 20:15 +0100, Andreas Müller wrote: >> * Before this patch every inheritance of this class rebuilt the full icon >> cache at the first boot. >> * With this patch the icon cache will only be build o

Re: [OE-core] [PATCH] gtk-icon-cache.bbclass: Fix multiple rebuilds of the icon cache on first boot

2012-03-26 Thread Andreas Müller
On Sat, Mar 24, 2012 at 12:37 AM, Richard Purdie wrote: > On Fri, 2012-03-23 at 23:46 +0100, Andreas Müller wrote: >> On Fri, Mar 23, 2012 at 1:12 PM, Richard Purdie >> wrote: >> > On Thu, 2012-03-22 at 20:15 +0100, Andreas Müller wrote: >> >> * Before this p

Re: [OE-core] [PATCH] gtk-icon-cache.bbclass: Fix multiple rebuilds of the icon cache on first boot

2012-03-26 Thread Andreas Müller
On Mon, Mar 26, 2012 at 11:19 AM, Richard Purdie wrote: >> > There are two problems: >> > >> > a) Knowing these are postinstalls at first boot and not package installs >> > b) Deleting the unused "lock" files afterwards >> > >> > You'd therefore probably have to add something to the postinstalls c

[OE-core] What causes a variable being static/global

2012-03-27 Thread Andreas Müller
Hi, some more stupid questions: What causes a variable being global (accessible by all recipes)? Does the declaration in *.conf lead to global variable? Are there other mechanisms forcing global scope? Thanks in advance Andreas ___ Openembedded-core

Re: [OE-core] bitbake webkit-gtk fails with clean temp dir

2011-10-04 Thread Andreas Müller
On Tuesday, October 04, 2011 02:40:49 PM Richard Purdie wrote: > On Mon, 2011-10-03 at 20:45 +0200, Andreas Müller wrote: > > On Monday, October 03, 2011 05:29:52 PM Gary Thomas wrote: > > > >> NOTE: package webkit-gtk-1.5.1+svnr90727-r0: task do_compile: Faile

[OE-core] conman-gnome sources missing

2011-10-04 Thread Andreas Müller
Although kernel.org seems up again I cannot download sources for conman-gnome | ERROR: Function 'Fetcher failure for URL: 'git://git.kernel.org/pub/scm/network/connman/connman-gnome.git;protocol=git'. Unable to fetch URL git://git.kernel.org/pub/scm/network/connman/connman-gnome.git;protocol=gi

Re: [OE-core] bitbake webkit-gtk fails with clean temp dir

2011-10-05 Thread Andreas Müller
On Wednesday, October 05, 2011 03:37:40 PM Richard Purdie wrote: > On Wed, 2011-10-05 at 02:05 +0200, Andreas Müller wrote: > > On Tuesday, October 04, 2011 02:40:49 PM Richard Purdie wrote: > > > On Mon, 2011-10-03 at 20:45 +0200, Andreas Müller wrote: > > > > On Mon

[OE-core] tiff compile fails

2011-10-08 Thread Andreas Müller
With latest git pull for oe-core/meta-oe... & clean build dir I get | arm-angstrom-linux-gnueabi-libtool: compile: ccache arm-angstrom-linux-gnueabi-g++ -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 -mthumb-interwork -mno-thumb --sysroot=/

Re: [OE-core] tiff compile fails

2011-10-08 Thread Andreas Müller
On Saturday, October 08, 2011 03:43:11 PM Andreas Müller wrote: > With latest git pull for oe-core/meta-oe... & clean build dir I get > > | arm-angstrom-linux-gnueabi-libtool: compile: ccache > arm-angstrom-linux-gnueabi-g++ -march=armv7-a -fno-tree-vectorize > -mthumb-in

Re: [OE-core] tiff compile fails

2011-10-08 Thread Andreas Müller
On Saturday, October 08, 2011 05:00:33 PM Khem Raj wrote: > On Saturday, October 8, 2011, Andreas Müller wrote: > > On Saturday, October 08, 2011 03:43:11 PM Andreas Müller wrote: > >> With latest git pull for oe-core/meta-oe... & clean build dir I get > >> &g

Re: [OE-core] How to overlay files/fs-perms.txt?

2011-10-11 Thread Andreas Müller
See I guess it is found in line 553 of oe-core package.bbclass fs_perms_tables = bb.data.getVar('FILESYSTEM_PERMS_TABLES', d, True) Andreas Original-Nachricht > Datum: Tue, 11 Oct 2011 12:42:01 +0200 > Von: Koen Kooi > An: Patches and discussions about the oe-core layer > >

[OE-core] oe parse fails

2011-10-11 Thread Andreas Müller
Angstrom environment / fresh pull / clean tmp dir -> error Pseudo is not present but is required, building this first before the main build NOTE: angstrom DOES NOT support libiconv because the eglibc provided iconv library is used

Re: [OE-core] missing mesa-dri dependency?

2011-10-15 Thread Andreas Müller
On Thursday, October 13, 2011 10:24:19 AM Koen Kooi wrote: > Hi, > > I remember fixing this in meta-oe, but now exactly how. IIRC both mesa-xlib > and mesa-dri needed to get built. > > configure: error: Package requirements (glproto >= 1.4.14 dri >= 7.8.0) were > not met: > | > | No package 'd

Re: [OE-core] xerver-xorg build problem

2011-10-19 Thread Andreas Müller
On Wednesday, October 19, 2011 08:22:27 PM Khem Raj wrote: > Hi > > I am seeing this error today > > > | checking for GL... yes > | checking for DRIPROTO... yes > | checking for DRI... no > | configure: error: Package requirements (glproto >= 1.4.14 dri >= > 7.8.0) were not met: > | > | No packa

[OE-core] Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?

2011-10-27 Thread Andreas Müller
Since the last updates of all layers (angstrom based) I have issues with * networkmanager/nm-applet (meta-oe): I am not allowed to change the settings any more * xfce-session (meta-oe): Logging out takes very long and Restart/Shutdown is disabled I remember that I had similar issues a while

Re: [OE-core] Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?

2011-10-27 Thread Andreas Müller
On Thursday, October 27, 2011 10:43:17 PM Scott Garman wrote: > On 10/27/2011 01:30 PM, Andreas Müller wrote: > > Since the last updates of all layers (angstrom based) I have issues with > > > > * networkmanager/nm-applet (meta-oe): I am not allowed to change the > &g

Re: [OE-core] Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?

2011-10-28 Thread Andreas Müller
On Friday, October 28, 2011 12:22:11 PM Richard Purdie wrote: > On Thu, 2011-10-27 at 22:30 +0200, Andreas Müller wrote: > > Since the last updates of all layers (angstrom based) I have issues with > > > > * networkmanager/nm-applet (meta-oe): I am not allowed to ch

Re: [OE-core] Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?

2011-11-09 Thread Andreas Müller
On Saturday, October 29, 2011 12:33:46 AM Andreas Müller wrote: > On Friday, October 28, 2011 12:22:11 PM Richard Purdie wrote: > > On Thu, 2011-10-27 at 22:30 +0200, Andreas Müller wrote: > > > Since the last updates of all layers (angstrom based) I have

Re: [OE-core] Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?

2011-11-09 Thread Andreas Müller
On Wednesday, November 09, 2011 09:39:16 PM Martin Jansa wrote: > On Wed, Nov 09, 2011 at 09:38:57PM +0100, Andreas Müller wrote: > > On Saturday, October 29, 2011 12:33:46 AM Andreas Müller wrote: > > > On Friday, October 28, 2011 12:22:11 PM Richard Purdie wrote: > > >

[OE-core] systemd packages -> image

2011-11-09 Thread Andreas Müller
Hi, Imagine a recipe is included into an image by a task and later gets systemd- native support. How about forcing the packages in SYSTEMD_PACKAGES packed into images in case IMAGE_INIT_MANAGER = "systemd" is found in the image definition? Andreas ___

Re: [OE-core] systemd packages -> image

2011-11-09 Thread Andreas Müller
On Wednesday, November 09, 2011 11:15:30 PM Andreas Müller wrote: > Hi, > > Imagine a recipe is included into an image by a task and later gets > systemd- native support. > How about forcing the packages in SYSTEMD_PACKAGES packed into images in > case > > IMAGE_INIT_MANA

Re: [OE-core] [PATCH] hicolor-icon-theme 0.12: add BBCLASSEXTEND=native for xfce tools

2011-11-10 Thread Andreas Müller
On Thursday, November 10, 2011 02:38:33 PM you wrote: > Op 10 nov. 2011, om 14:20 heeft Richard Purdie het volgende geschreven: > > On Thu, 2011-11-10 at 13:44 +0100, Koen Kooi wrote: > >> Signed-off-by: Koen Kooi > >> --- > >> .../hicolor-icon-theme/hicolor-icon-theme_0.12.bb |2 ++ > >> 1 fi

[OE-core] [PATCH] mime.bbclass: Add --disable-update-mimedb to EXTRA_OECONF

2011-11-20 Thread Andreas Müller
ome-control-center [1] http://cgit.openembedded.org/meta-openembedded/commit/meta-oe/classes?id=6b765989a42ab314d1611f4dec78b07b562a9e7d Signed-off-by: Andreas Müller --- meta/classes/mime.bbclass |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/classes/mime.bbclas

[OE-core] Parse error with empty builddir

2011-12-02 Thread Andreas Müller
Hi after pulling latest sources (angstrom environment) I get: Pseudo is not present but is required, building this first before the main build NOTE: angstrom DOES NOT support libiconv because the eglibc provided iconv library is used

Re: [OE-core] [PATCH] bitbake.conf/image.bbclass: Ensure images use the correct passwd/group files

2011-12-07 Thread Andreas Müller
On Wednesday, December 07, 2011 06:34:07 PM Richard Purdie wrote: > We need pseudo to use the rootfs passwd/group files belonging to the > rootfs when building images. This patch ensures that we use the rootfs > files instead of those in the sysroot which can lead to incorrect file > ownership issu

Re: [OE-core] [PATCH] bitbake.conf/image.bbclass: Ensure images use the correct passwd/group files

2011-12-07 Thread Andreas Müller
On Thursday, December 08, 2011 01:01:48 AM Richard Purdie wrote: > > dbus still needs manual call of > > > > chown messagebus:messagebus /var/run/dbus /var/lib/dbus > > > > ( it is root:root on my image) and > > > > chown root:messagebus /usr/libexec/dbus-daemon-launch-helper > > > > (

Re: [OE-core] [PATCH] bitbake.conf/image.bbclass: Ensure images use the correct passwd/group files

2011-12-08 Thread Andreas Müller
On Thursday, December 08, 2011 04:40:38 PM Mark Hatle wrote: > Andreas: What packaging type are you using? > > I know that RPM never uses the uid/gid, it always does a look up. If the > look up fails it then falls back to "root". So you should never see > something like a 70, unless there is a m

Re: [OE-core] [PATCH] bitbake.conf/image.bbclass: Ensure images use the correct passwd/group files

2011-12-09 Thread Andreas Müller
On Thu, Dec 08, 2011 at 12:53:11AM +0100, Andreas Müller wrote: > >>>> On Wednesday, December 07, 2011 06:34:07 PM Richard Purdie wrote: > >>>>> We need pseudo to use the rootfs passwd/group files belonging to the > >>>>> rootfs when building images

Re: [OE-core] Coordinating inter-layer dependencies

2011-12-09 Thread Andreas Müller
On Thursday, December 08, 2011 01:17:37 AM Richard Purdie wrote: > On Thu, 2011-12-01 at 12:23 +0100, Koen Kooi wrote: > > During the past month there have been a number of updates to OE-core > > recipes that triggered parsing errors due to bbappend in other layers. > > A small seleciton: > > > >

[OE-core] require *.bbappend

2011-12-16 Thread Andreas Müller
Hi I have the following use case: In my working layer I would like to have a recipe adding functionality to a recipe from another layer (e.g systemd-image.bb from angstrom) with a different name ( -> no bbappend ). How about * create systemd-image.bbapend with just 'FILESEXTRAPATHS := "${THISD

[OE-core] [PATCH] xorg-font-common.inc: break runtime dependency loop

2011-12-17 Thread Andreas Müller
required since opkg update [1] [1] http://cgit.openembedded.org/openembedded-core/commit/?id=2feba313c991170747381c7cf821a45c2cd04632 Signed-off-by: Andreas Müller --- .../xorg-font/xorg-font-common.inc |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [OE-core] opkg: Update svn 625 -> 633 and fix preinst issues

2011-12-18 Thread Andreas Müller
On Sunday, December 18, 2011 12:00:42 PM Martin Jansa wrote: > On Sat, Dec 17, 2011 at 11:52:25AM +, Richard Purdie wrote: > > On Sat, 2011-12-17 at 11:34 +0100, Martin Jansa wrote: > > > On Sat, Dec 17, 2011 at 10:22:01AM +, Richard Purdie wrote: > > > > On Sat, 2011-12-17 at 10:20 +0100,

Re: [OE-core] [PATCH] xorg-font-common.inc: break runtime dependency loop

2011-12-18 Thread Andreas Müller
On Sunday, December 18, 2011 02:03:17 AM Andreas Müller wrote: > required since opkg update [1] > Hope there is no need to apply this one. Will test RP's patch tomorrow Andreas ___ Openembedded-core mailing list Openem

Re: [OE-core] [PATCH] opkg: Add logic to detect and creak circular dependencies

2011-12-18 Thread Andreas Müller
Richard Purdie > This saves my circular dependenciy victims (xfwm4 / font-util). Build from scratch tested. Thanks. Acked-by: Andreas Müller ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bi

Re: [OE-core] [oe-commits] Scott Garman : Add missing SUMMARY fields to various recipes

2011-12-19 Thread Andreas Müller
On Monday, December 19, 2011 10:34:47 AM g...@git.openembedded.org wrote: > Module: openembedded-core.git > Branch: master > Commit: e8c194a627e091ef9da3b7fa83ea3897bd283d9e > URL: > http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=e8c194a627 > e091ef9da3b7fa83ea3897bd283d9e > >

Re: [OE-core] require *.bbappend

2011-12-19 Thread Andreas Müller
On Monday, December 19, 2011 07:25:29 PM Joshua Lock wrote: > On 16/12/11 17:58, Andreas Müller wrote: > > Hi > > > > I have the following use case: > > > > In my working layer I would like to have a recipe adding functionality to > > a recipe from a

[OE-core] build crashes immediately at build clean sstate/tmp dir

2012-07-18 Thread Andreas Müller
Hi, I just updated all repos / deleted all tmp / sstate and get ERROR: Only one copy of bitbake should be run against a build directory Any ideas? Andreas ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxt

Re: [OE-core] build crashes immediately at build clean sstate/tmp dir

2012-07-18 Thread Andreas Müller
On Wed, Jul 18, 2012 at 4:55 PM, Chris Larson wrote: > On Wed, Jul 18, 2012 at 7:53 AM, Andreas Müller > wrote: >> I just updated all repos / deleted all tmp / sstate and get >> >> ERROR: Only one copy of bitbake should be run against a build directory > > ps -ef|

Re: [OE-core] [oe-commits] Ross Burton : webkit-gtk: remove no-parallel bodge

2012-07-25 Thread Andreas Müller
On Sat, Jul 21, 2012 at 1:15 AM, Martin Jansa wrote: >> This workaround was originally for GNU Make 3.82 which upstream was blaming >> for a parallel build failure. Since then I've changed numerous variables >> and now parallel builds are working with 3.82 (and succeed in 20 minutes >> instead of

[OE-core] autoconf broken? (was [oe] gtk+-native configure fails)

2012-07-26 Thread Andreas Müller
On Wed, Jul 25, 2012 at 5:43 PM, Henning Heinold wrote: > On Wed, Jul 25, 2012 at 01:47:03PM +0200, Andreas Müller wrote: >> Ciao, >> >> with the latest sources gtk+-nataive (and maybe also gtk+ - but I >> don't get that far) configure fails with &g

Re: [OE-core] autoconf broken? (was [oe] gtk+-native configure fails)

2012-07-26 Thread Andreas Müller
On Thu, Jul 26, 2012 at 1:24 PM, Andreas Müller wrote: > I think it is not gtk+-native specific but some autoconf trouble. I > tried a build from scratch and get: > > | configure.ac:171: warning: macro 'AM_PATH_GLIB_2_0' not found in library > | configu

Re: [OE-core] autoconf broken? (was [oe] gtk+-native configure fails)

2012-07-26 Thread Andreas Müller
On Thu, Jul 26, 2012 at 3:21 PM, Richard Purdie wrote: > On Thu, 2012-07-26 at 14:59 +0200, Andreas Müller wrote: >> On Thu, Jul 26, 2012 at 1:24 PM, Andreas Müller >> wrote: >> > I think it is not gtk+-native specific but some autoconf trouble. I >> > t

Re: [OE-core] autoconf broken? (was [oe] gtk+-native configure fails)

2012-07-26 Thread Andreas Müller
On Thu, Jul 26, 2012 at 4:47 PM, Martin Jansa wrote: > On Thu, Jul 26, 2012 at 04:22:02PM +0200, Andreas Müller wrote: >> On Thu, Jul 26, 2012 at 3:21 PM, Richard Purdie >> wrote: >> > On Thu, 2012-07-26 at 14:59 +0200, Andreas Müller wrote: >> >> On Thu, Jul

[OE-core] [PATCH] gtk-doc.bbclass: unbreak dependency-chain for native recipes

2012-07-26 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta/classes/gtk-doc.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/gtk-doc.bbclass b/meta/classes/gtk-doc.bbclass index 8a312f5..be10c75 100644 --- a/meta/classes/gtk-doc.bbclass +++ b/meta/classes/gtk

Re: [OE-core] [PATCH] gtk-doc.bbclass: unbreak dependency-chain for native recipes

2012-07-26 Thread Andreas Müller
On Thu, Jul 26, 2012 at 5:19 PM, Burton, Ross wrote: > On 26 July 2012 16:16, Andreas Müller wrote: >> -DEPENDS_virtclass-native_append = " gtk-doc-stub-native" >> +DEPENDS_append_virtclass-native = " gtk-doc-stub-native" > > Was this a typo on my part,

[OE-core] [PATCH v2] gtk-doc.bbclass: unbreak dependency-chain for native recipes

2012-07-26 Thread Andreas Müller
see [1] & [2] for discussion of this patch [1] http://lists.linuxtogo.org/pipermail/openembedded-core/2012-July/026606.html [2] http://lists.linuxtogo.org/pipermail/openembedded-core/2012-July/026611.html Signed-off-by: Andreas Müller --- meta/classes/gtk-doc.bbclass |1 - 1 files cha

  1   2   3   4   5   6   7   8   9   10   >