Op 13 jun 2011, om 23:30 heeft Richard Purdie het volgende geschreven:
> On Mon, 2011-06-13 at 22:36 +0200, Koen Kooi wrote:
>> Op 13 jun 2011, om 22:28 heeft Saul Wold het volgende geschreven:
>>
>>> On 06/13/2011 11:31 AM, Koen Kooi wrote:
Hi,
Khem was asking if I could reprodu
Op 14 jun 2011, om 07:25 heeft Khem Raj het volgende geschreven:
> PACKAGE_ARCH is set to BASE_PACKAGE_ARCH so we do not
> need to define it here since we already define BASE_PACKAGE_ARCH
>
> Additionally set FEED_ARCH to 'allarch'
That would break all existing feeds and feed-configs, which I d
On Mon, 2011-06-13 at 15:10 -0700, Tom Rini wrote:
> Until then, and even afterwards can we please get some testing of
> non-poky builds done? I know the autobuilder is full but can't we toss
> a few things onto a personal box and try that a few times a week?
I can probably find some spare cpu cy
Op 14 jun 2011, om 07:59 heeft Mei Lei het volgende geschreven:
> Signed-off-by: Mei Lei
> ---
> .../gupnp/{gupnp_0.16.0.bb => gupnp_0.16.1.bb} |7 +--
> 1 files changed, 5 insertions(+), 2 deletions(-)
> rename meta/recipes-connectivity/gupnp/{gupnp_0.16.0.bb => gupnp_0.16.1.bb}
> (
To be clear: does the PR bump fix the issues or was there a fix earlier that
lacked a PR bump?
Op 13 jun 2011, om 23:30 heeft Saul Wold het volgende geschreven:
> Signed-off-by: Saul Wold
> ---
> meta/recipes-devtools/autoconf/autoconf_2.68.bb |2 +-
> meta/recipes-devtools/automake/automake
From: Phil Blundell
Without this you get:
| libc/sysdeps/linux/common/epoll.c: In function '__libc_epoll_pwait':
| libc/sysdeps/linux/common/epoll.c:71:80: error: memory input 7 is not
directly addressable
| libc/sysdeps/linux/common/epoll.c:75:86: error: memory input 7 is not
directly address
From: Phil Blundell
This is a backport from oe master of the code which adjusts the busybox
config according to DISTRO_FEATURES etc.
Signed-off-by: Phil Blundell
---
meta/recipes-core/busybox/busybox.inc | 80 ++-
meta/recipes-core/busybox/busybox_1.18.4.bb |
Signed-off-by: Saul Wold
---
meta/recipes-gnome/json-glib/json-glib_0.12.4.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-gnome/json-glib/json-glib_0.12.4.bb
b/meta/recipes-gnome/json-glib/json-glib_0.12.4.bb
index 58dcde9..2b8bdf6 100644
--- a/meta/r
From: Phil Blundell
This is a verbatim copy of the corresponding class from oe master.
Signed-off-by: Phil Blundell
---
meta/classes/recipe_sanity.bbclass | 179
1 files changed, 179 insertions(+), 0 deletions(-)
create mode 100644 meta/classes/recipe_san
From: Bruce Ashfield
The existing recipe names for the linux-yocto kernel builds
worked well when there was a single, or two versions of the
kernel available. But with the impending kernel updates and
retirement of older kernels, the re-use of the same recipes
for different kernel versions violat
Richard,
This has number fixes for various issues along with recipe updates.
While the autobuidler does not look so great, these have built on local
machines in a cleaner environment.
I removed the large patchset for GCC, it can be reviewed at the browse
URL below
Thanks
Sau!
The foll
From: Kang Kai
Build ghostscript-native fails on a i686 machine because it can't get
the source objarch.h and soobjarch.h, and .h files are not needed for
native package, so update the SRC_URI to fix it.
Signed-off-by: Kang Kai
Removed the do_configure_prepend and folded into the target do_con
From: Dexuan Cui
[YOCTO #1155]
I thought git-native could depend on perl-native-runtime and tests on
Ubuntu 9.04/10.10 and Fedora 13 show it could buid fine (looks these distros
install perl-ExtUtils-MakeMaker by default).
However Joshua reported on Fedora 15 i686 host, git-native can't build u
Signed-off-by: Saul Wold
---
meta/recipes-graphics/clutter/clutter-box2d_git.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/clutter/clutter-box2d_git.bb
b/meta/recipes-graphics/clutter/clutter-box2d_git.bb
index 4c1c003..bfd46b2 100644
--- a/me
From: Anders Darander
Signed-off-by: Anders Darander
---
meta/recipes-devtools/perl/perl-native_5.12.3.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/perl/perl-native_5.12.3.bb
b/meta/recipes-devtools/perl/perl-native_5.12.3.bb
index cbb4e78.
From: Khem Raj
So multiple provider problem can be reolved amicably
Signed-off-by: Khem Raj
---
.../xorg-util/util-macros_1.13.0.bb|4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb
b/meta/recipes-g
From: Khem Raj
Use libc-uclibc override to seprate out uclibc bits
instead of using TARGET_OS
Signed-off-by: Khem Raj
---
.../gnulib-uclibc-sched_param-def.patch| 21
meta/recipes-core/gettext/gettext_0.18.1.1.bb |7 +++--
2 files changed, 25 inserti
From: Khem Raj
We only have arch specific machine fragments now.
Introduce use of KCONFIG_ALLCONFIG and use allnoconfig
Signed-off-by: Khem Raj
---
.../uclibc/uclibc-git/armv5te/uClibc.machine |4 +-
.../{nslu2be => armv5teb}/uClibc.machine |0
.../uclibc/uclibc-git/efi
From: Khem Raj
Using ${PN} also means that uclibc-initial gets to provide it
which we do not want
Signed-off-by: Khem Raj
---
meta/recipes-core/uclibc/uclibc.inc |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-core/uclibc/uclibc.inc
b/meta/recipes-core/u
From: Phil Blundell
This chunk of python code has been around for a while (witness the
comment about gcc 3.4.0) and predates the availability of
COMPATIBLE_HOST. Rewrite it using a more modern idiom.
Signed-off-by: Phil Blundell
Acked-by: Khem Raj
Signed-off-by: Khem Raj
---
meta/recipes-co
From: Phil Blundell
There is no good reason for uclibc to be machine specific. Remove local
assignment to PACKAGE_ARCH so that it gets the default target
architecture and bump PR for that change.
See http://lists.linuxtogo.org/pipermail/openembedded-core/2011-May/003064.html
Signed-off-by: Phi
From: Koen Kooi
The ext3 format is pretty much mandatory for qemu usage, so always create it.
Signed-off-by: Koen Kooi
---
meta/conf/machine/include/qemu.inc |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/conf/machine/include/qemu.inc
b/meta/conf/machine/includ
Signed-off-by: Saul Wold
---
.../update-alternatives-dpkg_1.16.0.3.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/meta/recipes-devtools/update-alternatives/update-alternatives-dpkg_1.16.0.3.bb
b/meta/recipes-devtools/update-alternatives/update-alternat
Signed-off-by: Saul Wold
---
meta/recipes-gnome/json-glib/json-glib_0.12.4.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-gnome/json-glib/json-glib_0.12.4.bb
b/meta/recipes-gnome/json-glib/json-glib_0.12.4.bb
index 2b8bdf6..5bd9dcd 100644
--- a/meta/rec
Signed-off-by: Saul Wold
---
.../recipes-sato/rxvt-unicode/rxvt-unicode_9.11.bb |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.11.bb
b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.11.bb
index 9657e21..db18169 100644
Signed-off-by: Saul Wold
---
.../recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb |7 +--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb
b/meta/recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb
index 4a65b91..4f71559 100644
-
From: Dexuan Cui
[YOCTO #1163]
For some test I need to back to use gcc-4.5, so I changed GCCVERSION and
SDKGCCVERSION to "4.5.1", but I found gcc-cross-canadian's 4.6.0, rather
than 4.5.1, would be built! Finally I made this patch to fix the issue.
Signed-off-by: Dexuan Cui
---
meta/conf/dist
Signed-off-by: Saul Wold
---
meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb | 14 +++--
.../xorg-lib/libx11/X18NCMSstubs.diff | 62 +++
2 files changed, 44 insertions(+), 32 deletions(-)
diff --git a/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb
b/meta/r
From: Kang Kai
Migrate configurability from oe, try to shrink minimal image size
All eglibc configuration options are included in
conf/distro/include/default-distrovars.inc.
Define DISTRO_FEATURES_LIBC and DISTRO_FEATURES in local.conf with the same way
in local.conf.sample.extended to enable t
From: Khem Raj
We need http://www.eglibc.org/archives/patches/msg00923.html
to get through the problem we see when OPTION_EGLIBC_RTLD_DEBUG
is disabled. This patch has been backported to both 2.12 and 2.13
branches. We bump SRCREVs to have that change.
Signed-off-by: Khem Raj
---
meta/recipes-
From: Dexuan Cui
lttng-ust
gnome-doc-utils
Signed-off-by: Dexuan Cui
---
.../gnome/gnome-doc-utils/xsltproc_nonet.patch |2 +-
.../lttng/lttng-ust/uclibc-sched_getcpu.patch |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-gnome/gnome/gnome-doc
From: Dexuan Cui
Update LIC_FILES_CHKSUM due to the only change:
+ Copyright (c) 2002 XFree86 Inc
Signed-off-by: Dexuan Cui
---
...sourceproto_1.1.1.bb => resourceproto_1.2.0.bb} |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-graphics/xorg-proto/{resource
From: Dexuan Cui
Signed-off-by: Dexuan Cui
---
...c-utils_0.20.5.bb => gnome-doc-utils_0.20.6.bb} |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-gnome/gnome/{gnome-doc-utils_0.20.5.bb =>
gnome-doc-utils_0.20.6.bb} (56%)
diff --git a/meta/recipes-gnome/gno
From: Dexuan Cui
Signed-off-by: Dexuan Cui
---
...cation_0.10.bb => startup-notification_0.12.bb} |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename
meta/recipes-graphics/startup-notification/{startup-notification_0.10.bb =>
startup-notification_0.12.bb} (87%)
diff --git
From: Anders Darander
The old standard of using /home/anders/openembedded-core/build/tmp as TMPDIR do
not work any longer,
as - is appended to the real TMPDIR. Thus, always take TMPDIR from
bitbake, unless TMPDIR is set in the environment.
Signed-off-by: Anders Darander
---
scripts/runqemu |
From: Richard Purdie
Signed-off-by: Richard Purdie
---
.../feed-config/poky-feed-config-opkg_1.0.bb |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-core/feed-config/poky-feed-config-opkg_1.0.bb
b/meta/recipes-core/feed-config/poky-feed-config-opkg_1.
From: Richard Purdie
Signed-off-by: Richard Purdie
---
.../sysvinit/sysvinit-inittab_2.88dsf.bb |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb
b/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb
in
From: Dexuan Cui
screen: remove the duplicate info
tcf-agent: update MANUAL_CHECK_DATE
gnome-doc-utils
startup-notification
util-macros
liberation-fonts
resourceproto
dri2proto
glproto
inputproto
pixman
libxext
libxi
xcb-util
Signed-off-by: Dexuan Cui
---
.../conf/distro/include/distro_trackin
From: Richard Purdie
This is particularly important since the file doens't use BBCLASSEXTEND
and PN is therefore misleading
Signed-off-by: Richard Purdie
---
meta/classes/populate_sdk.bbclass |2 +-
...task-sdk-host.bb => task-sdk-host-nativesdk.bb} |0
meta/recipes-qt
From: Dexuan Cui
Signed-off-by: Dexuan Cui
---
.../{dri2proto_2.3.bb => dri2proto_2.4.bb} |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-proto/{dri2proto_2.3.bb => dri2proto_2.4.bb}
(76%)
diff --git a/meta/recipes-graphics/xorg-proto/d
From: Dexuan Cui
Signed-off-by: Dexuan Cui
---
.../xorg-lib/{libxi_1.4.2.bb => libxi_1.4.3.bb}|6 --
1 files changed, 4 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-lib/{libxi_1.4.2.bb => libxi_1.4.3.bb} (80%)
diff --git a/meta/recipes-graphics/xorg-lib/libxi_1.
From: Richard Purdie
OVERDIDES is the key variable that needs to be set prior to data finalisation.
The other variables should be manipulated after finalisation so any
DEPENDS_prepend and _append are accounted for. This patch ensures this is
the case.
The PACKAGES maniupulations are not enabled
From: Dexuan Cui
Signed-off-by: Dexuan Cui
---
...util-macros_1.13.0.bb => util-macros_1.14.0.bb} |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-util/{util-macros_1.13.0.bb =>
util-macros_1.14.0.bb} (79%)
diff --git a/meta/recipes-graphics/xor
From: Richard Purdie
Signed-off-by: Richard Purdie
---
meta/recipes-bsp/formfactor/formfactor_0.0.bb |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-bsp/formfactor/formfactor_0.0.bb
b/meta/recipes-bsp/formfactor/formfactor_0.0.bb
index 28624a6..abf20e0 100
From: Dexuan Cui
Signed-off-by: Dexuan Cui
---
.../{glproto_1.4.12.bb => glproto_1.4.13.bb} |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-proto/{glproto_1.4.12.bb =>
glproto_1.4.13.bb} (77%)
diff --git a/meta/recipes-graphics/xorg-proto
From: Richard Purdie
Signed-off-by: Richard Purdie
---
meta/recipes-bsp/pointercal/pointercal_0.0.bb |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-bsp/pointercal/pointercal_0.0.bb
b/meta/recipes-bsp/pointercal/pointercal_0.0.bb
index 069d850..c8233ea 100
From: Richard Purdie
Signed-off-by: Richard Purdie
---
meta/recipes-core/initscripts/initscripts_1.0.bb |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-core/initscripts/initscripts_1.0.bb
b/meta/recipes-core/initscripts/initscripts_1.0.bb
index 720c25
From: Richard Purdie
Signed-off-by: Richard Purdie
---
meta/recipes-bsp/keymaps/keymaps_1.0.bb |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-bsp/keymaps/keymaps_1.0.bb
b/meta/recipes-bsp/keymaps/keymaps_1.0.bb
index 4683fa1..23a3051 100644
--- a/meta/re
From: Richard Purdie
Signed-off-by: Richard Purdie
---
.../initrdscripts/initramfs-live-install_1.0.bb|1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-core/initrdscripts/initramfs-live-install_1.0.bb
b/meta/recipes-core/initrdscripts/initramfs-live-inst
From: Richard Purdie
Signed-off-by: Richard Purdie
---
meta/recipes-bsp/usbinit/usbinit.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-bsp/usbinit/usbinit.bb
b/meta/recipes-bsp/usbinit/usbinit.bb
index 834649b..6170362 100644
--- a/meta/recipes-bsp/
Signed-off-by: Saul Wold
---
meta/recipes-devtools/autoconf/autoconf_2.68.bb |2 +-
meta/recipes-devtools/automake/automake.inc |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/autoconf/autoconf_2.68.bb
b/meta/recipes-devtools/autoconf/autoc
From: Dexuan Cui
Signed-off-by: Dexuan Cui
---
.../{libxext_1.2.0.bb => libxext_1.3.0.bb} |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-graphics/xorg-lib/{libxext_1.2.0.bb => libxext_1.3.0.bb}
(76%)
diff --git a/meta/recipes-graphics/xorg-lib/lib
From: Dexuan Cui
Update LIC_FILES_CHKSUM:
1) COPYING: only format change; no actual license change.
2) 0.22.0 doesn't have pixman-x64-mmx-emulation.h, so let's remove it.
Signed-off-by: Dexuan Cui
---
.../{pixman_0.20.2.bb => pixman_0.22.0.bb} |8
1 files changed, 4 insert
From: Dexuan Cui
Signed-off-by: Dexuan Cui
---
.../{inputproto_2.0.1.bb => inputproto_2.0.2.bb} |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-proto/{inputproto_2.0.1.bb =>
inputproto_2.0.2.bb} (78%)
diff --git a/meta/recipes-graphics/xorg-p
From: Richard Purdie
Signed-off-by: Richard Purdie
---
meta/recipes-core/base-files/base-files_3.0.14.bb |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-core/base-files/base-files_3.0.14.bb
b/meta/recipes-core/base-files/base-files_3.0.14.bb
index 4445081
>-Original Message-
>From: openembedded-core-boun...@lists.openembedded.org
>[mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
>Koen Kooi
>Sent: Tuesday, June 14, 2011 3:46 PM
>To: Patches and discussions about the oe-core layer
>Subject: Re: [OE-core] [PATCH 1/1] gup
On 06/14/2011 12:48 AM, Koen Kooi wrote:
To be clear: does the PR bump fix the issues or was there a fix earlier that
lacked a PR bump?
The fix was earlier and lacked the PR bump to these recipes.
Sau!
Op 13 jun 2011, om 23:30 heeft Saul Wold het volgende geschreven:
Signed-off-by: Saul W
On Mon, 2011-06-13 at 10:12 -0700, Khem Raj wrote:
> On Mon, Jun 13, 2011 at 1:51 AM, Phil Blundell wrote:
> > On Sun, 2011-06-12 at 21:03 -0700, Khem Raj wrote:
> >> This patch brings in new patches from gcc 4.6 FSF branch
> >> And refreshes the headers of existing backported patches
> >> to not
On Tue, 2011-06-14 at 01:01 -0700, Saul Wold wrote:
> +EXTRA_OEFLAGS = "--host ${HOST_SYS}"
This change isn't mentioned in the checkin comment and, as far as I can
tell, setting that variable isn't going to produce any useful effect.
Can you clarify what's going on here?
p.
___
On Mon, 2011-06-13 at 22:25 -0700, Khem Raj wrote:
> PACKAGE_ARCH is set to BASE_PACKAGE_ARCH so we do not
> need to define it here since we already define BASE_PACKAGE_ARCH
>
> Additionally set FEED_ARCH to 'allarch' some distros e.g.
> angstrom sets FEED_ARCH like
>
> FEED_ARCH ?= "${BASE_PACKA
Op 14 jun 2011, om 11:28 heeft Phil Blundell het volgende geschreven:
> On Mon, 2011-06-13 at 10:12 -0700, Khem Raj wrote:
>> On Mon, Jun 13, 2011 at 1:51 AM, Phil Blundell wrote:
>>> On Sun, 2011-06-12 at 21:03 -0700, Khem Raj wrote:
This patch brings in new patches from gcc 4.6 FSF branch
2011/6/14 Anders Darander :
> On Tue, Jun 14, 2011 at 00:22, Yury Bushmelev wrote:
>> 2011/6/13 Anders Darander :
>>> + # We have bitbake in PATH, get TMPDIR from bitbake
>>> + TMPDIR=`bitbake -e | grep TMPDIR=\" | cut -d '=' -f2 | cut -d '"'
>>> -f2`
>>
>> This change inspired me j
On Tue, Jun 14, 2011 at 11:25, Yury Bushmelev wrote:
> 2011/6/14 Anders Darander :
>> On Tue, Jun 14, 2011 at 00:22, Yury Bushmelev wrote:
>>> Getting some variable from bitbake is frequently used task. May be our
>>> bitbake people will add some special mode to bitbake for this? E.b.
>>> like bs
On Tue, 2011-06-14 at 12:33 +0200, Anders Darander wrote:
> Sure, if we need multiple variables, we'll save time by only invoking
> bitbake (and parse all configs, etc) once. On the other hand, have we
> then gained anything, as compared to 'bitbake -e'? Sure, we'll reduce
> the output, by only out
On Tue, Jun 14, 2011 at 12:35, Phil Blundell wrote:
> On Tue, 2011-06-14 at 12:33 +0200, Anders Darander wrote:
>> Sure, if we need multiple variables, we'll save time by only invoking
>> bitbake (and parse all configs, etc) once. On the other hand, have we
>> then gained anything, as compared to
On Tue, 2011-06-14 at 08:44 +0100, Phil Blundell wrote:
> On Mon, 2011-06-13 at 15:10 -0700, Tom Rini wrote:
> > Until then, and even afterwards can we please get some testing of
> > non-poky builds done? I know the autobuilder is full but can't we toss
> > a few things onto a personal box and try
Hi Saul,
I did a merge of the "easy" ones in this series. There are some I've
left pending a little further review or feedback.
On Tue, 2011-06-14 at 01:01 -0700, Saul Wold wrote:
> This has number fixes for various issues along with recipe updates.
> While the autobuidler does not look so great,
On Tue, 2011-06-14 at 09:48 +0200, Koen Kooi wrote:
> To be clear: does the PR bump fix the issues or was there a fix
> earlier that lacked a PR bump?
Fix earlier that lacked PR bumps and is catching a few people out.
Cheers,
Richard
> Op 13 jun 2011, om 23:30 heeft Saul Wold het volgende gesch
On Tue, 2011-06-14 at 10:28 +0100, Phil Blundell wrote:
> On Mon, 2011-06-13 at 10:12 -0700, Khem Raj wrote:
> > On Mon, Jun 13, 2011 at 1:51 AM, Phil Blundell wrote:
> > > On Sun, 2011-06-12 at 21:03 -0700, Khem Raj wrote:
> > >> This patch brings in new patches from gcc 4.6 FSF branch
> > >> And
On Sun, 2011-06-12 at 23:54 -0700, Saul Wold wrote:
> -inherit autotools
> +inherit autotools perlnative
This broke the tree for me. Now I get:
NOTE: Out of date cache found, rebuilding...
ERROR: Could not inherit file
classes/perlnative.bbclass###
| ETA:
Op 14 jun 2011, om 14:53 heeft Phil Blundell het volgende geschreven:
> On Sun, 2011-06-12 at 23:54 -0700, Saul Wold wrote:
>> -inherit autotools
>> +inherit autotools perlnative
>
> This broke the tree for me. Now I get:
>
> NOTE: Out of date cache found, rebuilding...
> ERROR: Could not inhe
Op 14 jun 2011, om 14:30 heeft Richard Purdie het volgende geschreven:
> Koen Kooi (2):
>> qemu.inc: append to IMAGE_FSTYPES instead of weakly assigning them
>
> This needs more discussion as it forces users to build two image types
> and I'm not sure that every user will appreciate this.
If th
On Tue, 2011-06-14 at 13:53 +0100, Phil Blundell wrote:
> On Sun, 2011-06-12 at 23:54 -0700, Saul Wold wrote:
> > -inherit autotools
> > +inherit autotools perlnative
>
> This broke the tree for me. Now I get:
>
> NOTE: Out of date cache found, rebuilding...
> ERROR: Could not inherit file
> cla
On Tue, 2011-06-14 at 14:01 +0100, Phil Blundell wrote:
> On Tue, 2011-06-14 at 13:53 +0100, Phil Blundell wrote:
> > On Sun, 2011-06-12 at 23:54 -0700, Saul Wold wrote:
> > > -inherit autotools
> > > +inherit autotools perlnative
> >
> > This broke the tree for me. Now I get:
> >
> > NOTE: Out
Add a recipe for util-linux-2.19.1.
Since 2.19 util-linux has dropped the '-ng' part of the package
filename / extracted directory name. So util-linux.inc now uses
base_version_less_or_equal to insert this string if required. This
caused a deprecation warning for bb.vercmp, so changed that to
b
Op 14 jun 2011, om 16:10 heeft Chris Elston het volgende geschreven:
> Add a recipe for util-linux-2.19.1.
>
> Since 2.19 util-linux has dropped the '-ng' part of the package
> filename / extracted directory name. So util-linux.inc now uses
> base_version_less_or_equal to insert this string if
On 06/14/2011 02:31 AM, Phil Blundell wrote:
On Tue, 2011-06-14 at 01:01 -0700, Saul Wold wrote:
+EXTRA_OEFLAGS = "--host ${HOST_SYS}"
This change isn't mentioned in the checkin comment and, as far as I can
tell, setting that variable isn't going to produce any useful effect.
Can you clarify w
> Chris, Saul updated to 2.19.1 two weeks ago:
>
> http://cgit.openembedded.org/cgit.cgi/openembedded-core/commit/?id=596e6807826c34a4f93d7cb26052d1bd7a985201
>
> It doesn't seem to have the vercmp change you mentioned, could you try to
> rebase your changes against that?
Thanks for pointing me
On Sun, 2011-06-12 at 21:03 -0700, Khem Raj wrote:
> This patch brings in new patches from gcc 4.6 FSF branch
> And refreshes the headers of existing backported patches
> to not have git patch numbers in comments
>
> I am not sending the patch itself to mailing list due to its
> large size so plea
On Mon, Jun 13, 2011 at 10:41 AM, Koen Kooi wrote:
>
> Op 13 jun 2011, om 15:57 heeft Bruce Ashfield het volgende geschreven:
>
>> On Mon, Jun 13, 2011 at 9:27 AM, Koen Kooi
>> wrote:
>>>
>>> Op 13 jun 2011, om 14:54 heeft Bruce Ashfield het volgende geschreven:
>>>
On Mon, Jun 13, 2011 at
This is not particularly pretty but I couldn't think of any obviously
better way of doing it. Any suggestions?
Signed-off-by: Phil Blundell
---
meta/recipes-devtools/binutils/binutils-cross.inc |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/binu
Op 14 jun 2011, om 17:30 heeft Phil Blundell het volgende geschreven:
> This is not particularly pretty but I couldn't think of any obviously
> better way of doing it. Any suggestions?
>
> Signed-off-by: Phil Blundell
> ---
> meta/recipes-devtools/binutils/binutils-cross.inc |3 ++-
> 1 fil
Hi,
After todays update with a clean build from scratch:
ERROR: Logfile of failure stored in:
/OE/tentacle/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/eglibc-2.12-r14/temp/log.do_patch.14168
Log data follows:
| NOTE: Applying patch 'eglibc-svn-arm-lowlevellock-include-tls
It seems that this broke do_patch, could you have a look at it please?
Op 13 jun 2011, om 08:10 heeft Khem Raj het volgende geschreven:
> We need http://www.eglibc.org/archives/patches/msg00923.html
> to get through the problem we see when OPTION_EGLIBC_RTLD_DEBUG
> is disabled. This patch has be
Signed-off-by: Scott Garman
---
.../conf/distro/include/distro_tracking_fields.inc |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc
b/meta/conf/distro/include/distro_tracking_fields.inc
index f4aa1ea..d70d746 1006
Upgrading to the latest stable release of sudo.
This version of sudo has reorganized its source code layout, hence
the LIC_FILES_CHKSUM related changes. Also, some of the individual
.c files we checksummed (nonunix.h, vasgroups.c) are no longer
shipped with the sources. Finally, an embedded copy o
Hello,
Here's a recipe upgrade I squeezed in between some other things this
morning.
The following changes since commit 7aa7673459376aff911cef820c9417c998d1aa96:
meta-yocto/linux-yocto: update to match the renamed linux-yocto recipes
(2011-06-14 09:21:32 -0700)
are available in the git repos
On Tue, Jun 14, 2011 at 9:07 AM, Koen Kooi wrote:
> It seems that this broke do_patch, could you have a look at it please?
>
for 2.13 its ok on my build box right now. Let me try 2.12
> Op 13 jun 2011, om 08:10 heeft Khem Raj het volgende geschreven:
>
>> We need http://www.eglibc.org/archives/p
On behalf of the Technical Steering Committee,
I am happy to announce the approval of the final version of the Commit and Patch
Message Guidelines.
Thank you to everyone who contributed to document. If anyone has any questions,
comments or concerns feel free to let me or any of the other TSC mem
This patch is already applied to eglibc 2.12 branch as seen here
http://www.eglibc.org/cgi-bin/viewcvs.cgi/branches/eglibc-2_12/libc/manual/Makefile?rev=12230&sortby=date&r2=12230&r1=10495
Signed-off-by: Khem Raj
---
.../eglibc/eglibc-2.12/fix-for-make-3.82.diff | 27
Testing it now
Op 14 jun 2011, om 20:53 heeft Khem Raj het volgende geschreven:
> This patch is already applied to eglibc 2.12 branch as seen here
> http://www.eglibc.org/cgi-bin/viewcvs.cgi/branches/eglibc-2_12/libc/manual/Makefile?rev=12230&sortby=date&r2=12230&r1=10495
>
> Signed-off-by: Khem
Op 14 jun 2011, om 20:53 heeft Khem Raj het volgende geschreven:
> This patch is already applied to eglibc 2.12 branch as seen here
> http://www.eglibc.org/cgi-bin/viewcvs.cgi/branches/eglibc-2_12/libc/manual/Makefile?rev=12230&sortby=date&r2=12230&r1=10495
>
> Signed-off-by: Khem Raj
Acked-by
Signed-off-by: Koen Kooi
---
meta/recipes-core/eglibc/eglibc_2.12.bb |2 +-
meta/recipes-core/eglibc/eglibc_2.13.bb |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/eglibc/eglibc_2.12.bb
b/meta/recipes-core/eglibc/eglibc_2.12.bb
index fe2f51d..f858b
On Tue, 2011-06-14 at 00:40 -0700, Koen Kooi wrote:
> Op 13 jun 2011, om 23:30 heeft Richard Purdie het volgende geschreven:
>
> > On Mon, 2011-06-13 at 22:36 +0200, Koen Kooi wrote:
> >> Op 13 jun 2011, om 22:28 heeft Saul Wold het volgende geschreven:
> >>
> >>> On 06/13/2011 11:31 AM, Koen Koo
Op 14 jun 2011, om 22:20 heeft Tom Zanussi het volgende geschreven:
> On Tue, 2011-06-14 at 00:40 -0700, Koen Kooi wrote:
>> Op 13 jun 2011, om 23:30 heeft Richard Purdie het volgende geschreven:
>>
>>> On Mon, 2011-06-13 at 22:36 +0200, Koen Kooi wrote:
Op 13 jun 2011, om 22:28 heeft Saul
PACKAGE_ARCH is set to BASE_PACKAGE_ARCH so we do not
need to define it here since we already define BASE_PACKAGE_ARCH
angstrom sets FEED_ARCH like
FEED_ARCH ?= "${BASE_PACKAGE_ARCH}"
and 'all' doesnt go well for FEED_ARCH as it ends up with
parsing error for x86 machines.
This might be a laten
Op 14 jun 2011, om 23:13 heeft Khem Raj het volgende geschreven:
> PACKAGE_ARCH is set to BASE_PACKAGE_ARCH so we do not
> need to define it here since we already define BASE_PACKAGE_ARCH
>
> angstrom sets FEED_ARCH like
>
> FEED_ARCH ?= "${BASE_PACKAGE_ARCH}"
>
> and 'all' doesnt go well for
On Tue, 2011-06-14 at 14:13 -0700, Khem Raj wrote:
> Signed-off-by: Khem Raj
> ---
> meta/classes/allarch.bbclass |5 +++--
> 1 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/meta/classes/allarch.bbclass b/meta/classes/allarch.bbclass
> index e3ac392..b9ba28b 100644
> --- a/
On Tue, Jun 14, 2011 at 2:24 PM, Richard Purdie
wrote:
> On Tue, 2011-06-14 at 14:13 -0700, Khem Raj wrote:
>> Signed-off-by: Khem Raj
>> ---
>> meta/classes/allarch.bbclass | 5 +++--
>> 1 files changed, 3 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta/classes/allarch.bbclass b/meta/c
On Tue, 2011-06-14 at 14:08 -0700, Koen Kooi wrote:
> Op 14 jun 2011, om 22:20 heeft Tom Zanussi het volgende geschreven:
>
> > On Tue, 2011-06-14 at 00:40 -0700, Koen Kooi wrote:
> >> Op 13 jun 2011, om 23:30 heeft Richard Purdie het volgende geschreven:
> >>
> >>> On Mon, 2011-06-13 at 22:36 +0
1 - 100 of 119 matches
Mail list logo