Re: [OE-core] [RFC][PATCH v2 1/4] u-boot: basic support of dtb append for verified boot

2016-04-24 Thread Bernhard Reutner-Fischer
On April 21, 2016 9:55:21 PM GMT+02:00, Yannick GICQUEL wrote: >>> +do_install_prepend_pn-u-boot () { >>> + # Concatenate U-Boot w/o DTB & DTB with public key >>> + # (cf. kernel-fitimage.bbclass for more details) >>> + cd ${DEPLOYDIR} >>> + if [ "x${UBOOT_SIGN_ENABLE}" = "x1" ]; then >>

Re: [OE-core] Bogus openembedded gcc patch

2016-01-26 Thread Bernhard Reutner-Fischer
nembedded gcc versions: > > > > 0024-PR-target-32219.patch > > > > "From e0d15f4f8bf28c351b9215ca37f1caa24df0e1fd Mon Sep 17 00:00:00 2001 > > From: Khem Raj > > Date: Fri, 29 Mar 2013 09:18:54 +0400 > > Subject: [PATCH 24/35] PR target/32219 > > &g

Re: [OE-core] [PATCH 1/1] busybox: Use UTMPX instead of legacy UTMP

2015-09-09 Thread Bernhard Reutner-Fischer
ecipes-core/busybox/busybox/0001-Switch-to-POSIX-utmpx-API.patch > new file mode 100644 > index 000..1d299ee > --- /dev/null > +++ b/meta/recipes-core/busybox/busybox/0001-Switch-to-POSIX-utmpx-API.patch > @@ -0,0 +1,388 @@ > +From 86a7f18f211af1abda5c855d2674b0fcb53de524 Mon Se

Re: [OE-core] [PATCH 4/5] libav: upgrade to 9.18

2015-05-30 Thread Bernhard Reutner-Fischer
On May 30, 2015 12:24:30 AM GMT+02:00, Phil Blundell wrote: >On Fri, 2015-05-29 at 16:28 +0100, Paul Eggleton wrote: >> Just for background, the reason I disabled the textrel check for x86 >in >> libav.inc was that I was able to determine based on quick research >that >> upstream deliberately do

[OE-core] adduser: add -k [was: Re: Post USERADD_PARAM action]

2015-05-25 Thread Bernhard Reutner-Fischer
g > http://lists.openembedded.org/mailman/listinfo/openembedded-core >From 7b7a7422c1937bcb967d1e6b184d04b1cdc63d88 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 25 May 2015 23:25:19 +0200 Subject: [PATCH] adduser: Add -k /path/to/skel function

Re: [OE-core] [PATCH 1/3] openssl: Fix build with gcc5 on mips64

2015-05-25 Thread Bernhard Reutner-Fischer
On May 22, 2015 9:56:51 PM GMT+02:00, Khem Raj wrote: >Patch is submitted upstream as well > >Signed-off-by: Khem Raj >--- >...ine-GCC_VERSION-macro-to-cover-upto-gcc-5.patch | 53 >++ > .../recipes-connectivity/openssl/openssl_1.0.2a.bb | 1 + > 2 files changed, 54 insertions(

Re: [OE-core] busybox: passwd: applet not found

2015-05-20 Thread Bernhard Reutner-Fischer
On May 20, 2015 5:58:32 PM GMT+02:00, Laszlo Papp wrote: >Well, I understand and appreciate that opinions vary, but if busybox >had shipped 3 binaries at the end of the build processes, then their >naming would be "standard" led by busybox upstream. Currently, there >is no way to standardize it

Re: [OE-core] busybox: passwd: applet not found

2015-05-20 Thread Bernhard Reutner-Fischer
On May 20, 2015 5:36:55 PM GMT+02:00, Laszlo Papp wrote: >On Wed, May 20, 2015 at 4:25 PM, Bernhard Reutner-Fischer > wrote: >> On 20 May 2015 at 17:20, Laszlo Papp wrote: >>> On Wed, May 20, 2015 at 4:17 PM, Bernhard Reutner-Fischer >>> wrote: >>>> O

Re: [OE-core] busybox: passwd: applet not found

2015-05-20 Thread Bernhard Reutner-Fischer
On 20 May 2015 at 17:20, Laszlo Papp wrote: > On Wed, May 20, 2015 at 4:17 PM, Bernhard Reutner-Fischer > wrote: >> On 20 May 2015 at 17:09, Laszlo Papp wrote: >>> On Wed, May 20, 2015 at 4:07 PM, Burton, Ross wrote: >>>> >>>> On 20 May 2015 a

Re: [OE-core] busybox: passwd: applet not found

2015-05-20 Thread Bernhard Reutner-Fischer
On 20 May 2015 at 17:09, Laszlo Papp wrote: > On Wed, May 20, 2015 at 4:07 PM, Burton, Ross wrote: >> >> On 20 May 2015 at 16:02, Laszlo Papp wrote: >>> >>> On a second thought: is even worse now than that, our code has to >>> handle _three_ different scenarios: >>> >>> 1) Desktop. >>> 2) Embedd

Re: [OE-core] busybox: passwd: applet not found

2015-05-20 Thread Bernhard Reutner-Fischer
[Cc'ing Chen who invented it for the most part] On 20 May 2015 at 17:02, Laszlo Papp wrote: > On Wed, May 20, 2015 at 3:58 PM, Laszlo Papp wrote: >> On Wed, May 20, 2015 at 3:54 PM, Burton, Ross wrote: >>> >>> On 20 May 2015 at 15:50, Laszlo Papp wrote: Currently, I do not see any si

Re: [OE-core] busybox: passwd: applet not found

2015-05-20 Thread Bernhard Reutner-Fischer
On 20 May 2015 at 15:48, Bernhard Reutner-Fischer wrote: > On 20 May 2015 at 13:55, Laszlo Papp wrote: >> Hi, >> >> I am a bit confused why busybox passwd does not work with daisy. It >> used to work with dylan. When I try to use "busybox passwd",

Re: [OE-core] busybox: passwd: applet not found

2015-05-20 Thread Bernhard Reutner-Fischer
On 20 May 2015 at 13:55, Laszlo Papp wrote: > Hi, > > I am a bit confused why busybox passwd does not work with daisy. It > used to work with dylan. When I try to use "busybox passwd", I am > getting the following output: > > passwd: applet not found is the password applet built? Check your b

Re: [OE-core] [RFC] Add something like bitbake -cmenuconfig ?

2015-05-19 Thread Bernhard Reutner-Fischer
On May 19, 2015 10:35:36 AM GMT+02:00, Paul Eggleton wrote: >On Tuesday 19 May 2015 15:09:31 Robert Yang wrote: >> Has a uniform backend for configuration sounds like a good idea, here >are >> some rough thoughts that we can do in metadata, please feel free to >give >> your comments: Will read t

Re: [OE-core] [PATCH 13/17] sudo: Disable hardening for musl

2015-04-12 Thread Bernhard Reutner-Fischer
On April 12, 2015 11:26:26 AM GMT+02:00, Khem Raj wrote: >On Sun, Apr 12, 2015 at 1:30 AM, Bernhard Reutner-Fischer > wrote: >> On April 11, 2015 3:20:44 AM GMT+02:00, Khem Raj >wrote: >>>musl does not yet enable ssp >> >> What happened to distro feature ssp,

Re: [OE-core] [PATCH 13/17] sudo: Disable hardening for musl

2015-04-12 Thread Bernhard Reutner-Fischer
On April 11, 2015 3:20:44 AM GMT+02:00, Khem Raj wrote: >musl does not yet enable ssp What happened to distro feature ssp, BTW? Thanks, -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailm

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

2015-04-02 Thread Bernhard Reutner-Fischer
On April 2, 2015 11:45:47 AM GMT+02:00, Junling Zheng wrote: >On 2015/4/2 14:42, Bernhard Reutner-Fischer wrote: >> 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,

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 V2 3/3] uclibc: Revert systemd regressing patch from upsteam uclibc and uprev SRCREV

2015-03-23 Thread Bernhard Reutner-Fischer
On March 20, 2015 7:36:49 PM GMT+01:00, Khem Raj wrote: > >> On Mar 20, 2015, at 6:07 AM, Bernhard Reutner-Fischer > wrote: >> >> On 12 September 2012 at 09:55, Khem Raj wrote: >>> This patch is causing systemd based systemd to not boot >> >

Re: [OE-core] [PATCH V2 3/3] uclibc: Revert systemd regressing patch from upsteam uclibc and uprev SRCREV

2015-03-20 Thread Bernhard Reutner-Fischer
On 12 September 2012 at 09:55, Khem Raj wrote: > This patch is causing systemd based systemd to not boot > meta/recipes-core/uclibc/uclibc-git.inc|5 +- > ...nt.c-wtent.c-move-functions-from-utxent.c.patch | 321 > > 2 files changed, 324 insertions(+), 2 de

Re: [OE-core] [PATCH] runqemu-internal: Add cpio support for qemux86 so that we can boot poky-tiny images

2015-03-19 Thread Bernhard Reutner-Fischer
On March 19, 2015 5:39:12 PM GMT+01:00, Bernhard Reutner-Fischer wrote: >On March 19, 2015 12:33:30 PM GMT+01:00, Richard Purdie > wrote: >>poky-tiny generates cpio.gz images, add support for these so we can >>boot >>them using runqemu. >> >>Signed-off-b

Re: [OE-core] [PATCH] runqemu-internal: Add cpio support for qemux86 so that we can boot poky-tiny images

2015-03-19 Thread Bernhard Reutner-Fischer
ot; >QEMUOPTIONS="$QEMU_NETWORK_CMD -cpu $CPU_SUBTYPE $ROOTFS_OPTIONS >$QEMU_UI_OPTIONS" > fi >+if [ "${FSTYPE:0:4}" = "cpio" ]; then Is that positional handling mandated by the POSIX-1003.1 2008 shell? Otherwise case $FSTYPE in .. Would c

Re: [OE-core] [PATCH] scripts/runqemu: Allow FSTYPE to be changed from the environment

2015-03-19 Thread Bernhard Reutner-Fischer
Acked-by: Bernhard Reutner-Fischer Through reading. Thanks! > >diff --git a/scripts/runqemu b/scripts/runqemu >index 1277e82..84ece4d 100755 >--- a/scripts/runqemu >+++ b/scripts/runqemu >@@ -62,7 +62,7 @@ MACHINE=${MACHINE:=""} > KERNEL=${KERNEL:=""}

Re: [OE-core] [OE-core v2 PATCH 3/5] bootimg: Skip iso image build on aarch64

2015-03-19 Thread Bernhard Reutner-Fischer
On March 19, 2015 10:47:22 AM GMT+01:00, Naresh Bhat wrote: >Hi Bernhard Reutner-Fischer, > >On 18 March 2015 at 18:12, Naresh Bhat wrote: > >> >> >> On 18 March 2015 at 18:05, Bernhard Reutner-Fischer >> > wrote: >> >>> On 18 March 2015 at

Re: [OE-core] [OE-core v2 PATCH 3/5] bootimg: Skip iso image build on aarch64

2015-03-18 Thread Bernhard Reutner-Fischer
On 18 March 2015 at 12:27, Naresh Bhat wrote: > To generate bootable ISO image the x86 architecture uses syslinux package > (syslinux/isolinux.bin). > We have already skip the syslinux package on aarch64. Hence skip the iso > image build on aarch64. > > Signed-off-by: Naresh Bhat > --- > meta

Re: [OE-core] [PATCH 1/3] libtirpc: respin patches

2015-03-16 Thread Bernhard Reutner-Fischer
On 16 March 2015 at 17:43, Khem Raj wrote: > patches are fine. I was merely pointing on the sweeping statement regarding > patches should be always libc-independent. yep. IMO patches should always be applied and not depend on a certain architecture nor a certain libc or the like, There may be a

Re: [OE-core] [PATCH 1/3] libtirpc: respin patches

2015-03-16 Thread Bernhard Reutner-Fischer
On 16 March 2015 at 17:26, Burton, Ross wrote: > > On 16 March 2015 at 18:24, Khem Raj wrote: >> >> Patches are fine in this series, however I just want to set the >> expectations right here. While having that libc-independent goal is fine. >> Sometimes we just can not do it, since uclibc or musl

[OE-core] [PATCH v2 0/3] misc uClibc-related tweaks

2015-03-16 Thread Bernhard Reutner-Fischer
://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=aldot/fixes Bernhard Reutner-Fischer (3): libtirpc: respin patches rpcbind: respin patches packagegroup zeroconf: nss-mdns is libc dependant .../packagegroups/packagegroup-base.bb | 4 +- ...0001-configure.ac

[OE-core] [PATCH v2 3/3] packagegroup zeroconf: nss-mdns is libc dependant

2015-03-16 Thread Bernhard Reutner-Fischer
glibc provides NSS, other libc do not, so only add libnss-mdns to the zeroconf package group for glibc. This fixes the build of core-image-sato for e.g. uClibc Signed-off-by: Bernhard Reutner-Fischer --- meta/recipes-core/packagegroups/packagegroup-base.bb | 4 +++- 1 file changed, 3 insertions

[OE-core] [PATCH v2 1/3] libtirpc: respin patches

2015-03-16 Thread Bernhard Reutner-Fischer
tarball. Signed-off-by: Bernhard Reutner-Fischer --- ...0001-configure.ac-Allow-for-disabling-NIS.patch | 169 + ...configure.ac-Allow-for-disabling-auth-DES.patch | 203 + .../libtirpc/0003-debug.h-Include-stdarg.patch | 20 ++ .../libtirpc/libtirpc

[OE-core] [PATCH v2 2/3] rpcbind: respin patches

2015-03-16 Thread Bernhard Reutner-Fischer
tarball. v2: Remove PR bump Signed-off-by: Bernhard Reutner-Fischer --- ...001-configure.ac-Check-for-rpcsvc-mount.h.patch | 64 ++ .../rpcbind/rpcbind/0001-uclibc-nss.patch | 30 -- .../rpcbind/0002-uclibc-rpcsvc-defines.patch | 60

Re: [OE-core] [PATCH 1/3] libtirpc: respin patches

2015-03-16 Thread Bernhard Reutner-Fischer
On 16 March 2015 at 12:52, Burton, Ross wrote: > > On 16 March 2015 at 13:49, Bernhard Reutner-Fischer > wrote: >> >> yea, i'm not changing anything from installed binaries perspective, right? >> > > Even if you were we haven't needed explicit PR bu

Re: [OE-core] [PATCH 1/3] libtirpc: respin patches

2015-03-16 Thread Bernhard Reutner-Fischer
On 16 March 2015 at 12:47, Burton, Ross wrote: > > On 16 March 2015 at 10:53, Bernhard Reutner-Fischer > wrote: >> >> +PR = "r1" > > > No need to bump PR, remove this line please. yea, i'm not changing anythi

[OE-core] [PATCH 2/3] rpcbind: respin patches

2015-03-16 Thread Bernhard Reutner-Fischer
tarball. Signed-off-by: Bernhard Reutner-Fischer --- ...001-configure.ac-Check-for-rpcsvc-mount.h.patch | 64 .../rpcbind/rpcbind/0001-uclibc-nss.patch | 30 - .../rpcbind/0002-uclibc-rpcsvc-defines.patch | 60 -- meta/recipes

[OE-core] [PATCH 1/3] libtirpc: respin patches

2015-03-16 Thread Bernhard Reutner-Fischer
tarball. Signed-off-by: Bernhard Reutner-Fischer --- ...0001-configure.ac-Allow-for-disabling-NIS.patch | 169 ...configure.ac-Allow-for-disabling-auth-DES.patch | 203 .../libtirpc/0003-debug.h-Include-stdarg.patch | 20 ++ .../libtirpc/libtirpc

[OE-core] [PATCH 3/3] packagegroup zeroconf: nss-mdns is libc dependant

2015-03-16 Thread Bernhard Reutner-Fischer
glibc provides NSS, other libc do not, so only add libnss-mdns to the zeroconf package group for glibc. This fixes the build of core-image-sato for e.g. uClibc Signed-off-by: Bernhard Reutner-Fischer --- meta/recipes-core/packagegroups/packagegroup-base.bb |4 +++- 1 file changed, 3

Re: [OE-core] [oe-core][PATCH 1/1] package.bbclass: decouple splitting and stripping

2015-03-13 Thread Bernhard Reutner-Fischer
On March 13, 2015 10:57:53 PM GMT+01:00, Joe Slater wrote: >Fix logic in split_and_strip_files() to allow splitting or >stripping independently. We also return quickly from this >function if we have nothing to do. We seek the following behavior: > >Strip / Split Behavior >yes / yes

Re: [OE-core] [OE-core v1 PATCH 3/5] bootimg: Skip build iso image for aarch64

2015-03-13 Thread Bernhard Reutner-Fischer
On March 13, 2015 5:00:15 PM GMT+01:00, Richard Purdie wrote: >On Fri, 2015-03-13 at 20:25 +0530, Naresh Bhat wrote: >> Build iso image required syslinux package. We have already skip the >syslinux >> package. Hence just skip the iso image build too. >> >> Signed-off-by: Naresh Bhat >> --- >>

Re: [OE-core] [OE-core Yocto PATCH 3/4] bootimg: Skip build iso image for aarch64

2015-03-10 Thread Bernhard Reutner-Fischer
On March 9, 2015 9:11:29 AM GMT+01:00, Naresh Bhat wrote: >today/tomorrow. Can we please continue the discussion on my next >series. Probably you can give me few more points on my next patch >series. Please CC me so i do not overlook the new series, TIA. -- _

Re: [OE-core] what's with the loop with "in in" in u-boot.inc?

2015-03-07 Thread Bernhard Reutner-Fischer
On March 7, 2015 3:04:52 PM GMT+01:00, "Robert P. J. Day" wrote: > > based on a recent post to this(?) list, i was curious about the >following loop construct in u-boot.inc: > >for config in ${UBOOT_MACHINE}; do >for type in in ${UBOOT_CONFIG}; do >if [ "${typ

Re: [OE-core] [OE-core Yocto PATCH 3/4] bootimg: Skip build iso image for aarch64

2015-03-05 Thread Bernhard Reutner-Fischer
On 5 March 2015 at 15:06, Naresh Bhat wrote: >>>if d.getVar('TARGET_ARCH', True) == "aarch64": >>> return >>> >>>Does it make sense ? >> >> At least the parser should grok it. >> The change itself does not make sense to me either way. > I did this change because it does not make any

Re: [OE-core] [OE-core Yocto PATCH 3/4] bootimg: Skip build iso image for aarch64

2015-03-03 Thread Bernhard Reutner-Fischer
On March 4, 2015 8:15:15 AM GMT+01:00, Naresh Bhat wrote: >On 3 March 2015 at 23:27, Bernhard Reutner-Fischer > wrote: >> On 3 March 2015 at 16:46, Naresh Bhat wrote: >>> Build iso image required syslinux package. We have already skip the >syslinux >>> packag

Re: [OE-core] [OE-core Yocto PATCH 4/4] grub: Update grub git recipe

2015-03-03 Thread Bernhard Reutner-Fischer
On 3 March 2015 at 16:46, Naresh Bhat wrote: > Update the grub git recipe with the following actions for native and > non-native > - Base class extend to native > - do_configure_prepand s/prepand/prepend/ > - do_install_append > - do_mkimage native > - do_deploy > > Signed-off-by: Naresh Bhat

Re: [OE-core] [OE-core Yocto PATCH 3/4] bootimg: Skip build iso image for aarch64

2015-03-03 Thread Bernhard Reutner-Fischer
On 3 March 2015 at 16:46, Naresh Bhat wrote: > Build iso image required syslinux package. We have already skip the syslinux > package. Hence just skip the iso image build too. > > Signed-off-by: Naresh Bhat > Reviewed-by: Matt Fleming > --- > meta/classes/bootimg.bbclass |6 +- > 1 fi

Re: [OE-core] [OE-core Yocto PATCH 1/4] grub-efi: Add to support to install grubaa64 efi

2015-03-03 Thread Bernhard Reutner-Fischer
On 3 March 2015 at 16:46, Naresh Bhat wrote: > Add to support to install grubaa64.efi binary for aarch64 > > Signed-off-by: Naresh Bhat > Signed-off-by: Matt Fleming > --- > meta/classes/grub-efi.bbclass |3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/meta/classes/grub-efi.bbclas

Re: [OE-core] [OE-core Yocto PATCH 2/4] bootimg: Add support to install Image

2015-03-03 Thread Bernhard Reutner-Fischer
On 3 March 2015 at 16:46, Naresh Bhat wrote: > Add support to install kernel image for aarch64 > > Signed-off-by: Naresh Bhat > Signed-off-by: Matt Fleming > --- > meta/classes/bootimg.bbclass | 10 +- > 1 file changed, 9 insertions(+), 1 deletion(-) > > diff --git a/meta/classes/boot

Re: [OE-core] [PATCH 1/3] sato: fix typo in packagegroup

2015-02-27 Thread Bernhard Reutner-Fischer
On 27 February 2015 at 15:14, Ross Burton wrote: > The gtk-play binary is packaged in gst-player-bin... core-image-sato fails to build, so please consider merging as it sound like it should fix that inconvenience.. TIA, > > Signed-off-by: Ross Burton > --- > meta/recipes-sato/packagegroups/pac

[OE-core] [PATCH] scripts/runqemu: clarify help text

2015-02-27 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer --- scripts/runqemu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/runqemu b/scripts/runqemu index 7ba92fb..1277e82 100755 --- a/scripts/runqemu +++ b/scripts/runqemu @@ -21,7 +21,7 @@ usage() { MYNAME=`basename $0

Re: [OE-core] [PATCH 1/2] util-linux: disable systemd

2015-02-24 Thread Bernhard Reutner-Fischer
On February 24, 2015 9:51:51 PM GMT+01:00, "Burton, Ross" wrote: >On 24 February 2015 at 20:48, Khem Raj wrote: > >> I feel we are going out of way here since now on systemd based >systemd you >> have to undo this change >> partly via re-introducing service files in some fashion >> how about jus

Re: [OE-core] [PATCH] base-files/profile: change EDITOR to not be busybox specific

2015-02-15 Thread Bernhard Reutner-Fischer
On January 21, 2015 8:29:23 PM GMT+01:00, Dan McGregor wrote: >On 21 January 2015 at 12:25, Paul Gortmaker > wrote: >> Setting "EDITOR=/bin/vi" breaks on non-busybox systems, as >> vim will populate /usr/bin/vi instead, and you get stuff like: >> >> op3:~/poky/meta-builder$ git commit -s >> e

Re: [OE-core] patchwork client problems

2014-09-08 Thread Bernhard Reutner-Fischer
On 6 September 2014 19:25, Khem Raj wrote: > On Sat, Sep 6, 2014 at 8:32 AM, Khem Raj wrote: >> On Sat, Sep 6, 2014 at 6:32 AM, Burton, Ross wrote: >>> Thanks Khem, much appreciated. >>> >>> Presumably the hooks to auto-mark merged patches haven't been >>> activated because the git server and th

Re: [OE-core] [RFC PATCH] uninative: Add uninative - a way of reusing native/cross over multiple distros

2014-08-28 Thread Bernhard Reutner-Fischer
On 28 August 2014 12:27:14 CEST, Richard Purdie wrote: >These patches illustrate a new idea, a way of allowing a single set of >cross/native sstate to work over multiple distros, even old ones. > >The assumption is that our own C library is basically up to date. We >build >and share a small tarba

Re: [OE-core] [PATCH] busybox: fix a sh link wrong

2014-08-28 Thread Bernhard Reutner-Fischer
On 28 August 2014 11:37:26 CEST, Wenlin Kang wrote: >On 2014年04月08日 15:16, Wenlin Kang wrote: >> When both bash and busybox be installed, without ash support >> in busybox,if bash is installed before busybox in the final stage, >> even if ALTERNATIVE_PRIORITY of bash > ALTERNATIVE_PRIORITY of >bus

Re: [OE-core] [PATCH] openssh: enable PAM at runtime based on DISTRO_FEATURES

2014-02-19 Thread Bernhard Reutner-Fischer
On 19 February 2014 09:46:12 Koen Kooi wrote: +++ b/meta/recipes-connectivity/openssh/openssh_6.4p1.bb @@ -82,6 +82,8 @@ do_install_append () { if [ "${@base_contains('DISTRO_FEATURES', 'pam', 'pam', '', d)}" = "pam" ]; then install -d ${D}${sysconfdir}/pam.d

Re: [OE-core] [PATCH] image_types.bbclass: fix cpio IMAGE_CMD to preserve working directory

2014-02-18 Thread Bernhard Reutner-Fischer
On 18 February 2014 15:56:41 Khem Raj wrote: On Tue, Feb 18, 2014 at 4:08 AM, Jonathan Liu wrote: > } > IMAGE_CMD_cpio () { > ${CPIO_TOUCH_INIT} > - cd ${IMAGE_ROOTFS} && (find . | cpio -o -H newc >${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.cpio) > + (cd ${IMAGE_ROOTFS} &&

Re: [OE-core] [PATCH v2] matchbox-keyboard: daemonize launch

2014-02-16 Thread Bernhard Reutner-Fischer
On 15 February 2014 17:34:57 Alexandre Belloni wrote: The .shbg extension is not properly supported by the Xsession script provided by xserver-common. Make the matchbox-keyboard startup script wait for matchbox desktop and start the matchbox-keyboard daemon in its own shell, in the background

Re: [OE-core] [PATCH] usbutils: Patch to detect iconv support

2014-02-16 Thread Bernhard Reutner-Fischer
On 15 February 2014 03:54:25 Khem Raj wrote: Fixes build failures on uclibc Does this also handle SDK images? I had to divert iconv.h .. Thanks && cheers, Sent with AquaMail for Android http://www.aqua-mail.com ___ Openembedded-core mailing list

Re: [OE-core] [PATCH] rootfs.py: Check for LDCONFIGDEPEND being empty string

2014-02-16 Thread Bernhard Reutner-Fischer
On 15 Feb 2014 08:22, "Khem Raj" wrote: > > We override LDCONFIGDEPEND to be empty string for uclibc > however the current check is for it being None as a result > the function is still executed but ldconfig-native is not > built as dependency for rootfs when building with uclibc > > Fixes errors

Re: [OE-core] [PATCH V3 1/5] systemd: add 'less' to its RRECOMMENDS

2014-01-23 Thread Bernhard Reutner-Fischer
On 23 January 2014 09:23:18 ChenQi wrote: On 01/22/2014 06:18 PM, Bernhard Reutner-Fischer wrote: > On 22 January 2014 11:08, ChenQi wrote: >> On 01/22/2014 06:00 PM, Bernhard Reutner-Fischer wrote: >>> On 20 January 2014 09:35, ChenQi wrote: >>>> On 01/20/2

Re: [OE-core] [PATCH V3 1/5] systemd: add 'less' to its RRECOMMENDS

2014-01-22 Thread Bernhard Reutner-Fischer
On 20 January 2014 09:35, ChenQi wrote: > On 01/20/2014 04:06 PM, Bernhard Reutner-Fischer wrote: >> >> On 20 January 2014 03:23:02 Chen Qi wrote: >> >>> The less command provided by busybox cannot interpret the control >>> character, resulting in obscure

Re: [OE-core] [PATCH V3 1/5] systemd: add 'less' to its RRECOMMENDS

2014-01-20 Thread Bernhard Reutner-Fischer
On 20 January 2014 03:23:02 Chen Qi wrote: The less command provided by busybox cannot interpret the control character, resulting in obscure output of the journalctl command in a systemd based image. Can you send me the input containing this control character, please? Perhaps we can do somet

Re: [OE-core] [PATCH] busybox-1.21.1/defconfig: disable rfkill

2013-07-29 Thread Bernhard Reutner-Fischer
he majority use cases out there? On Mon, Jul 29, 2013 at 2:34 PM, Bernhard Reutner-Fischer < rep.dot@gmail.com> wrote: > On 29 July 2013 14:20:05 Laszlo Papp wrote: > >> Oh, it is actually also in danny. I was looking into the "files" >> directory, >> bu

Re: [OE-core] [PATCH] busybox-1.21.1/defconfig: disable rfkill

2013-07-29 Thread Bernhard Reutner-Fischer
On 29 July 2013 14:20:05 Laszlo Papp wrote: Oh, it is actually also in danny. I was looking into the "files" directory, but it is in the other. It is definitely not in denzil though. Perhaps disable it only in the layer that pulls in these pre-2.6.31 kernel headers? Thanks, On Mon, Jul

Re: [OE-core] [oe] [PATCH 0/3] autotools.bbclass misc trivia

2013-07-09 Thread Bernhard Reutner-Fischer
It seems to me this was never pushed, or was it reverted in the meantime (if so, why? who takes care of passing these in nowadays?) Thanks, On 13 January 2011 01:29, Tom Rini wrote: > On 01/12/2011 01:41 PM, Khem Raj wrote: >> >> On 1/12/2011 12:15 PM, Bernhard Reutner-Fischer wr

Re: [OE-core] [PATCH 1/2] strace: update depends

2013-06-17 Thread Bernhard Reutner-Fischer
On 16 June 2013 16:16:25 Kai Kang wrote: Build strace with libaio and acl to support more features. Because no native libaio package, just add dependencies for target. Do you mind updating to 4.8 while you touch it? Thanks, Sent with AquaMail for Android http://www.aqua-mail.com __

Re: [OE-core] [PATCH 4/8] busybox: add the ability to split the busybox binary

2013-06-14 Thread Bernhard Reutner-Fischer
On 13 June 2013 08:46, ChenQi wrote: > On 06/12/2013 04:26 AM, Bernhard Reutner-Fischer wrote: >> >> On Fri, Jun 07, 2013 at 02:13:58PM +0800, qi.c...@windriver.com wrote: > Hi Bernhard, > > Thank you very much for your review and suggestions! > I went through your m

Re: [OE-core] [PATCH 4/8] busybox: add the ability to split the busybox binary

2013-06-11 Thread Bernhard Reutner-Fischer
>+f.close() >+return >+ >+if os.path.exists('%s/etc/busybox.links' % (dvar)): >+set_alternative_vars("/etc/busybox.links", "/bin/busybox") >+else: >+set_alternative_vars("/etc/busybox.links.nosuid&quo

Re: [OE-core] [PATCH v2 0/4] Fixes for makedevs

2013-05-30 Thread Bernhard Reutner-Fischer
On 30 May 2013 09:19:54 Peter Kjellerstedt wrote: When I wanted to create devices from a package I stumbled upon a couple of problems with the makedevs program. Most notable was that it failed to set the correct uid/gid for devices created as part of a block (i.e., with a count > 0). And now wi

Re: [OE-core] [PATCH 1/2] udev-extraconf: Add -o silent to auto mount for mount.util-linux

2013-04-13 Thread Bernhard Reutner-Fischer
On 13 April 2013 12:26:38 Richard Purdie wrote: On Sat, 2013-04-13 at 00:28 -0700, Saul Wold wrote: > This will silence some of the noisy output from mount.util-linux and the kernel > when trying to automount filesystems or devices. Busybox does not accept the silent > option, it uses a "loud

Re: [OE-core] [PATCH 4/4] initscripts: fix read-only-rootfs-hook.sh to start earlier

2013-04-10 Thread Bernhard Reutner-Fischer
On 10 April 2013 17:42:28 Paul Eggleton wrote: Mount /var/volatile ourselves so that we can set up the writable area first. This fixes the urandom service not starting properly when read-only-rootfs is enabled. Signed-off-by: Paul Eggleton --- .../initscripts/initscripts-1.0/read-only-rootfs-

Re: [OE-core] [PATCH v2] busybox: Upgrade to v1.21.0

2013-03-29 Thread Bernhard Reutner-Fischer
On Fri, Mar 29, 2013 at 12:05:10PM +0200, Radu Moisan wrote: >Removed obsolete patches >Added a few new patches pending 1.21.1 >*busybox-1.21.0-mdev.patch >*busybox-1.21.0-platform.patch >*busybox-1.21.0-xz.patch > >Signed-off-by: Radu Moisan >--- > .../busybox-1.20.2/busybox-1.20.2-kernel_ver.pat

Re: [OE-core] [PATCH] util-linux: Use u-a for getopt

2013-03-23 Thread Bernhard Reutner-Fischer
On 22 March 2013 14:06:48 Martin Jansa wrote: On Fri, Mar 22, 2013 at 12:51:42PM +0100, Bernhard Reutner-Fischer wrote: > On 22 March 2013 10:15, Martin Jansa wrote: > > On Fri, Mar 22, 2013 at 09:08:34AM +0100, Bernhard Reutner-Fischer wrote: > >> On 20 March 2013 16:09:10 M

Re: [OE-core] [PATCH] util-linux: Use u-a for getopt

2013-03-22 Thread Bernhard Reutner-Fischer
On 22 March 2013 10:15, Martin Jansa wrote: > On Fri, Mar 22, 2013 at 09:08:34AM +0100, Bernhard Reutner-Fischer wrote: >> On 20 March 2013 16:09:10 Martin Jansa wrote: >> > * when enable busybox installs getopt to ${base_bindir} and >> > util-linux to ${bindir}, s

Re: [OE-core] [PATCH] util-linux: Use u-a for getopt

2013-03-22 Thread Bernhard Reutner-Fischer
On 20 March 2013 16:09:10 Martin Jansa wrote: * when enable busybox installs getopt to ${base_bindir} and util-linux to ${bindir}, so there is no file conflict, but because busybox implementation does not support --long used Do you mean that Busybox' getopt does not support long options? I

Re: [OE-core] [PATCH 15/16] distro: Add separatebuilddir.inc

2013-03-21 Thread Bernhard Reutner-Fischer
On 22 March 2013 00:21:52 Richard Purdie wrote: On Thu, 2013-03-21 at 23:54 +0100, Bernhard Reutner-Fischer wrote: > On 21 March 2013 16:55:14 Richard Purdie > wrote: > > Going forward its going to be useful to separate build data from source data > > in those autotoo

Re: [OE-core] [PATCH 15/16] distro: Add separatebuilddir.inc

2013-03-21 Thread Bernhard Reutner-Fischer
On 21 March 2013 16:55:14 Richard Purdie wrote: Going forward its going to be useful to separate build data from source data in those autotooled projects which support it. Unfortunately there is a lot of breakage so for now, this starts the creation of an opt in list which we can iterate over en

Re: [OE-core] [PATCH 1/1] insane.bbclass: make do_package_qa be a task

2013-03-11 Thread Bernhard Reutner-Fischer
On 11 March 2013 04:31:17 Kang Kai wrote: do_package_qa is added to variable PACKAGEFUNCS and run after do_package. packaging tests should not ending up in package.bbclass. Split do_package_qa as a new task after do_package. [YOCTO #3190] Signed-off-by: Kang Kai --- meta/classes/insane.bbcla

Re: [OE-core] [PATCH 1/1] More n32 fixups

2013-02-21 Thread Bernhard Reutner-Fischer
On 21 February 2013 18:40:22 Peter Seebach wrote: For perfectly sound reasons, n32 MIPS is a mips64 subset denoted by an ABI change, thus, "mips64-vendor-linux-gnun32" rather than "mips-vendor-linux-gnu". A previous change had fixed up insane.bbclass to recognize these, which mostly worked, but

Re: [OE-core] Fix tcp-wrappers for sshd

2013-02-20 Thread Bernhard Reutner-Fischer
On 21 February 2013 08:13, Saul Wold wrote: > On 02/20/2013 01:09 PM, farrah rashid wrote: >> >> farrah rashid (2): >>tcp-wrappers: remove size_t.patch >>tcp-wrappers: add socklen_t.patch >> >> .../tcp-wrappers/tcp-wrappers-7.6/size_t.patch | 44 >> --- >> .../tcp-wrap

Re: [OE-core] [PATCH V2 5/5] populate-volatile.sh: remove trailing whitespaces

2013-02-20 Thread Bernhard Reutner-Fischer
On 21 February 2013 03:31:26 ChenQi wrote: >> test "$VOLATILE_ENABLE_CACHE" = yes && echo "$EXEC" >> /etc/volatile.cache.build > Don't you need ${ROOT_DIR}/etc/volatile.cache.build here (and > everywhere else if there are other cases), too? > > Actually no. The cache is only enabled

Re: [OE-core] [PATCH V2 5/5] populate-volatile.sh: remove trailing whitespaces

2013-02-20 Thread Bernhard Reutner-Fischer
On 20 February 2013 06:55, wrote: > From: Chen Qi > > Remove trailing whitespaces. > > Signed-off-by: Chen Qi > --- > .../initscripts-1.0/populate-volatile.sh |6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git > a/meta/recipes-core/initscripts/initscript

Re: [OE-core] [PATCH V2 4/5] populate-volatile.sh: improve the handling of link config items

2013-02-20 Thread Bernhard Reutner-Fischer
On 20 February 2013 08:16, ChenQi wrote: > On 02/20/2013 03:10 PM, Bernhard Reutner-Fischer wrote: >> >> On 20 February 2013 06:55:33 wrote: >>> >>> From: Chen Qi >>> >>> Previously, if there's a link config item in the config file like &g

Re: [OE-core] [PATCH V2 4/5] populate-volatile.sh: improve the handling of link config items

2013-02-19 Thread Bernhard Reutner-Fischer
On 20 February 2013 06:55:33 wrote: From: Chen Qi Previously, if there's a link config item in the config file like l root root 1777 /tmp /var/tmp and /tmp has existed, the symlink will not be created correctly. Another example is the /run directory. If /run directory has been c

Re: [OE-core] [PATCH 1/8] busybox: Add ptest

2013-02-19 Thread Bernhard Reutner-Fischer
On 19 February 2013 14:13, Björn Stenberg wrote: > From: Daniel Dai > > > Signed-off-by: Björn Stenberg > --- > meta/recipes-core/busybox/busybox.inc |2 +- > meta/recipes-core/busybox/busybox_1.20.2.bb | 10 ++ > meta/recipes-core/busybox/files/run-ptest | 11 ++

Re: [OE-core] [PATCH 3/4] populate-volatile.sh: add ROOT_DIR variable to support running at rootfs time

2013-02-19 Thread Bernhard Reutner-Fischer
On 19 February 2013 08:38, wrote: > From: Chen Qi > > For populate-volatile.sh script to run correctly both at rootfs time and > at system boot time, it needs to be aware of which situation it is now in. > > We use the ROOT_DIR variable to indicate whether it is run at rootfs time or > not. ROOT

Re: [OE-core] [PATCH 1/4] image.bbclass: add a hook funtion to support readonly rootfs

2013-02-19 Thread Bernhard Reutner-Fischer
On 19 February 2013 08:38, wrote: > From: Chen Qi > > read_only_rootfs_hook: this funtion is invoked only if 'read-only-rootfs' > is in IMAGE_FEATURES. It tweaks some basic files and makes populate- > volatile.sh script run at rootfs time. > > For now, it has real effect only if the init system

Re: [OE-core] [PATCH 1/1] hwclock.sh: check for the existence of /etc/default/rcS

2013-02-19 Thread Bernhard Reutner-Fischer
On 19 February 2013 08:59, wrote: > From: Chen Qi > > /etc/default/rcS might be missing if the init manager is not sysvinit. > So we have to check for the existence of this file before sourcing it. > > [YOCTO #3697] > > Signed-off-by: Chen Qi > --- > meta/recipes-core/busybox/files/hwclock.sh

Re: [OE-core] [PATCH 5/8] busybox: add ifup's ifstate dir to package

2013-02-12 Thread Bernhard Reutner-Fischer
On Mon, Feb 11, 2013 at 09:46:31PM -0800, Saul Wold wrote: >On 02/05/2013 07:55 AM, Bernhard Reutner-Fischer wrote: >>ifupdown stores its ifstate into CONFIG_IFIPDOWN_IFSTATE_PATH. >>Fixes: >>ifup: can't open '/var/run/ifstate': No such file or directory

Re: [OE-core] [PATCH 4/8] Revert "Add ptest for glib."

2013-02-05 Thread Bernhard Reutner-Fischer
On 5 February 2013 20:16, Bernhard Reutner-Fischer wrote: > On 5 February 2013 19:39, Saul Wold wrote: >> On 02/05/2013 09:13 AM, Bernhard Reutner-Fischer wrote: >>> >>> On 5 February 2013 17:46, Saul Wold wrote: >>>> >>>> On

Re: [OE-core] [PATCH 4/8] Revert "Add ptest for glib."

2013-02-05 Thread Bernhard Reutner-Fischer
On 5 February 2013 19:39, Saul Wold wrote: > On 02/05/2013 09:13 AM, Bernhard Reutner-Fischer wrote: >> >> On 5 February 2013 17:46, Saul Wold wrote: >>> >>> On 02/05/2013 07:55 AM, Bernhard Reutner-Fischer wrote: >>>> >>>> >>

Re: [OE-core] [PATCH 4/8] Revert "Add ptest for glib."

2013-02-05 Thread Bernhard Reutner-Fischer
On 5 February 2013 17:59, Burton, Ross wrote: > On 5 February 2013 16:47, Bernhard Reutner-Fischer > wrote: >> I do not have time to look into this, sorry. But yes, of course fixing >> it for real would be better.. > > Sharing the log of the failure would help immensely.

Re: [OE-core] [PATCH 4/8] Revert "Add ptest for glib."

2013-02-05 Thread Bernhard Reutner-Fischer
On 5 February 2013 17:46, Saul Wold wrote: > On 02/05/2013 07:55 AM, Bernhard Reutner-Fischer wrote: >> >> This reverts commit dec6f912d68f52748f645b6af411f189cf464f85. >> >> This breaks core-image-sato-sdk for TCLIBC="uclibc". >> > What's the i

Re: [OE-core] [PATCH 4/8] Revert "Add ptest for glib."

2013-02-05 Thread Bernhard Reutner-Fischer
On 5 February 2013 17:44, Burton, Ross wrote: > On 5 February 2013 15:55, Bernhard Reutner-Fischer > wrote: >> This reverts commit dec6f912d68f52748f645b6af411f189cf464f85. >> >> This breaks core-image-sato-sdk for TCLIBC="uclibc". > > Ouch. How about we

Re: [OE-core] [PATCH 6/8] busybox: update-modules script needs id(1)

2013-02-05 Thread Bernhard Reutner-Fischer
On 5 February 2013 17:38, Richard Purdie wrote: > On Tue, 2013-02-05 at 16:55 +0100, Bernhard Reutner-Fischer wrote: >> The update-modules script calls id(1), so turn on id in this case. >> Bump PR. >> >> Signed-off-by: Bernhard Reutner-Fischer >> --- >>

[OE-core] [PATCH 7/8] base.bbclass: remove redundant setting of MAKE

2013-02-05 Thread Bernhard Reutner-Fischer
oe_runmake() tried to set MAKE a second time, remove it since this is (nowadays?) redundant WRT the normal export MAKE= in the generated scripts. Signed-off-by: Bernhard Reutner-Fischer --- meta/classes/base.bbclass |1 - 1 file changed, 1 deletion(-) diff --git a/meta/classes/base.bbclass

[OE-core] [PATCH 2/8] uclibc: add c6x arch

2013-02-05 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer --- meta/recipes-core/uclibc/uclibc-config.inc |1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/uclibc/uclibc-config.inc b/meta/recipes-core/uclibc/uclibc-config.inc index fd36fa5..0c7a0ce 100644 --- a/meta/recipes-core/uclibc

[OE-core] [PATCH 0/8] misc tweaks

2013-02-05 Thread Bernhard Reutner-Fischer
/openembedded-core-contrib aldot/fixes http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=aldot/fixes Bernhard Reutner-Fischer (8): base.bbclass: Commentary typo fix uclibc: add c6x arch uclibc: turn on kernel module support Revert "Add ptest for glib." bu

[OE-core] [PATCH 8/8] create-pull-request: Error message on missing -u

2013-02-05 Thread Bernhard Reutner-Fischer
The script was erroring out without a hint on what failed. Signed-off-by: Bernhard Reutner-Fischer --- scripts/create-pull-request |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/create-pull-request b/scripts/create-pull-request index 9692bf1..503248b 100755

[OE-core] [PATCH 6/8] busybox: update-modules script needs id(1)

2013-02-05 Thread Bernhard Reutner-Fischer
The update-modules script calls id(1), so turn on id in this case. Bump PR. Signed-off-by: Bernhard Reutner-Fischer --- meta/recipes-core/busybox/busybox.inc |1 + meta/recipes-core/busybox/busybox_1.20.2.bb |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/meta

[OE-core] [PATCH 4/8] Revert "Add ptest for glib."

2013-02-05 Thread Bernhard Reutner-Fischer
This reverts commit dec6f912d68f52748f645b6af411f189cf464f85. This breaks core-image-sato-sdk for TCLIBC="uclibc". Signed-off-by: Bernhard Reutner-Fischer --- .../glib-2.0/glib-2.0/Makefile-ptest.patch | 61 meta/recipes-core/glib-2.0/glib-2.0

  1   2   >