Signed-off-by: Saul Wold
---
meta/recipes-multimedia/libmad/libmad_0.15.1b.bb |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-multimedia/libmad/libmad_0.15.1b.bb
b/meta/recipes-multimedia/libmad/libmad_0.15.1b.bb
index acc9df5..ed3efa5 100644
--- a/meta/re
Signed-off-by: Saul Wold
---
meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb
b/meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb
index 4aa6f8c..f21d2c3 100644
--- a/m
[YOCTO #1198]
Signed-off-by: Saul Wold
---
...Drop-config.h-include-in-tools-imximage.h.patch |0
...ove-LDSCRIPT-processing-to-the-top-level-.patch |0
...kimage_2011.03.bb => u-boot-mkimage_2011.06.bb} | 12 +---
.../uboot/{u-boot_2011.03.bb => u-boot_2011.06.bb} | 10 +
From: Saul Wold
[YOCTO #1197]
Signed-off-by: Saul Wold
---
meta/recipes-bsp/x-load/x-load_git.bb | 11 +--
1 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/meta/recipes-bsp/x-load/x-load_git.bb
b/meta/recipes-bsp/x-load/x-load_git.bb
index 600cd87..3f9481c 100644
--- a
Richard,
This address 2 bugs filed by Darren for the Beagleboard, they build
correctly.
It also updates two recipes that Mark Hatle found lacking checksums.
Thanks
Sau!
The following changes since commit 40ecaf6a59ba61e72d29d7e677197ef37c998408:
uclibc: Add default uClibc.machine fil
Op 1 jul 2011, om 01:09 heeft Saul Wold het volgende geschreven:
> On 06/30/2011 03:33 PM, Koen Kooi wrote:
>> ping
>>
> I believe that this has been discussed elsewhere.
Let's post the outcome here then, since I still want this patch to go in.
>
> Sau!
>
>> Op 12 jun 2011, om 18:26 heeft Ko
Hi,
This pull request should be complete based on Richard's second round
of feedback.
Thanks,
Scott
The following changes since commit 1c1372e7eccb01f7c1f682bc0aa989c37f2516f6:
bitbake.conf: update PSEUDO_PASSWD variable (2011-07-01 00:13:25 +0100)
are available in the git repository at:
Enable utmpx
These changes are required for systemd to work
Signed-off-by: Khem Raj
---
meta/recipes-core/uclibc/uclibc-git/uClibc.distro |2 +
.../uclibc/uclibc-git/uclibc-execvpe.patch | 160 +++
.../uclibc-git/uclibc_scheduler_update.patch | 455
It was not setting COMPILE_IN_THUMB_MODE in .config
when ARM_INSTRUCTION_MODE = thumb. Reason was that
this entry has to exist in merged defconfig
so we add it disabled which means no harm to other
architectures
Signed-off-by: Khem Raj
---
meta/recipes-core/uclibc/uclibc-git/uClibc.distro |8
This class is to be used by recipes that need to set up specific
user/group accounts and set custom file/directory permissions.
Signed-off-by: Scott Garman
---
meta/classes/useradd.bbclass | 156 ++
1 files changed, 156 insertions(+), 0 deletions(-)
crea
An example recipe for demonstrating/documenting how user and
group manipulation is done with 'inherit useradd'
Signed-off-by: Scott Garman
---
.../recipes-skeleton/useradd/useradd-example.bb| 76
1 files changed, 76 insertions(+), 0 deletions(-)
create mode 100644 met
On 06/30/2011 04:10 PM, Richard Purdie wrote:
Hi Scott,
This is looking good, thanks for the changes! I just have some cosmetic
things to tweak before it goes in.
Ok, respinning now based on your requests.
BTW, some parts of useradd.bbclass were derived from
update-rc.d.bbclass. So it sounds
Richard,
This address 2 bugs filed by Darren for the Beagleboard, they build
correctly.
Thanks
Sau!
The following changes since commit 40ecaf6a59ba61e72d29d7e677197ef37c998408:
uclibc: Add default uClibc.machine files (2011-07-01 00:40:10 +0100)
are available in the git repository at
From: Saul Wold
[YOCTO #1197]
Signed-off-by: Saul Wold
---
meta/recipes-bsp/x-load/x-load_git.bb | 11 +--
1 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/meta/recipes-bsp/x-load/x-load_git.bb
b/meta/recipes-bsp/x-load/x-load_git.bb
index 600cd87..3f9481c 100644
--- a
[YOCTO #1198]
Signed-off-by: Saul Wold
---
...Drop-config.h-include-in-tools-imximage.h.patch |0
...ove-LDSCRIPT-processing-to-the-top-level-.patch |0
...kimage_2011.03.bb => u-boot-mkimage_2011.06.bb} | 12 +---
.../uboot/{u-boot_2011.03.bb => u-boot_2011.06.bb} | 10 +
On Thu, 2011-06-30 at 16:36 -0700, Khem Raj wrote:
> On Thu, Jun 30, 2011 at 3:30 PM, Richard Purdie
> wrote:
> > On Thu, 2011-06-30 at 01:06 -0700, Khem Raj wrote:
> >> We do not need machine configs or even arch configs since we construct the
> >> bits
> >> in .inc files. Once anamoly is mips w
On Thu, 2011-06-30 at 16:33 -0700, Khem Raj wrote:
> Add generic machine config file
>
> uClibc.machine in topdir should work mostly
> and odd ones like mips should have a copy
> of their own as explained
>
> Signed-off-by: Khem Raj
> ---
> .../uclibc/uclibc-git/mips/uClibc.machine |
On Thu, Jun 30, 2011 at 3:30 PM, Richard Purdie
wrote:
> On Thu, 2011-06-30 at 01:06 -0700, Khem Raj wrote:
>> We do not need machine configs or even arch configs since we construct the
>> bits
>> in .inc files. Once anamoly is mips where we do not use default ARCH for o32
>> which is mips1 but w
Add generic machine config file
uClibc.machine in topdir should work mostly
and odd ones like mips should have a copy
of their own as explained
Signed-off-by: Khem Raj
---
.../uclibc/uclibc-git/mips/uClibc.machine | 16
meta/recipes-core/uclibc/uclibc-git/uClibc.mach
On 06/28/2011 03:36 PM, Scott Garman wrote:
Pseudo was recently changed so that when system() calls are made
after a chroot(), the host binaries can no longer be found, breaking
the system("mkdir -p") approach when useradd creates home directories.
Instead, use mkdir(2) to create home directorie
On 06/28/2011 02:05 AM, Robert Yang wrote:
Changes of V4:
* Change the definition of GLIBC_DYNAMIC_LINKER as Richard suggested.
e.g., the entries in the files that look like:
#define GLIBC_DYNAMIC_LINKER64 "/lib64/ld-linux-x86-64.so.2"
become
#define GLIBC_DYNAMIC_LINKER64 SYSTEML
On 06/24/2011 02:53 AM, wenzong@windriver.com wrote:
From: Wenzong Fan
1) Add ccache as a native tool and put its recipe files to:
'meta/recipes-devtools/ccache';
2) Set 'CCACHE_DIR' in 'bitbake.conf' and create the dirs for every
package before task 'do_configure' started;
3) Add 'ccache'
On 06/23/2011 05:32 AM, Koen Kooi wrote:
The tmpdir patch has been regenerated and can now be applied with git-am, no
functional changes.
The biggest improvement is that dbus will log to syslog nowadays:
[ 22.238708]<29>dbus[237]: [system] Activating service
name='fi.w1.wpa_supplicant1' (us
On 06/19/2011 11:36 PM, Yu Ke wrote:
The following changes since commit 2163461ec94528ecf046a04edc5db3d2dd3a6b8b:
Tom Zanussi (1):
systemtap: remove non-core COMPATIBLE_MACHINES
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kyu3/qing-recipe
http:
On Thu, 2011-06-30 at 15:39 -0700, Scott Garman wrote:
> The internal use of PSEUDO_PASSWD adds the /etc path
> automatically.
>
> Signed-off-by: Scott Garman
Merged to master, thanks.
Richard
___
Openembedded-core mailing list
Openembedded-core@lis
On Wed, 2011-06-29 at 13:46 -0700, Darren Hart wrote:
> The following changes since commit e0fc42b51a8209dac1163ae8126f8c687b6bfddf:
>
> distro_tracking_fields.inc: update RECIPE_MANUAL_CHECK_DATE for screen and
> tcf-agent (2011-06-29 15:04:59 +0100)
>
> are available in the git repository at
On Wed, 2011-06-29 at 16:09 -0700, Jessica Zhang wrote:
> Add OECORE_ACLOCAL_OPTS to env setup scripts for options
> running aclocal to generate correct libtool 2.4 m4 macro,
> the autogen.sh should be changed as aclocal ${OECORE_ACLOCAL_OPTS}
> The following changes since commit c412674cf818e77e3
Hi Scott,
This is looking good, thanks for the changes! I just have some cosmetic
things to tweak before it goes in.
On Thu, 2011-06-30 at 15:39 -0700, Scott Garman wrote:
[...]
> +# Recipe parse-time sanity checks
> +def update_useradd_after_parse(d):
> + if bb.data.getVar('USERADD_PACKAGES'
On Thu, 2011-06-30 at 20:09 +0200, Michael Lippautz wrote:
> This patch adds the firmware files for:
> * rt8192cu
> * rt8192ce
> * rt8192su
>
> Signed-off-by: Michael Lippautz
Merged to master, thanks.
For reference, I changed the file modes to 0644 as per some other recent
audit changed we
On 06/30/2011 04:10 AM, Chris Elston wrote:
As discussed on IRC on 30/06/11, this patch adds support for
BAD_RECOMMENDATIONS to rootfs_ipk, which is a list of packages NOT to
install if suggested or recommended by a recipe. Taken from
http://thread.gmane.org/gmane.comp.handhelds.openembedded/304
On 06/30/2011 03:33 PM, Koen Kooi wrote:
ping
I believe that this has been discussed elsewhere.
Sau!
Op 12 jun 2011, om 18:26 heeft Koen Kooi het volgende geschreven:
The ext3 format is pretty much mandatory for qemu usage, so always create it.
Signed-off-by: Koen Kooi
---
meta/conf/machi
On Wednesday, June 29, 2011 05:32:54 PM Khem Raj wrote:
> On Wed, Jun 29, 2011 at 8:28 AM, Andreas Mueller wrote:
> > Hi,
> >
> > just started to collect first oe-core experiences and would like to get
> > the hardware on my (or friend's) desk supported. To check already
> > available I did
> >
The internal use of PSEUDO_PASSWD adds the /etc path
automatically.
Signed-off-by: Scott Garman
---
meta/conf/bitbake.conf |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 38367dd..bdaa35d 100644
--- a/meta/conf/bitba
Hello,
This pull request incorporates feedback from Richard and MarkH in
response to my previous pull req. I also did more build and runtime
testing of the code to ensure these modifications haven't changed
the output.
Thanks,
Scott
The following changes since commit 8781c843cf3e0913a8fdd2ff919
This class is to be used by recipes that need to set up specific
user/group accounts and set custom file/directory permissions.
Signed-off-by: Scott Garman
---
meta/classes/useradd.bbclass | 161 ++
1 files changed, 161 insertions(+), 0 deletions(-)
crea
An example recipe for demonstrating/documenting how user and
group manipulation is done with 'inherit useradd'
Signed-off-by: Scott Garman
---
.../recipes-skeleton/useradd/useradd-example.bb| 76
1 files changed, 76 insertions(+), 0 deletions(-)
create mode 100644 met
On Tue, 2011-06-21 at 13:27 -0700, nitin.a.kam...@intel.com wrote:
> From: Nitin A Kamble
>
> These patches enable the btrfs image support in the poky tree.
> Other than kernel parts all the parts are ready here. linux-yocto-2.6.37
> kernel need some work to get latest btrfs working, and that pa
ping
Op 12 jun 2011, om 18:26 heeft Koen Kooi het volgende geschreven:
> 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 -
On Thu, 2011-06-30 at 01:06 -0700, Khem Raj wrote:
> We do not need machine configs or even arch configs since we construct the
> bits
> in .inc files. Once anamoly is mips where we do not use default ARCH for o32
> which is mips1 but we use mips32 so thats the reason we have a separate config
> f
On Mon, 2011-06-27 at 16:51 +0100, Phil Blundell wrote:
> But ensure that gcc-cross-intermediate always uses ld.bfd since
> (e)glibc won't build with gold.
>
> Signed-off-by: Phil Blundell
Merged to master, thanks.
Richard
___
Openembedded-core ma
Hi,
On Thu, 2011-06-30 at 18:26 +0100, Tom Parkin wrote:
> We have been working to support a Codesourcery Lite MIPS toolchain
> recently. RP__ (on IRC) asked me to write up the process such that
> others may benefit from our experiences.
>
> Aside: I think this information would probably be best
On Thu, 2011-06-30 at 12:50 +0200, Koen Kooi wrote:
> This fixes the following regression:
>
> * check_data_file_clashes: Package eglibc-utils wants to install file
> /usr/bin/localedef
> But that file is already provided by package * localedef
>
> Signed-off-by: Koen Kooi
This patch
On Thu, 2011-06-30 at 18:10 +0100, Chris Elston wrote:
> We're looking to base an embedded development on oe-core in the near
> future, and one of the things we must have is the ability to configure
> features in/out of recipes per distro.
>
> At the moment some recipes have a configuration / set
On Sat, 2011-06-25 at 11:24 +0200, Koen Kooi wrote:
> Polkit support is actually needed for consolekit to function properly,
> without you get things like:
>
> ** (gnome-panel:547): WARNING **: Could not ask session manager if shut
> down is available: Timeout was reached
>
> Various appl
On Tue, 2011-06-21 at 15:59 +0200, Koen Kooi wrote:
> The 2.6.37.2 version is kept to allow the qemu kernels and libc headers
> version to match
> ---
> .../linux-libc-headers_2.6.39.bb | 49
>
> 1 files changed, 49 insertions(+), 0 deletions(-)
> create
On Fri, 2011-06-24 at 16:00 +0200, Koen Kooi wrote:
> Somewhere in the past webkit changed from webkit-x to webkitgtk-x but the
> person updating the recipe didn't catch that
>
> Signed-off-by: Koen Kooi
Merged to master, thanks.
Richard
___
Openem
On Sat, 2011-06-25 at 11:24 +0200, Koen Kooi wrote:
> Signed-off-by: Koen Kooi
> ---
> .../recipes-support/consolekit/consolekit_0.4.5.bb | 13 ++---
> 1 files changed, 10 insertions(+), 3 deletions(-)
Merged to master, thanks.
Richard
___
On 06/30/2011 01:35 PM, Koen Kooi wrote:
Op 30 jun 2011, om 18:08 heeft Mark Hatle het volgende geschreven:
On 6/30/11 10:58 AM, Tom Rini wrote:
On 06/30/2011 08:11 AM, Koen Kooi wrote:
These were turned off by:
commit fae8d5e985e9b05ce90f1eca434ad4dbf2259725 Author: Richard
Purdie Date:
Op 30 jun 2011, om 18:08 heeft Mark Hatle het volgende geschreven:
> On 6/30/11 10:58 AM, Tom Rini wrote:
>> On 06/30/2011 08:11 AM, Koen Kooi wrote:
>>> These were turned off by:
>>>
>>> commit fae8d5e985e9b05ce90f1eca434ad4dbf2259725
>>> Author: Richard Purdie
>>> Date: Thu Jul
I'm going to be mailing out the errors I'm setting with the reinstated
insane.bbclass, here are the first ones:
ERROR: QA Issue: Architecture did not match (40 to 62) on
/work/archos5it-angstrom-linux-gnueabi/linux-omap-archos-2.6.27.10-omap1-r101/packages-split/kernel-misc/kernel/scripts/kconfi
ping
Op 25 jun 2011, om 11:24 heeft Koen Kooi het volgende geschreven:
> Signed-off-by: Koen Kooi
> ---
> .../recipes-support/consolekit/consolekit_0.4.5.bb | 13 ++---
> 1 files changed, 10 insertions(+), 3 deletions(-)
>
> diff --git a/meta/recipes-support/consolekit/consolekit_0.4.
ping
Op 21 jun 2011, om 15:59 heeft Koen Kooi het volgende geschreven:
> The 2.6.37.2 version is kept to allow the qemu kernels and libc headers
> version to match
> ---
> .../linux-libc-headers_2.6.39.bb | 49
> 1 files changed, 49 insertions(+), 0 deleti
ping
Op 24 jun 2011, om 16:00 heeft Koen Kooi het volgende geschreven:
> Somewhere in the past webkit changed from webkit-x to webkitgtk-x but the
> person updating the recipe didn't catch that
>
> Signed-off-by: Koen Kooi
> ---
> meta/recipes-sato/webkit/webkit-gtk_svn.bb |9 +
> 1
ping
Op 25 jun 2011, om 11:24 heeft Koen Kooi het volgende geschreven:
> Polkit support is actually needed for consolekit to function properly,
> without you get things like:
>
> ** (gnome-panel:547): WARNING **: Could not ask session manager if shut
> down is available: Timeout was reac
Hi folks,
We have been working to support a Codesourcery Lite MIPS toolchain
recently. RP__ (on IRC) asked me to write up the process such that
others may benefit from our experiences.
Aside: I think this information would probably be best hosted on a
wiki, so once we've made any required change
This patch adds the firmware files for:
* rt8192cu
* rt8192ce
* rt8192su
Signed-off-by: Michael Lippautz
---
.../linux-firmware/linux-firmware_git.bb | 39 +++-
1 files changed, 37 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-kernel/linux-firmware/linux
On Thu, 2011-06-30 at 19:41 +0200, Koen Kooi wrote:
> Real world experience with gcc 4.3 and 4.5 has shown that gcc is
> shockingly bad at vectorizing for NEON, so you need this unbreak-me
> option to avoid slowdowns. It might be less bad on cortex-a9 or a15,
> but for A8 not vectorizing is a net w
Op 30 jun 2011, om 18:02 heeft Tom Rini het volgende geschreven:
> On 06/28/2011 10:36 AM, Darren Hart wrote:
>>
>>
>> On 06/24/2011 04:54 AM, Koen Kooi wrote:
>>> Hi,
>>>
>>> We discussed tune files a bit during last nights TSC meeting and Khem had
>>> expressed the need before, so I'd like t
We're looking to base an embedded development on oe-core in the near
future, and one of the things we must have is the ability to configure
features in/out of recipes per distro.
At the moment some recipes have a configuration / set of dependencies
baked in to the recipe. For example, gstreamer h
On 06/28/2011 10:36 AM, Darren Hart wrote:
>
>
> On 06/24/2011 04:54 AM, Koen Kooi wrote:
>> Hi,
>>
>> We discussed tune files a bit during last nights TSC meeting and Khem had
>> expressed the need before, so I'd like to get this discussion started by
>> using
>> armv7a as an example.
>>
>> For
Hi Ke,
So I've tested this now, apologies for taking so long. Updating with filtering
works well. Unfortunately when I tested splitpatch it didn't seem to be
working - instead of getting the HEAD commit split out into patches for the
each components of the combo repo, I just get semi-random pat
On 6/30/11 10:58 AM, Tom Rini wrote:
> On 06/30/2011 08:11 AM, Koen Kooi wrote:
>> These were turned off by:
>>
>> commit fae8d5e985e9b05ce90f1eca434ad4dbf2259725
>> Author: Richard Purdie
>> Date: Thu Jul 8 23:51:06 2010 +0100
>>
>> insane.bbclass: Relax fatal errors
On Thursday 30 June 2011 16:49:57 Koen Kooi wrote:
> It's a white list, so:
>
> # 0 - non dev contains .so
> # 5 - .la contains installed=yes or reference to the workdir
> # 7 - the desktop file is not valid
> # 8 - .la contains reference to the workdir
> # 9 - LDFLAGS ignored
>
> Are warnings an
On 06/30/2011 08:11 AM, Koen Kooi wrote:
> These were turned off by:
>
> commit fae8d5e985e9b05ce90f1eca434ad4dbf2259725
> Author: Richard Purdie
> Date: Thu Jul 8 23:51:06 2010 +0100
>
> insane.bbclass: Relax fatal errors for now until we get have
> time to wo
On 06/30/2011 07:54 AM, Richard Purdie wrote:
On Thu, 2011-06-30 at 12:17 +0100, Phil Blundell wrote:
On Wed, 2011-06-29 at 14:49 +0100, Richard Purdie wrote:
I'd love to see a patch for this! :)
Your wish, naturally, is my command. I've built micro-base-image with
this and verified that I d
Op 30 jun 2011, om 17:33 heeft Paul Eggleton het volgende geschreven:
> On Thursday 30 June 2011 16:11:29 Koen Kooi wrote:
>> These were turned off by:
>>
>> commit fae8d5e985e9b05ce90f1eca434ad4dbf2259725
>> Author: Richard Purdie
>> Date: Thu Jul 8 23:51:06 2010 +0100
>>
>>
Signed-off-by: Koen Kooi
---
meta/recipes-core/eglibc/eglibc-package.inc | 18 +-
meta/recipes-core/eglibc/eglibc_2.12.bb |2 +-
meta/recipes-core/eglibc/eglibc_2.13.bb |2 +-
3 files changed, 15 insertions(+), 7 deletions(-)
diff --git a/meta/recipes-core/eglib
On Thursday 30 June 2011 16:11:29 Koen Kooi wrote:
> These were turned off by:
>
> commit fae8d5e985e9b05ce90f1eca434ad4dbf2259725
> Author: Richard Purdie
> Date: Thu Jul 8 23:51:06 2010 +0100
>
> insane.bbclass: Relax fatal errors for now until we get have
>
These were turned off by:
commit fae8d5e985e9b05ce90f1eca434ad4dbf2259725
Author: Richard Purdie
Date: Thu Jul 8 23:51:06 2010 +0100
insane.bbclass: Relax fatal errors for now until we get have
time to work through the backlog
The current metadata trig
On Thu, 2011-06-30 at 14:04 +0100, Phil Blundell wrote:
> On Thu, 2011-06-30 at 13:24 +0200, Koen Kooi wrote:
> > Does it whitelist recipes that inherit task.bbclass? I have tasks used for
> > beagleboard workshops that drag in the native toolchain and headers for the
> > things we need to build
On Thu, 2011-06-30 at 12:17 +0100, Phil Blundell wrote:
> On Wed, 2011-06-29 at 14:49 +0100, Richard Purdie wrote:
> > I'd love to see a patch for this! :)
>
> Your wish, naturally, is my command. I've built micro-base-image with
> this and verified that I didn't get any false positives; I also c
On 06/30/2011 03:32 AM, Phil Blundell wrote:
On Thu, 2011-06-16 at 16:18 -0700, Khem Raj wrote:
Yes I think I should put together my mechanism somewhere and post it
and dejaGNU setup I use for cross testing
Did you get a chance to do this at all?
so far no. Let me collect them and make sure
Op 30 jun 2011, om 15:04 heeft Phil Blundell het volgende geschreven:
> On Thu, 2011-06-30 at 13:24 +0200, Koen Kooi wrote:
>> Does it whitelist recipes that inherit task.bbclass? I have tasks used for
>> beagleboard workshops that drag in the native toolchain and headers for the
>> things we n
On Thu, 2011-06-30 at 13:24 +0200, Koen Kooi wrote:
> Does it whitelist recipes that inherit task.bbclass? I have tasks used for
> beagleboard workshops that drag in the native toolchain and headers for the
> things we need to build against (e.g. opencv, qt).
No. The existing logic for -dbg pac
Op 30 jun 2011, om 13:17 heeft Phil Blundell het volgende geschreven:
> On Wed, 2011-06-29 at 14:49 +0100, Richard Purdie wrote:
>> On Wed, 2011-06-29 at 14:36 +0100, Phil Blundell wrote:
>>> On Tue, 2011-06-28 at 22:32 +0200, Koen Kooi wrote:
From
http://git.angstrom-distribution.org/
On Wed, 2011-06-29 at 14:49 +0100, Richard Purdie wrote:
> On Wed, 2011-06-29 at 14:36 +0100, Phil Blundell wrote:
> > On Tue, 2011-06-28 at 22:32 +0200, Koen Kooi wrote:
> > > From
> > > http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/testlab/commit/?h=yocto&id=0d0e14cda2ddd881d09798b0e6edd
As discussed on IRC on 30/06/11, this patch adds support for
BAD_RECOMMENDATIONS to rootfs_ipk, which is a list of packages NOT to
install if suggested or recommended by a recipe. Taken from
http://thread.gmane.org/gmane.comp.handhelds.openembedded/30417.
Note that current support for this in o
This fixes the following regression:
* check_data_file_clashes: Package eglibc-utils wants to install file
/usr/bin/localedef
But that file is already provided by package * localedef
Signed-off-by: Koen Kooi
---
meta/recipes-core/eglibc/eglibc-package.inc | 16 +++-
met
On Thu, 2011-06-16 at 16:18 -0700, Khem Raj wrote:
> Yes I think I should put together my mechanism somewhere and post it
> and dejaGNU setup I use for cross testing
Did you get a chance to do this at all?
thanks
p.
___
Openembedded-core mailing lis
Ping?
p.
On Mon, 2011-06-27 at 16:51 +0100, Phil Blundell wrote:
> But ensure that gcc-cross-intermediate always uses ld.bfd since
> (e)glibc won't build with gold.
>
> Signed-off-by: Phil Blundell
> ---
> meta/recipes-devtools/binutils/binutils-cross.inc |3 ++-
> .../gcc/gcc-cross-inte
On Thu, Jun 30, 2011 at 10:00, Richard Purdie
wrote:
> On Wed, 2011-06-29 at 20:02 +0200, Anders Darander wrote:
>> On Wed, Jun 29, 2011 at 19:54, Anders Darander wrote:
>> >
>> > v3: - task-base.bb: fix a problem that *pcmia26 couldn't be found.
>> Unless I find some more problems, or get such
ARCH_{BIG|LITTLE}_ENDIAN is governed by ARCH_WANTS_{LITTLE|BIG}_ENDIAN
therefore we tame the superior
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
Remove unused uClibc.distro from topdir. It just creates
confusion
Signed-off-by: Khem Raj
---
meta/recipes-core/uclibc/uClibc.distro| 157 -
meta/recipes-core/uclibc/uclibc-git/uClibc.distro |1 +
2 files changed, 1 insertions(+), 157 deletions(-)
delete mo
newer udev uses sgnalfd + epoll and this exposed a bug
in uclibc for mips where SFD_NONBLOCK should be defined
with 0200 for mips but was using 04000. This would cause
random segfaults in udev during boot process
Tested on qemumips/angstrom console-image since angstrom
uses udev 171. It worked wel
Signed-off-by: Khem Raj
---
...rch-Free-UCLIBC_HAS_FPU-setting-from-depe.patch | 29
meta/recipes-core/uclibc/uclibc_git.bb |1 +
2 files changed, 30 insertions(+), 0 deletions(-)
create mode 100644
meta/recipes-core/uclibc/uclibc-git/0001-Config.in.arch-F
Big endian counterparts are not needed since
we already add the proper endianness to final
.config as seen in uclibc-config.inc
The difference between arm and armv5te configs
were also superficial since all it did was select
arm926t which made sure that right mtune and march
flags were passed to g
Without this even arm-*-* was being treated as big endian
but normal convention is the arm-*-* is little endian
Signed-off-by: Khem Raj
---
meta/recipes-core/uclibc/uclibc-config.inc |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-core/uclibc/uclibc-config.
We do not need machine configs or even arch configs since we construct the bits
in .inc files. Once anamoly is mips where we do not use default ARCH for o32
which is mips1 but we use mips32 so thats the reason we have a separate config
for mips.
Additionally fix boot issue found on mips which were
On Wed, 2011-06-29 at 20:02 +0200, Anders Darander wrote:
> On Wed, Jun 29, 2011 at 19:54, Anders Darander wrote:
> >
> > v3: - task-base.bb: fix a problem that *pcmia26 couldn't be found.
>
> This third version fixes a bug introduced in v2. (task-base-pcmcia26
> weren't found). The fix is incorp
On Wed, 2011-06-29 at 17:37 +0100, Jonathan Cameron wrote:
> Prior to Koen's patch "libc locale split: fix some remaining problems"
>
> I was getting the same issue but with libc6 and particular versions.
>
> I'm guessing this is more fallout from the same issue Koen found?
Yes, it looks like it
90 matches
Mail list logo