Hint for the developers still using the org.openembedded.dev
repository (oe-classic): i bump this old thread because apparently the
issue is not fixed and the build of schroedinger fails as reported on
#oe by new guests.
http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-April/032042.htm
oefatal is not available in oe-core so replace
it with bbfatal in classes and oe.error in recipes
which use it in anonymous python. bb.fatal aborts
parsing. So we want to give an error but not
stop parsing.
Signed-off-by: Khem Raj
---
classes/java.bbclass |6 +++---
reci
correct a typo Mips -> mips
Signed-off-by: Khem Raj
---
recipes-core/llvm/llvm.inc|4 ++--
recipes-core/openjdk/openjdk-6-common.inc |2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-core/llvm/llvm.inc b/recipes-core/llvm/llvm.inc
index 5cc9957
On Thu, Jan 5, 2012 at 10:31 AM, Philby John wrote:
> On 01/05/2012 11:36 PM, Khem Raj wrote:
>> On Thu, Jan 5, 2012 at 4:55 AM, philby john wrote:
>>>
>>> SRC_URI = "${SOURCEFORGE_MIRROR}/dtorrent/ctcs-${PV}.tar.gz"
>>> -PR="r1"
>>> +PR="r2"
>>> +
>>> +do_configure () {
>>> + :
>>> +}
>>
On Thu, Jan 05, 2012 at 02:48:04PM +0100, Paul Menzel wrote:
> Am Donnerstag, den 05.01.2012, 13:00 +0200 schrieb Eyal Reizer:
> > Upadte to the latest formal release of iw whcih has wowlan and p2p support.
>
> Typos: Update, which. Spell checkers should find those without problems.
>
> > This ve
On Thu, Jan 05, 2012 at 10:58:26AM +0100, Paul Menzel wrote:
> Dear Ayal,
>
>
> Am Donnerstag, den 05.01.2012, 11:47 +0200 schrieb Eyal Reizer:
> > switch to use a newer commit in the public git
>
> That line is redundant to the commit summary. Why not use the following
> as the summary?
>
>
On Thu, Jan 5, 2012 at 4:50 AM, philby john wrote:
> From 19e675f8b24ae482b8c281ef8c32ef192894e4a1 Mon Sep 17 00:00:00 2001
> From: Philby John
> Date: Thu, 5 Jan 2012 18:01:11 +0530
> Subject: [PATCH] Fix typo in ctcs that causes build failure
>
> RDEPENDS includes a line perl-module-tcntl, whic
On Thu, Jan 5, 2012 at 4:55 AM, philby john wrote:
> From: Philby John
> Date: Thu, 5 Jan 2012 18:08:00 +0530
> Subject: [PATCH] Fix ctorrent build failure by using
> --disable-maintainer-mode option
>
> ctorrent package fails with error "aclocal.m4:14: error: this file was
> generated for autoc
Edit openssl-native_1.0.0d.bb by removing the line containing this:
file://libdeps-first.patch \
It works after that. Don't forget to remove the stamps for openssl-native.
Good luck
George
On Wed, Jan 4, 2012 at 8:50 PM, James wrote:
> Hi all,
>
> On Thu, Dec 29, 2011 at 10:17 AM, James wro
Sorry about that. Just sent a fix.
Best Regards,
Eyal Reizer
> -Original Message-
> From: openembedded-devel-boun...@lists.openembedded.org
> [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of
> Paul Menzel
> Sent: Thursday, January 05, 2012 3:48 PM
> To: openembedded
Update to the latest formal release of iw which has wowlan and p2p support.
This version was tested together with official R4_SP2 nlcp release from TI
Using the following platforms:
am335x-evm, am180x-evm, am37x-evm
Signed-off-by: Eyal Reizer
---
recipes/iw/iw_git.bb |6 +++---
1 files chan
Am Donnerstag, den 05.01.2012, 13:00 +0200 schrieb Eyal Reizer:
> Upadte to the latest formal release of iw whcih has wowlan and p2p support.
Typos: Update, which. Spell checkers should find those without problems.
> This version was tested together with official R4_SP2 nlcp release from TI
> Usi
From: Philby John
Date: Thu, 5 Jan 2012 18:08:00 +0530
Subject: [PATCH] Fix ctorrent build failure by using --disable-maintainer-mode
option
ctorrent package fails with error "aclocal.m4:14: error: this file was
generated for autoconf dnh3.3.1" as reported here
lists.linuxtogo.org/pipermail/open
From: Philby John
Date: Thu, 5 Jan 2012 18:01:11 +0530
Subject: [PATCH] Fix typo in ctcs that causes build failure
RDEPENDS includes a line perl-module-tcntl, which is
clearly a typo for perl-module-fcntl, without which
you get a build failure.
Signed-off-by: Philby John
---
recipes/ctorrent/c
Upadte to the latest formal release of iw whcih has wowlan and p2p support.
This version was tested together with official R4_SP2 nlcp release from TI
Using the following platfors:
am335x-evm, am180x-evm, am37x-evm
Signed-off-by: Eyal Reizer
---
recipes/iw/iw_git.bb |6 +++---
1 files chang
On Mon, Nov 21, 2011 at 09:30:39PM +0100, Martin Jansa wrote:
> On Fri, Nov 04, 2011 at 03:20:28PM +0100, Martin Jansa wrote:
> > On Fri, Nov 04, 2011 at 03:18:06PM +0100, Martin Jansa wrote:
> > > Hi, with latest gcc-4.6 from meta-oe I get this ICE:
> > >
> > > OE @ ~/shr-core/tmp/work/x86_64-oe-
Dear Ayal,
Am Donnerstag, den 05.01.2012, 11:47 +0200 schrieb Eyal Reizer:
> switch to use a newer commit in the public git
That line is redundant to the commit summary. Why not use the following
as the summary?
iw_git: Update to commit 8b2b1c6a (version 3.2)
Additionally please add if
switch to use a newer commit in the public git
Signed-off-by: Eyal Reizer
---
recipes/iw/iw_git.bb |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes/iw/iw_git.bb b/recipes/iw/iw_git.bb
index c98e1bc..f0dc7ff 100644
--- a/recipes/iw/iw_git.bb
+++ b/recipes/iw/i
On Wednesday 04 January 2012 22:58:36 Andrea Adami wrote:
> * apply latest stable patchset 2012-01-03
>
> Signed-off-by: Andrea Adami
> ---
> recipes-kernel/linux/linux-kexecboot_3.1.bb |8
> recipes-kernel/linux/linux_3.1.bb |8
> 2 files changed, 8 insertion
On 5 января 2012 09:50:28 James wrote:
> >>> wrote:
> bulding a console-image for beagleboard, openssl fails to compile.
>
> The log shows this:
>
> openssl.o: In function `main':
> openssl.c:(.text+0x1eb): undefined reference to `BIO_s_file'
> openssl.c:(.text
20 matches
Mail list logo