On Wed, Aug 01, 2012 at 08:50:21AM +0200, Martin Jansa wrote:
> Hi,
>
> this commit:
>
> reexecuting do_compile in u-boot causes .bfd being appended multiple
> times and resulting in errors like:
> /bin/bash: arm-oe-linux-gnueabi-ld.bfd.bfd.bfd: command not found
>
> Regex should be updated or
Hi,
this commit:
reexecuting do_compile in u-boot causes .bfd being appended multiple
times and resulting in errors like:
/bin/bash: arm-oe-linux-gnueabi-ld.bfd.bfd.bfd: command not found
Regex should be updated or patch like this:
http://git.shr-project.org/git/?p=meta-smartphone.git;a=blob;f=
Hi Jessica,
The patches sent to the list were applied against oe-core, not poky. So
that they can be easily applied. You can, however, cherry-pick the
patches into the poky/master.
Thanks,
Laurentiu
On 07/31/2012 09:41 PM, Zhang, Jessica wrote:
> Hi Laurentiu,
>
> Seems there's some issue with
The following changes since commit 4029ce1a15e1dbd37ee77ccf2a915e463b7b:
package_rpm.bbclass: Accomodate dash when using arrays (2012-07-31 12:22:06
+0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib mhatle/python-setuptools
http://git.pokylinux.org/cgi
--install-lib= is required to be passed via distutils install
otherwise the install location gets set to whatever the python-native
location is.
Signed-off-by: Mark Hatle
---
.../python/python-setuptools_0.6c11.bb |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --
It looks like opkg already uses --disable-gpg, so opkg-nogpg builds the same
and the packaging conflicts with opkg, so perhaps it could be eliminated?
Joe
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo
Refactor of the OE-Core image creation
--
Preface:
The refactoring being discussed below attempts to cover the overall image
creation through image deployment process that I'd like to see in OE-Core.
Where existing functionality already exists, the refactori
This fixes isses on distro that have perl in /bin/perl instead
of /usr/bin/perl such as Fedora 17
Signed-off-by: Matthew McClintock
---
.../foomatic/foomatic-filters_4.0.16.bb|9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-extended/foomatic
On Tue, Jul 31, 2012 at 3:59 PM, Mark Hatle wrote:
> On 7/31/12 1:14 PM, Stuart Yoder wrote:
>>
>> We are doing some work with LXC (containers) and one of the templates
>> is for busybox. For LXC, the busybox package needs to be built statically
>> and
>> there is a config option for this.
>>
>>
On 31/07/2012 20:59, Mark Hatle wrote:
On 7/31/12 1:14 PM, Stuart Yoder wrote:
We are doing some work with LXC (containers) and one of the templates
is for busybox. For LXC, the busybox package needs to be built
statically and
there is a config option for this.
A couple possible approaches:
On 7/31/12 2:36 PM, McClintock Matthew-B29882 wrote:
On Tue, Jul 31, 2012 at 1:14 PM, Stuart Yoder wrote:
We are doing some work with LXC (containers) and one of the templates
is for busybox. For LXC, the busybox package needs to be built statically and
there is a config option for this.
A co
On 7/31/12 1:14 PM, Stuart Yoder wrote:
We are doing some work with LXC (containers) and one of the templates
is for busybox. For LXC, the busybox package needs to be built statically and
there is a config option for this.
A couple possible approaches:
-create a new 'busybox_static' recipe
On Tue, Jul 31, 2012 at 1:14 PM, Stuart Yoder wrote:
> We are doing some work with LXC (containers) and one of the templates
> is for busybox. For LXC, the busybox package needs to be built statically and
> there is a config option for this.
>
> A couple possible approaches:
>
>-create a new
socat: missing several dependencies
socat depends on ncurses, readline, and tcp-wrappers
Signed-off-by: Amy Fong
---
socat_1.7.2.0.bb |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-connectivity/socat/socat_1.7.2.0.bb
b/meta/recipes-connectivity/soca
Hi Laurentiu,
Seems there's some issue with your branch. I cloned it and when I tried to do
source oe-init-build-env, it complains the bitbake directory doesn't existing
which is true and there're whole bunch of other directories also missing. Can
you take a look since I want to do some testi
We are doing some work with LXC (containers) and one of the templates
is for busybox. For LXC, the busybox package needs to be built statically and
there is a config option for this.
A couple possible approaches:
-create a new 'busybox_static' recipe that the lxc package
depends on that t
runqemu-if* now requires UID as a command line option which means
runqemu-gen-tapdevs needs to take it as an option.
Signed-off-by: Elizabeth Flanagan
---
scripts/runqemu-gen-tapdevs | 16 +---
1 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/scripts/runqemu-gen-tapde
runqemu-if* now requires UID as a command line option which means
runqemu-gen-tapdevs needs to take it as an option.
The following changes since commit 3309cf42d314f0a26079a11836c6b9b9bb5f253e:
package_rpm.bbclass: Accomodate dash when using arrays (2012-07-31 12:22:10
+0100)
are available in
It's possible with a parallel build for make to spin waiting for a file change
when it isn't going to. Fix the build rules so this doesn't happen.
[YOCTO #2319]
Signed-off-by: Ross Burton
---
meta/recipes-gnome/gthumb/files/parallel.patch | 158
meta/recipes-gnome/gth
On 07/31/2012 09:31 AM, Bruce Ashfield wrote:
> On Tue, Jul 31, 2012 at 12:19 PM, Darren Hart wrote:
>>
>>
>> On 07/31/2012 08:16 AM, Bruce Ashfield wrote:
>>> On Tue, Jul 31, 2012 at 11:10 AM, Khem Raj wrote:
asm/unistd.h includes asm/unistd_64.h on x86_64
and asm/unistd_32.h on i386
On Tue, Jul 31, 2012 at 12:19 PM, Darren Hart wrote:
>
>
> On 07/31/2012 08:16 AM, Bruce Ashfield wrote:
>> On Tue, Jul 31, 2012 at 11:10 AM, Khem Raj wrote:
>>> asm/unistd.h includes asm/unistd_64.h on x86_64
>>> and asm/unistd_32.h on i386 but these files are
>>> generated files in 3.4 and when
On 07/31/2012 08:16 AM, Bruce Ashfield wrote:
> On Tue, Jul 31, 2012 at 11:10 AM, Khem Raj wrote:
>> asm/unistd.h includes asm/unistd_64.h on x86_64
>> and asm/unistd_32.h on i386 but these files are
>> generated files in 3.4 and when we do 'make clean' they get
>> deleted and it shows up as an
On 07/31/2012 08:10 AM, Khem Raj wrote:
> asm/unistd.h includes asm/unistd_64.h on x86_64
> and asm/unistd_32.h on i386 but these files are
> generated files in 3.4 and when we do 'make clean' they get
> deleted and it shows up as an error when building
> external modules. May be its a 3.4 kernel
On Tue, Jul 31, 2012 at 11:10 AM, Khem Raj wrote:
> asm/unistd.h includes asm/unistd_64.h on x86_64
> and asm/unistd_32.h on i386 but these files are
> generated files in 3.4 and when we do 'make clean' they get
> deleted and it shows up as an error when building
> external modules. May be its a 3
asm/unistd.h includes asm/unistd_64.h on x86_64
and asm/unistd_32.h on i386 but these files are
generated files in 3.4 and when we do 'make clean' they get
deleted and it shows up as an error when building
external modules. May be its a 3.4 kernel bug may be not
but make clean should have left the
Hi,
sorry fur disturbing again - but:
When starting X on a maiden image I receive:
No builtin or dynamically loaded modules were found.
PangoFc will not work correctly.
This probably means there was an error in the creation of:
'/etc/pango/pango.modules'
You should create this file by running:
On 2012-07-31 19:08, Richard Purdie wrote:
> On Tue, 2012-07-31 at 09:24 +0800, Liang Li wrote:
> > Add pythonnative to the inherits list, otherwise we'll end up with
> > compiling error like:
> >
> > | swig -Wall -python -noproxy ctracecmd.i
> > | trace-cmd.h:65: Error: Syntax error in input(1).
Signed-off-by: Bogdan Marinescu
---
...1-perl_0.22.bb => libconvert-asn1-perl_0.26.bb} |7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
rename meta/recipes-extended/perl/{libconvert-asn1-perl_0.22.bb =>
libconvert-asn1-perl_0.26.bb} (60%)
diff --git a/meta/recipes-extended/perl/
Latest version is 1.0.0 but in rc4 for now.
Signed-off-by: Radu Moisan
---
.../{babeltrace_0.8.bb => babeltrace_0.12.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-kernel/lttng-2.0/{babeltrace_0.8.bb => babeltrace_0.12.bb}
(91%)
diff --git a/meta/rec
On Tue, Jul 31, 2012 at 11:02:42AM +, g...@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: c02364f36e228835ea5d7fd4e1d347fd451f8544
> URL:
> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c02364f36e228835ea5d7fd4e1d347fd451f8544
>
> A
On Tue, Jul 31, 2012 at 1:33 PM, Paul Eggleton
wrote:
> If ${PN} is not in PACKAGES then don't add it as an RDEPENDS for each
> locale package. This fixes the installation of gcc-runtime locale
> packages, for example.
>
> Signed-off-by: Paul Eggleton
> ---
> meta/classes/package.bbclass |3
On Mon, Jul 30, 2012 at 10:52 AM, Paul Eggleton
wrote:
> Check for .packaged file and exclude packages if this file does not
> exist - this avoids attempting to install empty packages during
> complementary package installation within do_rootfs that didn't end up
> being created (and failing as a
Signed-off-by: Radu Moisan
---
.../atk/{atk_2.2.0.bb => atk_2.4.0.bb} |8
1 file changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-support/atk/{atk_2.2.0.bb => atk_2.4.0.bb} (72%)
diff --git a/meta/recipes-support/atk/atk_2.2.0.bb
b/meta/recipes-support/atk/
Signed-off-by: Radu Moisan
---
.../atk/{atk_2.2.0.bb => atk_2.4.0.bb} |8
1 file changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-support/atk/{atk_2.2.0.bb => atk_2.4.0.bb} (72%)
diff --git a/meta/recipes-support/atk/atk_2.2.0.bb
b/meta/recipes-support/atk/
Op 31 jul. 2012, om 13:26 heeft Richard Purdie
het volgende geschreven:
> On Mon, 2012-07-30 at 21:01 +0200, Martin Jansa wrote:
>> * original recipe added by RP in fc128ab1e4fec27d44cebfa690a9bc233eda0caf
>> was saying GPL
>> * later it was changed to GPLv2
>> * COPYING.GPL was added to refle
On Tue, Jul 31, 2012 at 7:21 AM, Martin Jansa wrote:
> On Mon, Jul 23, 2012 at 08:46:06AM -0400, Bruce Ashfield wrote:
>> On Mon, Jul 23, 2012 at 4:49 AM, Martin Jansa wrote:
>> > On Fri, Jun 29, 2012 at 09:04:54AM -0400, Bruce Ashfield wrote:
>> >> On Fri, Jun 29, 2012 at 2:00 AM, Martin Jansa
Some patches (disable_goops_optimizations, fix_cross_compilation) don't
seem to be needed anymore. Others (change-install-data-hook,
mark-unused-modules)
were updated to work on 2.0.6. Tested by building and running guile under
QEMU with core-image-sato-sdk and also builing guile on MIPS.
Signed-
On Tue, Jul 31, 2012 at 12:26:50PM +0100, Richard Purdie wrote:
> On Mon, 2012-07-30 at 21:01 +0200, Martin Jansa wrote:
> > * original recipe added by RP in fc128ab1e4fec27d44cebfa690a9bc233eda0caf
> > was saying GPL
> > * later it was changed to GPLv2
> > * COPYING.GPL was added to reflect that
On Tuesday 31 July 2012 12:21:21 Paul Eggleton wrote:
> On Tuesday 31 July 2012 13:01:26 Andreas Müller wrote:
> > Thanks that fixes first part but I still get
> >
> > | * satisfy_dependencies_for: Cannot satisfy the following
> >
> > dependencies for gcc-runtime-locale-fr:
> > | *gcc-r
If ${PN} is not in PACKAGES then don't add it as an RDEPENDS for each
locale package. This fixes the installation of gcc-runtime locale
packages, for example.
Signed-off-by: Paul Eggleton
---
meta/classes/package.bbclass |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/me
On Mon, 2012-07-30 at 21:01 +0200, Martin Jansa wrote:
> * original recipe added by RP in fc128ab1e4fec27d44cebfa690a9bc233eda0caf was
> saying GPL
> * later it was changed to GPLv2
> * COPYING.GPL was added to reflect that
> * meta-oe has similar recipe with MIT license and even more scripts, so
On Sun, 2012-07-29 at 14:27 -0700, Khem Raj wrote:
> we were assigning local variable to an array coming through
> positional arguments. local is a non posix contruct thats
> also supported by dash luckily but operates differently in this
> case it exapnds the array before assignment. so
>
> local
On Tuesday 31 July 2012 13:01:26 Andreas Müller wrote:
> Thanks that fixes first part but I still get
>
> | * satisfy_dependencies_for: Cannot satisfy the following
>
> dependencies for gcc-runtime-locale-fr:
> | * gcc-runtime *
> | * opkg_install_cmd: Cannot install package gcc-runtime-local
On Mon, Jul 23, 2012 at 08:46:06AM -0400, Bruce Ashfield wrote:
> On Mon, Jul 23, 2012 at 4:49 AM, Martin Jansa wrote:
> > On Fri, Jun 29, 2012 at 09:04:54AM -0400, Bruce Ashfield wrote:
> >> On Fri, Jun 29, 2012 at 2:00 AM, Martin Jansa
> >> wrote:
> >> > On Thu, Jun 28, 2012 at 07:31:45PM -040
On Tue, 2012-07-31 at 15:30 +0800, rongqing...@windriver.com wrote:
> From: Roy.Li
>
> [YOCTO 2726]
>
> The patch of converting char type to signed char is only applied to arm,
> in fact it should be applied to powerpc too since powerpc has the same
> assumption for char type. To x86 and mips, t
On Tue, Jul 31, 2012 at 12:07:06PM +0100, Richard Purdie wrote:
> On Tue, 2012-07-31 at 03:26 +0200, Martin Jansa wrote:
> > * fails like this without:
> > | gcc -isystem/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include -O2
> > -pipe -L/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/li
On Mon, 2012-07-30 at 23:54 -0700, Khem Raj wrote:
> When you have a distro which has older version of
> glib-2.0 installed then it does not have compile_resources
> installed which essentially glib-2.0 nativesdk is
> looking for on build host. So like in a cross build
> we disable the configure ch
On Tue, 2012-07-31 at 09:24 +0800, Liang Li wrote:
> Add pythonnative to the inherits list, otherwise we'll end up with
> compiling error like:
>
> | swig -Wall -python -noproxy ctracecmd.i
> | trace-cmd.h:65: Error: Syntax error in input(1).
> | trace-cmd.h:221: Warning(322): Redundant redeclarat
On Tue, 2012-07-31 at 00:30 +0100, Paul Eggleton wrote:
> The following changes since commit ab0187c13b2b0a041bf3d98c3a53bd3f45a624de:
>
> libxcb: Update for python-native changes (2012-07-30 16:53:49 +0100)
>
> are available in the git repository at:
>
> git://git.openembedded.org/openembed
On Tue, 2012-07-31 at 01:06 +0100, Paul Eggleton wrote:
> The following changes since commit ab0187c13b2b0a041bf3d98c3a53bd3f45a624de:
>
> libxcb: Update for python-native changes (2012-07-30 16:53:49 +0100)
>
> are available in the git repository at:
>
> git://git.openembedded.org/openembed
On Tue, 2012-07-31 at 03:26 +0200, Martin Jansa wrote:
> * fails like this without:
> | gcc -isystem/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include -O2
> -pipe -L/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib
> -L/OE/shr-core/tmp-eglibc/sysroo
> ts/x86_64-linux/lib
> -Wl,-rpat
On Tue, 2012-07-31 at 04:00 +0200, Martin Jansa wrote:
> * some packages have .ko files which are not elf, without this change
> it fails with TypeError, with this change only runstip fails and
> reports where:
> ERROR: runstrip: ''arm-oe-linux-gnueabi-strip'
> '/OE/shr-core/tmp-eglibc/work
On Tue, Jul 31, 2012 at 12:42 PM, Martin Jansa wrote:
> On Tue, Jul 31, 2012 at 12:37:52PM +0200, Andreas Müller wrote:
>> Hi,
>>
>> after long journey mending recipes I now get with latest updates:
>>
>> | * opkg_install_cmd: Cannot install package gnome-icon-theme-locale-fr.
>> | * opkg_instal
Add pythonnative to the inherits list, otherwise we'll end up with
compiling error like:
| swig -Wall -python -noproxy ctracecmd.i
| trace-cmd.h:65: Error: Syntax error in input(1).
| trace-cmd.h:221: Warning(322): Redundant redeclaration of
| 'trace_util_ftrace_options',
| trace-cmd.h:196: Warnin
On Tue, 2012-07-31 at 00:10 +0100, Paul Eggleton wrote:
> The following changes since commit ab0187c13b2b0a041bf3d98c3a53bd3f45a624de:
>
> libxcb: Update for python-native changes (2012-07-30 16:53:49 +0100)
>
> are available in the git repository at:
>
> git://git.openembedded.org/openembed
On Mon, 2012-07-30 at 15:50 -0400, Denys Dmytriyenko wrote:
> On Sat, Jul 28, 2012 at 10:58:16AM +0100, Jack Mitchell wrote:
> > On 28/07/2012 10:37, Martin Jansa wrote:
> > >On Sat, Jul 28, 2012 at 11:16:14AM +0200, Martin Jansa wrote:
> > >>>by installing lsb_release. Archlinux 64.
> > >>>
> > >>
On Mon, 2012-07-30 at 16:08 +0200, Andreas Müller wrote:
> > Could somebody enlighten me please: What is the benefit in moving
> > python-native into a subdirectory and causing tons of recipe changes?
People were running into a problem where python-native might be
installed or uninstalled from the
On Tuesday 31 July 2012 04:55:39 McClintock Matthew-B29882 wrote:
> Is there a wiki or README regarding the usage for this?
There is now:
https://wiki.yoctoproject.org/wiki/Combo-layer
Please let me know if I can help clarify anything.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technolo
On Tue, Jul 31, 2012 at 12:37:52PM +0200, Andreas Müller wrote:
> Hi,
>
> after long journey mending recipes I now get with latest updates:
>
> | * opkg_install_cmd: Cannot install package gnome-icon-theme-locale-fr.
> | * opkg_install_cmd: Cannot install package gnome-icon-theme-locale-en-gb.
Hi,
after long journey mending recipes I now get with latest updates:
| * opkg_install_cmd: Cannot install package gnome-icon-theme-locale-fr.
| * opkg_install_cmd: Cannot install package gnome-icon-theme-locale-en-gb.
| * opkg_install_cmd: Cannot install package gnome-icon-theme-locale-de.
|
If the local configuration is already split out, ensure the init action
works properly and does not error in the case that last_revision is not
set. Additionally, if the local configuration is within the repository,
prevent it from being committed and add it to .gitignore.
Signed-off-by: Paul Eggl
On 31 July 2012 07:23, Radu Moisan wrote:
> Followed suggestions from Bugz 2261:
>
> 2) make the virtual/libx11 DEPENDS conditional based on the x11 distro
> feature.
> This makes the build dependencies reflect the feature list.
>
> 3) remove dbus-x11, meaning that dbus-launch with its potential
On 31 July 2012 09:58, Radu Moisan wrote:
> Signed-off-by: Radu Moisan
> ---
> .../atk/{atk_2.2.0.bb => atk_2.5.4.bb} |8
ATK is part of GNOME so follows the odd/even numbering scheme. Unless
there's a need for the unstable release we should keep with stable
(even) rele
Signed-off-by: Radu Moisan
---
.../atk/{atk_2.2.0.bb => atk_2.5.4.bb} |8
1 file changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-support/atk/{atk_2.2.0.bb => atk_2.5.4.bb} (72%)
diff --git a/meta/recipes-support/atk/atk_2.2.0.bb
b/meta/recipes-support/atk/
Change binaries RPATHs, to include $ORIGIN, to make them relocatable.
Signed-off-by: Laurentiu Palcu
---
meta/classes/package.bbclass |5 +
1 file changed, 5 insertions(+)
diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass
index 6142911..fda8228 100644
--- a/meta/c
In order for the SDK to be relocatable, the user would need to call a
setup script to change the binaries acordingly. Having an auto-extracting
archive has the advantage of being more user friendly and the user does
not have to call the setup script separately after extracting the SDK.
It is called
Modifying the dynamic loader path in all binaries by the SDK installer
would not be possible because we cannot know in advance the SDK target
location. Hence, the PT_INTERP section size has been set to 4096 (which
is the maximum path lengh in Linux).
Also, for the dynamic loader SYSDIRS and ld.so.
This script will be embedded in the SDK tarball and will be called by
the SDK installer. It replaces the interpreter path in all binaries and
it also changes the ld.so.cache and SYSDIRS in dynamic loader.
Signed-off-by: Laurentiu Palcu
---
scripts/relocate_sdk.py | 200 +
Most of the code in relocatable.bbclass will be used for relocating the
SDK binaries. So, create another class chrpath.bbclass that will contain
the core of the relocatable.bbclass, so we can reuse it.
Signed-off-by: Laurentiu Palcu
---
meta/classes/chrpath.bbclass | 89 +++
This patch is needed so that all SDK binaries have the PT_INTERP section
size set to 4096 (max path size in Linux) in order to be able to parse
the binaries later and change the interpreter to the path we want.
Signed-off-by: Laurentiu Palcu
---
.../binutils/binutils-crosssdk_2.22.bb
Changes in v2:
- addressed Saul's comments: added Upstream-Status for patches,
signed-off-by
and patches description;
- addressed Philip's comment about default installation directory: now
the
default installation directory is the same as SDKPATH variable;
From: Roy.Li
[YOCTO 2726]
The patch of converting char type to signed char is only applied to arm,
in fact it should be applied to powerpc too since powerpc has the same
assumption for char type. To x86 and mips, this patch has not impact.
Signed-off-by: Roy.Li
---
meta/recipes-extended/slang
72 matches
Mail list logo