Hi,
I will try your patch on meta-java too, because later openjdk's vm had problem
with
the rpath too, until khem made a patch.
Bye Henning
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/
On Mon, Feb 11, 2013 at 02:45:49PM +, g...@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: 0273a22fec3c9360df2510b759c5bf9af610551f
> URL:
> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0273a22fec3c9360df2510b759c5bf9af610551f
>
> A
On Thu, Feb 28, 2013 at 11:15:51PM +, g...@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: 2e79110e31da940728d42411cad3d019d570fc31
> URL:
> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2e79110e31da940728d42411cad3d019d570fc31
>
> A
LSB images are used to run LSB test suite and there is no test case to
check GUI so X/GUI is not included into LSB images. And in LSB
specification, runlevel 5 is to boot with GUI, so change the default
runlevel from 5 to 3 for LSB images.
[YOCTO #3927]
Signed-off-by: Kang Kai
---
.../sysvinit/
The following changes since commit 6663b79452bcdd95fc69e1ec853baae6c5297ab2:
libpcap: fix description variable (2013-03-05 18:00:34 +)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kangkai/sysvinit-inittab-lsb
http://git.pokylinux.org/cgit.cgi/poky-contri
When run "autoreconf" in toolchain, there is an error if the host's perl's
version is not the same as the one in the SDK, the error says that the
executable perl mismatches the perl lib's version.
This is because most of the autotools' scripts use the "#!/usr/bin/perl -w"
which is host perl, but t
1, Use create_wrapper to create perl wrapper in the SDK.
2, Add perl.real to perl-nativesdk package.
[YOCTO #3984]
Signed-off-by: Hongxu Jia
---
meta/recipes-devtools/perl/perl_5.14.2.bb |8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/perl/per
Rebase to danny.
[YOCTO #3984]
The following changes since commit e89f812a0af56beda951c1dce6113a61d6db8cda:
bitbake: knotty.py: fix unknown event bb.event.DiskFull (2013-03-04 10:17:20
+)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib hongxu/fix-toolchain
On Mon, Mar 4, 2013 at 2:11 AM, Richard Purdie
wrote:
>> > [ CQID: WIND00405372 ]
>>
>> You can drop this.
>
> Is this really a big problem? I can understand people wanting to be able
> to track commits back to defect reports...
it would not make sense for most of people in community. Having
refe
On Tue, Mar 5, 2013 at 4:52 PM, Martin Jansa wrote:
> * it was generating invalid RDEPENDS when KERNEL_MODULES_META_PACKAGE had
> RDEPENDS set already without trailing space
>
> Signed-off-by: Martin Jansa
Yes this fixes my regression
Tested-By: Khem Raj
> ---
> meta/classes/kernel-module-
On 2013年02月26日 16:14, Kang Kai wrote:
When image feature "debug-tweaks" is enabled, save output of post
install script to log file which can be configured when image first
boot.
[YOCTO #3223]
Signed-off-by: Kang Kai
---
meta/recipes-devtools/rpm/rpm_5.4.9.bb |6 +-
1 files changed, 5
* it was generating invalid RDEPENDS when KERNEL_MODULES_META_PACKAGE had
RDEPENDS set already without trailing space
Signed-off-by: Martin Jansa
---
meta/classes/kernel-module-split.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/kernel-module-split.bb
When the /var/lib/nfs/v4recovery directory is not present, NFSD cannot
record the upcall state and cannot end the 90-second grace period on
startup. This is true even when NFS4 is not being served according to
nfsstat.
More details and discussion here:
https://lkml.org/lkml/2012/6/11/206
Signed-
Allows to use shorter TMPDIRs in corner cases, e.g. with native
perl modules, having a deep directory structure.
The problem is that the original absolute rpath may be shorter
than the newly generated relative rpath.
The failing rpaths were '/ab/cde/tmp/sysroots/x86_64-linux/usr/lib'
(old) and '$
Allows to use shorter TMPDIRs in corner cases, e.g. with native
perl modules, having a deep directory structure.
The problem is that the original absolute rpath may be shorter
than the newly generated relative rpath.
The failing rpaths were '/ab/cde/tmp/sysroots/x86_64-linux/usr/lib'
(old) and '$
On Mon, 2013-03-04 at 12:52 +, Ross Burton wrote:
> We're building gtk+-native (so the X stack, freetype, fontconfig, etc etc)
> just
> to run gtk-update-icon-cache on the host when building the rootfs.
>
> This series adds a recipe that builds just that binary from a GTK+ tarball
> using
>
On Tue, Mar 5, 2013 at 2:45 PM, Andreas Oberritter
wrote:
> * Fixes the following packaging error, if compiled with
> -plugin-kbd-linuxinput:
>
> | WARNING: For recipe qt4-embedded, the following files/directories were
> installed but not shipped in any package:
> | WARNING: /usr/lib/qtopia/
* The variable name was truncated.
Signed-off-by: Andreas Oberritter
---
meta/recipes-connectivity/libpcap/libpcap.inc |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-connectivity/libpcap/libpcap.inc
b/meta/recipes-connectivity/libpcap/libpcap.inc
index b
* Fixes the following packaging error, if compiled with
-plugin-kbd-linuxinput:
| WARNING: For recipe qt4-embedded, the following files/directories were
installed but not shipped in any package:
| WARNING: /usr/lib/qtopia/plugins/kbddrivers/.debug
| WARNING:
/usr/lib/qtopia/plugins/kbddriv
There appears to be a general trend towards short commit messages. I
don't impose a "must have a long log and short log" policy but I'll have
to if things don't improve.
To be clear, the commit message needs to say not just what changed but
*why* the change is necessary, e.g. what error it causes
On Tue, 2013-03-05 at 15:20 +0100, Martin Jansa wrote:
> On Tue, Mar 05, 2013 at 02:10:25PM +, Richard Purdie wrote:
> > On Mon, 2013-03-04 at 14:25 +0100, Martin Jansa wrote:
> > > Signed-off-by: Martin Jansa
> > > ---
> > > meta/recipes-connectivity/avahi/avahi.inc | 6 +-
> > > m
Thanks. I'll make the changes and resend. Also, I'll squash the commits
into a single one to be easily bisectable.
Laurentiu
On 03/05/2013 05:00 PM, Burton, Ross wrote:
> Man, Phil was quick today. I'll throw away my draft and reply to this
> instead...
>
> On 5 March 2013 14:50, Phil Blundell
Sorry, I didn't realize that v1 was already merged. New patch sent.
Thanks,
Bogdan
On Tue, Mar 5, 2013 at 5:30 PM, Martin Jansa wrote:
> On Tue, Mar 05, 2013 at 05:27:37PM +0200, Bogdan Marinescu wrote:
> > ---
> > .../gmp/{gmp-5.1.0 => gmp-5.1.0a}/187b7b1646ee.patch|0
> > ...
Signed-off-by: Bogdan Marinescu
---
meta/recipes-support/gmp/gmp_5.1.0.bb |2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-support/gmp/gmp_5.1.0.bb
b/meta/recipes-support/gmp/gmp_5.1.0.bb
index 73a4336..3c3d985 100644
--- a/meta/recipes-support/gmp/gmp_5.1.0.bb
+++ b/meta/re
On Tue, Mar 05, 2013 at 05:27:37PM +0200, Bogdan Marinescu wrote:
> ---
> .../gmp/{gmp-5.1.0 => gmp-5.1.0a}/187b7b1646ee.patch|0
> .../gmp/{gmp-5.1.0 => gmp-5.1.0a}/configure.patch |0
> .../{gmp-5.1.0 => gmp-5.1.0a}/obsolete_automake_macros.patch|0
> me
---
.../gmp/{gmp-5.1.0 => gmp-5.1.0a}/187b7b1646ee.patch|0
.../gmp/{gmp-5.1.0 => gmp-5.1.0a}/configure.patch |0
.../{gmp-5.1.0 => gmp-5.1.0a}/obsolete_automake_macros.patch|0
meta/recipes-support/gmp/{gmp_5.1.0.bb => gmp_5.1.0a.bb}|7 +++
From: Ting Liu
Backport three patches from upstream for ppc64:
http://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git
ae70d96 ipntable: more fixes for ppc64
a55a8fd fix dependency on sizeof(__u64) == sizeof(unsigned long long)
a7c2882 ip: fix ipv6 ntable on ppc64
Signed-off-by: Tin
Man, Phil was quick today. I'll throw away my draft and reply to this
instead...
On 5 March 2013 14:50, Phil Blundell wrote:
>> -# for mesa-dri and mesa-xlib
>> +# for mesa and mesa-xlib
>> FILESEXTRAPATHS_append := "${THISDIR}/mesa:"
>
> Presumably you don't need that anymore.
I thought I had
On Tue, 2013-03-05 at 16:38 +0200, Laurentiu Palcu wrote:
> -# for mesa-dri and mesa-xlib
> +# for mesa and mesa-xlib
> FILESEXTRAPATHS_append := "${THISDIR}/mesa:"
Presumably you don't need that anymore.
> --- a/meta/recipes-graphics/mesa/mesa-dri_git.bb
> +++ b/meta/recipes-graphics/mesa/mesa_
Ignore this. I meant to send it on the poky ML.
Thanks,
Laurentiu
On 03/05/2013 04:40 PM, Laurentiu Palcu wrote:
> Since the mesa-dri recipe has been renamed to mesa, change the mentioned files
> accordingly.
>
> [YOCTO #3385]
>
> Signed-off-by: Laurentiu Palcu
> ---
> meta-yocto/conf/distro/
Since the mesa-dri recipe has been renamed to mesa, change the mentioned files
accordingly.
[YOCTO #3385]
Signed-off-by: Laurentiu Palcu
---
meta-yocto/conf/distro/include/distro_alias.inc |4 ++--
meta-yocto/conf/distro/include/maintainers.inc |4 ++--
meta-yocto/conf/distro/include
[YOCTO #3385]
Signed-off-by: Laurentiu Palcu
---
meta-yocto-bsp/conf/machine/atom-pc.conf |2 +-
meta/conf/distro/include/default-providers.inc |6 +++---
meta/conf/machine/include/ia32-base.inc|4 ++--
meta/conf/machine/include/qemu.inc |
[YOCTO #3385]
Signed-off-by: Laurentiu Palcu
---
meta/recipes-graphics/mesa/libglu_9.0.0.bb |2 +-
meta/recipes-graphics/mesa/mesa-common.inc |4 ++--
.../mesa/{mesa-dri.inc => mesa.inc}| 11 ---
.../mesa/{mesa-dri_9.0.2.bb => mesa_9.0.2.bb}
Hi all,
This patchset will rename the "mesa-dri" recipe to "mesa" and will replace
all occurences to mesa-dri in recipes/configs.
The changes and the upgrade path were tested on qemux86 and on an atom-pc
ideapad s10-3t. No issues observed.
For more info, as to why this was needed, go here:
https
On Tue, Mar 05, 2013 at 02:10:25PM +, Richard Purdie wrote:
> On Mon, 2013-03-04 at 14:25 +0100, Martin Jansa wrote:
> > Signed-off-by: Martin Jansa
> > ---
> > meta/recipes-connectivity/avahi/avahi.inc | 6 +-
> > meta/recipes-connectivity/avahi/avahi_0.6.31.bb | 6 ++
> > 2 fi
On Mon, 2013-03-04 at 14:25 +0100, Martin Jansa wrote:
> Signed-off-by: Martin Jansa
> ---
> meta/recipes-connectivity/avahi/avahi.inc | 6 +-
> meta/recipes-connectivity/avahi/avahi_0.6.31.bb | 6 ++
> 2 files changed, 7 insertions(+), 5 deletions(-)
"where it belongs"? Is this du
On Tue, Mar 05, 2013 at 01:14:19PM +, g...@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: 46a29592a781b20472e6d749ee8754ebe29f5a80
> URL:
> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=46a29592a781b20472e6d749ee8754ebe29f5a80
>
> A
On Mon, 2013-03-04 at 12:06 -0800, Khem Raj wrote:
> On Sun, Mar 3, 2013 at 9:04 AM, Richard Purdie
> wrote:
> > libgcc_s is not marked as executable and hence it doesn't get stripped. This
> > means its about 1MB larger than it needs to be. There is no good reason it
> > shouldn't get stripped so
On 5 March 2013 12:24, Richard Purdie
wrote:
> When the do_package function was split into different sections, the vardeps
> were not updated to match meaning some function changes weren't reflected
> in the sstate checksums. Fix this.
>
> [YOCTO #3980]
Signed-off-by: Ross Burton
Ross
The avahi recipe has a warning when build without systemd feature:
WARNING: QA Issue: avahi: Files/directories were installed but not shipped
/usr/share/dbus-1
The /usr/share/dbus-1 is empty without systemd feature, there would be
/usr/share/dbus-1/system-services with systemd. Use rmdir to fix
The following changes since commit 93ec7b4d1550e07caec86e2998d0f94a01c7e785:
xserver-xf86-config: atom-pc doesn't need a xorg.conf (2013-03-04 14:42:11
+)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib robert/avahi
http://git.pokylinux.org/cgit.cgi/poky-c
When the do_package function was split into different sections, the vardeps
were not updated to match meaning some function changes weren't reflected
in the sstate checksums. Fix this.
[YOCTO #3980]
Signed-off-by: Richard Purdie
---
diff --git a/meta/classes/package.bbclass b/meta/classes/packag
On Mon, Mar 4, 2013 at 8:45 PM, Leonardo Sandoval
wrote:
> In case filenames have spaces, execution of the function
> sstater_install will hang, so the print parameter %s must be
> enclosed with quotes.
>
> Signed-off-by: Leonardo Sandoval
Acked-by: Otavio Salvador
--
Otavio Salvador
On 5 March 2013 10:54, Paul Eggleton wrote:
> Unfortunately this has been merged before I had a chance to reply. FYI I put
> the code in here to read the files directly on purpose, because most distros
> bundle up the lsb_release tool with all of the LSB dependencies, so if you
> want to set up a
On Friday 01 March 2013 18:42:22 Martin Jansa wrote:
> * even when /etc/redhat-release or /etc/SuSE-release exists
> * don't read /etc/lsb-release manually, NATIVELSBSTRING is not
> reading it too
Unfortunately this has been merged before I had a chance to reply. FYI I put
the code in here to r
On Sun, Mar 3, 2013 at 1:39 PM, Martin Jansa wrote:
> Updated state of world builds on distroless
> oe-core+meta-oe+meta-smartphone layers
> this time also on qemux86 and qemux86-64:
>
> qemuarm:
> http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130301_160601.log/
> qemux
On Mon, 2013-03-04 at 12:52 +, Ross Burton wrote:
> This recipe builds natively just the gtk-update-icon-cache binary that is
> required to run the gtk-icon-cache.bbclass postinstall scripts.
>
> The advantage of doing this is it means running 400 less tasks which takes
> four
> minutes on my
On 03/04/2013 10:10 PM, Richard Purdie wrote:
On Mon, 2013-03-04 at 21:42 +0800, Robert Yang wrote:
On 03/04/2013 02:21 AM, Darren Hart wrote:
On 03/03/2013 09:15 AM, Darren Hart wrote:
Yes, we do have hard links in the rootfs, e.g: core-image-sato and
core-image-sato-sdk:
# The sato
$
48 matches
Mail list logo