On Sat, Aug 20, 2011 at 02:07, Bruce Ashfield wrote:
> These aren't equivalent. We should maintain what is already in kernel.bbclass
> and just move it over. If there already a uImage in the build tree, there's no
> need to run all the objcopy "mess" below. I found that it created useless
> binar
On Fri, Aug 19, 2011 at 1:20 AM, Bruce Ashfield
wrote:
> Richard/Saul,
>
> Here's a consolidated set of changes that I've been testing with
> for the past few days. The patches are pretty much self explanitory.
>
> 1/3: linux-yocto: restoring LINUX_VERSION ?= "3.0"
>
> After discussions on the ma
On Sat, Aug 20, 2011 at 12:58 AM, Otavio Salvador
wrote:
> Signed-off-by: Otavio Salvador
> ---
> meta/classes/kernel.bbclass | 39 +++
> 1 files changed, 23 insertions(+), 16 deletions(-)
>
> diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bb
Signed-off-by: Otavio Salvador
---
scripts/combo-layer |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/scripts/combo-layer b/scripts/combo-layer
index 07b3382..f8763ee 100755
--- a/scripts/combo-layer
+++ b/scripts/combo-layer
@@ -339,8 +339,8 @@ Action:
update
Signed-off-by: Otavio Salvador
---
scripts/runqemu |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/scripts/runqemu b/scripts/runqemu
index ed8c05b..91c3c9e 100755
--- a/scripts/runqemu
+++ b/scripts/runqemu
@@ -135,6 +135,9 @@ while [ $i -le $# ]; do
SCRIPT
Signed-off-by: Otavio Salvador
---
scripts/runqemu |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/runqemu b/scripts/runqemu
index 91c3c9e..d617f79 100755
--- a/scripts/runqemu
+++ b/scripts/runqemu
@@ -163,7 +163,7 @@ while [ $i -le $# ]; do
# A dir
Signed-off-by: Otavio Salvador
---
meta/classes/kernel.bbclass | 39 +++
1 files changed, 23 insertions(+), 16 deletions(-)
diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass
index ff3fa46..8a56b85 100644
--- a/meta/classes/kernel.bbclass
Signed-off-by: Otavio Salvador
---
meta/classes/toolchain-scripts.bbclass | 12 ++--
scripts/oe-find-native-sysroot |2 +-
scripts/runqemu-export-rootfs |2 +-
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/meta/classes/toolchain-scripts.bbclass
Save the kernel image name into sysroot so it can be used during image
build if need. This is used by O.S. Systems products and probably
useful to others.
Signed-off-by: Otavio Salvador
---
meta/classes/kernel.bbclass |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/
Signed-off-by: Otavio Salvador
---
meta/classes/kernel.bbclass |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass
index a2b10f2..ff3fa46 100644
--- a/meta/classes/kernel.bbclass
+++ b/meta/classes/kernel.bbclass
@@ -
TARGET_ARCH makes the building too fragile since it changes during
building of target and nativesdk binaries thus making it difficult to
handle a proper path for installation of binaries. The fix for it is
to move it to toolchain tarball name.
Signed-off-by: Otavio Salvador
---
meta/classes/popu
The following changes since commit c539155c51e43680711130df9050d3e92282591e:
newt: update distro tracking fields (2011-08-19 09:05:54 -0700)
are available in the git repository at:
git://github.com/OSSystems/oe-core master
https://github.com/OSSystems/oe-core/tree/master
Otavio Salvador (8
On 08/19/2011 09:26 AM, Phil Blundell wrote:
Ping?
Was pulled earlier this week, RP and I have been at LinuxCon this week,
I am attempting to do some catch up now, but Merge ACKs will be delayed
until the weekend or next week.
Merged into OE-Core
Thanks
Sau!
p.
On Mon, 2011-08-
On Fri, Aug 19, 2011 at 4:51 PM, Bruce Ashfield
wrote:
> On Fri, Aug 19, 2011 at 1:24 PM, Richard Purdie
> wrote:
>> On Fri, 2011-08-19 at 08:53 -0400, Bruce Ashfield wrote:
>>> On Fri, Aug 19, 2011 at 5:43 AM, Phil Blundell wrote:
>>> > On Fri, 2011-08-19 at 01:20 -0400, Bruce Ashfield wrote:
>
On Fri, 2011-08-19 at 15:30 -0700, Joshua Lock wrote:
> We don't (currently) have usbpath in oe-core, so drop it from the DEPENDS to
> make BlueZ buildable again.
>
> Signed-off-by: Joshua Lock
> CC: Martin Jansa
> ---
> meta/recipes-connectivity/bluez/bluez4_4.96.bb |2 +-
> 1 files change
We don't (currently) have usbpath in oe-core, so drop it from the DEPENDS to
make BlueZ buildable again.
Signed-off-by: Joshua Lock
CC: Martin Jansa
---
meta/recipes-connectivity/bluez/bluez4_4.96.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-connecti
Quick hit and run patch to enable bluez to build.
I believe Martin is going to check whether usbpath is desirable for oe-core.
Cheers,
Joshua
The following changes since commit c539155c51e43680711130df9050d3e92282591e:
newt: update distro tracking fields (2011-08-19 09:05:54 -0700)
are avail
On Fri, Aug 19, 2011 at 03:11:08PM -0700, Chris Larson wrote:
> On Fri, Aug 19, 2011 at 5:16 AM, wrote:
> > From: Martin Jansa
> >
> > * if there is multiple .bbappend files with FILESEXTRAPATHS_prepend := "/:"
> > then the one parsed last is causing trailing ':' and that's causing empty
> > e
On Fri, Aug 19, 2011 at 5:16 AM, wrote:
> From: Martin Jansa
>
> * if there is multiple .bbappend files with FILESEXTRAPATHS_prepend := "/:"
> then the one parsed last is causing trailing ':' and that's causing empty
> element in
> path = extrapaths.split(:) + path
> * it's hard to keep all .
Enable machines or distros to select the hard floating point abi for cortexa8
machines. I left out the arm7a thumb+neon combinations as they were not
present in the original non-hf set.
Signed-off-by: Darren Hart
CC: Jason Kridner
CC: Koen Kooi
---
meta/conf/machine/include/tune-cortexa8.inc |
Correct some typographical errors in the arm7a and cortexa8 files. Add support
for the hard floating point abi. Leave the default as cortexa8-neon.
These are in preparation to enable hardfp for meta-yocto's beagleboard BSP.
The following changes since commit 8aa14b444f16c4fd0afe93eccd238a8fb2bc02
The thumb flag "t" appears to have been copy/pasted to all the
PACKAGE_EXTRA_ARCHS tune variables. Remove it from the non-thumb versions.
Signed-off-by: Darren Hart
CC: Jason Kridner
CC: Koen Kooi
---
meta/conf/machine/include/tune-cortexa8.inc |4 ++--
1 files changed, 2 insertions(+), 2
A closing quote was missing for an AVAILTUNES append operation, add it.
Signed-off-by: Darren Hart
CC: Jason Kridner
CC: Koen Kooi
---
meta/conf/machine/include/arm/arch-armv7a.inc |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/conf/machine/include/arm/arch-armv
From: Chris Larson
Signed-off-by: Chris Larson
---
meta/classes/image_types_uboot.bbclass | 21 +
1 files changed, 21 insertions(+), 0 deletions(-)
create mode 100644 meta/classes/image_types_uboot.bbclass
diff --git a/meta/classes/image_types_uboot.bbclass
b/meta/class
From: Chris Larson
Signed-off-by: Chris Larson
---
meta/recipes-support/libpcre/libpcre_8.12.bb |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-support/libpcre/libpcre_8.12.bb
b/meta/recipes-support/libpcre/libpcre_8.12.bb
index 9216777..24d91c3 100
From: Chris Larson
In certain combinations of build/host/target, they can end up
inadvertently prefixed, breaking the assumptions in the recipe.
Signed-off-by: Chris Larson
---
meta/recipes-devtools/rpm/rpm_5.4.0.bb |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/met
On Fri, Aug 19, 2011 at 1:24 PM, Richard Purdie
wrote:
> On Fri, 2011-08-19 at 08:53 -0400, Bruce Ashfield wrote:
>> On Fri, Aug 19, 2011 at 5:43 AM, Phil Blundell wrote:
>> > On Fri, 2011-08-19 at 01:20 -0400, Bruce Ashfield wrote:
>> >> diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
On Fri, Aug 19, 2011 at 10:24 AM, Richard Purdie
wrote:
>
> I'm not 100% convinced that this is a good idea. I'd really prefer the
> kernel accurately reflected the version it was. Can we not do:
>
> PREFERRRED_VERSION_xxx = "3.0%"
>
yes I would prefer that too
> to get around the preferred vers
On Fri, Aug 19, 2011 at 11:29 AM, Khem Raj wrote:
> On Fri, Aug 19, 2011 at 9:23 AM, Phil Blundell wrote:
>> On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
>>> # Third digit in PV should be incremented after a minor release
>>> # happens from this branch on gcc e.g. currently its 4.6.0
>>>
On Fri, Aug 19, 2011 at 9:23 AM, Phil Blundell wrote:
> On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
>> # Third digit in PV should be incremented after a minor release
>> # happens from this branch on gcc e.g. currently its 4.6.0
>> @@ -90,6 +90,7 @@ EXTRA_OECONF_BASE = " --enable-lto \
>
On Fri, 2011-08-19 at 08:53 -0400, Bruce Ashfield wrote:
> On Fri, Aug 19, 2011 at 5:43 AM, Phil Blundell wrote:
> > On Fri, 2011-08-19 at 01:20 -0400, Bruce Ashfield wrote:
> >> diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
> >> b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
> >> ind
This makes building for little-endian mips32 slightly more convenient.
Signed-off-by: Phil Blundell
---
meta/conf/machine/include/tune-mips32.inc |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/meta/conf/machine/include/tune-mips32.inc
b/meta/conf/machine/include/tu
On Fri, Aug 19, 2011 at 9:13 AM, Richard Purdie
wrote:
> On Fri, 2011-08-19 at 08:27 -0700, Khem Raj wrote:
>> > Also, if mips doesn't support this, how is anything at all working at
>> > the moment?
>>
>> see last line in distro/include/tcmode-default.inc
>>
>> TARGET_LINK_HASH_STYLE ?=
>> "${@['
Ping?
p.
On Mon, 2011-08-15 at 17:16 +0100, Phil Blundell wrote:
> When CMake is looking for perl, it only searches in the specific directories
> that it's told about and ignores ${PATH}. If perlnative is in use, ensure
> that the appropriate installation path is added to the list of places that
On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
> # Third digit in PV should be incremented after a minor release
> # happens from this branch on gcc e.g. currently its 4.6.0
> @@ -90,6 +90,7 @@ EXTRA_OECONF_BASE = " --enable-lto \
> --disable-bootstrap \
>
On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
> The following changes since commit 2e83e6755441cb14bd907d306974338c15173189:
>
> kernel: restore crtsavres.o to enable building external modules on powerpc
> (2011-08-17 15:46:16 +0100)
>
> are available in the git repository at:
> git://
On Fri, 2011-08-19 at 08:27 -0700, Khem Raj wrote:
> > Also, if mips doesn't support this, how is anything at all working at
> > the moment?
>
> see last line in distro/include/tcmode-default.inc
>
> TARGET_LINK_HASH_STYLE ?=
> "${@['-Wl,--hash-style=gnu',''][bb.data.getVar('TARGET_ARCH', d, Tru
On Fri, 2011-08-19 at 16:40 +0200, Martin Jansa wrote:
> On Fri, Aug 19, 2011 at 03:33:38PM +0100, Phil Blundell wrote:
> > On Fri, 2011-08-19 at 09:27 -0500, Richard Purdie wrote:
> > > What isthe version getting set to for this recipe?
> >
> > Just "git" at the moment, which I suppose is a bit s
On 8/19/2011 7:26 AM, Richard Purdie wrote:
On Fri, 2011-08-19 at 10:24 +0100, Phil Blundell wrote:
On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
From: Khem Raj
LINKER_HASH_STYLE is not set to either sysv or gnu
depending upon architecture e.g. mips does not support
gnu hash style among
The patches fail to apply so i drop them, I didn't check if the patches
where merged into
upstream :(
On Fri, Aug 19, 2011 at 9:15 AM, Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:
> On Wed, 2011-08-17 at 21:57 -0500, Adrian Alonso wrote:
> > * file version 5.07 also prevents magic
On Fri, Aug 19, 2011 at 03:33:38PM +0100, Phil Blundell wrote:
> On Fri, 2011-08-19 at 09:27 -0500, Richard Purdie wrote:
> > What isthe version getting set to for this recipe?
>
> Just "git" at the moment, which I suppose is a bit suboptimal. What's
> the recommended string for packages that don
I've been getting reports that people are experiencing crashed with the
cross-prelinker on 64-bit only filesystems. This includes both x86_64 and
PPC64.
In the case of the PPC64, there is one or more bug in the cross-prelinker rtld
emulation which I'm currently working on.
x86_64 however seems
On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
> From: Anders Darander
>
> When reducing build time by adding QT_DISTRO_FLAGS from the set '-no-gui
> -nomake tools
> -nomake examples -nomake demos -nomake docs', build failure can occur, due to
> not building
> all tools.
>
> * Make rm not
On Fri, 2011-08-19 at 09:27 -0500, Richard Purdie wrote:
> What isthe version getting set to for this recipe?
Just "git" at the moment, which I suppose is a bit suboptimal. What's
the recommended string for packages that don't have any upstream
release?
p.
On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
> From: Koen Kooi
>
> Without providing these site entries tcl networking doesn't work on the
> target.
>
> Original OE commit:
>
> commit 0c340037644f87054462f62b50cd397c162615b7
> Author: Koen Kooi
> Date: Wed May 26 13:04:18 2010 +0200
On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
> From: Noor Ahsan
>
> * Added recipe of version 1.4.4 and removed 1.4.1 recipe and its patch files.
>
> Signed-off-by: Noor Ahsan
> ---
> .../add-exclusion-to-mkfs-jffs2-git-2.patch|0
> .../mtd/{mtd-utils_1.4.1.bb => mtd-utils_1
On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
> From: Phil Blundell
>
> This is needed by Clutter's egl backend.
>
> Signed-off-by: Phil Blundell
> ---
> .../xorg-lib/libxkbcommon/cross.patch | 43
>
> meta/recipes-graphics/xorg-lib/libxkbcommon_git.b
On Fri, 2011-08-19 at 10:24 +0100, Phil Blundell wrote:
> On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
> > From: Khem Raj
> >
> > LINKER_HASH_STYLE is not set to either sysv or gnu
> > depending upon architecture e.g. mips does not support
> > gnu hash style among the supported architectur
On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
> From: Dongxiao Xu
>
> Remove the install.patch which hardcode the lib paths.
> Change ${PN} to ${BPN} in file names.
>
> Signed-off-by: Dongxiao Xu
> ---
> .../procps/procps-3.2.8/install.patch | 29
>
>
On Wed, 2011-08-17 at 21:57 -0500, Adrian Alonso wrote:
> * file version 5.07 also prevents magic file mistmatch
> in Fedora 15
> * related to bug 1358.
> http://bugzilla.pokylinux.org/show_bug.cgi?id=1358
> * v2 remove previous file version 5.04
> remove unused patchs
When you say these are
On Fri, Aug 19, 2011 at 5:43 AM, Phil Blundell wrote:
> On Fri, 2011-08-19 at 01:20 -0400, Bruce Ashfield wrote:
>> diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
>> b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
>> index 44f1ebe..5d9871f 100644
>> --- a/meta/recipes-kernel/linux/linux
From: Martin Jansa
* if there is multiple .bbappend files with FILESEXTRAPATHS_prepend := "/:"
then the one parsed last is causing trailing ':' and that's causing empty
element in
path = extrapaths.split(:) + path
* it's hard to keep all .bbappends from foreign layers to follow this rule, so
On Wednesday 17 August 2011 19:41:37 Phil Blundell wrote:
> On Wed, 2011-08-17 at 19:37 +0100, Paul Eggleton wrote:
> > +Files in the deploy directory will not be re-created automatically if
> > you +delete them. If you do delete a file, you will need to run:
> > +
> > + bitbake -c clean TARGET
>
From: Jingdong Lu
Fix bug: [YOCTO #817]
Add kernel modules to rootfs for mpc8315e.
Signed-off-by: Jingdong Lu
---
meta-yocto/conf/machine/mpc8315e-rdb.conf |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/meta-yocto/conf/machine/mpc8315e-rdb.conf
b/meta-yocto/conf/mac
From: Jingdong Lu
Fix bug: [YOCTO #817]
Add kernel modules to rootfs for mpc8315e.
The following changes since commit 081e010443a3436dbd5415968aeb3ef4383e2686:
Jingdong Lu (1):
initrdscripts: fix init-live.sh
are available in the git repository at:
git://git.pokylinux.org/poky-con
On Fri, 2011-08-19 at 01:20 -0400, Bruce Ashfield wrote:
> diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
> b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
> index 44f1ebe..5d9871f 100644
> --- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto_3
On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
> From: Khem Raj
>
> LINKER_HASH_STYLE is not set to either sysv or gnu
> depending upon architecture e.g. mips does not support
> gnu hash style among the supported architectures so
> we make sure its set to 'sysv' form mips
>
> Linker flags a
wenzong fan wrote on 2011-08-19:
> Hi Folks,
>
> I think I was blocked by this defect now, and it also blocked the #1086:
>
> http://bugzilla.pokylinux.org/show_bug.cgi?id=1070
>
> I have try to add the depended packages to 'package_to_install', but
> they won't be installed at all. I know a li
58 matches
Mail list logo