On Sun, 11 Nov 2012 19:11:28 +
Paul Eggleton wrote:
> Hi all,
>
> Whilst the OE-Core-based layer landscape has grown quite a bit over
> the last year and we now have a wealth of clean and up-to-date
> recipes, I've heard a few people commenting that we've still lost
> quite a few recipes alo
On Mon, 12 Nov 2012 18:26:16 +
Stefan Schmidt wrote:
> I now longer work for BugLabs but during my last months there I split
> up our bunch of recipes according to what we think was sane at that
> time. Think end of last year here.
>
> The BSP layer can be found here:
> https://github.com/bu
On Tue, 13 Nov 2012 14:18:29 +0200
Laurentiu Palcu wrote:
> Other changes:
> * changed the recipe's SRC_URI to track the new (maintained) repo;
> * removed all old patches as the latest driver's structure has
> changed drastically;
> * license file changed quite a bit: MIT -> GPLv2 (needs to b
On Mon, 22 Oct 2012 16:39:42 +0100
Richard Purdie wrote:
> On Sat, 2012-10-20 at 17:50 +0200, Denis 'GNUtoo' Carikli wrote:
> > This patch is needed for making wesnoth(will be sumbited
> > in meta-games) work.
> >
> > Signed-off-by: Denis 'GNUtoo
trough alsa).
Signed-off-by: Denis 'GNUtoo' Carikli
Signed-off-by: Martin Jansa
---
.../libsdl/libsdl-1.2.15/configure_tweak.patch | 211
meta/recipes-graphics/libsdl/libsdl_1.2.15.bb |4 +-
2 files changed, 90 insertions(+), 125 deletions(-)
diff --
This patch is needed for making wesnoth(will be sumbited
in meta-games) work.
Signed-off-by: Denis 'GNUtoo' Carikli
---
meta/recipes-support/boost/boost.inc |7 +--
1 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/meta/recipes-support/boost/boost.inc
b/me
Sorry for the late reply,
I forgott to reply to that mail
>+ ac_cv_path_PYTHON=/not/exist \
Thanks a lot for me that helped.
Denis.
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin
>This patch doesn't seem to do what it says in the subject line. It
>doesn't add an "armv6-novfp" tune, instead it removes vfp from the
>existing armv6 and armv6t tunes.
yes that's what it does,but it also adds an armv6-vfp.
The commit message is wrong, sorry.
by the way is the content ok? or sho
hi,
I've an HTC Dream, it has an armv6 CPU but lack a vfp unit.
I want to add correct support for it in meta-smartphone/meta-htc.
In order to have a correct machine config that works a tune inc file
must be required in it.
In openembedded-core there is no tune file yet for an armv6 that lacks a
vf