Re: [oe] [PATCH, RFC] Add linux-libc-headers-native, make it default dep for native

2010-06-07 Thread Frans Meulenbroeks
2010/6/7 Tom Rini : > On some host distributions the provided linux kernel headers are too old > to compile utilities we need[1]. Given that we need these utilities to > run things on the target the best solution is to provide > linux-libc-headers-native. Rather than get things into an inconsiste

Re: [oe] Opkg removing not-really-orphaned files during opkg upgrade

2010-06-07 Thread Graham Gower
On 2 June 2010 20:45, Martin Jansa wrote: > Hi, > > few times I've run to strange issues with missing files after opkg > upgrade, now I have simple case there I can guess what happened. Please > comment if I'm doing something wrong or if it's known issue (but not > fixed because it's to hard witho

Re: [oe] [PATCH, RFC] Add linux-libc-headers-native, make it default dep for native

2010-06-07 Thread Khem Raj
On (07/06/10 14:31), Chris Larson wrote: > On Mon, Jun 7, 2010 at 2:21 PM, Khem Raj wrote: > > > On Mon, Jun 7, 2010 at 12:33 PM, Tom Rini wrote: > > > On some host distributions the provided linux kernel headers are too old > > > to compile utilities we need[1]. Given that we need these utilit

Re: [oe] qt4: Add 4.7.0-beta1

2010-06-07 Thread Matthias Günther
On 07.06.2010 23:11, Denys Dmytriyenko wrote: > On Sat, Jun 05, 2010 at 11:04:29PM +0200, Matthias G??nther wrote: >> Hello. >> >> As announced earlier, here are the qt4 patches. The build works well with >> the latest OE. > > Thanks! I'm still learning QML, but now I should be able to do tests o

Re: [oe] [PATCH, RFC] Add linux-libc-headers-native, make it default dep for native

2010-06-07 Thread Chris Larson
On Mon, Jun 7, 2010 at 2:21 PM, Khem Raj wrote: > On Mon, Jun 7, 2010 at 12:33 PM, Tom Rini wrote: > > On some host distributions the provided linux kernel headers are too old > > to compile utilities we need[1]. Given that we need these utilities to > > run things on the target the best soluti

Re: [oe] [PATCH] netbase: add support for htcdream

2010-06-07 Thread Khem Raj
On Mon, Jun 7, 2010 at 1:10 PM, Denis 'GNUtoo' Carikli wrote: > If we don't add a custom file containing auto usb0, > usb0 is not configured at boot and we can't ssh into the phone > > Signed-off-by: Denis 'GNUtoo' Carikli Acked-by: Khem Raj > --- >  recipes/netbase/netbase/htcdream/interfaces

Re: [oe] [PATCH, RFC] Add linux-libc-headers-native, make it default dep for native

2010-06-07 Thread Khem Raj
On Mon, Jun 7, 2010 at 12:33 PM, Tom Rini wrote: > On some host distributions the provided linux kernel headers are too old > to compile utilities we need[1].  Given that we need these utilities to > run things on the target the best solution is to provide > linux-libc-headers-native.  Rather than

Re: [oe] [PATCH 2/2] qt4: Add qt4-x11-free_4.7.0-beta1

2010-06-07 Thread Denys Dmytriyenko
Will there be a Qt Embedded version? Acked-by: Denys Dmytriyenko On Sat, Jun 05, 2010 at 11:04:31PM +0200, Matthias G??nther wrote: > Several patches to disable not working parts in the beta version: > * tools/assistant > * examples/designer > * examples/dbus-remotecontrolledcar > * examples/hel

Re: [oe] Latest binutils-cross-2.20.1-r10.0 build issue with binutils-2.20.1 on gentoo host

2010-06-07 Thread Martin Jansa
On Sat, Jun 5, 2010 at 10:40 PM, Martin Jansa wrote: > FYI: > > If you run into issue > ar: can't set BFD default target to `x86_64-pc-linux-gnu': Invalid bfd target > > Like I did in: > http://tinderbox.openembedded.net/packages/601631/ > > Then here is what I used as workarround/hack: > enabled

Re: [oe] [PATCH 1/2] qt4: Add qt4-tools-native_4.7.0-beta1

2010-06-07 Thread Denys Dmytriyenko
On Sat, Jun 05, 2010 at 11:04:30PM +0200, Matthias G??nther wrote: > --- Please add your own Signed-off-by line... Acked-by: Denys Dmytriyenko > recipes/qt4/qt4-tools-native_4.7.0-beta1.bb | 12 > 1 files changed, 12 insertions(+), 0 deletions(-) > create mode 100644 recipes/qt

Re: [oe] qt4: Add 4.7.0-beta1

2010-06-07 Thread Denys Dmytriyenko
On Sat, Jun 05, 2010 at 11:04:29PM +0200, Matthias G??nther wrote: > Hello. > > As announced earlier, here are the qt4 patches. The build works well with > the latest OE. Thanks! I'm still learning QML, but now I should be able to do tests on the target! :) -- Denys _

[oe] [PATCH] netbase: add support for htcdream

2010-06-07 Thread Denis 'GNUtoo' Carikli
hi, The default netbase's /etc/network/interfaces lacks auto usb0 So usb0 doesn't come up,and we can't ssh into the htcdream Instead of changing the default netbase's /etc/network/interfaces, I propose using the override system in order to make it work for the htcdream( so we would be using anot

[oe] [PATCH] netbase: add support for htcdream

2010-06-07 Thread Denis 'GNUtoo' Carikli
If we don't add a custom file containing auto usb0, usb0 is not configured at boot and we can't ssh into the phone Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/netbase/netbase/htcdream/interfaces | 17 + recipes/netbase/netbase_4.21.bb |2 +- 2 files change

[oe] [PATCH, RFC] Add linux-libc-headers-native, make it default dep for native

2010-06-07 Thread Tom Rini
On some host distributions the provided linux kernel headers are too old to compile utilities we need[1]. Given that we need these utilities to run things on the target the best solution is to provide linux-libc-headers-native. Rather than get things into an inconsistent state, we make linux-lib

Re: [oe] [STABLE] powerpc-g++ 4.2.4 problem casting long long to double

2010-06-07 Thread Vitus Jensen
On Tue, 25 May 2010, Khem Raj wrote: On Tue, May 25, 2010 at 10:34 PM, Vitus Jensen wrote: On Tue, 25 May 2010, Khem Raj wrote: On Tue, May 25, 2010 at 8:15 AM, Vitus Jensen wrote: On Mon, 24 May 2010, Khem Raj wrote: On (24/05/10 18:36), Vitus Jensen wrote: Hmm, I'm using angstrom wit

Re: [oe] new recipie for qt thumbwheel

2010-06-07 Thread Paul Menzel
Dear majo, Am Montag, den 07.06.2010, 16:56 +0200 schrieb majo huber: > we have made a new recipie for building the qt thumbwheel (a > touchscreen encoder wheel for the qt library). thanks a lot. > I'd kindly request if anybody could push that to the dev branch. > I'd also suggest to put it in

Re: [oe] [PATCH 07/16] grep-2.6.3: Add recipe.

2010-06-07 Thread Bernhard Reutner-Fischer
On Mon, Jun 07, 2010 at 04:22:54PM +0200, Jan Paesmans wrote: >Hi Khem, > >Just a wild and stupid idea, could it be that bitbake doesn't take >dependencies into account for unpacking the source? unpackers are completely ignored. Look at the default depends: virtual/coreutils, shasum, stagemanager

[oe] OE weekly changelog 2010-05-31 to 2010-06-07

2010-06-07 Thread Cliff Brake
OE weekly changelog for org.openembedded.dev, 2010-05-31 to 2010-06-07 Andrea Adami (2): klibc: major clean out of intermediate recipes. klibc: fix packaging Antonio Ospite (10): device_table-minimal.txt: fix input device nodes path device_table-ezx.txt: add needed device nodes xserver-

Re: [oe] [PATCH] Add locking on tasks that add package_update_index_ipk

2010-06-07 Thread Tom Rini
Roman I Khimov wrote: В сообщении от Суббота 05 июня 2010 04:03:59 автор Tom Rini написал: We add a lockfile of do_populate_sdk and do_rootfs (in rootfs_ipk) that is also the lockfile that package_update_index_ipk uses. With enough threads it is possible that one image (or meta-toolchain) is at

[oe] new recipie for qt thumbwheel

2010-06-07 Thread majo huber
h...@all, we have made a new recipie for building the qt thumbwheel (a touchscreen encoder wheel for the qt library). I'd kindly request if anybody could push that to the dev branch. I'd also suggest to put it in a separate directory e.g. called qt_addons. Thanks, majo qt4-thumbwheel-opensource

Re: [oe] [PATCH 07/16] grep-2.6.3: Add recipe.

2010-06-07 Thread Jan Paesmans
Hi Khem, Just a wild and stupid idea, could it be that bitbake doesn't take dependencies into account for unpacking the source? Regards, Jan On Mon, Jun 7, 2010 at 4:19 PM, Jan Paesmans wrote: > Hi Khem, > > Updated to latest org.openembedded.dev and tried building the latest > grep-native. >

Re: [oe] [PATCH 07/16] grep-2.6.3: Add recipe.

2010-06-07 Thread Jan Paesmans
Hi Khem, Updated to latest org.openembedded.dev and tried building the latest grep-native. I added the inherit to gettext but there seems to be something wrong. The new grep bb file needs xz-native. It is specified in the dependencies but for some reason bitbake doesn't take the dependency into ac

Re: [oe] [PATCH 07/16] grep-2.6.3: Add recipe.

2010-06-07 Thread Khem Raj
On (07/06/10 09:35), Jan Paesmans wrote: > Hi, > I was having problems with building grep both native and for target on > our build system. > Seems that there is a dependency missing on gettext. Adding gettext to > the inherit directive solves the build failure. thanks for report. I will test a fi

Re: [oe] [PATCH] packaged-staging.bbclass: fix issue with no SRC_URI

2010-06-07 Thread Khem Raj
On (07/06/10 09:40), Cliff Brake wrote: > On Fri, Jun 4, 2010 at 3:47 PM, Chris Larson wrote: > > Please change ${srcuri} to $srcuri, so its very clear that its expanded in > > shell, rather than letting bitbake try to expand it and fail since its unset > > :) > > > > After that, Acked-by: Chris L

Re: [oe] [PATCH] packaged-staging.bbclass: fix issue with no SRC_URI

2010-06-07 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07-06-10 15:40, Cliff Brake wrote: > On Fri, Jun 4, 2010 at 3:47 PM, Chris Larson wrote: >> Please change ${srcuri} to $srcuri, so its very clear that its expanded in >> shell, rather than letting bitbake try to expand it and fail since its unset >

Re: [oe] [PATCH] packaged-staging.bbclass: fix issue with no SRC_URI

2010-06-07 Thread Cliff Brake
On Fri, Jun 4, 2010 at 3:47 PM, Chris Larson wrote: > Please change ${srcuri} to $srcuri, so its very clear that its expanded in > shell, rather than letting bitbake try to expand it and fail since its unset > :) > > After that, Acked-by: Chris Larson Thanks! Updated patch attached. Can I get

Re: [oe] who here has an active twitter account worth following?

2010-06-07 Thread Graeme Gregory
On Mon, 7 Jun 2010 06:53:03 -0400 (EDT) "Robert P. J. Day" wrote: > > sorry for the off-topic content, but who involved with OE uses > twitter regularly to pump out current info? be nice to follow those > folks to stay up to date. thanks. > > rday > XorA on twitter as well, but expect mor

Re: [oe] who here has an active twitter account worth following?

2010-06-07 Thread Dr. Michael Lauer
http://twitter.com/DrMickeyLauer Cheers, :M: ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

[oe] who here has an active twitter account worth following?

2010-06-07 Thread Robert P. J. Day
sorry for the off-topic content, but who involved with OE uses twitter regularly to pump out current info? be nice to follow those folks to stay up to date. thanks. rday -- Robert P. J. Day

Re: [oe] OE git repo down?

2010-06-07 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07-06-10 11:06, Robert P. J. Day wrote: > > for the last couple hours, i've had persistent errors trying to > update my git working copy of OE: > > fatal: read error: Connection reset by peer > > is this a known issue? things were working fi

Re: [oe] OE git repo down?

2010-06-07 Thread Robert P. J. Day
On Mon, 7 Jun 2010, Christophe Aeschlimann wrote: > Le 07.06.2010 11:06, Robert P. J. Day a ?crit : > > > >for the last couple hours, i've had persistent errors trying to > > update my git working copy of OE: > > > >fatal: read error: Connection reset by peer > > > > is this a known issue?

Re: [oe] OE git repo down?

2010-06-07 Thread Christophe Aeschlimann
Le 07.06.2010 11:06, Robert P. J. Day a écrit : for the last couple hours, i've had persistent errors trying to update my git working copy of OE: fatal: read error: Connection reset by peer is this a known issue? things were working fine yesterday. rday You broke it down by submitti

[oe] OE git repo down?

2010-06-07 Thread Robert P. J. Day
for the last couple hours, i've had persistent errors trying to update my git working copy of OE: fatal: read error: Connection reset by peer is this a known issue? things were working fine yesterday. rday -- Rober

Re: [oe] [PATCH 01/12] fso-image.inc: add an even shorter alias, for ls -l

2010-06-07 Thread Koen Kooi
Op 7 jun 2010, om 09:50 heeft Martin Jansa het volgende geschreven: > On Mon, Jun 07, 2010 at 09:24:54AM +0200, Antonio Ospite wrote: >> On Mon, 31 May 2010 13:19:30 +0200 >> Koen Kooi wrote: >> >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> On 31-05-10 11:55, Antonio Ospite wro

Re: [oe] [PATCH 01/12] fso-image.inc: add an even shorter alias, for ls -l

2010-06-07 Thread Martin Jansa
On Mon, Jun 07, 2010 at 09:24:54AM +0200, Antonio Ospite wrote: > On Mon, 31 May 2010 13:19:30 +0200 > Koen Kooi wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On 31-05-10 11:55, Antonio Ospite wrote: > > > 'l' is a must have along with 'll'. > > > > > > Signed-off-by: A

Re: [oe] [PATCH 07/16] grep-2.6.3: Add recipe.

2010-06-07 Thread Jan Paesmans
Hi, I was having problems with building grep both native and for target on our build system. Seems that there is a dependency missing on gettext. Adding gettext to the inherit directive solves the build failure. Regards, Jan On Fri, Jun 4, 2010 at 9:39 AM, Martin Jansa wrote: > On Wed, Jun 2, 2

Re: [oe] [PATCH 01/12] fso-image.inc: add an even shorter alias, for ls -l

2010-06-07 Thread Antonio Ospite
On Mon, 31 May 2010 13:19:30 +0200 Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 31-05-10 11:55, Antonio Ospite wrote: > > 'l' is a must have along with 'll'. > > > > Signed-off-by: Antonio Ospite [...] > diff --git a/recipes/images/fso-image.inc b/recipes/images/fs