On Tue, May 10, 2011 at 11:30 PM, Khem Raj wrote:
> From: Otavio Salvador
>
> Signed-off-by: Khem Raj
well this patch is wrong since it adds --no-check-certificate between
-P and its argument but I have fixed it and pushed the new patch
to the pull tree.
> ---
> meta/conf/bitbake.conf | 8
Op 11 mei 2011, om 06:35 heeft Khem Raj het volgende geschreven:
> Signed-off-by: Khem Raj
This fixes bitbake bombing out after moving OE-core down in bblayers.conf:
Acked-by: Koen Kooi
> ---
> meta/classes/metadata_scm.bbclass |5 +
> 1 files changed, 1 insertions(+), 4 deletions(-)
From: Otavio Salvador
Signed-off-by: Khem Raj
---
meta/conf/bitbake.conf |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index fb488ae..030a78b 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -50
This fixes the problem that I described in
http://lists.linuxtogo.org/pipermail/openembedded-core/2011-May/001966.html
Additionally we do not need directories with */packages/* in BBFILES
anymore
use --no-check-certificate for wget otherwise tar downloads from
github.com end up giving certificate
Signed-off-by: Khem Raj
---
meta/classes/metadata_scm.bbclass |5 +
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/meta/classes/metadata_scm.bbclass
b/meta/classes/metadata_scm.bbclass
index 7112ad5..99ac05c 100644
--- a/meta/classes/metadata_scm.bbclass
+++ b/meta/classe
packages directory has been divided into recipes-*/ dirs
Signed-off-by: Khem Raj
---
meta/conf/layer.conf |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 3f63c7d..ad95405 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf
On Tue, May 10, 2011 at 04:01:06PM -0700, Tom Rini wrote:
> On 05/10/2011 12:18 PM, Otavio Salvador wrote:
> > On Tue, May 10, 2011 at 15:55, Tom Rini wrote:
> >> Add a -l switch that takes an argument of either github or gitorious
> >> and will make the cover letter have a fill-in-the-blank of wh
On 05/10/2011 12:18 PM, Otavio Salvador wrote:
> On Tue, May 10, 2011 at 15:55, Tom Rini wrote:
>> Add a -l switch that takes an argument of either github or gitorious
>> and will make the cover letter have a fill-in-the-blank of where the
>> changes are on either github or gitorious.
>
> Anoth
On 05/10/2011 11:20 AM, Otavio Salvador wrote:
> On Tue, May 10, 2011 at 15:00, Saul Wold wrote:
>> Is there a reason you can't use the oe-core-contrib repo and create a branch
>> there? Can the script be modified to support github also?
>
> Not a hard one but I prefer to have it into our repo
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../libunique/fix_for_compile_with_gcc-4.6.0.patch | 36
meta/recipes-gnome/libunique/libunique_1.1.6.bb|5 ++-
2 files changed, 39 insertions(+), 2 deletions(-)
create mode 100644
meta/recipes-gnome/libuniq
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../matchbox-wm-2/matchbox-wm-2/fix_makefile.patch | 19 +++
.../matchbox-wm-2/matchbox-wm-2_svn.bb |3 ++-
2 files changed, 21 insertions(+), 1 deletions(-)
create mode 100644
meta/recipes-graphics/match
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../recipes-bsp/zaurusd/zaurusd/fix_makefile.patch | 19 +++
meta/recipes-bsp/zaurusd/zaurusd_svn.bb|5 +++--
2 files changed, 22 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-bsp/zaurusd/z
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
meta/recipes-sato/web/web/fix_makefile.patch | 20
meta/recipes-sato/web/web_git.bb |3 ++-
2 files changed, 22 insertions(+), 1 deletions(-)
create mode 100644 meta/recipes-sato/web/web/fix_makefile.
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../dtc/fix_for_compilation_with_gcc_4.6.0.patch | 51
meta/recipes-kernel/dtc/dtc_git.inc|5 +-
2 files changed, 54 insertions(+), 2 deletions(-)
create mode 100644
meta/recipes-kernel/dtc/dtc
From: Nitin A Kamble
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: nitin/misc
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc
Thanks,
Nitin A Kamble
---
Nitin A Kamble (5):
libunique: Fix for compilation with gcc 4.6.0
matchbox-wm-2: fix typo
Signed-off-by: Khem Raj
---
meta/classes/metadata_scm.bbclass |5 +
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/meta/classes/metadata_scm.bbclass
b/meta/classes/metadata_scm.bbclass
index 7112ad5..99ac05c 100644
--- a/meta/classes/metadata_scm.bbclass
+++ b/meta/classe
packages directory has been divided into recipes-*/ dirs
Signed-off-by: Khem Raj
---
meta/conf/layer.conf |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 3f63c7d..ad95405 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf
This fixes the problem that I described in
http://lists.linuxtogo.org/pipermail/openembedded-core/2011-May/001966.html
Additionally we do not need directories with */packages/* in BBFILES
anymore
Pull URL: git://git.openembedded.org/openembedded-core-contrib
Branch: kraj/misc-fixes
Browse:
-- Forwarded message --
From: Khem Raj
Date: Tue, May 10, 2011 at 8:35 PM
Subject: Re: [OE-core] [PATCH 0/6] RFC Distro config changes
To: Richard Purdie
On Tue, May 10, 2011 at 7:08 AM, Richard Purdie
wrote:
>> THere is something wrong with git.
>> If I browse to the 2nd url I
> -Original Message-
> From: poky-boun...@yoctoproject.org [mailto:poky-
> boun...@yoctoproject.org] On Behalf Of Gary Thomas
> Sent: Monday, May 02, 2011 5:57 AM
> To: Khem Raj
> Cc: Poky Project; Patches and discussions about the oe-core layer
> Subject: Re: [poky] GCC 4.6.0 on ARM?
>
From: Zhai Edwin
Signed-off-by: Zhai Edwin
---
meta/recipes-graphics/clutter/clutter-cairo.inc| 13 -
.../clutter-cairo/enable_examples-0.6.patch| 23
.../clutter/clutter-cairo/enable_examples.patch| 28
3 files changed, 0 inse
From: Zhai Edwin
Upgrade qemu git to fix bug 1013, and removed some unused files.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: gzhai/fix3
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/fix3
Thanks,
Zhai Edwin
---
Zhai Edwin (2):
qemu: Upgrade qemu
From: Nitin A Kamble
This fixes bug: [YOCTO #1021]
the libgcc version was getting picked up as latest, which may not match
with the version of gcc. And because of this the crt*.o files were
missing from the resulting libgcc-dev package.
libgcc1-4.6.0-r0.i586
perl-module-extutils-cbuilder-platfo
From: Nitin A Kamble
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: nitin/bugfixes
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/bugfixes
Thanks,
Nitin A Kamble
---
Nitin A Kamble (1):
poky-defaults: fix defaults for libgcc recipes
meta/conf/distr
Saul Wold wrote:
> On 05/10/2011 07:20 AM, Cui, Dexuan wrote:
>> Richard Purdie wrote:
>>> On Tue, 2011-05-10 at 22:02 +0800, Cui, Dexuan wrote:
> or we hardcode to /usr/bin/perl. Since the perl-native binary
> won't be in the path for any of these, autodetecting and letting
> it hardco
On 05/10/2011 07:20 AM, Cui, Dexuan wrote:
Richard Purdie wrote:
On Tue, 2011-05-10 at 22:02 +0800, Cui, Dexuan wrote:
or we hardcode to /usr/bin/perl. Since the perl-native binary won't
be in the path for any of these, autodetecting and letting it
hardcode is probably fine. It has the advantag
On 05/10/2011 12:18 PM, Otavio Salvador wrote:
> On Tue, May 10, 2011 at 15:55, Tom Rini wrote:
>> Add a -l switch that takes an argument of either github or gitorious
>> and will make the cover letter have a fill-in-the-blank of where the
>> changes are on either github or gitorious.
>
> Another
Hi Darren,
Am Dienstag 10 Mai 2011, 22:23:13 schrieben Sie:
> Hi Franz, I'm not ignoring you, I'm laid up in bed with a nasty stomach
> flu and not thinking very clearly right now. I'll try and responds as
> soon as I can...
No need to rush. I can wait. I used the workaround from Koen Kooi for get
Op 10 mei 2011, om 22:24 heeft Martin Jansa het volgende geschreven:
> On Tue, May 10, 2011 at 08:03:57PM +0100, Richard Purdie wrote:
>> Martin/Tom: Serious question - why not use the contrib repo for this?
>
> I have nothing against contrib repo and I'm using oe-core-contrib for
> oe-core stuf
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../binutils/binutils-2.21/110-arm-eabi-conf.patch |2 +-
.../binutils-2.21/binutils-2.19.1-ld-sysroot.patch |2 +-
.../binutils/binutils-2.21/binutils-poison.patch |2 +-
.../binutils-uclibc-100-uclibc-conf.patch |
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../sat-solver/fix_gcc-4.6.0_compile_issue.patch |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git
a/meta/recipes-extended/sat-solver/sat-solver/fix_gcc-4.6.0_compile_issue.patch
b/meta/recipes-extended/sat-solver/
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../gcc/gcc-4.5.1/100-uclibc-conf.patch|2 +-
.../gcc/gcc-4.5.1/103-uclibc-conf-noupstream.patch |2 +-
.../gcc/gcc-4.5.1/200-uclibc-locale.patch |2 +-
.../gcc/gcc-4.5.1/203-uclibc-locale-no__x.patch|
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
meta/recipes-devtools/patch/patch/debian.patch |2 +-
.../patch/patch/global-reject-file.diff|2 +-
meta/recipes-devtools/patch/patch/install.patch|2 +-
.../patch/patch/unified-reject-files.diff |
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../python/python-imaging/path.patch |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/python/python-imaging/path.patch
b/meta/recipes-devtools/python/python-imaging/path.patch
in
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../patch/patch-2.6.1/global-reject-file.diff |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/patch/patch-2.6.1/global-reject-file.diff
b/meta/recipes-devtools/patch/patch-2.6.1/global-r
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../tar/tar-1.17/avoid_heap_overflow.patch |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch
b/meta/recipes-extended/tar/tar-1.17/avoid_heap_overf
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../fix_for_compiling_with_gcc-4.6.0.patch | 40
meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb |3 +-
2 files changed, 42 insertions(+), 1 deletions(-)
create mode 100644
meta/recipes-kernel/kexec/k
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../libpcre/files/fix-pcre-name-collision.patch|2 +-
.../recipes-support/libpcre/files/pcre-cross.patch |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-support/libpcre/files/fix-pcre-name-coll
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../libzypp/fix_for_compile_wth_gcc-4.6.0.patch| 22
meta/recipes-extended/libzypp/libzypp_git.bb |3 +-
2 files changed, 24 insertions(+), 1 deletions(-)
create mode 100644
meta/recipes-extended/libzy
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../subversion/disable-revision-install.patch |2 +-
.../subversion/subversion/libtool2.patch |2 +-
.../subversion/subversion/neon-detection.patch |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../fix_for_compilation_with_gcc-4.6.0.patch | 119
meta/recipes-kernel/systemtap/systemtap_git.bb |3 +-
2 files changed, 121 insertions(+), 1 deletions(-)
create mode 100644
meta/recipes-kernel/system
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../pax/pax/fix_for_compile_with_gcc-4.6.0.patch | 25
meta/recipes-extended/pax/pax_3.4.bb |5 ++-
2 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644
meta/recipes-extended/pax/
From: Nitin A Kamble
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: nitin/misc
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc
Thanks,
Nitin A Kamble
---
Khem Raj (1):
gcc-4.6.0: Apply linaro patches
Nitin A Kamble (15):
mdadm: compilation fi
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../cpio/cpio-2.8/avoid_heap_overflow.patch|2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch
b/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_ove
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../mdadm/fix_for_compilation_with_gcc-4.6.0.patch | 174
meta/recipes-extended/mdadm/mdadm_3.2.1.bb |5 +-
2 files changed, 177 insertions(+), 2 deletions(-)
create mode 100644
meta/recipes-extended/mdad
On Tue, May 10, 2011 at 08:03:57PM +0100, Richard Purdie wrote:
> Martin/Tom: Serious question - why not use the contrib repo for this?
I have nothing against contrib repo and I'm using oe-core-contrib for
oe-core stuff, but I had gitorious repos for meta-oe before
meta-oe-contrib was created and
Hi Franz, I'm not ignoring you, I'm laid up in bed with a nasty stomach
flu and not thinking very clearly right now. I'll try and responds as
soon as I can...
--
Darren
On 05/09/2011 06:56 PM, Franz Leitl wrote:
> Hi,
>
> Am Dienstag 10 Mai 2011, 03:40:04 schrieb Franz Leitl:
>> Am Montag 09 Mai
On Tue, May 10, 2011 at 16:59, Saul Wold wrote:
> In Richard's email he proposed one or the other be set, why do you need to
> set both here? If both need to be set then you don't need the override.
Because they're different no? Otherwise native.bbclass has those for others too:
...
PACKAGES =
On 05/10/2011 07:51 AM, Otavio Salvador wrote:
Sync with OE at 3b7d83362027fde4f6850533ab83277d95dda961 however
without changing the way of generating the toolchain file and making
it branding agnostic.
Signed-off-by: Otavio Salvador
---
meta/classes/cmake.bbclass | 14 --
meta
On Tue, 2011-05-10 at 16:26 +0200, Frans Meulenbroeks wrote:
> Some minor remarks on the default-distrovars.inc contents:
To quote the email prefacing this patch series:
"""
I did dump a load of "default" variables into default-distrovars.inc,
I'm not calling that file finished, I just had to dra
gather us some visibility so OE will be there too.
>
> So I won't use contrib to share patches. I can send them to mailing
> list (as I have been doing). A merge on a topic branch is a git pull
> command from you so I see not much problem for you or whom is doing
> the pull
en doing). A merge on a topic branch is a git pull
> command from you so I see not much problem for you or whom is doing
> the pull job.
>
> As an example:
>
> git checkout -b otavio-20110510-review
> git pull git://github.com/OSSystems/oe-core.git master
> git shortlog ori
On Tue, May 10, 2011 at 15:55, Tom Rini wrote:
> Add a -l switch that takes an argument of either github or gitorious
> and will make the cover letter have a fill-in-the-blank of where the
> changes are on either github or gitorious.
Another possibility would be to use git config interface to sto
her us some visibility so OE will be there too.
So I won't use contrib to share patches. I can send them to mailing
list (as I have been doing). A merge on a topic branch is a git pull
command from you so I see not much problem for you or whom is doing
the pull job.
As an example:
g
On Tue, 2011-05-10 at 11:33 -0700, Tom Rini wrote:
> On 05/10/2011 11:13 AM, Martin Jansa wrote:
> > I'm using slightly modified script for pull requests from gitorious.
> >
> > send-pull-request are the same as long as you use git send-email and
> > have sendemail.to defined in repo.
> >
> > To
On Tue, 2011-05-10 at 10:56 -0700, Chris Larson wrote:
> On Tue, May 10, 2011 at 1:54 AM, Richard Purdie
> wrote:
> > Er, how about we actually fix metadata_scm.bbclass instead of making the
> > world more complicated and fragile? :)
> >
> > I suspect metadata_scm could use the COREBASE variable a
Add a -l switch that takes an argument of either github or gitorious
and will make the cover letter have a fill-in-the-blank of where the
changes are on either github or gitorious.
Signed-off-by: Tom Rini
---
scripts/create-pull-request | 19 ++-
1 files changed, 18 insertions(
On 05/10/2011 11:13 AM, Martin Jansa wrote:
> On Tue, May 10, 2011 at 11:00:07AM -0700, Saul Wold wrote:
>> On 05/10/2011 05:53 AM, Otavio Salvador wrote:
>>> On Tue, May 10, 2011 at 02:17, Saul Wold wrote:
Next time, please use the create-pull-request script, which will generate a
set o
On Tue, May 10, 2011 at 15:00, Saul Wold wrote:
> Is there a reason you can't use the oe-core-contrib repo and create a branch
> there? Can the script be modified to support github also?
Not a hard one but I prefer to have it into our repository since
people can fork it there and follow it.
> I
* v2 redo commit to include remove previous version
* Readline new recipe version 6.2
* Readline remove version 6.1
Signed-off-by: Adrian Alonso
---
meta/recipes-core/readline/readline_6.1.bb |6 --
meta/recipes-core/readline/readline_6.2.bb |6 ++
2 files changed, 6 insertions(+
On Tue, May 10, 2011 at 11:00:07AM -0700, Saul Wold wrote:
> On 05/10/2011 05:53 AM, Otavio Salvador wrote:
> > On Tue, May 10, 2011 at 02:17, Saul Wold wrote:
> >> Next time, please use the create-pull-request script, which will generate a
> >> set of patch emails so that we can review this infor
On 05/10/2011 05:53 AM, Otavio Salvador wrote:
On Tue, May 10, 2011 at 02:17, Saul Wold wrote:
Next time, please use the create-pull-request script, which will generate a
set of patch emails so that we can review this information via email. I will
make a couple of additional comments below asso
On Tue, May 10, 2011 at 1:54 AM, Richard Purdie
wrote:
> Er, how about we actually fix metadata_scm.bbclass instead of making the
> world more complicated and fragile? :)
>
> I suspect metadata_scm could use the COREBASE variable and be much nicer
> code...
I'd really like to see it gather inform
On 05/09/2011 11:40 AM, Khem Raj wrote:
These patches address build failures when using uclibc
oe/patch.py fix is a backport from oe, we need to fix
BBFILES for oe-core since some class code expects it
to be first entry in BBFILES. gconf-dbus to dbus is needed
for SDKs to compile for angstrom
Pu
On 05/09/2011 07:54 PM, Dexuan Cui wrote:
From: Dexuan Cui
Added a patch to fix
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2007-4091
Signed-off-by: Dexuan Cui
---
.../rsync/rsync-2.6.9/rsync-2.6.9-fname-obo.patch | 70
meta/recipes-devtools/rsync/rsync_2.6.9.
On 05/09/2011 11:34 AM, Bruce Ashfield wrote:
Saul/Richard,
The first two patches are a split and resend of the machine
movement patch:
[
linux-yocto: move non-core machines to meta-yocto
The machine configuration of the non-core (non-qemu) machines
has moved to meta-yocto. Moving
Signed-off-by: Koen Kooi
---
meta/recipes-devtools/git/git.inc |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/git/git.inc
b/meta/recipes-devtools/git/git.inc
index 7f12859..9c7375f 100644
--- a/meta/recipes-devtools/git/git.inc
+++ b/meta/recipes-
Op 10 mei 2011, om 19:18 heeft Saul Wold het volgende geschreven:
>
> Koen,
>
> Have you built this against oe-core without a TK library available?
I see what you mean now, without a tk recipe available, I tested with a recipe
available, but without having tk in sysroots. I'll send a patch to
On Tue, May 10, 2011 at 1:54 AM, Richard Purdie
wrote:
> On Mon, 2011-05-09 at 22:26 -0700, Saul Wold wrote:
>> From: Khem Raj
>>
>> Appending to BBPATH gives a definite order to BBLAYERS which
>> means paths are preferred in order from left to right.
>>
>> [sgw: merged in comment]
>> Signed-off-
Koen,
Have you built this against oe-core without a TK library available?
We did pull this patch into oe-core, but it breaks the world build.
This was the problem I was trying to address the other day on the patch
that RP bounced. The inclusion of gitk/git-gui needs to be flexible
based on T
On 05/03/2011 07:01 AM, Dexuan Cui wrote:
From: Dexuan Cui
[YOCTO #856]
Commit 320a641df18024265c3d2b3b08251a231f9fd6a0 omitted the line when being
merged into master branch.
[YOCTO #412]
lttng-viewer: explicitly add linkage to lttvwindow.
Without the fix, lttv-gui inside target
Op 10 mei 2011, om 16:00 heeft Richard Purdie het volgende geschreven:
> From: Richard Purdie
>
> As discussed, we want to make OE-Core usable with no distro set. This patch
> series
> makes some big steps towards that goal. I'd be interested in feedback on
> whether it
> does the right thing
On 05/06/2011 01:36 AM, Zhai Edwin wrote:
From: Zhai Edwin
Previsous solution is only giving warnings as different distro has different
path of mesa libGL. This patch try to use different path for different distro
after looking at /etc/lsb-release per Raj's suggestion. Ubuntu is there, and
other
On 05/10/2011 07:53 AM, Adrian Alonso wrote:
* Readline delete recipe version 6.1
in favor of using readline version 6.2
Can you re-submit 1 patch that moves the the version from 6.1 to 6.2,
that will help maintain history continuity of the recipe. So it would
be a move and an edit as need
On 5/10/11 9:53 AM, Adrian Alonso wrote:
> Unaware of delete recipe policy, there is also a recipe of readline version
> 5.2
> should also be removed?
>
> Send to list a patch that deletes recipe readline-6.1.bb
There are two versions listed. A GPLv2 and a GPLv3 version. We're attempting
to pre
* Readline delete recipe version 6.1
in favor of using readline version 6.2
Signed-off-by: Adrian Alonso
---
meta/recipes-core/readline/readline_6.1.bb |6 --
1 files changed, 0 insertions(+), 6 deletions(-)
delete mode 100644 meta/recipes-core/readline/readline_6.1.bb
diff --git a/m
Unaware of delete recipe policy, there is also a recipe of readline version
5.2
should also be removed?
Send to list a patch that deletes recipe readline-6.1.bb
Regards
On Tue, May 10, 2011 at 3:51 AM, Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:
> On Mon, 2011-05-09 at 22:26 -07
Sync with OE at 3b7d83362027fde4f6850533ab83277d95dda961 however
without changing the way of generating the toolchain file and making
it branding agnostic.
Signed-off-by: Otavio Salvador
---
meta/classes/cmake.bbclass | 14 --
meta/classes/native.bbclass |4
2 files chang
This writes a qt.conf inside WORKDIR to properly configure projects
based on CMake. This is required since qmake variables (returned
by -query command) are fixed into the binary and can only be
changed using a qt.conf file.
Signed-off-by: Otavio Salvador
---
meta/classes/qmake_base.bbclass | 1
Signed-off-by: Otavio Salvador
---
meta/recipes-devtools/cmake/cmake-native_2.8.3.bb |2 +-
meta/recipes-devtools/cmake/cmake.inc |3 +-
.../cmake/cmake/support-oe-qt4-tools-names.patch | 90
3 files changed, 93 insertions(+), 2 deletions(-)
create
Op 10 mei 2011, om 16:00 heeft Richard Purdie het volgende geschreven:
> From: Richard Purdie
>
> The intent is to allow distros to share common core config but still allow
> customisations. The core should work with no distro set but users
> can still customise in any ways needed.
>
> Signed-
Some minor remarks on the default-distrovars.inc contents:
2011/5/10 Richard Purdie
[...]
> diff --git a/meta/conf/distro/include/default-distrovars.inc
> b/meta/conf/distro/include/default-distrovars.inc
> new file mode 100644
> index 000..ab26a30
> --- /dev/null
> +++ b/meta/conf/distro/in
Richard Purdie wrote:
> On Tue, 2011-05-10 at 22:02 +0800, Cui, Dexuan wrote:
>>> or we hardcode to /usr/bin/perl. Since the perl-native binary won't
>>> be in the path for any of these, autodetecting and letting it
>>> hardcode is probably fine. It has the advantage that if there are
>>> any binar
Op 10 mei 2011, om 16:00 heeft Richard Purdie het volgende geschreven:
> From: Richard Purdie
>
> These are the minimal defaults to allow OE-Core to function standalone with
> no distro set and are constucted such that the distro can either override
> values,
> or totally replace the include f
On Tue, 2011-05-10 at 22:02 +0800, Cui, Dexuan wrote:
> > or we hardcode to /usr/bin/perl. Since the perl-native binary won't be
> > in the path for any of these, autodetecting and letting it hardcode is
> > probably fine. It has the advantage that if there are any binary
> > modules ever involved,
On 05/10/2011 07:09 AM, Cui, Dexuan wrote:
> Tom Rini wrote:
>> On 05/05/2011 03:34 PM, Richard Purdie wrote:
>>> On Thu, 2011-05-05 at 22:18 +0800, Cui, Dexuan wrote:
Recently I have been looking into it and I've made some commits (the
top 5 small commits) in
http://git.pokylinux.or
Tom Rini wrote:
> On 05/05/2011 03:34 PM, Richard Purdie wrote:
>> On Thu, 2011-05-05 at 22:18 +0800, Cui, Dexuan wrote:
>>> Recently I have been looking into it and I've made some commits (the
>>> top 5 small commits) in
>>> http://git.pokylinux.org/cgit/cgit.cgi/poky-contrib/log/?h=dcui/master_pe
On Tue, 2011-05-10 at 16:05 +0200, Frans Meulenbroeks wrote:
> > Pull URL: git://git.openembedded.org/openembedded-core-contrib
> > Branch: rpurdie/distro
> > Browse:
> > http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rpurdie/distro
> >
>
> THere is something wrong with gi
2011/5/10 Richard Purdie
> From: Richard Purdie
>
> As discussed, we want to make OE-Core usable with no distro set. This patch
> series
> makes some big steps towards that goal. I'd be interested in feedback on
> whether it
> does the right things and would be usable by others.
>
> The key is t
Richard Purdie wrote:
> On Fri, 2011-05-06 at 16:52 +0800, Cui, Dexuan wrote:
>> Howeve, there is a sed replacement in gnu-config-native's do_install:
>> -e 's,@autom4te_perllibdir@,${datadir}/autoconf,g
>
> Don't confuse the data files that autoconf installs and references
> with a program that i
From: Richard Purdie
The intent is to allow distros to share common core config but still allow
customisations. The core should work with no distro set but users
can still customise in any ways needed.
Signed-off-by: Richard Purdie
---
meta/conf/bitbake.conf |4
From: Richard Purdie
Signed-off-by: Richard Purdie
---
meta/conf/distro/include/default-distrovars.inc|2 -
.../distro/include/preferred-xorg-versions.inc | 150
2 files changed, 0 insertions(+), 152 deletions(-)
delete mode 100644 meta/conf/distro/include/pre
From: Richard Purdie
Signed-off-by: Richard Purdie
---
.../distro/include/poky-floating-revisions.inc | 83
meta/conf/distro/poky-bleeding.conf|8 --
meta/conf/distro/poky-lsb.conf |9 --
3 files changed, 0 insertions(+), 10
From: Richard Purdie
Signed-off-by: Richard Purdie
---
meta/conf/distro/defaultsetup.conf |1 +
meta/conf/distro/include/default-distrovars.inc | 43
meta/conf/distro/poky.conf | 48 +--
3 files changed, 46 inser
From: Richard Purdie
Signed-off-by: Richard Purdie
---
meta/conf/distro/poky.conf |7 ---
meta/conf/machine/include/qemu.inc |1 +
meta/conf/machine/qemux86-64.conf |2 +-
meta/conf/machine/qemux86.conf |2 +-
4 files changed, 3 insertions(+), 9 deletions(-)
di
From: Richard Purdie
As discussed, we want to make OE-Core usable with no distro set. This patch
series
makes some big steps towards that goal. I'd be interested in feedback on
whether it
does the right things and would be usable by others.
The key is the inclusion of a distro/defaultsetup.con
From: Richard Purdie
These are the minimal defaults to allow OE-Core to function standalone with
no distro set and are constucted such that the distro can either override
values,
or totally replace the include file entirely as needed.
Signed-off-by: Richard Purdie
---
meta/conf/bitbake.conf
Op 10 mei 2011, om 14:46 heeft Otavio Salvador het volgende geschreven:
> On Tue, May 10, 2011 at 06:20, Koen Kooi wrote:
>> And consider the case of building without MACHINE and distros having a
>> different staging layout. I know angstrom has one to enable parallel builds
>> of uclibc and eg
On Tue, May 10, 2011 at 02:17, Saul Wold wrote:
> Next time, please use the create-pull-request script, which will generate a
> set of patch emails so that we can review this information via email. I will
> make a couple of additional comments below associated with each patch.
It has a problem to
On Tue, May 10, 2011 at 06:20, Koen Kooi wrote:
> And consider the case of building without MACHINE and distros having a
> different staging layout. I know angstrom has one to enable parallel builds
> of uclibc and eglibc.
In this case what we ought to use?
--
Otavio Salvador
1 - 100 of 109 matches
Mail list logo