On Wed, 2012-11-28 at 14:11 +0800, jackie.hu...@windriver.com wrote:
> From: Jackie Huang
>
> I made a patch against the eglibc_2.16.bb for the optimization issue two
> weeks ago,
> but it's not a version specific issue and we still keep the versions 2.13 and
> 2.15
> (and not having the 2.16 y
Running out of space is a serious issue and can corrupt the build. Since
we can prevent it at minimal overhead, we might as well enable it by default.
Signed-off-by: Richard Purdie
---
diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample
index d181e75..859eb93 100644
--- a/meta/
License md5sum changed only because libpng version numbers and
release dates mentioned in it.
Signed-off-by: Marko Lindqvist
---
.../libpng/{libpng_1.2.49.bb => libpng_1.2.50.bb} | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
rename meta/recipes-multimedia/libpng/
On Sun, 2012-11-25 at 22:15 -0800, Saul Wold wrote:
> If x11 is disabled from DISTRO_FEATURE we don't build the ximagesink
> package, but it still becomes a dependency in the final image which
> causes a failure
>
> Signed-off-by: Saul Wold
> ---
> .../gstreamer/gst-meta-base_0.10.bb
On Tue, 2012-11-27 at 20:08 +, McClintock Matthew-B29882 wrote:
> On Thu, Nov 22, 2012 at 3:36 PM, Richard Purdie
> wrote:
> > gcc-cross cannot build without linux-libc-headers but doesn't explicitly
> > depend on
> > it relying on the implied dependency through libc. With cases where pieces
On Tue, 27 Nov 2012, Saul Wold wrote:
> On 11/27/2012 08:18 PM, Robert P. J. Day wrote:
> >
> >poking around core-image.bbclass, and noticed this:
> >
> > PACKAGE_GROUP_nfs-server = "packagegroup-core-nfs-server"
> >
> > except i don't see the corresponding packagegroup-core-nfs-server.bb
> >
From: Jackie Huang
This reverts commit 9ca1c6120fad5dcae1694e8e37331c1b903f1fd0.
The fix is not version specific, so revert it and move the
fix code to the .inc in the following commit.
Signed-off-by: Jackie Huang
---
meta/recipes-core/eglibc/eglibc_2.16.bb | 11 ---
1 files changed,
From: Jackie Huang
I made a patch against the eglibc_2.16.bb for the optimization issue two weeks
ago,
but it's not a version specific issue and we still keep the versions 2.13 and
2.15
(and not having the 2.16 yet), so it would be more appropriate to move the code
to
the .inc file.
And we al
From: Jackie Huang
eglibc fails to compile if someone tries to compile an entire image as -O0:
error "glibc cannot be compiled without optimization"
so in this case, force to use -O2 and give a note about it.
[YOCTO #3405]
Signed-off-by: Jackie Huang
---
meta/recipes-core/eglibc/eglibc.inc |
On Tue, 2012-11-27 at 21:23 +0100, Martin Jansa wrote:
> On Tue, Nov 27, 2012 at 08:11:42PM +, Richard Purdie wrote:
> > On Tue, 2012-11-27 at 16:41 +0100, Martin Jansa wrote:
> > So basically, you need to decide whether you want consolekit enabled or
> > not and build accordingly, there is not
On Tue, 2012-11-27 at 15:07 -0600, Mark Hatle wrote:
> On 11/27/12 2:23 PM, Martin Jansa wrote:
> >> Bitbake doesn't know which modules this package will produce since its
> >> using PACKAGES_DYNAMIC. It does its best effort to try and find DEPENDS
> >> but it can't take the regexps and come up wit
On 11/27/2012 08:18 PM, Robert P. J. Day wrote:
poking around core-image.bbclass, and noticed this:
PACKAGE_GROUP_nfs-server = "packagegroup-core-nfs-server"
except i don't see the corresponding packagegroup-core-nfs-server.bb
recipe file. there *is* a packagegroup-core-nfs.bb file; how is
poking around core-image.bbclass, and noticed this:
PACKAGE_GROUP_nfs-server = "packagegroup-core-nfs-server"
except i don't see the corresponding packagegroup-core-nfs-server.bb
recipe file. there *is* a packagegroup-core-nfs.bb file; how is the
above processed?
rday
--
=
On 11/27/2012 10:15 PM, Otavio Salvador wrote:
On Tue, Nov 27, 2012 at 10:57 AM, Shakeel, Muhammad
wrote:
From: Muhammad Shakeel
From udev 174 changelog:
"The udev daemon moved to /lib/udev/udevd. Non-systemd init systems
and non-dracut initramfs image generators need to change the init
scri
On 11/27/2012 01:06 AM, Marko Lindqvist wrote:
On 27 November 2012 10:54, Richard Purdie
wrote:
On Tue, 2012-11-27 at 05:18 +0200, Marko Lindqvist wrote:
Signed-off-by: Marko Lindqvist
What changed in the LICENSE?
Version number and release date.
Please resend the pull request with th
Ross,
This one should hit Danny next also if possible.
Thanks
Sau!
On 11/25/2012 10:15 PM, Saul Wold wrote:
If x11 is disabled from DISTRO_FEATURE we don't build the ximagesink
package, but it still becomes a dependency in the final image which
causes a failure
Signed-off-by: Saul Wo
On 11/26/2012 09:34 PM, jhuang0 wrote:
On 11/22/2012 4:55 PM, Burton, Ross wrote:
Hi,
This patch is too hacky to go in at the moment.
Hi Ross,
Thanks for your comments, in fact the patch was for a weird edge case
in the old version, I looked for the history and it seemed to be added
as a
On 11/27/12 2:23 PM, Martin Jansa wrote:
On Tue, Nov 27, 2012 at 08:11:42PM +, Richard Purdie wrote:
On Tue, 2012-11-27 at 16:41 +0100, Martin Jansa wrote:
Hi,
pulseaudio has
RDEPENDS_pulseaudio-module-console-kit =+ "consolekit"
and pulseaudio-module-console-kit is dynamic package
PACKAG
On Tue, Nov 27, 2012 at 08:11:42PM +, Richard Purdie wrote:
> On Tue, 2012-11-27 at 16:41 +0100, Martin Jansa wrote:
> > Hi,
> >
> > pulseaudio has
> > RDEPENDS_pulseaudio-module-console-kit =+ "consolekit"
> >
> > and pulseaudio-module-console-kit is dynamic package
> > PACKAGES_DYNAMIC += "
On Thu, Nov 22, 2012 at 3:36 PM, Richard Purdie
wrote:
> gcc-cross cannot build without linux-libc-headers but doesn't explicitly
> depend on
> it relying on the implied dependency through libc. With cases where pieces
> can be installed through sstate, we now need this explicit dependency to
> e
On Tue, 2012-11-27 at 16:41 +0100, Martin Jansa wrote:
> Hi,
>
> pulseaudio has
> RDEPENDS_pulseaudio-module-console-kit =+ "consolekit"
>
> and pulseaudio-module-console-kit is dynamic package
> PACKAGES_DYNAMIC += "^pulseaudio-lib.* ^pulseaudio-module.* ^libpulse-lib.*
> ^libpulse-module.* "
>
On Tue, Nov 27, 2012 at 12:44:21PM -0600, Mark Hatle wrote:
> On 11/27/12 12:23 PM, Martin Jansa wrote:
> > In last rebuild from scratch I've noticed couple of weird locale data:
>
> Paul E and I just observed this as well... My build machine is an -old- FC13
> machine.. system we found it on w
On 11/27/12 12:23 PM, Martin Jansa wrote:
In last rebuild from scratch I've noticed couple of weird locale data:
Paul E and I just observed this as well... My build machine is an -old- FC13
machine.. system we found it on was x86.
--Mark
Collected errors:
* check_data_file_clashes: Pac
On Tue, Nov 27, 2012 at 07:23:06PM +0100, Martin Jansa wrote:
> In last rebuild from scratch I've noticed couple of weird locale data:
>
> Collected errors:
> * check_data_file_clashes: Package gst-plugins-base-locale-en-gb wants
> * to install file /usr/share/locale/en_GB/LC_MESSAGES/.mo
>
In last rebuild from scratch I've noticed couple of weird locale data:
Collected errors:
* check_data_file_clashes: Package gst-plugins-base-locale-en-gb wants
* to install file /usr/share/locale/en_GB/LC_MESSAGES/.mo
But that file is already provided by package * gstreamer-locale-en-gb
OpenEmbedded Technical Steering Committee
23 October 2012
Attendees: Koen, Paul, Khem, Richard
Apologies: Mark
Notes: Jefro
Agenda & Results
1. pick a chair
bluelightning
___
2. new issues
a. Meetup
On Tue, Nov 27, 2012 at 1:41 PM, Martin Jansa wrote:
> pulseaudio has
> RDEPENDS_pulseaudio-module-console-kit =+ "consolekit"
>
> and pulseaudio-module-console-kit is dynamic package
> PACKAGES_DYNAMIC += "^pulseaudio-lib.* ^pulseaudio-module.* ^libpulse-lib.*
> ^libpulse-module.* "
>
> If you h
hi,
i am getting the following build error:
ERROR: Function failed: do_rootfs (see
/data/ubuntu-omap/jenkins/jobs/yocto-meta-ti-danny/workspace/mybuild/tmp/work/pandaboard-poky-linux-gnueabi/core-image-x11-1.0-r0/temp/log.do_rootfs.28213
for further information)
ERROR: Logfile of failure stored i
The autoconf macros in autogen use dpkg (!) and guile-config to determine
what/where Guile is.
If the build host has an installed guile, these can produce conflicting results.
More interestingly, if the Guile library source and compiled form have bad
timestamps (source newer than compiled) the co
Hi,
pulseaudio has
RDEPENDS_pulseaudio-module-console-kit =+ "consolekit"
and pulseaudio-module-console-kit is dynamic package
PACKAGES_DYNAMIC += "^pulseaudio-lib.* ^pulseaudio-module.* ^libpulse-lib.*
^libpulse-module.* "
If you have image where consolekit is pulled to image only by
pulseaud
On Tue, 2012-11-27 at 05:19 -0500, Robert P. J. Day wrote:
> On Tue, 27 Nov 2012, Robert P. J. Day wrote:
>
> >
> > trying to build absolutely stock qemuarm image with current oe-core,
> > got:
> >
> > ERROR: Task 800
> > (virtual:native:/home/rpjday/OE/dist/layers/oe-core/meta/recipes-devtools/
On Tue, Nov 27, 2012 at 3:19 AM, Robert P. J. Day wrote:
> On Tue, 27 Nov 2012, Robert P. J. Day wrote:
>
> >
> > trying to build absolutely stock qemuarm image with current oe-core,
> > got:
> >
> > ERROR: Task 800
> >
> (virtual:native:/home/rpjday/OE/dist/layers/oe-core/meta/recipes-devtools/
On Tue, Nov 27, 2012 at 10:57 AM, Shakeel, Muhammad
wrote:
> From: Muhammad Shakeel
>
> From udev 174 changelog:
> "The udev daemon moved to /lib/udev/udevd. Non-systemd init systems
> and non-dracut initramfs image generators need to change the init
> scripts. Alternatively the udev build needs
From: Muhammad Shakeel
>From udev 174 changelog:
"The udev daemon moved to /lib/udev/udevd. Non-systemd init systems
and non-dracut initramfs image generators need to change the init
scripts. Alternatively the udev build needs to move udevd back to
/sbin or create a symlink in /sbin, which is not
For a completely quiet boot using recent versions of utilities, the
/etc/fstab and /var/lock need to be available.
Signed-off-by: Otavio Salvador
---
meta/recipes-core/initrdscripts/initramfs-framework/init |7 +--
meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb |2 +-
2
This allows use of udev daemon for different installation destinations
so allowing use of udev's from systemd code for initramfs.
Signed-off-by: Otavio Salvador
---
.../initrdscripts/initramfs-framework/udev | 25
.../initrdscripts/initramfs-framework_1.0.bb
From: Ross Burton
udevd moved location and isn't in $PATH anymore, so use an absolute path to
start it.
The control socket path moved too, so mkdir the directory it's in.
Mounts the new devtmpfs on /dev device tree.
Signed-off-by: Ross Burton
Signed-off-by: Alexandru Damian
Signed-off-by: Ri
For a completely quiet boot using recent versions of utilities, the
/etc/fstab and /var/lock need to be available.
Signed-off-by: Otavio Salvador
---
meta/recipes-core/initrdscripts/initramfs-framework/init |7 +--
meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb |2 +-
2
This allows use of udev daemon for different installation destinations
so allowing use of udev's from systemd code for initramfs.
Signed-off-by: Otavio Salvador
---
.../initrdscripts/initramfs-framework/udev | 25
.../initrdscripts/initramfs-framework_1.0.bb
W dniu 27.11.2012 11:24, Eric Bénard pisze:
> - fix WARNING: Failed to fetch URL
> http://www.apache.org/dist/subversion/subversion-1.7.6.tar.bz2
> - subversion-1.7.6_mod_dontdothat_svnserve_only.patch doesn't seems to be
> useful,
> cc Marcin to get confirmation
>
> Signed-off-by: Eric Bénard
- fix WARNING: Failed to fetch URL
http://www.apache.org/dist/subversion/subversion-1.7.6.tar.bz2
- subversion-1.7.6_mod_dontdothat_svnserve_only.patch doesn't seems to be
useful,
cc Marcin to get confirmation
Signed-off-by: Eric Bénard
Cc: Marcin Juszkiewicz
---
...ersion-1.7.6_mod_dontdot
On Tue, 27 Nov 2012, Robert P. J. Day wrote:
>
> trying to build absolutely stock qemuarm image with current oe-core,
> got:
>
> ERROR: Task 800
> (virtual:native:/home/rpjday/OE/dist/layers/oe-core/meta/recipes-devtools/bison/bison_2.5.1.bb,
> do_configure) failed with exit code '1'
>
> and the
trying to build absolutely stock qemuarm image with current oe-core,
got:
ERROR: Task 800
(virtual:native:/home/rpjday/OE/dist/layers/oe-core/meta/recipes-devtools/bison/bison_2.5.1.bb,
do_configure) failed with exit code '1'
and the log file claimed that bison needed flex. i'm doing it all
o
On 27 November 2012 09:18, Andreas Müller wrote:
> Signed-off-by: Andreas Müller
Signed-off-by: Ross Burton
Ross
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembe
Signed-off-by: Andreas Müller
---
...utton-do-not-prelight-in-touchscreen-mode.patch | 48
meta/recipes-gnome/gtk+/gtk+_2.24.13.bb|3 +-
2 files changed, 50 insertions(+), 1 deletions(-)
create mode 100644
meta/recipes-gnome/gtk+/gtk+-2.24.13/0001-GtkButto
On 27 November 2012 10:54, Richard Purdie
wrote:
> On Tue, 2012-11-27 at 05:18 +0200, Marko Lindqvist wrote:
>> Signed-off-by: Marko Lindqvist
>
> What changed in the LICENSE?
Version number and release date.
>
> Cheers,
>
> Richard
>
>
>> ---
>> .../libpng/{libpng_1.2.49.bb => libpng_1.2.50.
On Tue, 2012-11-27 at 05:18 +0200, Marko Lindqvist wrote:
> Signed-off-by: Marko Lindqvist
What changed in the LICENSE? We try and mention this in the commit
message...
Cheers,
Richard
> ---
> .../libpng/{libpng_1.2.49.bb => libpng_1.2.50.bb} | 12
> ++--
> 1 file changed
A security flaw was found in the way ssh-keysign,
a ssh helper program for host based authentication,
attempted to retrieve enough entropy information on configurations that
lacked a built-in entropy pool in OpenSSL (a ssh-rand-helper program would
be executed to retrieve the entropy from the syste
Fixes Hob network test failing inside BA.
Signed-off-by: Cristian Iorga
---
meta/recipes-core/images/build-appliance-image.bb |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/images/build-appliance-image.bb
b/meta/recipes-core/images/build-appliance-i
49 matches
Mail list logo