Re: [OE-core] [PATCH] uclibc: fix undefinition of '_dl_strchr' in libdl.a

2015-04-01 Thread Bernhard Reutner-Fischer
On April 1, 2015 12:00:25 PM GMT+02:00, Junling Zheng wrote: >The orign_path.patch introduced '_dl_strchr' into ldso/ldso/dl-elf.c, Please fix the origin patch directly. Thanks, -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedd

Re: [OE-core] [PATCH] uclibc: fix undefinition of '_dl_strchr' in libdl.a

2015-04-01 Thread Junling Zheng
Cc Saul Wold , who is the maintainer of uclibc's recipe. On 2015/4/1 18:00, Junling Zheng wrote: > The orign_path.patch introduced '_dl_strchr' into ldso/ldso/dl-elf.c, and > caused the following undefined referencing compiling error: > > | .../libdl.a(libdl.os): In function `search_for_named_l

Re: [OE-core] [PATCH 3/3] glibc: fix a tpo

2015-04-01 Thread Robert Yang
On 04/02/2015 12:37 PM, Martin Jansa wrote: On Thu, Apr 02, 2015 at 11:12:27AM +0800, Robert Yang wrote: On 04/02/2015 01:59 AM, Martin Jansa wrote: On Wed, Apr 01, 2015 at 12:53:02AM -0700, Robert Yang wrote: Fixed a typo: name-target-directory -> make-target-directory You have another

Re: [OE-core] [PATCH 3/3] glibc: fix a tpo

2015-04-01 Thread Martin Jansa
On Thu, Apr 02, 2015 at 11:12:27AM +0800, Robert Yang wrote: > > > On 04/02/2015 01:59 AM, Martin Jansa wrote: > > On Wed, Apr 01, 2015 at 12:53:02AM -0700, Robert Yang wrote: > >> Fixed a typo: > >> name-target-directory -> make-target-directory > > > > You have another typo in commit message. >

Re: [OE-core] [PATCH 1/3] piglit: add PACKAGECONFIG for freeglut

2015-04-01 Thread Robert Yang
On 04/02/2015 01:59 AM, Martin Jansa wrote: On Wed, Apr 01, 2015 at 12:53:00AM -0700, Robert Yang wrote: Signed-off-by: Robert Yang --- meta/recipes-graphics/piglit/piglit_git.bb |3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/re

Re: [OE-core] [PATCH 3/3] glibc: fix a tpo

2015-04-01 Thread Robert Yang
On 04/02/2015 01:59 AM, Martin Jansa wrote: On Wed, Apr 01, 2015 at 12:53:02AM -0700, Robert Yang wrote: Fixed a typo: name-target-directory -> make-target-directory You have another typo in commit message. Sorry, I checked again, which typo, please ? // Robert There is no name-target

[OE-core] populate_sdk error

2015-04-01 Thread Cliff Brake
Hi, I'm getting the following when running populate_sdk with a dizzy build. Angstrom distro workstation OS is debian wheezy gcc (Debian 4.7.2-5) 4.7.2 Any thoughts what I'm doing wrong? Thanks, Cliff NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR:

Re: [OE-core] [PATCH] systemd: v219 with stable fixes

2015-04-01 Thread Bottazzini, Bruno
Thanks!!! On Qua, 2015-04-01 at 14:14 -0700, Khem Raj wrote: > I will try it out. give me a day > > > On Apr 1, 2015, at 2:08 PM, Bottazzini, Bruno > > wrote: > > > > Khem, > > > > Could you verify this patch and see if this satisfies what you have > > pointed previously ? > > > > Do you th

Re: [OE-core] [PATCH] systemd: v219 with stable fixes

2015-04-01 Thread Khem Raj
I will try it out. give me a day > On Apr 1, 2015, at 2:08 PM, Bottazzini, Bruno > wrote: > > Khem, > > Could you verify this patch and see if this satisfies what you have > pointed previously ? > > Do you think this patch is ready to go to master ? > > Regards, > > On Ter, 2015-03-31 at 17

Re: [OE-core] [PATCH] systemd: v219 with stable fixes

2015-04-01 Thread Bottazzini, Bruno
Khem, Could you verify this patch and see if this satisfies what you have pointed previously ? Do you think this patch is ready to go to master ? Regards, On Ter, 2015-03-31 at 17:25 -0300, Otavio Salvador wrote: > I am not a heavy user of systemd so I prefer other people (Khem?) to > comment o

Re: [OE-core] busybox issue in latest dizzy

2015-04-01 Thread Matt Madison
On Wed, Apr 1, 2015 at 11:27 AM, Andre McCurdy wrote: > On Wed, Apr 1, 2015 at 5:32 AM, Matt Madison wrote: >> I updated to the latest on dizzy and ran into an issue with busybox's >> modutils commands failing, complaining about "no gzip/bzip2/xz magic". >> I've tracked it down to this patch comm

Re: [OE-core] [yocto] [Add xorriso recipe] Add xorriso tool support

2015-04-01 Thread Gaurang Shastri
>> we have meta-filesystems in meta-openembedded repo, this belongs there for >> now OK, sending the patch to meta-filesystems maintainer. -Original Message- From: Khem Raj [mailto:raj.k...@gmail.com] Sent: Wednesday, April 01, 2015 11:38 PM To: Gaurang Shastri Cc: yo...@yoctoproject.or

Re: [OE-core] busybox issue in latest dizzy

2015-04-01 Thread Andre McCurdy
On Wed, Apr 1, 2015 at 5:32 AM, Matt Madison wrote: > I updated to the latest on dizzy and ran into an issue with busybox's > modutils commands failing, complaining about "no gzip/bzip2/xz magic". > I've tracked it down to this patch committed (cd20b3c) on the 21st: > > busybox: libarchive: open_z

Re: [OE-core] [yocto] [Add xorriso recipe] Add xorriso tool support

2015-04-01 Thread Khem Raj
> On Apr 1, 2015, at 5:38 AM, Gaurang Shastri wrote: > > xorriso copies file objects from POSIX compliant filesystems into > Rock Ridge enhanced ISO 9660 filesystems and allows session-wise > manipulation of such filesystems. > we have meta-filesystems in meta-openembedded repo, this belongs t

Re: [OE-core] [PATCH 3/3] glibc: fix a tpo

2015-04-01 Thread Martin Jansa
On Wed, Apr 01, 2015 at 12:53:02AM -0700, Robert Yang wrote: > Fixed a typo: > name-target-directory -> make-target-directory You have another typo in commit message. > There is no name-target-directory, it should be make-target-directory, > this fixed the error: > /bin/bash: /path/to/elf/runtime

Re: [OE-core] [PATCH 1/3] piglit: add PACKAGECONFIG for freeglut

2015-04-01 Thread Martin Jansa
On Wed, Apr 01, 2015 at 12:53:00AM -0700, Robert Yang wrote: > Signed-off-by: Robert Yang > --- > meta/recipes-graphics/piglit/piglit_git.bb |3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/meta/recipes-graphics/piglit/piglit_git.bb > b/meta/recipes-graphics/piglit/piglit_git.bb >

[OE-core] [daisy][PATCH] mesa: Update SRC_URI to match updates to mesa upstream

2015-04-01 Thread Khem Raj
This avoid fetch warnings like Failed to fetch URL ftp://ftp.freedesktop.org/pub/mesa/9.2.5/MesaLib-9.2.5.tar.bz2, attempting MIRRORS if available Change-Id: I39fb98c679452e2a7354a6fd9edf9526179e9446 Signed-off-by: Khem Raj --- meta/recipes-graphics/mesa/mesa_9.2.5.bb | 2 +- 1 file changed, 1 i

Re: [OE-core] [yocto] [Add xorriso recipe] Add xorriso tool support

2015-04-01 Thread Burton, Ross
On 1 April 2015 at 13:38, Gaurang Shastri wrote: > xorriso copies file objects from POSIX compliant filesystems into > Rock Ridge enhanced ISO 9660 filesystems and allows session-wise > manipulation of such filesystems. > Patches for openembedded-core should go to the openembedded-core list, but

[OE-core] [PATCH] useradd_base.bbclass: typo fixes (s/scucess/success/)

2015-04-01 Thread Mario Domenech Goulart
Signed-off-by: Mario Domenech Goulart --- meta/classes/useradd_base.bbclass | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/meta/classes/useradd_base.bbclass b/meta/classes/useradd_base.bbclass index c47b1eb..4398a25 100644 --- a/meta/classes/useradd_base.bbc

[OE-core] [[yocto]Add xorriso recipe] Add xorriso tool support

2015-04-01 Thread Gaurang Shastri
xorriso copies file objects from POSIX compliant filesystems into Rock Ridge enhanced ISO 9660 filesystems and allows session-wise manipulation of such filesystems. Signed-off-by: Gaurang Shastri --- meta/recipes-support/xorriso/xorriso_1.3.8.bb | 17 + 1 file changed, 17 inser

Re: [OE-core] [PATCH 4/4] systemd: v219 with stable fixes

2015-04-01 Thread Bottazzini, Bruno
On Qua, 2015-04-01 at 13:16 +0300, Jussi Kukkonen wrote: > Hi, > > On 25 March 2015 at 23:49, Bruno Bottazzini > wrote: > > Adding patches that fix bugs for 219 version. > > This will get the same consistency of the stable systemd 219 version. > > > > More details: > > http://cgit.freedesktop.or

[OE-core] busybox issue in latest dizzy

2015-04-01 Thread Matt Madison
I updated to the latest on dizzy and ran into an issue with busybox's modutils commands failing, complaining about "no gzip/bzip2/xz magic". I've tracked it down to this patch committed (cd20b3c) on the 21st: busybox: libarchive: open_zipped() does not need to check extensions Backport from busybo

Re: [OE-core] [PATCH] createrepo: Implement --dbpath command line option

2015-04-01 Thread Ed Bartosh
On Wed, Apr 01, 2015 at 03:06:52PM +0300, Ed Bartosh wrote: > --dbpath option can be used in cases where users don't want > createrepo to use system rpm db to avoid possible collisiouns > with other programs. > > For bitbake builds it would be possible to specify different > databases even for eve

[OE-core] [PATCH] createrepo: Implement --dbpath command line option

2015-04-01 Thread Ed Bartosh
--dbpath option can be used in cases where users don't want createrepo to use system rpm db to avoid possible collisiouns with other programs. For bitbake builds it would be possible to specify different databases even for every createrepo run. Considering that rootfs builds can run multiple creat

[OE-core] [PATCH] createrepo: Implement --dbpath command line option

2015-04-01 Thread Ed Bartosh
--dbpath option can be used in cases where users don't want createrepo to use system rpm db to avoid possible collisiouns with other programs. For bitbake builds it would be possible to specify different databases even for every createrepo run. Considering that rootfs builds can run multiple creat

Re: [OE-core] [PATCH 4/4] systemd: v219 with stable fixes

2015-04-01 Thread Anders Darander
* Jussi Kukkonen [150401 12:17]: > On 25 March 2015 at 23:49, Bruno Bottazzini > wrote: > > Adding patches that fix bugs for 219 version. > > This will get the same consistency of the stable systemd 219 version. > > More details: > > http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v2

Re: [OE-core] [PATCH] createrepo: Implement --dbpath command line option

2015-04-01 Thread Ed Bartosh
On Tue, Mar 31, 2015 at 10:25:11PM +0100, Burton, Ross wrote: > Hi Ed, > > On 31 March 2015 at 00:49, Ed Bartosh wrote: > > > Upstream-Status: Pending > > > > The commit log needs just a Signed-off-by; the patch needs an explanation, > Signed-off-by, and Upstream-Status. The goal is that the p

[OE-core] [PATCH] package_manager: call createrepo with --dbpath pointing inside WORKDIR

2015-04-01 Thread Ed Bartosh
Rpm database in staging area is used only by createrepo. createrepo fails with the error "rpmdb: BDB0060 PANIC: fatal region error detected" if rpm database is broken during previous run of createrepo. Made createrepo to create rpm db in $WORKDIR/rpmdb/ from scratch for every build and architectur

Re: [OE-core] [PATCH 4/4] systemd: v219 with stable fixes

2015-04-01 Thread Jussi Kukkonen
Hi, On 25 March 2015 at 23:49, Bruno Bottazzini wrote: > Adding patches that fix bugs for 219 version. > This will get the same consistency of the stable systemd 219 version. > > More details: > http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v219-stable Is the idea of these patches to

[OE-core] [PATCH] uclibc: fix undefinition of '_dl_strchr' in libdl.a

2015-04-01 Thread Junling Zheng
The orign_path.patch introduced '_dl_strchr' into ldso/ldso/dl-elf.c, and caused the following undefined referencing compiling error: | .../libdl.a(libdl.os): In function `search_for_named_library': | .../dl-elf.c:156: undefined reference to `_dl_strchr' | collect2: error: ld returned 1 exit

[OE-core] Stable maintainer for fido

2015-04-01 Thread Richard Purdie
With the release imminent, we need a stable maintainer for fido. Joshua Lock has kindly volunteered to do this. He has been away from the project for a while but many will remember his previous work. He is now back and involved and I believe he will do a great job with this. Thanks for stepping fo

Re: [OE-core] Are we open for intrusive changes on master now

2015-04-01 Thread Burton, Ross
On 1 April 2015 at 04:31, Khem Raj wrote: > Since these are quite intrusive patches, I would like to have them in > early for next release cycle > The AB is finishing what we'd hope to be the final Fido build, so feel free to send them now as master will be accepting again shortly. Ross -- ___

[OE-core] [PATCH 2/3] db: fix parallel issue

2015-04-01 Thread Robert Yang
Fixed parallel issue: libtool: link: `bt_rec.lo' is not a valid libtool object Makefile:867: recipe for target 'libdb-6.0.la' failed make: *** [libdb-6.0.la] Error 1 Signed-off-by: Robert Yang --- ...akefile-let-libso_target-depend-on-bt_rec.patch | 30 meta/recipes-suppor

[OE-core] [PATCH 1/3] piglit: add PACKAGECONFIG for freeglut

2015-04-01 Thread Robert Yang
Signed-off-by: Robert Yang --- meta/recipes-graphics/piglit/piglit_git.bb |3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index 68ac7e7..e33e4a7 100644 --- a/meta/recipes-graphics/piglit/piglit_git.

[OE-core] [PATCH 3/3] glibc: fix a tpo

2015-04-01 Thread Robert Yang
Fixed a typo: name-target-directory -> make-target-directory There is no name-target-directory, it should be make-target-directory, this fixed the error: /bin/bash: /path/to/elf/runtime-linker.T: No such file or directory Makefile:361: recipe for target '/path/to/elf/runtime-linker.st' failed Sig

[OE-core] [PATCH 0/3] meta: 3 fixes

2015-04-01 Thread Robert Yang
The following changes since commit e6aab245623b6ba1ca5f06632d1028c863cef737: image_types: Add missing ext4 support (2015-03-31 22:38:50 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/3fixes http://cgit.openembedded.org/cgit.cgi/open