[oe] [PATCH 3/7] openssl-0.9.8m, binutils-2.20.1: Use linux-uclibceabi instead of uclibcgnueabi

2011-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- .../openssl/openssl-0.9.8m/configure-targets.patch |4 ++-- .../binutils-2.20.1/110-arm-eabi-conf.patch|4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-oe/recipes-connectivity/openssl/openssl-0.9.8m/configure-targets.patch

[oe] [PATCH 6/7] gcc-runtime_4.5.bb: Remove construct to filter -feliminate-dwarf2-dups

2011-03-31 Thread Khem Raj
This option is no longer default in bitbake.conf Signed-off-by: Khem Raj --- meta-oe/recipes-devtools/gcc/gcc-runtime_4.5.bb |5 - 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/meta-oe/recipes-devtools/gcc/gcc-runtime_4.5.bb b/meta-oe/recipes-devtools/gcc/gcc-runtime_4.

[oe] [PATCH 4/7] proxy-libintl: Bring in recipes from OE

2011-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- .../create-as-shared-lib.patch | 31 + .../proxy-libintl-20080418/soname.patch| 23 ++ .../proxy-libintl-20080418/stub-only.patch | 72 .../proxy-libintl/proxy-libintl_20080418.bb|

[oe] [PATCH 2/7] siteinfo.bbclass: Use linux-uclibceabi instead of uclibcgnueabi

2011-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/classes/siteinfo.bbclass |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/classes/siteinfo.bbclass b/meta-oe/classes/siteinfo.bbclass index c0db539..f1db913 100644 --- a/meta-oe/classes/siteinfo.bbclass +++ b/meta-oe/classes/s

[oe] [PATCH 7/7] libgpg-error_1.8.bb: Inherit gettext

2011-03-31 Thread Khem Raj
It uses gettext but was not specifying the dependency Signed-off-by: Khem Raj --- .../libgpg-error/libgpg-error_1.8.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-oe/recipes-support/libgpg-error/libgpg-error_1.8.bb b/meta-oe/recipes-support/libgp

[oe] [PATCH 5/7] dbus.inc: Add missing dependency on libxdmcp

2011-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/recipes-core/dbus/dbus.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-oe/recipes-core/dbus/dbus.inc b/meta-oe/recipes-core/dbus/dbus.inc index 40a670a..2ae5b1d 100644 --- a/meta-oe/recipes-core/dbus/dbus.inc +++ b/meta-oe/re

[oe] [PATCH] ti-cgt6x: Add release 7.2.2

2011-03-31 Thread Siddharth Heroor
From: Siddharth Heroor Signed-off-by: Siddharth Heroor --- recipes/ti/ti-cgt6x_7.2.2.bb |8 1 files changed, 8 insertions(+), 0 deletions(-) create mode 100644 recipes/ti/ti-cgt6x_7.2.2.bb diff --git a/recipes/ti/ti-cgt6x_7.2.2.bb b/recipes/ti/ti-cgt6x_7.2.2.bb new file mode 100

Re: [oe] How to exclude a package from a rootfs?

2011-03-31 Thread Denys Dmytriyenko
On Fri, Apr 01, 2011 at 03:37:48PM +1300, Charles Manning wrote: > I'm building a customised rootfs somewhat similar to omap3-console-image. > > Various dependencies cause the inclusion of /boot/uImage* which is not > required in the rootfs, so I want to exclude it. > > I tried using BAD_RECOMMEN

[oe] How to exclude a package from a rootfs?

2011-03-31 Thread Charles Manning
I'm building a customised rootfs somewhat similar to omap3-console-image. Various dependencies cause the inclusion of /boot/uImage* which is not required in the rootfs, so I want to exclude it. I tried using BAD_RECOMMENDATIONS = "kernel-image-" but that did not work. The log shows that it identi

[oe] [PATCH 1/2] Elsie added new version 3/14. Created version d per comments. Signed-off-by: Rick Foos

2011-03-31 Thread Rick Foos
--- recipes/tzcode/tzcode-native_2011d.bb | 15 +++ 1 files changed, 15 insertions(+), 0 deletions(-) create mode 100644 recipes/tzcode/tzcode-native_2011d.bb diff --git a/recipes/tzcode/tzcode-native_2011d.bb b/recipes/tzcode/tzcode-native_2011d.bb new file mode 100644 index

[oe] [PATCH 2/2] Obsoleted by 2011d, no longer on server. Signed-off-by: Rick Foos

2011-03-31 Thread Rick Foos
--- recipes/tzcode/tzcode-native_2011b.bb | 16 1 files changed, 0 insertions(+), 16 deletions(-) delete mode 100644 recipes/tzcode/tzcode-native_2011b.bb diff --git a/recipes/tzcode/tzcode-native_2011b.bb b/recipes/tzcode/tzcode-native_2011b.bb deleted file mode 100644 index

[oe] [PATCH] fix com.buglabs.bug.jni.* 'could not read symbols: Bad value' error

2011-03-31 Thread Denis 'GNUtoo' Carikli
Without that fix we have : | .../sysroots/x86_64-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld: CharDevice.o: relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC | Ch

Re: [oe] Commit and Patch message guidelines - third draft.

2011-03-31 Thread Andreas Mueller
On Thursday 31 March 2011 22:20:50 Mark Hatle wrote: > BTW a brief comment from the TSC after they briefly reviewed this draft at > the meeting today. > > Between draft 2 and draft 3, the concept of an "Integrated-by" tag line was > added for unmodified patches and commits. It's been decided that

Re: [oe] [PATCH 1/8] illume-keyboards-shr: add LICENSE

2011-03-31 Thread Martin Jansa
On Thu, Mar 31, 2011 at 02:13:27PM -0700, Khem Raj wrote: > On Thu, Mar 31, 2011 at 2:11 PM, Martin Jansa wrote: > > On Thu, Mar 31, 2011 at 02:03:23PM -0700, Khem Raj wrote: > >> On Thu, Mar 31, 2011 at 1:53 PM, Martin Jansa > >> wrote: > >> > On Thu, Mar 31, 2011 at 01:40:38PM -0700, Khem Raj

Re: [oe] [PATCH 1/8] illume-keyboards-shr: add LICENSE

2011-03-31 Thread Khem Raj
On Thu, Mar 31, 2011 at 2:11 PM, Martin Jansa wrote: > On Thu, Mar 31, 2011 at 02:03:23PM -0700, Khem Raj wrote: >> On Thu, Mar 31, 2011 at 1:53 PM, Martin Jansa wrote: >> > On Thu, Mar 31, 2011 at 01:40:38PM -0700, Khem Raj wrote: >> >> On Thu, Mar 31, 2011 at 2:14 AM, Martin Jansa >> >> wrote

Re: [oe] [PATCH 3/6] u-boot: Add PSP version for am387x-evm

2011-03-31 Thread Khem Raj
On Wed, Mar 30, 2011 at 11:08 AM, Chase Maupin wrote: > * Add the TI PSP u-boot version for the am387x-evm machine type > * Make this version the default preference for ti814x >  SOC_FAMILY devices. > * Based on u-boot recipe from Arago contributed by Nageswari >  Srinivasan > > Signed-off-by: Cha

Re: [oe] [PATCH 1/8] illume-keyboards-shr: add LICENSE

2011-03-31 Thread Martin Jansa
On Thu, Mar 31, 2011 at 02:03:23PM -0700, Khem Raj wrote: > On Thu, Mar 31, 2011 at 1:53 PM, Martin Jansa wrote: > > On Thu, Mar 31, 2011 at 01:40:38PM -0700, Khem Raj wrote: > >> On Thu, Mar 31, 2011 at 2:14 AM, Martin Jansa > >> wrote: > >> > Signed-off-by: Martin Jansa > >> > >> I hope you m

Re: [oe] [PATCH 7/8] task-x11-illume: add LIC_FILES_CHKSUM

2011-03-31 Thread Khem Raj
On Thu, Mar 31, 2011 at 1:47 PM, Martin Jansa wrote: > On Thu, Mar 31, 2011 at 01:39:03PM -0700, Khem Raj wrote: >> On Thu, Mar 31, 2011 at 3:17 AM, Martin Jansa wrote: >> > Signed-off-by: Martin Jansa >> > --- >> >  meta-efl/recipes-efl/tasks/task-x11-illume.bb |    1 + >> >  1 files changed, 1

Re: [oe] [PATCH 1/8] illume-keyboards-shr: add LICENSE

2011-03-31 Thread Khem Raj
On Thu, Mar 31, 2011 at 1:53 PM, Martin Jansa wrote: > On Thu, Mar 31, 2011 at 01:40:38PM -0700, Khem Raj wrote: >> On Thu, Mar 31, 2011 at 2:14 AM, Martin Jansa wrote: >> > Signed-off-by: Martin Jansa >> >> I hope you made sure that all license files in a package source are >> checksummed. > >

Re: [oe] [PATCH 1/8] illume-keyboards-shr: add LICENSE

2011-03-31 Thread Martin Jansa
On Thu, Mar 31, 2011 at 01:40:38PM -0700, Khem Raj wrote: > On Thu, Mar 31, 2011 at 2:14 AM, Martin Jansa wrote: > > Signed-off-by: Martin Jansa > > I hope you made sure that all license files in a package source are > checksummed. I've added LICENSE file only in case that package sources does

Re: [oe] [PATCH 2/6] Allows the use of the angstrom distribution with ARM cores that do not support THUMB_INTERWORK instructions

2011-03-31 Thread Khem Raj
On Wed, Mar 30, 2011 at 7:07 AM, UDel V2G Team wrote: > * Setting THUMB_INTERWORK = "yes" precludes the building of >  any angstrom distribution for cores that do not support >  thumb and thumb_interwork since the distro definitions >  take precedence over any local settings. > > Signed-off-by: UD

Re: [oe] [PATCH 2/2] ttf-sazanami: fix LICENSE and add LIC_FILES_CHKSUM

2011-03-31 Thread Khem Raj
On Thu, Mar 31, 2011 at 2:13 AM, Martin Jansa wrote: > Signed-off-by: Martin Jansa Acked-by: Khem Raj > --- >  .../ttf-fonts/ttf-sazanami_20040629.bb             |    3 ++- >  1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_2004

Re: [oe] [PATCH 1/8] illume-keyboards-shr: add LICENSE

2011-03-31 Thread Khem Raj
On Thu, Mar 31, 2011 at 2:14 AM, Martin Jansa wrote: > Signed-off-by: Martin Jansa I hope you made sure that all license files in a package source are checksummed. whole series is ok where I had question I replied to individual patch Acked-by: Khem Raj > --- >  .../recipes-efl/e17/illume-key

Re: [oe] [PATCH 7/8] task-x11-illume: add LIC_FILES_CHKSUM

2011-03-31 Thread Martin Jansa
On Thu, Mar 31, 2011 at 01:39:03PM -0700, Khem Raj wrote: > On Thu, Mar 31, 2011 at 3:17 AM, Martin Jansa wrote: > > Signed-off-by: Martin Jansa > > --- > >  meta-efl/recipes-efl/tasks/task-x11-illume.bb |    1 + > >  1 files changed, 1 insertions(+), 0 deletions(-) > > > > diff --git a/meta-efl/

Re: [oe] [PATCH 1/6] Add support for the Technologic Systems TS7500 ARM SBCs

2011-03-31 Thread Khem Raj
On Wed, Mar 30, 2011 at 7:07 AM, UDel V2G Team wrote: > * Includes conf/machine/ts75xx.conf and conf/machine/include/tune-fa526.inc >  files needed for building OE packages w/ EABI and *NO* thumb support > > Signed-off-by: UDel V2G Team > --- >  conf/machine/include/tune-fa526.inc |   22

Re: [oe] [PATCH 1/2] python-cython: import from meta-shr

2011-03-31 Thread Khem Raj
On Thu, Mar 31, 2011 at 2:13 AM, Martin Jansa wrote: > Signed-off-by: Martin Jansa Looks ok Acked-by: Khem Raj > --- >  .../recipes-devtools/python/python-cython_0.13.bb  |   19 +++ >  1 files changed, 19 insertions(+), 0 deletions(-) >  create mode 100644 meta-oe/recipes-devto

Re: [oe] [PATCH] qt4: security advisory - blacklist fraudulent comodo certificates

2011-03-31 Thread Khem Raj
On Wed, Mar 30, 2011 at 2:24 PM, Denys Dmytriyenko wrote: > From: Denys Dmytriyenko > > Security advisory: Blacklist fraudulent certificates. More info is in the > patch and at the following links: > http://www.comodo.com/Comodo-Fraud-Incident-2011-03-23.html > http://qt.nokia.com/files/qt-patche

Re: [oe] [PATCH] linux-2.6.24: allow building kernel with newer GNU make

2011-03-31 Thread Khem Raj
On Tue, Mar 29, 2011 at 12:00 AM, Steffen Sledz wrote: > GNU make >= 3.82 does not allow mixed implicit and normal rules > > Signed-off-by: Steffen Sledz Looks good. Acked-by: Khem Raj > --- >  .../linux-libc-headers-2.6.24/make-3.82.patch      |   29 > >  .../linux-lib

Re: [oe] [PATCH 7/8] task-x11-illume: add LIC_FILES_CHKSUM

2011-03-31 Thread Khem Raj
On Thu, Mar 31, 2011 at 3:17 AM, Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- >  meta-efl/recipes-efl/tasks/task-x11-illume.bb |    1 + >  1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/meta-efl/recipes-efl/tasks/task-x11-illume.bb > b/meta-efl/recipes-efl/tasks/tas

Re: [oe] [2011.03-maintenance] Pull request #10 (replaces #9)

2011-03-31 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/31/2011 12:11 PM, Koen Kooi wrote: > Tom, > > Please pull the 3 commits from here: > > URI: git://dominion.thruhere.net/var/cache/git/openembedded.git > Branch: 2011.03-maintenance > > Philip Balister (3): > autoconf: Fix paths for scrip

Re: [oe] [2011.03-maintenance] Pull request for new TI machines, angstrom and qt4 fixes

2011-03-31 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/31/2011 11:07 AM, Denys Dmytriyenko wrote: > Tom, > > Please pull these 8 commits for the external Angstrom toolchain fix, > qt4 security advisory fix, as well as for addition of new TI machines. > All are cherry picked from oe.dev > > The mach

Re: [oe] [2011.03-maintenance] Pull request for new TI machines, angstrom and qt4 fixes

2011-03-31 Thread Frans Meulenbroeks
2011/3/31 Tom Rini : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 03/31/2011 03:51 AM, Frans Meulenbroeks wrote: > >> Adding new machines on a maintenance branch seems somewhat odd as new >> somewhat conflicts with maintenance. >> is this what we want? And if so, what about adding new r

Re: [oe] Commit and Patch message guidelines - third draft.

2011-03-31 Thread Paul Menzel
Dear Mark, I forgot to add one thing. Am Donnerstag, den 31.03.2011, 21:06 +0200 schrieb Paul Menzel: > Am Donnerstag, den 31.03.2011, 12:57 -0500 schrieb Mark Hatle: > > This is the third draft of the guidelines... All previous feedback has been > > incorporated... > > > > It is the first of

Re: [oe] [PATCH [2/2]] ephoto: new recipe. Depends on eio

2011-03-31 Thread Paul Menzel
Am Donnerstag, den 31.03.2011, 22:46 +0300 schrieb Philippe De Swert: »Depends on eio« is not useful in my opinion and it is enough, that `eio` will be committed before this patch. > Signed-off-by: Philippe De Swert > --- > recipes/e17/ephoto_svn.bb | 11 +++ > 1 files changed, 11 ins

Re: [oe] [PATCH [1/2]] eio: New recipe for eio

2011-03-31 Thread Paul Menzel
Am Donnerstag, den 31.03.2011, 22:39 +0300 schrieb Philippe De Swert: »eio: add initial recipe (svn)« or something like that would be a better commit summary in my opinion. > Signed-off-by: Philippe De Swert > --- > recipes/efl1/eio.inc| 11 +++ > recipes/efl1/eio_svn.bb | 13 +

Re: [oe] Commit and Patch message guidelines - third draft.

2011-03-31 Thread Mark Hatle
BTW a brief comment from the TSC after they briefly reviewed this draft at the meeting today. Between draft 2 and draft 3, the concept of an "Integrated-by" tag line was added for unmodified patches and commits. It's been decided that this isn't a good idea, and we'll use Signed-off-by for all in

[oe] testing branch 2011-03-31

2011-03-31 Thread cbrake
master has been merged to testing-next and is ready for clean builds ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

[oe] [PATCH [2/2]] ephoto: new recipe. Depends on eio

2011-03-31 Thread Philippe De Swert
Signed-off-by: Philippe De Swert --- recipes/e17/ephoto_svn.bb | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) create mode 100644 recipes/e17/ephoto_svn.bb diff --git a/recipes/e17/ephoto_svn.bb b/recipes/e17/ephoto_svn.bb new file mode 100644 index 000..c2c744a --- /d

[oe] [PATCH [1/2]] eio: New recipe for eio

2011-03-31 Thread Philippe De Swert
Signed-off-by: Philippe De Swert --- recipes/efl1/eio.inc| 11 +++ recipes/efl1/eio_svn.bb | 13 + 2 files changed, 24 insertions(+), 0 deletions(-) create mode 100644 recipes/efl1/eio.inc create mode 100644 recipes/efl1/eio_svn.bb diff --git a/recipes/efl1/eio.inc

Re: [oe] Commit and Patch message guidelines - third draft.

2011-03-31 Thread Paul Menzel
Dear Mark, Am Donnerstag, den 31.03.2011, 12:57 -0500 schrieb Mark Hatle: > This is the third draft of the guidelines... All previous feedback has been > incorporated... > > It is the first of the drafts being sent to the OpenEmbedded-devel mailing > list > for comments. The intention of the T

[oe] [2011.03-maintenance] Pull request #10 (replaces #9)

2011-03-31 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom, Please pull the 3 commits from here: URI: git://dominion.thruhere.net/var/cache/git/openembedded.git Branch: 2011.03-maintenance Philip Balister (3): autoconf: Fix paths for scripts installed on the target. automake: Fix paths in sc

Re: [oe] [2011.03-maintenance] Pull request #9

2011-03-31 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/31/2011 11:21 AM, Koen Kooi wrote: > On 31-03-11 18:43, Tom Rini wrote: >> On 03/31/2011 06:58 AM, Koen Kooi wrote: >>> Tom, > >>> Please pull the 5 commits from here: > >>> URI: git://dominion.thruhere.net/var/cache/git/openembedded.git >>> Br

Re: [oe] [2011.03-maintenance] Pull request for new TI machines, angstrom and qt4 fixes

2011-03-31 Thread Denys Dmytriyenko
On Thu, Mar 31, 2011 at 09:44:52AM -0700, Tom Rini wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 03/31/2011 02:10 AM, Koen Kooi wrote: > > On 31-03-11 09:45, Denys Dmytriyenko wrote: > >> Tom, > > > >> Please pull these 8 commits for the external Angstrom toolchain fix, > >> qt4

Re: [oe] [2011.03-maintenance] Pull request #9

2011-03-31 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 31-03-11 18:43, Tom Rini wrote: > On 03/31/2011 06:58 AM, Koen Kooi wrote: >> Tom, > >> Please pull the 5 commits from here: > >> URI: git://dominion.thruhere.net/var/cache/git/openembedded.git >> Branch: 2011.03-maintenance > >> Philip Balister

[oe] [2011.03-maintenance] Pull request for new TI machines, angstrom and qt4 fixes

2011-03-31 Thread Denys Dmytriyenko
Tom, Please pull these 8 commits for the external Angstrom toolchain fix, qt4 security advisory fix, as well as for addition of new TI machines. All are cherry picked from oe.dev The machine commits were reordered to add kernel and u-boot recipes before the actual machine configs. Pull URL: gi

[oe] Commit and Patch message guidelines - third draft.

2011-03-31 Thread Mark Hatle
This is the third draft of the guidelines... All previous feedback has been incorporated... It is the first of the drafts being sent to the OpenEmbedded-devel mailing list for comments. The intention of the TSC is to use the following guidelines to help increase the quality of the commit and patc

[oe] [PATCH] tune-atom.inc: add i686 to PACKAGE_EXTRA_ARCHS

2011-03-31 Thread Pau Espin Pedrol
Signed-off-by: Pau Espin Pedrol --- conf/machine/include/tune-atom.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/conf/machine/include/tune-atom.inc b/conf/machine/include/tune-atom.inc index 44058c1..01c41d3 100644 --- a/conf/machine/include/tune-atom.inc +++ b/co

Re: [oe] [2011.03-maintenance] Pull request #9

2011-03-31 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/31/2011 06:58 AM, Koen Kooi wrote: > Tom, > > Please pull the 5 commits from here: > > URI: git://dominion.thruhere.net/var/cache/git/openembedded.git > Branch: 2011.03-maintenance > > Philip Balister (3): > autoconf: Fix paths for scrip

Re: [oe] [2011.03-maintenance] Pull request for new TI machines, angstrom and qt4 fixes

2011-03-31 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/31/2011 03:51 AM, Frans Meulenbroeks wrote: > Adding new machines on a maintenance branch seems somewhat odd as new > somewhat conflicts with maintenance. > is this what we want? And if so, what about adding new recipes? To be clear, I do not h

Re: [oe] [2011.03-maintenance] Pull request for new TI machines, angstrom and qt4 fixes

2011-03-31 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/31/2011 02:10 AM, Koen Kooi wrote: > On 31-03-11 09:45, Denys Dmytriyenko wrote: >> Tom, > >> Please pull these 8 commits for the external Angstrom toolchain fix, >> qt4 security advisory fix, as well as for addition of new TI machines. >> All a

[oe] AGENDA: OpenEmbedded Technical Steering Committee, 31 March 2011

2011-03-31 Thread Jeff Osier-Mixon
This agenda is posted for comment AGENDA: OpenEmbedded Technical Steering Committee, 31 March 2011 ___ 01) Agree on meeting chair ___ 02) Status report on oe-core action items: general: encourage more distros to participate in oe

Re: [oe] [PATCH 1/6] ti814x: Add new machine definitions

2011-03-31 Thread Maupin, Chase
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > Koen Kooi > Sent: Thursday, March 31, 2011 1:42 AM > To: openembedded-devel@lists.openembedded.org > Subject: Re: [oe] [PATCH 1/6] ti8

[oe] [2011.03-maintenance] Pull request #9

2011-03-31 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom, Please pull the 5 commits from here: URI: git://dominion.thruhere.net/var/cache/git/openembedded.git Branch: 2011.03-maintenance Philip Balister (3): autoconf: Fix paths for scripts installed on the target. automake: Fix paths in sc

Re: [oe] [PATCH] linux-2.6.24: allow building kernel with newer GNU make

2011-03-31 Thread Steffen Sledz
Am 29.03.2011 09:00, schrieb Steffen Sledz: > GNU make >= 3.82 does not allow mixed implicit and normal rules > > Signed-off-by: Steffen Sledz Somebody willing to ACK? Steffen -- DResearch Fahrzeugelektronik GmbH Otto-Schmirgal-Str. 3, 10319 Berlin, Germany Tel: +49 30 515932-237 mailto:sl...

Re: [oe] [2011.03-maintenance] Pull request for new TI machines, angstrom and qt4 fixes

2011-03-31 Thread Philip Balister
Frans, Before this spins into a long thread of who did what to who, let's try reinterpreting Koen's answer; The pull request is in line with the policy from this branch defined in the wiki. Also, prior requests have also added new machines. If you disagree with the policies that this branch

Re: [oe] [2011.03-maintenance] Pull request for new TI machines, angstrom and qt4 fixes

2011-03-31 Thread Frans Meulenbroeks
2011/3/31 Koen Kooi : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 31-03-11 12:51, Frans Meulenbroeks wrote: >> Adding new machines on a maintenance branch seems somewhat odd as new >> somewhat conflicts with maintenance. >> is this what we want? And if so, what about adding new recipes

Re: [oe] [PATCH 0/8] [meta-efl] Pull request #2

2011-03-31 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 31-03-11 11:14, Martin Jansa wrote: > More LIC_FILES_CHKSUMs > Imported python-efl from meta-shr (will need python-cython from following > meta-oe pull request) > > Pull URL: git://gitorious.org/shr/meta-openembedded.git > Branch: jama/meta-efl

Re: [oe] [2011.03-maintenance] Pull request for new TI machines, angstrom and qt4 fixes

2011-03-31 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 31-03-11 12:51, Frans Meulenbroeks wrote: > Adding new machines on a maintenance branch seems somewhat odd as new > somewhat conflicts with maintenance. > is this what we want? And if so, what about adding new recipes? Since you aren't using, devel

Re: [oe] [PATCH 0/2] [meta-oe] Pull request #2

2011-03-31 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 31-03-11 11:13, Martin Jansa wrote: > python-cython is needed by meta-efl layer for python-efl > ttf-sazanami: fix LICENSE > > Pull URL: git://gitorious.org/shr/meta-openembedded.git > Branch: jama/meta-oe > Browse: http://gitorious.org/shr/met

Re: [oe] [2011.03-maintenance] Pull request for new TI machines, angstrom and qt4 fixes

2011-03-31 Thread Frans Meulenbroeks
Adding new machines on a maintenance branch seems somewhat odd as new somewhat conflicts with maintenance. is this what we want? And if so, what about adding new recipes? Frans ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.or

Re: [oe] [PATCH 3/3] TI EDMA3LLD Sysbios: Add version 02.11.01.02

2011-03-31 Thread Siddharth Heroor
On Wed, Mar 30, 2011 at 1:12 PM, Siddharth Heroor wrote: > From: Siddharth Heroor > > > Signed-off-by: Siddharth Heroor > --- >  recipes/ti/ti-edma3lld-sysbios_02.11.01.02.bb |    6 ++ >  1 files changed, 6 insertions(+), 0 deletions(-) >  create mode 100644 recipes/ti/ti-edma3lld-sysbios_02

[oe] [PATCH 4/8] epdf: add LIC_FILES_CHKSUM

2011-03-31 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/efl/epdf_svn.bb |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/meta-efl/recipes-efl/efl/epdf_svn.bb b/meta-efl/recipes-efl/efl/epdf_svn.bb index 80adfb5..1f37629 100644 --- a/meta-efl/recipes-efl/efl/epdf_svn.bb

[oe] [PATCH 6/8] libeflvala: add LIC_FILES_CHKSUM

2011-03-31 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/efl/libeflvala_svn.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta-efl/recipes-efl/efl/libeflvala_svn.bb b/meta-efl/recipes-efl/efl/libeflvala_svn.bb index 6c56ba4..3ac2384 100644 --- a/meta-efl/recipes-efl/e

[oe] [PATCH 8/8] python-efl: import from meta-shr

2011-03-31 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../recipes-devtools/python/python-ecore_svn.bb|6 +++ .../recipes-devtools/python/python-edbus_svn.bb|7 +++ .../python-edje/0001-fix-unicode-conversion.patch | 38 .../recipes-devtools/python/python-edje_svn.bb |8 +++

[oe] [PATCH 7/8] task-x11-illume: add LIC_FILES_CHKSUM

2011-03-31 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/tasks/task-x11-illume.bb |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta-efl/recipes-efl/tasks/task-x11-illume.bb b/meta-efl/recipes-efl/tasks/task-x11-illume.bb index 8b14adb..e197cc7 100644 --- a/meta-efl/recipe

[oe] [PATCH 3/8] emotion: add LIC_FILES_CHKSUM

2011-03-31 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/efl/emotion_svn.bb |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta-efl/recipes-efl/efl/emotion_svn.bb b/meta-efl/recipes-efl/efl/emotion_svn.bb index 9d7c16a..41726d7 100644 --- a/meta-efl/recipes-efl/efl/emotion_

[oe] [PATCH 5/8] ethumb: add LIC_FILES_CHKSUM

2011-03-31 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/efl/ethumb_svn.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta-efl/recipes-efl/efl/ethumb_svn.bb b/meta-efl/recipes-efl/efl/ethumb_svn.bb index 428b652..2908ee1 100644 --- a/meta-efl/recipes-efl/efl/ethumb_sv

[oe] [PATCH 2/8] elementary: add LIC_FILES_CHKSUM

2011-03-31 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/efl/elementary_svn.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta-efl/recipes-efl/efl/elementary_svn.bb b/meta-efl/recipes-efl/efl/elementary_svn.bb index 6276d00..2fdd0dd 100644 --- a/meta-efl/recipes-efl/e

Re: [oe] [PATCH 1/6] Add support for the Technologic Systems TS7500 ARM SBCs

2011-03-31 Thread Phil Blundell
On Wed, 2011-03-30 at 19:42 +0200, Koen Kooi wrote: > On 30-03-11 18:40, R.T. McGee wrote: > > Its true, the FA526 is not a ARM920T but it's a bit different from other > > standard ARMv4 types. > > > > Comments about the FA526 and ARM920T similarity are based on work like this: > > http://openocd.

[oe] [PATCH 1/8] illume-keyboards-shr: add LICENSE

2011-03-31 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../recipes-efl/e17/illume-keyboards-shr/LICENSE | 25 .../recipes-efl/e17/illume-keyboards-shr_git.bb|7 +++-- 2 files changed, 29 insertions(+), 3 deletions(-) create mode 100644 meta-efl/recipes-efl/e17/illume-keyboards-shr/LICE

[oe] [PATCH 0/8] [meta-efl] Pull request #2

2011-03-31 Thread Martin Jansa
More LIC_FILES_CHKSUMs Imported python-efl from meta-shr (will need python-cython from following meta-oe pull request) Pull URL: git://gitorious.org/shr/meta-openembedded.git Branch: jama/meta-efl Browse: http://gitorious.org/shr/meta-openembedded/commits/jama/meta-efl Thanks, Martin Jan

[oe] [PATCH 0/2] [meta-oe] Pull request #2

2011-03-31 Thread Martin Jansa
python-cython is needed by meta-efl layer for python-efl ttf-sazanami: fix LICENSE Pull URL: git://gitorious.org/shr/meta-openembedded.git Branch: jama/meta-oe Browse: http://gitorious.org/shr/meta-openembedded/commits/jama/meta-oe Thanks, Martin Jansa --- Martin Jansa (2): python-cy

[oe] [PATCH 2/2] ttf-sazanami: fix LICENSE and add LIC_FILES_CHKSUM

2011-03-31 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../ttf-fonts/ttf-sazanami_20040629.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb index 1b9a01b..1

[oe] [PATCH 1/2] python-cython: import from meta-shr

2011-03-31 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../recipes-devtools/python/python-cython_0.13.bb | 19 +++ 1 files changed, 19 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-devtools/python/python-cython_0.13.bb diff --git a/meta-oe/recipes-devtools/python/python-cython_0.

Re: [oe] [2011.03-maintenance] Pull request for new TI machines, angstrom and qt4 fixes

2011-03-31 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 31-03-11 09:45, Denys Dmytriyenko wrote: > Tom, > > Please pull these 8 commits for the external Angstrom toolchain fix, > qt4 security advisory fix, as well as for addition of new TI machines. > All are cherry picked from oe.dev Merging it like t

[oe] [2011.03-maintenance] Pull request for new TI machines, angstrom and qt4 fixes

2011-03-31 Thread Denys Dmytriyenko
Tom, Please pull these 8 commits for the external Angstrom toolchain fix, qt4 security advisory fix, as well as for addition of new TI machines. All are cherry picked from oe.dev Pull URL: git://arago-project.org/git/people/denix/openembedded.git Branch: 2011.03-maintenance Browse: http://a

Re: [oe] [PATCH] qt4: security advisory - blacklist fraudulent comodo certificates

2011-03-31 Thread Eric Bénard
On 30/03/2011 23:24, Denys Dmytriyenko wrote: From: Denys Dmytriyenko Security advisory: Blacklist fraudulent certificates. More info is in the patch and at the following links: http://www.comodo.com/Comodo-Fraud-Incident-2011-03-23.html http://qt.nokia.com/files/qt-patches/blacklist-fraudulent-

Re: [oe] [PATCH] qt4: security advisory - blacklist fraudulent comodo certificates

2011-03-31 Thread Denys Dmytriyenko
On Wed, Mar 30, 2011 at 05:24:49PM -0400, Denys Dmytriyenko wrote: > From: Denys Dmytriyenko > > Security advisory: Blacklist fraudulent certificates. More info is in the > patch and at the following links: > http://www.comodo.com/Comodo-Fraud-Incident-2011-03-23.html > http://qt.nokia.com/files/