Re: [oe] [PATCH] sourceipk: make extra files inclusion optional

2010-09-10 Thread Denys Dmytriyenko
On Tue, Sep 07, 2010 at 12:05:44PM -0500, Chase Maupin wrote: > * Make the inclusion of the README and recipe files optional > for source ipks. For some packages the sources owner may not > want these additional files added to their sources. > > Signed-off-by: Chase Maupin FYI, I pushed thi

Re: [oe] [PATCHv2] common_use_cases: add description of SOC_FAMILY

2010-09-10 Thread Denys Dmytriyenko
     phone in which the processor may be different but the > > +            features such as touchscreen, GPS, modem, etc are the same. > > +           > > +         > > +     > > + > >     Next the kernel rec

Re: [oe] [PATCH] base.bbclass: fix soc-family test

2010-09-10 Thread Denys Dmytriyenko
On Fri, Sep 10, 2010 at 11:55:13AM -0700, Chris Larson wrote: > On Fri, Sep 10, 2010 at 11:50 AM, Denys Dmytriyenko wrote: > > > >> I'd agree with this quite strongly. I'm generally pretty careful to let > > >> others review the changes from my coworkers,

Re: [oe] [PATCHv2] jpeg_8b: Allow using older versions of automake

2010-09-10 Thread Denys Dmytriyenko
On Fri, Sep 10, 2010 at 01:02:20PM -0500, Chase Maupin wrote: > From: Chase > > * Added patch to allow using older versions of automake such > as 1.10.3 when building jpeg version 8b. > * Only use the AM_SILENT_RULES if it is available. > > Signed-off-by: Chase Mau

Re: [oe] [PATCH] libgles-omap3_3.01.00.07.bb: Add recipe

2010-09-10 Thread Denys Dmytriyenko
On Thu, Sep 09, 2010 at 06:04:28AM -0700, Steve Sakoman wrote: > n Thu, Sep 9, 2010 at 1:48 AM, Koen Kooi wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On 09-09-10 07:28, Khem Raj wrote: > >> * Fix omap3-sgx-modules_1.4.14.2616.bb to use new SDK > > > > Khem, the .07 release

Re: [oe] [PATCH] libgles-omap3_3.01.00.07.bb: Add recipe

2010-09-10 Thread Denys Dmytriyenko
On Thu, Sep 09, 2010 at 12:41:45PM -0700, Khem Raj wrote: > On Thu, Sep 9, 2010 at 1:48 AM, Koen Kooi wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On 09-09-10 07:28, Khem Raj wrote: > >> * Fix omap3-sgx-modules_1.4.14.2616.bb to use new SDK > > > > Khem, the .07 release was

Re: [oe] [PATCH] rename SOC_FAMILY to TARGET_SOC_FAMILY and make it global

2010-09-10 Thread Denys Dmytriyenko
On Wed, Sep 08, 2010 at 07:58:39AM +0200, Frans Meulenbroeks wrote: > 2010/9/7 Maupin, Chase : > > >> Forgot about this, but a variable should go with documentation. > >> This already has been raised with the orginal patch, but was ignored > >> by the submitters. > > > > Frans, Are you counting me

Re: [oe] [PATCH] rename SOC_FAMILY to TARGET_SOC_FAMILY and make it global

2010-09-10 Thread Denys Dmytriyenko
On Fri, Sep 10, 2010 at 01:32:39PM -0700, Tom Rini wrote: > Denys Dmytriyenko wrote: >> On Wed, Sep 08, 2010 at 07:58:39AM +0200, Frans Meulenbroeks wrote: >>> 2010/9/7 Maupin, Chase : >>> >>>>> Forgot about this, but a variable should go with documentatio

Re: [oe] [PATCH] rename SOC_FAMILY to TARGET_SOC_FAMILY and make it global

2010-09-21 Thread Denys Dmytriyenko
On Sun, Sep 12, 2010 at 09:40:30AM +0200, Frans Meulenbroeks wrote: > 2010/9/10 Denys Dmytriyenko : > :> > > Frans, > > > > I guess then you haven't read the original discussion closely enough. Chase > > only made a change to add existing SOC_FAMILY

Re: [oe] trying to use external-toolchain-csl with angstrom

2010-09-21 Thread Denys Dmytriyenko
On Tue, Sep 21, 2010 at 02:27:23PM -0400, George C. Huntington, III wrote: > I had to set TARGET_SYS = "arm-none-linux-gnueabi" in my local.conf to get > the toolchain to be used, but now it appears that the gmp configure script > doesn't like getting passed "--target=arm-none-linux-gnueabi" am I

Re: [oe] [PATCH] opkg: disable GPLv3 code.

2010-09-21 Thread Denys Dmytriyenko
code was added. > > > > All other files in opkg remain licensed GPLv2 (or later). > > > > Signed-off-by: Graham Gower > > Acked-by: Roman I Khimov Acked-by: Denys Dmytriyenko -- Denys ___ Openembedded-devel mailing l

Re: [oe] trying to use external-toolchain-csl with angstrom

2010-09-21 Thread Denys Dmytriyenko
. -- Denys > On Tue, Sep 21, 2010 at 2:48 PM, Denys Dmytriyenko wrote: > > > On Tue, Sep 21, 2010 at 02:27:23PM -0400, George C. Huntington, III wrote: > > > I had to set TARGET_SYS = "arm-none-linux-gnueabi" in my local.conf to > > get > > > the

Re: [oe] SRC_URI_arch override. error?

2010-09-21 Thread Denys Dmytriyenko
On Wed, Sep 08, 2010 at 04:52:20PM +0200, Frans Meulenbroeks wrote: > Hi, > > I have an issue with the linux-libc-headers recipe for nios2. > Maybe I am trying to do something what is not possible. > > The recipe contains: > SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2

Re: [oe] [PATCH 3/3] matrix-gui: updating to use latest source revision

2010-09-23 Thread Denys Dmytriyenko
ory > * matrix-gui.desktop is now part of the matrix repository > * the cursor override patch is now in the matrix sources > > Signed-off-by: Chase Maupin > Signed-off-by: Jeff Lance Acked-by: Denys Dmytriyenko > --- > .../0001-Disable-cursor-override-for-X11.patch

Re: [oe] [PATCH 2/3] matrix-gui-e: updating to latest source revision

2010-09-23 Thread Denys Dmytriyenko
gt; Signed-off-by: Chase Maupin > Signed-off-by: Jeff Lance Acked-by: Denys Dmytriyenko > --- > recipes/ti/matrix-gui-e/dm365-evm/init | 29 -- > recipes/ti/matrix-gui-e/init | 35 > > rec

Re: [oe] [PATCH 1/3] matrix-gui-common: update to latest sources

2010-09-23 Thread Denys Dmytriyenko
; Signed-off-by: Jeff Lance Acked-by: Denys Dmytriyenko > --- > recipes/ti/matrix-gui-common/browser | 20 > recipes/ti/matrix-gui-common_svn.bb | 42 > +- > 2 files changed, 16 insertions(+), 46 deletions(-) > delete mod

Re: [oe] [PATCHv2 3/3] matrix-gui: updating to use latest source revision

2010-09-23 Thread Denys Dmytriyenko
ory > * matrix-gui.desktop is now part of the matrix repository > * the cursor override patch is now in the matrix sources > > Signed-off-by: Chase Maupin > Signed-off-by: Jeff Lance Acked-by: Denys Dmytriyenko > --- > .../0001-Disable-cursor-override-for-X11.patch

Re: [oe] [PATCHv2 1/3] matrix-gui-common: update to latest sources

2010-09-23 Thread Denys Dmytriyenko
patch > > Signed-off-by: Chase Maupin > Signed-off-by: Jeff Lance I'll keep acking it as long as you keep resubmitting... :) Acked-by: Denys Dmytriyenko > --- > recipes/ti/matrix-gui-common/browser | 20 > recipes/ti/matrix-gui-common_svn.bb | 4

Re: [oe] [PATCHv3 3/3] matrix-gui: updating to use latest source revision

2010-09-23 Thread Denys Dmytriyenko
ory > * matrix-gui.desktop is now part of the matrix repository > * the cursor override patch is now in the matrix sources > * Bumped SRCREV to 136 in version 3 of this patch > > Signed-off-by: Chase Maupin > Signed-off-by: Jeff Lance Acked-by: Denys Dmytriyenko > ---

Re: [oe] [PATCHv2 2/3] matrix-gui-e: updating to latest source revision

2010-09-23 Thread Denys Dmytriyenko
mped SRCREV to 136 in version 2 of this patch > > Signed-off-by: Chase Maupin > Signed-off-by: Jeff Lance Acked-by: Denys Dmytriyenko > --- > recipes/ti/matrix-gui-e/dm365-evm/init | 29 -- > recipes/ti/matrix-gui-e/init | 35 >

[oe] [PATCH] base.bbclass: not use bb.fetch.urldata in do_unpack() for traversing SRC_URIs

2010-09-27 Thread Denys Dmytriyenko
verse SRC_URIs directly. Some background and details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/36703 Signed-off-by: Denys Dmytriyenko --- classes/base.bbclass |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/classes/base.bbclass b/classes/base.bb

Re: [oe] SRC_URI_arch override. error?

2010-09-27 Thread Denys Dmytriyenko
On Tue, Sep 21, 2010 at 10:47:43PM +0200, Frans Meulenbroeks wrote: > Denys, I still have the issue. > As explained in the original thread the problem is the bb.fetch.init call. > > Chris, appreciate it if you could look into it. > Don't have time to test a change right away though as I will be af

Re: [oe] coreutils-native-7.2-r0 dependencies not checked

2010-09-28 Thread Denys Dmytriyenko
On Tue, Sep 28, 2010 at 05:10:21PM +0200, Alexander Stohr wrote: > hello, Hi, Sorry for top-posting... > | make: GNUmakefile: Too many levels of symbolic links This is a known issue - please make sure you don't have simlinks in your TMPDIR. If you need to offload portions of your TMPDIR to ano

Re: [oe] [RFC] kernel NOTE messages fix

2010-09-28 Thread Denys Dmytriyenko
On Tue, Sep 28, 2010 at 06:39:42PM +0200, Frans Meulenbroeks wrote: > Dear all, > > Earlier today Henning and I (tirggered by ynezz) had a discussion on > irc on the lng list of kernel NOTE messages. > (things like: NOTE: /kernel/arch/arm/mach-at91/at91x40_time.c) > This was also discussed ear

Re: [oe] generate a named kernel in ${DEPLOY_DIR_IMAGE}

2010-09-28 Thread Denys Dmytriyenko
On Tue, Sep 28, 2010 at 06:54:38PM +0200, Frans Meulenbroeks wrote: > Hi, > > As I needed to generate two different kernels for the same machine I > had some kind of problem (as emailed yesterday). > For now I've solved it as follows: > > I created a 2nd recipe (in an overlay): > linux-small_2.6.

Re: [oe] generate a named kernel in ${DEPLOY_DIR_IMAGE}

2010-09-29 Thread Denys Dmytriyenko
On Wed, Sep 29, 2010 at 08:28:37AM +0200, Frans Meulenbroeks wrote: > 2010/9/29 Andrea Adami : > > On Tue, Sep 28, 2010 at 6:54 PM, Frans Meulenbroeks > >> As I needed to generate two different kernels for the same machine I > >> had some kind of problem (as emailed yesterday). > >> For now I've so

Re: [oe] [RFC] kernel NOTE messages fix

2010-09-29 Thread Denys Dmytriyenko
On Tue, Sep 28, 2010 at 06:39:42PM +0200, Frans Meulenbroeks wrote: > Dear all, > > 3) copy the files directly from the work area to staging. That way > there are no unpackaged files in image/ so no NOTE messages. > Additional advantage is that it is faster as we save the copy to the image > dir.

Re: [oe] [PATCHv2] am-benchmarks: update to latest version

2010-09-29 Thread Denys Dmytriyenko
On Wed, Sep 29, 2010 at 12:37:38PM -0500, Chase Maupin wrote: > * Updated the SRCREV to the latest version of this project > which includes support for multiple platforms. > * Add COMPATIBLE_MACHINE setting for recipe. > > Signed-off-by: Chase Maupin Acked-by: De

Re: [oe] [PATCH] kernel.bbclass: avoid NOTE messages for files that are staged but not packaged

2010-09-29 Thread Denys Dmytriyenko
gt; > See also http://thread.gmane.org/gmane.comp.handhelds.openembedded/37487 > > Signed-off-by: Frans Meulenbroeks > Acked-by: Roman I Khimov > Tested-by: Petr ?tetiar > Acked-by: Eric B?nard Acked-by: Denys Dmytriyenko > --- > > This is the formal patch, follow

Re: [oe] [PATCH 1/5] ti816x: add support for ti816x family of devices

2010-09-30 Thread Denys Dmytriyenko
On Thu, Sep 30, 2010 at 01:12:02PM -0500, Chase Maupin wrote: > * Add support for the TI816x family of devices. This includes > the c6a816x and am389x devices. > * Separate machine types are used because not all packages > are valid for each machine. > > Signed-off-by: Chase Maupin > --- >

Re: [oe] [arago-devel] c6a816x-evm support

2010-10-04 Thread Denys Dmytriyenko
On Mon, Oct 04, 2010 at 05:43:06PM +0200, l.bologn...@tiscali.it wrote: > Hallo, > I'm working with Arago but I thought to extend this mail to OE > mailing list too. > I made > git clone git://arago-project.org/git/arago. > git > git clone git://arago-project.org/git/arago-oe-dev.git > git clone

Re: [oe] RPATH in many modules

2010-10-04 Thread Denys Dmytriyenko
On Sun, Oct 03, 2010 at 01:46:41PM -0700, Khem Raj wrote: > On Sun, Oct 3, 2010 at 12:37 AM, Koen Kooi wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On 03-10-10 09:32, Holger Freyther wrote: > >> On 10/03/2010 03:24 PM, Koen Kooi wrote: > >> > >>> Could you fix the patch to

Re: [oe] [PATCH 1/5] matrix-gui-common: skip qa check on prebuilt binaries

2010-10-13 Thread Denys Dmytriyenko
On Wed, Oct 13, 2010 at 09:01:27AM -0500, Chase Maupin wrote: > * Skip the QA check on the prebuilt binaries used for dm365 > devices. And why do we have prebuilt binaries in OE? > Signed-off-by: Chase Maupin > --- > recipes/ti/matrix-gui-common.inc |3 +++ > 1 files changed, 3 insertions

Re: [oe] [PATCH 5/5] matrix-tui: use INC_PR in versioned recipe

2010-10-13 Thread Denys Dmytriyenko
On Wed, Oct 13, 2010 at 09:01:31AM -0500, Chase Maupin wrote: > * Added an INC_PR to the matrix-tui.inc file to be used > by the individual version recipes. > * Modified the version recipe to use INC_PR in its PR setting. > > Signed-off-by: Chase Maupin Acked-by: De

Re: [oe] [PATCH 2/5] matrix-gui-common: use INC_PR in versioned recipes

2010-10-13 Thread Denys Dmytriyenko
On Wed, Oct 13, 2010 at 09:01:28AM -0500, Chase Maupin wrote: > * Added an INC_PR to the matrix-gui-common.inc file to be used > by the individual version recipes. > * Modified the version recipes to use INC_PR in their PR setting. > > Signed-off-by: Chase Maupin Acked-by: De

Re: [oe] [PATCH 3/5] matrix-gui-e: use INC_PR in versioned recipes

2010-10-13 Thread Denys Dmytriyenko
On Wed, Oct 13, 2010 at 09:01:29AM -0500, Chase Maupin wrote: > * Added an INC_PR to the matrix-gui-e.inc file to be used > by the individual version recipes. > * Modified the version recipes to use INC_PR in their PR setting. > > Signed-off-by: Chase Maupin Acked-by: De

Re: [oe] [PATCH 4/5] matrix-gui: use INC_PR in versioned recipes

2010-10-13 Thread Denys Dmytriyenko
On Wed, Oct 13, 2010 at 09:01:30AM -0500, Chase Maupin wrote: > * Added an INC_PR to the matrix-gui.inc file to be used > by the individual version recipes. > * Modified the version recipes to use INC_PR in their PR setting. > > Signed-off-by: Chase Maupin Acked-by: De

Re: [oe] OEDEM: info

2010-10-13 Thread Denys Dmytriyenko
On Tue, Oct 12, 2010 at 10:53:14PM +0200, Frans Meulenbroeks wrote: > 2010/10/12 Raffaele Recalcati : > > I'm interested in attending to OEDEM for friday morning. > > I have added myself to  the list "Attending for sure", even if I'm not > > a skilled OE developer. > > I hope that I have done the r

Re: [oe] [PATCH 1/5] matrix-gui-common: skip qa check on prebuilt binaries

2010-10-13 Thread Denys Dmytriyenko
On Wed, Oct 13, 2010 at 01:39:53PM -0500, Maupin, Chase wrote: > > > > > > -Original Message----- > > From: Denys Dmytriyenko [mailto:de...@denix.org] > > Sent: Wednesday, October 13, 2010 11:59 AM > > To: openembedded-devel@lists.openembedded.org > &

Re: [oe] [PATCH] [PATCH] distro: make TARGET_VENDOR a weak assignment to enable external-csl

2010-10-13 Thread Denys Dmytriyenko
ike angstrom set TARGET_VENDOR unconditionally. > >> > >> This changeset makes all assignments of TARGET_VENDOR in distros weak as > >> was > >> suggested by Denys Dmytriyenko in a recent mailing list discussion [1]. > > > > Well, not 2 days ago this id

Re: [oe] [PATCH 1/2] Fix Angstrom OVERRIDES settings

2010-10-15 Thread Denys Dmytriyenko
libc-glibc, etc > to the OVERRIDES list. > > Signed-off-by: Chase Maupin Acked-by: Denys Dmytriyenko > --- > conf/distro/include/angstrom.inc |2 +- > conf/distro/include/eglibc.inc |2 +- > conf/distro/include/glibc-external.inc |2 +- > conf/

Re: [oe] [PATCH] bitbake.conf: don't append MACHINE_OVERRIDES to OVERRIDES when it's empty

2010-10-19 Thread Denys Dmytriyenko
On Tue, Oct 19, 2010 at 02:18:25PM -0500, Maupin, Chase wrote: > > > I saw this issue in my overlay of having a "::" in my OVERRIDES which > > > caused my parsing to fail in angstrom.inc. Applying this fix from > > Martin > > > resolves the parsing issue. My OVERRIDES appear to be in the correct

Re: [oe] Issues with parallel build? (Was: gtk+native missing dep ?)

2010-10-19 Thread Denys Dmytriyenko
On Thu, May 20, 2010 at 12:57:23AM +0200, Andrea Adami wrote: > Same issue happens during rebuild from packaged staging > > > Cannot load module > /oe/build/tmp/work/i686-linux/gtk+-native-2.20.0-r8.0/gtk+-2.20.0/modules/input/im-xim.la: > /oe/build/tmp/work/i686-linux/gtk+-native-2.20.0-r8.0/gtk

Re: [oe] [PATCHv2] recipe licenses: update recipe LICENSE fields

2010-10-20 Thread Denys Dmytriyenko
On Fri, Oct 15, 2010 at 10:16:43AM -0500, Maupin, Chase wrote: > ping > > -Original Message- > > From: Chase Maupin [mailto:chasemaupi...@gmail.com] > > Sent: Monday, October 11, 2010 10:58 AM > > To: openembedded-devel@lists.openembedded.org > > Cc: Maupin, Chase > > Subject: [PATCHv2] rec

Re: [oe] [PATCHv2] recipe licenses: update recipe LICENSE fields

2010-10-20 Thread Denys Dmytriyenko
On Mon, Oct 11, 2010 at 02:53:59PM -0500, Maupin, Chase wrote: > > > > I'm not sure if it is a policy. Haven't seen it being pulished as such. > > Having said that, I have no problems with it (although there is no > > problem with enforcing patents or so for v2+ , as that still falls > > under the

Re: [oe] [PATCHv2] recipe licenses: update recipe LICENSE fields

2010-10-20 Thread Denys Dmytriyenko
On Mon, Oct 11, 2010 at 08:53:41PM +0200, Frans Meulenbroeks wrote: > 2010/10/11 Maupin, Chase : > > > >> [...] > >> > >> > -LICENSE = "GPLv2" > >> > +LICENSE = "GPLv2+" > >> > >> Doe we want this? > >> I think most GPLv2 code carries the clause: > >> > >> "This program is free software; you can re

Re: [oe] [PATCHv2] recipe licenses: update recipe LICENSE fields

2010-10-20 Thread Denys Dmytriyenko
On Wed, Oct 20, 2010 at 01:27:54PM -0500, Maupin, Chase wrote: > > -Original Message- > > From: openembedded-devel-boun...@lists.openembedded.org > > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > > Denys Dmytriyenko > > Sent: Wedne

Re: [oe] [PATCHv2] recipe licenses: update recipe LICENSE fields

2010-10-20 Thread Denys Dmytriyenko
On Wed, Oct 20, 2010 at 08:49:35PM +0200, Andreas Oberritter wrote: > On 10/20/2010 08:25 PM, Denys Dmytriyenko wrote: > > In OE we've been using this term for some time now. Although, still too > > many > > old recipes use old notations, sometimes even as generic as ju

Re: [oe] [PATCHv2] recipe licenses: update recipe LICENSE fields

2010-10-20 Thread Denys Dmytriyenko
On Wed, Oct 20, 2010 at 08:57:01PM +0200, Andreas Oberritter wrote: > On 10/20/2010 08:37 PM, Denys Dmytriyenko wrote: > > On Wed, Oct 20, 2010 at 01:27:54PM -0500, Maupin, Chase wrote: > >>> Chase, > >>> > >>> Does it say what kind of exce

Re: [oe] LICENSE, LICENSE and LICENSE

2010-10-20 Thread Denys Dmytriyenko
On Sat, Oct 16, 2010 at 09:15:54PM +0200, Frans Meulenbroeks wrote: > Dear all, > > Being bored while waiting for a build to finish, I decided to to a > grep for LICENSE on recipes/*/* > > As already reported on an earlier email about 375 recipes have no > LICENSE (according to recipe_sanity). >

[oe] LICENSE field format

2010-10-20 Thread Denys Dmytriyenko
All, We've had a number of discussions on the license matter recently. Trying to unify those brings us to the question of the LICENSE field format in recipes. As some projects are dual/triple licensed or use multiple licenses at the same time, it becomes hard to specify it all in the LICENSE fi

Re: [oe] LICENSE field format

2010-10-20 Thread Denys Dmytriyenko
On Wed, Oct 20, 2010 at 11:17:29PM +0200, Frans Meulenbroeks wrote: > 2010/10/20 Denys Dmytriyenko : > > All, > > > > We've had a number of discussions on the license matter recently. Trying to > > unify those brings us to the question of the LICENSE field for

Re: [oe] LICENSE field format

2010-10-20 Thread Denys Dmytriyenko
On Wed, Oct 20, 2010 at 04:06:10PM -0500, Maupin, Chase wrote: > > -Original Message- > > From: openembedded-devel-boun...@lists.openembedded.org > > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > > Denys Dmytriyenko > > Sent: Wedne

Re: [oe] 'require' across different collections

2010-10-20 Thread Denys Dmytriyenko
On Wed, Oct 20, 2010 at 04:12:13PM -0700, Ash Charles wrote: > Hello, > > Is it possible to use the 'require' or 'include' keywords across > different collections without specifying an absolute path? > Specifically, I have an image recipe which adds a few additional > packages to console-image.bb;

Re: [oe] [PATCH] bitbake.conf: don't append MACHINE_OVERRIDES to OVERRIDES when it's empty

2010-10-20 Thread Denys Dmytriyenko
On Tue, Oct 19, 2010 at 03:24:58PM -0400, Denys Dmytriyenko wrote: > On Tue, Oct 19, 2010 at 02:18:25PM -0500, Maupin, Chase wrote: > > > > I saw this issue in my overlay of having a "::" in my OVERRIDES which > > > > caused my parsing to fail in angstrom.inc.

Re: [oe] [PATCH] bitbake.conf: don't append MACHINE_OVERRIDES to OVERRIDES when it's empty

2010-10-20 Thread Denys Dmytriyenko
On Wed, Oct 20, 2010 at 04:34:32PM -0700, Chris Larson wrote: > On Wed, Oct 20, 2010 at 4:29 PM, Denys Dmytriyenko wrote: > > > I see that Martin's patch was marked as "Superseded" and archived - is > > there a > > new patch coming? Or are there

Re: [oe] [RFC] turning conf/machine into a set of bblayers

2010-10-21 Thread Denys Dmytriyenko
On Thu, Oct 21, 2010 at 07:21:49AM -0700, Chris Larson wrote: > On Thu, Oct 21, 2010 at 6:46 AM, Maupin, Chase wrote: > > > I haven't tried this myself yet, but if you wanted to tie to a particular > > PR of the base recipe wouldn't you just put the amend.inc in your overlay at > > recipes/blah/b

Re: [oe] [PATCH] bitbake.conf: Add one recipe identifying OVERRIDE based on recipe type

2010-10-22 Thread Denys Dmytriyenko
For normal recipes we add 'target' to overrides > > This will give up better control over defining and combining > recipes into using BBCLASSEXTEND and still have finer control > if needed. We wont require to have virtclass-xxx overrides > anymore > > Signed-

Re: [oe] [PATCH 4/5] binutils: Update libtool macros to reflect --with-sysroot -> --with-libtool-sysroot rename

2010-10-22 Thread Denys Dmytriyenko
On Thu, Oct 21, 2010 at 11:58:03PM -0700, Khem Raj wrote: > * We dont need to filter out with-sysroot anymore > > Signed-off-by: Khem Raj > diff --git a/recipes/binutils/binutils.inc b/recipes/binutils/binutils.inc > index 0f086f3..ab9e457 100644 > --- a/recipes/binutils/binutils.inc > +++ b/rec

Re: [oe] [PATCH 6/7] qt-4.7: rename qtdemo to qtdemoE for qt4-embedded

2010-10-30 Thread Denys Dmytriyenko
On Fri, Oct 29, 2010 at 11:25:42PM +0200, Eric B??nard wrote: > in order to stay consistant with 4.6.x releases. > > Signed-off-by: Eric B??nard Acked-by: Denys Dmytriyenko > --- > recipes/qt4/qt-4.7.0.inc |5 + > recipes/qt4/qt4-embedded_4.7.0.bb |

Re: [oe] [PATCH] curl: make CURL_FEATURES configurable again

2010-10-30 Thread Denys Dmytriyenko
On Fri, Oct 29, 2010 at 11:01:47AM -0400, Michael Smith wrote: > Khem Raj wrote: >> On Thu, Oct 28, 2010 at 2:09 PM, Michael Smith wrote: >>> Do you have any thoughts on how to solve it? There is not much point to >>> having CURL_FEATURES as a variable if it's not configurable. I can just >>> hac

Re: [oe] bitbake error?

2010-10-30 Thread Denys Dmytriyenko
On Sat, Oct 30, 2010 at 12:16:23PM +0200, Jaap de Jong wrote: > That fixes it... > > If relevant: > org.openembedded/conf/sanity.conf needs to be patched? > > -BB_MIN_VERSION = "1.8.18" > +BB_MIN_VERSION = "1.10.1" NAK! It is not officially decided or announced to require 1.10 as a mini

Re: [oe] OEDEM 2010: [RFC] useful commit message

2010-11-01 Thread Denys Dmytriyenko
On Sun, Oct 31, 2010 at 11:20:36AM +0100, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 29-10-10 11:02, Paul Menzel wrote: > > Dear OE folks, > > > > > > could you please discuss the following proposal. > > > > I would very much like more elaborate commit messages. T

Re: [oe] Listing of received donations

2010-11-03 Thread Denys Dmytriyenko
On Wed, Nov 03, 2010 at 10:06:35AM +0100, Stefan Schmidt wrote: > Hello. > > The OpenEmbedded project received different donations over the time. From > hosting over hardware to money. > > We, as a project, are really appreciate this but failed so far to have a clear > listing of received donatio

Re: [oe] [PATCH] own-mirrors.bbclass: allow mirroring of scm fetched packages

2010-11-03 Thread Denys Dmytriyenko
: >> busybox httpd -p "8081" -h backuped_download_dir -vv -f | grep -B 1 >> response:404 >> to get the name of the missing packages. >> Signed-off-by: Eric B??nard > > Acked-by: Tom Rini Looks like a nice way to have local mirrored downloads. May

Re: [oe] OpenEmbedded Release 2010.12 --- needs your help!

2010-11-04 Thread Denys Dmytriyenko
On Thu, Nov 04, 2010 at 09:04:43PM +0100, Leon Woestenberg wrote: > Hello all, > > at OEDEM we discussed the need for OpenEmbedded releases. > > - OpenEmbedded releases are planned in certain months, so that we can > plan stabilization efforts in the future. > - Each release is a point release in

Re: [oe] OpenEmbedded Release 2010.12 --- needs your help!

2010-11-04 Thread Denys Dmytriyenko
On Thu, Nov 04, 2010 at 09:04:43PM +0100, Leon Woestenberg wrote: > Hello all, > > at OEDEM we discussed the need for OpenEmbedded releases. > > One requirement is to use bitbake 1.10, as the minimal requirement > will soon be 1.10 for the OpenEmbedded metadata. I'm hearing that TSC made a decis

Re: [oe] OpenEmbedded Release 2010.12 --- needs your help!

2010-11-04 Thread Denys Dmytriyenko
On Thu, Nov 04, 2010 at 11:33:01PM +0100, Eric B?nard wrote: > Hi, > > Le 04/11/2010 23:06, Denys Dmytriyenko a ?crit : >> On Thu, Nov 04, 2010 at 09:04:43PM +0100, Leon Woestenberg wrote: >>> Hello all, >>> >>> at OEDEM we discussed the need for Ope

Re: [oe] Moving to layered structure of openembedded metadata

2010-11-04 Thread Denys Dmytriyenko
On Thu, Nov 04, 2010 at 04:34:42PM -0700, Khem Raj wrote: > Hi > > In recent discussions there seems to be a lot of interest in moving > towards more layered structure in OE where we discussed machine > layers and arch based layers. There certainly are advantages to this > approach as discussed in

Re: [oe] [PATCH] task-arago-toolchain: Exclude from World build

2010-11-04 Thread Denys Dmytriyenko
On Thu, Nov 04, 2010 at 05:17:50PM -0700, Khem Raj wrote: > Signed-off-by: Khem Raj As an Arago maintainer: Signed-off-by: Denys Dmytriyenko > --- > recipes/tasks/task-arago-toolchain-dvsdk-target.bb |1 + > recipes/tasks/task-arago-toolchain-gst-target.bb |1 + > rec

Re: [oe] Moving to layered structure of openembedded metadata

2010-11-05 Thread Denys Dmytriyenko
On Fri, Nov 05, 2010 at 08:34:48AM +0100, Stefan Schmidt wrote: > Hello. > > On Thu, 2010-11-04 at 21:00, Denys Dmytriyenko wrote: > > > > That is already being discussed and decided. See the following previous > > topics > > on the mailing list... > > T

Re: [oe] R: Re: [arago-devel] c6a816x-evm support

2010-11-07 Thread Denys Dmytriyenko
On Tue, Oct 26, 2010 at 05:18:39PM +0200, l.bologn...@tiscali.it wrote: > Hallo, any news about ti816x support? > Do I have to setup again Arago > environment by the three "git clone" commands or is there a way to > update the tree with the new supports? Luca, Sorry for the delay - your email c

Re: [oe] [PATCH] amend.bbclass: handle PACKAGE_ARCH change in an amend.inc

2010-11-18 Thread Denys Dmytriyenko
er amend.inc is parsed. > > * this patch updates MULTIMACH_ARCH if PACKAGE_ARCH is changed in > amend.inc > > Signed-off-by: Eric B??nard Thanks! We have faced this issue before. Acked-by: Denys Dmytriyenko > --- > classes/amend.bbclass |7 +++ > 1 files chan

Re: [oe] libcdaudio license issue

2010-12-06 Thread Denys Dmytriyenko
On Mon, Dec 06, 2010 at 08:48:28PM +0100, Frans Meulenbroeks wrote: > I was checking libcdaudio for LICENSE info. > recipe says GPL > COPYING file is the GPLv2 one > README file says: > > libcdaudio is distributed under the GNU Library General Public > License, included in this package under the t

Re: [oe] [ANNOUNCE]: OpenEmbedded 2010.12 released

2010-12-06 Thread Denys Dmytriyenko
On Sat, Dec 04, 2010 at 12:25:04PM +0100, Frans Meulenbroeks wrote: > 2010/12/4 Khem Raj > > > > On behalf of OpenEmbedded Commmunity, I am excited to announce 2010.12 > > release of OpenEmbedded. > > This release was focussed on stabilizing the metadata and getting > > various distro/machine/imag

Re: [oe] release 2010-12: tar error

2010-12-06 Thread Denys Dmytriyenko
On Fri, Dec 03, 2010 at 11:44:14AM -0800, Khem Raj wrote: > On Fri, Dec 3, 2010 at 7:36 AM, Frans Meulenbroeks > wrote: > > Not sure if this is reproducible or a race but when building console-image > > for minimal for calamari I got: > > > > ERROR: Function staging_packager failed > > NOTE: Task

Re: [oe] [poky] libcdaudio license issue

2010-12-06 Thread Denys Dmytriyenko
On Mon, Dec 06, 2010 at 02:50:10PM -0800, Saul Wold wrote: > On 12/06/2010 11:48 AM, Frans Meulenbroeks wrote: >> I was checking libcdaudio for LICENSE info. >> recipe says GPL >> COPYING file is the GPLv2 one >> README file says: >> >> libcdaudio is distributed under the GNU Library General Public

Re: [oe] [PATCH 6/6] defconfig: Add omapl138 defconfig file

2010-12-07 Thread Denys Dmytriyenko
Melissa, I would suggest that you actually subscribe to this mailing list, so your patches can get through and people can review them (although Koen has already applied them). -- Denys On Fri, Dec 03, 2010 at 01:43:28PM -0600, Maupin, Chase wrote: > My main comment here is that these patches

Re: [oe] [PATCH 1/2] matrix-gui: updating SRC rev to pick up new platforms and matrix code enhancements

2010-12-07 Thread Denys Dmytriyenko
On Tue, Dec 07, 2010 at 01:13:50PM -0600, Jeff Lance wrote: > * Added Matrix Enhancements: > * Added new platforms am180x, am181x and am3517 > * add control menubar at the top of matrix-gui (HTML change not code change) > * add descriptions to matrix applications (source code change) > * ma

Re: [oe] git repo offline for gitolite upgrade

2010-12-21 Thread Denys Dmytriyenko
On Tue, Dec 21, 2010 at 03:09:45PM -0500, Cliff Brake wrote: > OK, gitolite conversion is complete. Let me know if any problems. > This will now give us fine grained permissions, and various other > features. See: > > https://github.com/sitaramc/gitolite > > On Tue, Dec 21, 2010 at 1:28 PM, Cli

[oe] base.bbclass changes broke BitBake 1.8.19

2010-12-21 Thread Denys Dmytriyenko
Chris, The c67b95955d023c1f198531b4f06100a40b05efa7 has introduced the following problem with BitBake 1.8.19 and even af81d52e48cb6d4f91fff0c70e09dfd421e0057d didn't fix it. Any thoughts? Thanks. Traceback (most recent call last): File "/OE/bitbake/bin/bitbake", line 143, in main() Fil

Re: [oe] base.bbclass changes broke BitBake 1.8.19

2010-12-21 Thread Denys Dmytriyenko
On Tue, Dec 21, 2010 at 05:00:41PM -0500, Denys Dmytriyenko wrote: > Chris, > > The c67b95955d023c1f198531b4f06100a40b05efa7 has introduced the following > problem with BitBake 1.8.19 and even af81d52e48cb6d4f91fff0c70e09dfd421e0057d > didn't fix it. Any thoughts? Thanks.

Re: [oe] [RFC] meta-openembedded layer for yocto hosted on oe.org

2010-12-21 Thread Denys Dmytriyenko
On Tue, Dec 21, 2010 at 05:25:13PM +0100, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 21-12-10 16:43, Cliff Brake wrote: > > On Mon, Dec 20, 2010 at 10:53 AM, Koen Kooi > > wrote: > >> I've locally split > >> http://gitorious.org/angstrom/angstrom-layers/commits/mas

Re: [oe] [PATCH] sanity: release 2010.12 is out, so bump minimum bitbake to 1.10.0 per TSC decision

2010-12-22 Thread Denys Dmytriyenko
t; > >>>> SANITY_ABIFILE = "${TMPDIR}/abi_version" > >>>> SANITY_PRFILE = "${TMPDIR}/distro_pr" > >>> > >>> If people are agreeing, can I get some Acked-by lines please? > >> > >> I agree

Re: [oe] Merging RPs branch, help needed for dealing with possible fall-out

2010-04-30 Thread Denys Dmytriyenko
On Thu, Apr 29, 2010 at 08:20:55PM +0200, Koen Kooi wrote: > On 29-04-10 16:49, Tom Rini wrote: > > On Thu, 2010-04-29 at 12:18 +0200, Koen Kooi wrote: > >> -BEGIN PGP SIGNED MESSAGE- > >> Hash: SHA1 > >> > >> Hi, > >> > >> I've been talking to RP and we both like to merge his branch as soo

Re: [oe] Usage of meta recipe external-toolchain-csl

2010-04-30 Thread Denys Dmytriyenko
On Fri, Apr 30, 2010 at 09:53:06AM -0700, Tom Rini wrote: > On Fri, 2010-04-30 at 15:34 +0200, Jerry Jacobs wrote: > > Dear all, > > > > I'm very new to openembedded and already have a clear view how it is > > structured. My embedded board mini2440 is already in git and want to create > > my own d

Re: [oe] Usage of meta recipe external-toolchain-csl

2010-04-30 Thread Denys Dmytriyenko
On Fri, Apr 30, 2010 at 09:01:22PM +0200, Jerry Jacobs wrote: > On Fri, Apr 30, 2010 at 7:58 PM, Denys Dmytriyenko wrote: > > > > On Fri, Apr 30, 2010 at 09:53:06AM -0700, Tom Rini wrote: > > > On Fri, 2010-04-30 at 15:34 +0200, Jerry Jacobs wrote: > > > > De

Re: [oe] [RFC][PATCH] meta-toolchain: use MULTIMACH_TARGET_SYS instead of TARGET_SYS

2010-04-30 Thread Denys Dmytriyenko
On Tue, Apr 27, 2010 at 11:18:14AM -0700, Tom Rini wrote: > On Mon, 2010-04-26 at 14:03 -0400, Denys Dmytriyenko wrote: > > On Sat, Apr 24, 2010 at 11:51:09AM -0700, Tom Rini wrote: > [snip] > > > Right. I'm saying that SDKPATH should be more than /usr/local/${DI

Re: [oe] building an SDK with an externally provided toolchain

2010-04-30 Thread Denys Dmytriyenko
On Thu, Apr 29, 2010 at 11:33:33AM -0700, C Michael Sundius wrote: > Denys, > > in your comment in the thread: > > Re: [oe] [RFC][PATCH] meta-toolchain: use MULTIMACH_TARGET_SYS instead of > TARGET_SYS > > > Ok, you asked for a comment, I'll give you two :) > > > > 1. In Arago I have a way to ov

Re: [oe] create ipk failed...

2010-05-05 Thread Denys Dmytriyenko
On Thu, May 06, 2010 at 11:19:46AM +0800, yenchengwang wrote: > > > > hi all, > > I have a problem when try to "bitbake -b recipes/minicom/ > > minicom-mypkg_2.4.bb" > > > > the bellow is the content of my bb file: > > file name is minicom-mypkg_2.4.bb > > **

[oe] [RFC, PATCH] qt4-embedded: change the default decoration (window title) styling

2010-05-05 Thread Denys Dmytriyenko
Built all the decoration styles in, otherwsie there is no window title in QWS applications... Signed-off-by: Denys Dmytriyenko --- recipes/qt4/qt4-embedded.inc |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/recipes/qt4/qt4-embedded.inc b/recipes/qt4/qt4-embedded.inc

Re: [oe] problem using meta-toolchain.bb and external-toolchain-generic.bb

2010-05-10 Thread Denys Dmytriyenko
On Mon, May 10, 2010 at 11:14:14AM +0200, David MOUSSAUD wrote: > Hi all, > > I'm trying to use an external toolchain with OE. > So I've build one using the recipe meta-toolchain.bb with an angstrom > distribution. I'm on the org.openembedded.dev branch (updated > recently). > I've extracted the 2

Re: [oe] [arago-devel] dm365 and OE

2010-05-19 Thread Denys Dmytriyenko
On Thu, May 06, 2010 at 08:10:42AM +0200, Raffaele Recalcati wrote: > 2010/4/27 Denys Dmytriyenko > > > > > arago-next was merged back to the master branch recently, but it shouldn't > > matter, as DVSDK was buildable before the merge. If you are referring

Re: [oe] [PATCH 1/2] Rename url params patch=/pnum= to apply={yes, no}/striplevel=

2010-05-24 Thread Denys Dmytriyenko
sers, but once you use it couple times, it doesn't matter if it's patch/pnum or apply/striplevel. But I see where you going with the second patch. > Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko > diff --git a/classes/patch.bbclass b/classes/patch.bbclass > index a73

Re: [oe] [PATCH 2/2] Make the do_patch apply=yes param implicit if extension is .diff/.patch

2010-05-24 Thread Denys Dmytriyenko
On Mon, May 24, 2010 at 01:30:28PM -0700, Chris Larson wrote: > From: Chris Larson > > For .diff/.patch you need to apply manually, you can specify apply=no. > > Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko > diff --git a/classes/patch.bbclass b/classes/pat

Re: [oe] [PATCH 2/3] freetype: build with system zlib

2010-05-24 Thread Denys Dmytriyenko
tracking of security issues. > > Signed-off-by: Enrico Scholz Acked-by: Denys Dmytriyenko > --- > recipes/freetype/freetype_2.3.12.bb |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes/freetype/freetype_2.3.12.bb > b/recipes/freetyp

Re: [oe] [PATCH 1/3] freetype: updated to 2.3.12

2010-05-24 Thread Denys Dmytriyenko
On Sun, May 23, 2010 at 09:20:01PM +0200, Enrico Scholz wrote: > That's (nearly) a copy of the old 2.3.11 recipe. > > Signed-off-by: Enrico Scholz I'm going to ack the first 2 patches, but skip the 3rd one for now, as I need to talk to our legal department first... Acked-by

Re: [oe] [PATCH] packaged-staging.bbclass: added missing space in find call

2010-05-24 Thread Denys Dmytriyenko
it from! :) It then triggered the same/similar issue with tar complaining about the modified archive... > Signed-off-by: Enrico Scholz Acked-by: Denys Dmytriyenko > --- > classes/packaged-staging.bbclass |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > di

Re: [oe] [PATCHv2 1/7] common_use_cases: Fix documentation errors

2010-05-26 Thread Denys Dmytriyenko
On Wed, May 26, 2010 at 08:09:29AM -0500, Chase Maupin wrote: > * Fixed up typos and other errors in the documentation. > > Signed-off-by: Chase Maupin Acked-by: Denys Dmytriyenko > --- > docs/usermanual/chapters/common_use_cases.xml | 45 +--- > 1

Re: [oe] [PATCHv2 4/7] getting_oe: Fix documentation errors

2010-05-26 Thread Denys Dmytriyenko
On Wed, May 26, 2010 at 08:09:32AM -0500, Chase Maupin wrote: > * Fixed up typos and other errors in the documentation. > > Signed-off-by: Chase Maupin Acked-by: Denys Dmytriyenko > --- > docs/usermanual/chapters/getting_oe.xml | 26 ++ > 1

<    1   2   3   4   5   6   7   8   9   10   >