Re: [oe] [OpenWrt-Devel] uClibc-ng

2014-07-24 Thread Bernhard Reutner-Fischer
On Wed, Jul 23, 2014 at 09:20:51PM +0200, Carmelo Amoroso wrote: Il 23 luglio 2014 13:42:38 Jody Bruchon j...@jodybruchon.com ha scritto: On 7/22/2014 11:30 PM, Steve Bennett wrote: I would like to add my support to Thomas' position. Regardless of what happens with glibc and/or musl,

Re: [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 tom_r...@mentor.com wrote: On 01/12/2011 01:41 PM, Khem Raj wrote: On 1/12/2011 12:15 PM, Bernhard Reutner-Fischer

[oe] [PATCH 1/2] busybox: mdev was removed

2012-04-27 Thread Bernhard Reutner-Fischer
bea936913fcf684c23d36f740050dea118d5caad removed mdev, so rm now unused file, too. Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/busybox/files/mdev |9 - 1 file changed, 9 deletions(-) delete mode 100644 recipes/busybox/files/mdev diff --git a/recipes

[oe] [PATCH 1/5] runqemu: Use OE_TMPDIR

2012-04-27 Thread Bernhard Reutner-Fischer
The error message erroneously talked about TMPDIR. Just use OE_TMPDIR everywhere to make the name of the variable obvious. Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- scripts/runqemu | 27 +++ 1 file changed, 11 insertions(+), 16 deletions(-) diff

[oe] [PATCH 5/5] runqemu: minor tweaks

2012-04-27 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- scripts/runqemu | 40 +--- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/scripts/runqemu b/scripts/runqemu index 231b1bf..000d93a 100755 --- a/scripts/runqemu +++ b/scripts

[oe] [PATCH 2/5] runqemu: use modern, single-char name of test(1)

2012-04-27 Thread Bernhard Reutner-Fischer
I do not have [[, just [. Be gentle to users of legacy-free setups, also by using '=' instead of the double notation. Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- scripts/runqemu | 46 +++--- 1 file changed, 23 insertions(+), 23

[oe] [PATCH 3/5] runqemu: simplify process_filename()

2012-04-27 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- scripts/runqemu | 47 +-- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/scripts/runqemu b/scripts/runqemu index 18fd691..dfa7f4b 100755 --- a/scripts/runqemu +++ b

[oe] [PATCH 4/5] runqemu: add and use error()

2012-04-27 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- scripts/runqemu | 71 --- 1 file changed, 25 insertions(+), 46 deletions(-) diff --git a/scripts/runqemu b/scripts/runqemu index dfa7f4b..231b1bf 100755 --- a/scripts/runqemu

Re: [oe] [PATCH 1/2][meta-micro] busybox: mdev was removed

2012-04-27 Thread Bernhard Reutner-Fischer
Forgot to hint that these 2 are against meta-micro, sorry. thanks, On 27 April 2012 16:26, Bernhard Reutner-Fischer rep.dot@gmail.com wrote: bea936913fcf684c23d36f740050dea118d5caad removed mdev, so rm now unused file, too. Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com

[oe] DISTRO_FEATURE pthread(s) ?

2012-02-21 Thread Bernhard Reutner-Fischer
Hi, http://sourceware.org/bugzilla/show_bug.cgi?id=9657 Prompts me to question if I can command this with OE ATM? ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

Re: [oe] future branch

2012-02-08 Thread Bernhard Reutner-Fischer
On Feb 8, 2012 4:53 PM, Khem Raj raj.k...@gmail.com wrote: On Wed, Feb 8, 2012 at 7:15 AM, Bernhard Reutner-Fischer rep.dot@gmail.com wrote: I am merging your future branch into master ATM. A couple of questions: Bernhard As i have said earlier currently there are regressions where X

Re: [oe] future branch

2012-02-08 Thread Bernhard Reutner-Fischer
On Feb 8, 2012 8:19 PM, Khem Raj raj.k...@gmail.com wrote: On Wed, Feb 8, 2012 at 10:42 AM, Bernhard Reutner-Fischer rep.dot@gmail.com wrote: Core-image-sato does not build for me due to some buggy package that unconditionally uses *netgrp() or the like. Not amused, way out without

Re: [oe] future branch

2012-02-08 Thread Bernhard Reutner-Fischer
On Feb 8, 2012 9:29 PM, Khem Raj raj.k...@gmail.com wrote: I am redoing the full merge now, with my usual (super cautious) hat on. Anyway, can you reproduce the ?etnetgrent() stuff with sato? It is amazing how anybody seems to fail to get recommendations (think configure flags) right. How hard

Re: [oe] minimal-uclibc: systemd fails with `src/manager.c:257:42: error: 'EPOLL_CLOEXEC' undeclared (first use in this function)`

2011-05-11 Thread Bernhard Reutner-Fischer
On Wed, May 11, 2011 at 06:11:51PM +0100, Phil Blundell wrote: On Tue, 2011-05-10 at 23:14 +0200, Paul Menzel wrote: I am no uClibc expert, but do you know if uClibc will provide `EPOLL_CLOEXEC` in the near future? How should systemd fix that? It's not just EPOLL_CLOEXEC: uClibc seems to be

Re: [oe] x86_64

2011-05-10 Thread Bernhard Reutner-Fischer
On Tue, May 10, 2011 at 10:13:22AM +0200, Jaap de Jong wrote: Hi All, is there any support for 64 bit intel/amd machines? And if so, how to build for them? Can we settle on a name please for i want to add a qemu machine for testing x86_64? x8664 amd64 ... Opinions? thanks,

Re: [oe] x86_64

2011-05-10 Thread Bernhard Reutner-Fischer
On Tue, May 10, 2011 at 11:06:44AM +0100, Phil Blundell wrote: On Tue, 2011-05-10 at 12:00 +0200, Bernhard Reutner-Fischer wrote: On Tue, May 10, 2011 at 10:13:22AM +0200, Jaap de Jong wrote: Hi All, is there any support for 64 bit intel/amd machines? And if so, how to build for them? Can

Re: [oe] x86_64

2011-05-10 Thread Bernhard Reutner-Fischer
On Tue, May 10, 2011 at 06:51:47PM +0100, Phil Blundell wrote: On Tue, 2011-05-10 at 18:15 +0200, Bernhard Reutner-Fischer wrote: On Tue, May 10, 2011 at 11:06:44AM +0100, Phil Blundell wrote: x86_64 seems to be what's currently used as the architecture name. If That doesn't work as arch

[oe] [PATCH 4/9] micro: get preferred binutils from sane-toolchain

2011-01-26 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- conf/distro/micro.conf |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf index 5902105..963afa8 100644 --- a/conf/distro/micro.conf +++ b/conf/distro/micro.conf

[oe] [PATCH 7/9] kernel.bbclass: simplify if image condition

2011-01-26 Thread Bernhard Reutner-Fischer
Anything that expands image to any false value should not set INITRAMFS_TASK (instead of just or None). Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- classes/kernel.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/classes/kernel.bbclass b

[oe] [PATCH 1/9] fakeroot: add 1.14.5, mv 1.12.4 to obsolete

2011-01-26 Thread Bernhard Reutner-Fischer
The other old recipes should be removed. - oplinux suggests 1.7.1 which is not available anymore - chinook-compat, maemo5-compat pin 1.9.6 Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/fakeroot/fakeroot-1.14.5/fix-prefix.patch | 15 +++ .../fakeroot-1.14.5

[oe] [PATCH 6/9] uclibc: handle some more {machine, distro}_features

2011-01-26 Thread Bernhard Reutner-Fischer
distro: xattr (posix extended attributes), ssp machine: kernel24 Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/uclibc/uclibc-config.inc |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/recipes/uclibc/uclibc-config.inc b/recipes/uclibc

[oe] [PATCH 3/9] IMAGE_CMD_ext4.xz: rm uncompressed image

2011-01-26 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- conf/bitbake.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/conf/bitbake.conf b/conf/bitbake.conf index 042a06c..4fbb6b6 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -387,7 +387,7

[oe] [PATCH 2/9] packaged-staging.bbclass: improve documentation

2011-01-26 Thread Bernhard Reutner-Fischer
Mention usage of PSTAGE_MIRROR and add debugging-output for fetching. Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- classes/packaged-staging.bbclass | 12 ++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/classes/packaged-staging.bbclass b/classes

[oe] [PATCH 9/9] util-linux: honour largefile distro feature

2011-01-26 Thread Bernhard Reutner-Fischer
do_install on micro-image still broken (${bindir}/hexdump lives in ${usrbindir}/hexdump from util-linux POV. Not fixing these.) Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/util-linux/files/MCONFIG |1 - recipes/util-linux/util-linux.inc |4 +++- 2 files

[oe] [PATCH 0/9] assorted independent pathlets

2011-01-26 Thread Bernhard Reutner-Fischer
Hi, Some independent patchlets. Ok for master? Bernhard Reutner-Fischer (9): fakeroot: add 1.14.5, mv 1.12.4 to obsolete packaged-staging.bbclass: improve documentation IMAGE_CMD_ext4.xz: rm uncompressed image micro: get preferred binutils from sane-toolchain ltp: bump version uclibc

[oe] [PATCH 1/2] busybox: add group to -passwd package

2011-01-26 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/busybox/busybox.inc |6 +- recipes/busybox/busybox_1.1x.inc |1 + recipes/busybox/files/group | 12 recipes/busybox/files/passwd |3 --- recipes/busybox/files/shadow |3

[oe] [PATCH 2/2] busybox: 2.4 module support for kernel24 MACHINE_FEATURES

2011-01-26 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/busybox/busybox-config.inc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/recipes/busybox/busybox-config.inc b/recipes/busybox/busybox-config.inc index 723ec0e..d4454b1 100644 --- a/recipes

Re: [oe] [PATCH 3/9] IMAGE_CMD_ext4.xz: rm uncompressed image

2011-01-26 Thread Bernhard Reutner-Fischer
On Wed, Jan 26, 2011 at 12:21:51PM -0700, Tom Rini wrote: On 01/26/2011 11:13 AM, Bernhard Reutner-Fischer wrote: Signed-off-by: Bernhard Reutner-Fischerrep.dot@gmail.com --- conf/bitbake.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/conf/bitbake.conf b/conf

Re: [oe] [PATCH 4/4] bin/install: implement -D internally

2011-01-26 Thread Bernhard Reutner-Fischer
the comment above: Acked-by: Bernhard Reutner-Fischer rep.dot@gmail.com +# - We implement -D internally source $(dirname $0)/wrapper.sh saved= -while getopts dbCcMpSsvB:f:g:m:o: opt; do +while getopts dbCcMpSsvB:f:g:m:o:D opt; do case $opt in s) # Ignore strip

Re: [oe] [PATCH 7/9] kernel.bbclass: simplify if image condition

2011-01-26 Thread Bernhard Reutner-Fischer
On Wed, Jan 26, 2011 at 12:52:54PM -0700, Tom Rini wrote: On 01/26/2011 12:26 PM, Tom Rini wrote: On 01/26/2011 11:13 AM, Bernhard Reutner-Fischer wrote: Anything that expands image to any false value should not set INITRAMFS_TASK (instead of just or None). Signed-off-by: Bernhard Reutner

[oe] kconfig: usefulness? Plus rant about SECTION clutter etc

2011-01-24 Thread Bernhard Reutner-Fischer
Hi, I was thinking about ¹) kconfig to display potentially useful infos out of OE recipe metadata. As you can see, this incarnation uses pn instead of packages and just emits depends as select. Furthermore it does nothing useful with the output, just displays it grouped by section. As said, it's

Re: [oe] vdr: minimal-uclibc: task `compile` fails with `undefined reference to `_nl_msg_cat_cntr'`

2011-01-23 Thread Bernhard Reutner-Fischer
to the VDR recipe. That failed already. Now I will try 260f78b3 y[3]. s/already/also/ The commit since when building fails is a88aca1d [6]. commit a88aca1d7dfa3a08957dd49cb61bac850f197106 Author: Bernhard Reutner-Fischer rep.dot@gmail.com Date: Wed Jan 12 20:34:55

Re: [oe] Recipes with fetch failures:

2011-01-23 Thread Bernhard Reutner-Fischer
Tom Rini tom_r...@mentor.com wrote: On 01/22/2011 01:17 PM, Khem Raj wrote: On Sat, Jan 22, 2011 at 12:07 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Sat, Jan 22, 2011 at 17:46, Khem Rajraj.k...@gmail.com wrote: On Sat, Jan 22, 2011 at 10:06 AM, Otavio Salvador

[oe] [PATCH 2/3] sane-toolchain-uclinux-uclibc: use -pipe

2011-01-13 Thread Bernhard Reutner-Fischer
Use -pipe for FULL_OPTIMIZATION Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- .../include/sane-toolchain-uclinux-uclibc.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/conf/distro/include/sane-toolchain-uclinux-uclibc.inc b/conf/distro

[oe] [PATCH 1/3] sane-toolchain-uclibc: use -pipe

2011-01-13 Thread Bernhard Reutner-Fischer
Use -pipe for both BUILD_OPTIMIZATION and FULL_OPTIMIZATION Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- conf/distro/include/sane-toolchain-uclibc.inc |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/conf/distro/include/sane-toolchain-uclibc.inc b

[oe] [PATCH 0/3] tiny tweaks for sane-toolchain and a cherry-pick

2011-01-13 Thread Bernhard Reutner-Fischer
Hi, The redo is a cherry-pick from that other ever growing to-send queue. The other 2 just trash my disc a bit less than before. Bernhard Reutner-Fischer (3): sane-toolchain-uclibc: use -pipe sane-toolchain-uclinux-uclibc: use -pipe gcc-svn: redo patch: Handle uClibc locale conf/distro

[oe] [PATCH 3/3] gcc-svn: redo patch: Handle uClibc locale

2011-01-13 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- .../gcc-uclibc-locale-ctype_touplow_t.patch| 126 ++-- 1 files changed, 88 insertions(+), 38 deletions(-) diff --git a/recipes/gcc/gcc-svn/gcc-uclibc-locale-ctype_touplow_t.patch b/recipes/gcc/gcc-svn/gcc

Re: [oe] [PATCH 3/4] unpack.py: add SRC_URI parameter unpack=bool (default: true)

2011-01-12 Thread Bernhard Reutner-Fischer
, basestring): the isinstance remark is of course nonsense, please disregard it. return False , as a sidenote) is superfluous. That's just changed indentation of already existing code. So let's leave the potential cleanup for a future patch. Reviewed-by: Bernhard Reutner-Fischer rep.dot

[oe] [PATCH 3/3] autotools.bbclass: use grep -q

2011-01-12 Thread Bernhard Reutner-Fischer
-q is a required arg so use it instead of redirecting to /dev/null Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- classes/autotools.bbclass |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/classes/autotools.bbclass b/classes/autotools.bbclass

[oe] [PATCH 0/3] autotools.bbclass misc trivia

2011-01-12 Thread Bernhard Reutner-Fischer
Hi, In an isolated test with dash and busybox ash the AC_CONFIG_MACRO_DIR patch works as expected. Testers welcome. Bernhard Reutner-Fischer (3): autotools.bbclass: pass distro_imposed_configure_flags autotools.bblass: mkdir also AC_CONFIG_MACRO_DIR autotools.bbclass: use grep -q classes

[oe] [PATCH 2/3] autotools.bblass: mkdir also AC_CONFIG_MACRO_DIR

2011-01-12 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- classes/autotools.bbclass |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/classes/autotools.bbclass b/classes/autotools.bbclass index 77bd37d..45b75df 100644 --- a/classes/autotools.bbclass +++ b/classes

[oe] [PATCH 1/3] autotools.bbclass: pass distro_imposed_configure_flags

2011-01-12 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- classes/autotools.bbclass | 17 + 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/classes/autotools.bbclass b/classes/autotools.bbclass index 247e21d..77bd37d 100644 --- a/classes/autotools.bbclass

Re: [oe] [PATCH 09/12] busybox: provide postrm for package mdev

2011-01-11 Thread Bernhard Reutner-Fischer
On Tue, Jan 04, 2011 at 01:54:04PM +0100, Wolfgang Hauser wrote: I agree for the test statement, but that may be solved by using ´the brackets in the long statement. Otavio Salvador schrieb: On Tue, Jan 4, 2011 at 09:58, Wolfgang Hauser wohau...@gmx.de wrote: Keep it simple and stupid! So I

Re: [oe] [PATCH 05/12] uclibc: shared-flat: put crtreloc.o into -dev package

2011-01-11 Thread Bernhard Reutner-Fischer
.. ping? cheers, On Mon, Jan 03, 2011 at 09:01:59PM +0100, Bernhard Reutner-Fischer wrote: Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/uclibc/uclibc.inc |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/recipes/uclibc/uclibc.inc b/recipes/uclibc

Re: [oe] [PATCH] eglibc: Make it configurable by tuning eglibc options

2011-01-08 Thread Bernhard Reutner-Fischer
Khem Raj raj.k...@gmail.com wrote: * Look for disabled features in DISTRO_FEATURES and disable them while building eglibc * By default all features are built * One can disable a feature by specifying DISTRO_FEATURES += noinet6 nobsd e.g. Signed-off-by: Khem Raj raj.k...@gmail.com ---

Re: [oe] [PATCH] patch.bbclass: conditional patch-tool dependency

2011-01-03 Thread Bernhard Reutner-Fischer
On Tue, Dec 21, 2010 at 06:19:59PM +0100, Bernhard Reutner-Fischer wrote: only depend do_patch on patch-tool if recipe references any patch ping? Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- classes/patch.bbclass | 21 +++-- 1 files changed, 19 insertions

[oe] [PATCH 10/12] busybox: simplify update-rc.d OPT handling

2011-01-03 Thread Bernhard Reutner-Fischer
style-only change Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/busybox/busybox.inc | 12 ++-- 1 files changed, 2 insertions(+), 10 deletions(-) diff --git a/recipes/busybox/busybox.inc b/recipes/busybox/busybox.inc index 59653e0..b105337 100644

[oe] [PATCH 02/12] class_image: fix typos

2011-01-03 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- docs/usermanual/reference/class_image.xml | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/usermanual/reference/class_image.xml b/docs/usermanual/reference/class_image.xml index 227f7e1

[oe] [PATCH 01/12] gstd: fix type in RRECOMENDS

2011-01-03 Thread Bernhard Reutner-Fischer
/RRECOMENDS/s/COM/COMM/ Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/gstd/gstd_git.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/recipes/gstd/gstd_git.bb b/recipes/gstd/gstd_git.bb index 5e73662..4617b85 100644 --- a/recipes/gstd

[oe] [PATCH 03/12] image.bbclass: rm symlink destination via ln

2011-01-03 Thread Bernhard Reutner-Fischer
Rather than rm'ing the destination-file manually, do ln -f Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- classes/image.bbclass |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/classes/image.bbclass b/classes/image.bbclass index 7c1f3e1..db13dd0

[oe] [PATCH 04/12] bitbake.conf: add cpio and ext4 .xz support

2011-01-03 Thread Bernhard Reutner-Fischer
XZ_COMPRESSION_LEVEL ?= -e -9 so people can override according to their available memory Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- conf/bitbake.conf |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/conf/bitbake.conf b/conf/bitbake.conf index

[oe] [PATCH 08/12] busybox: provide -passwd and -shadow packages

2011-01-03 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/busybox/busybox.inc | 28 recipes/busybox/busybox_1.1x.inc |2 ++ recipes/busybox/files/passwd | 11 +++ recipes/busybox/files/shadow | 11 +++ 4 files

[oe] [PATCH 09/12] busybox: provide postrm for package mdev

2011-01-03 Thread Bernhard Reutner-Fischer
Remove the mdev runlevel entry on package removal. Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/busybox/busybox.inc | 18 +- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/recipes/busybox/busybox.inc b/recipes/busybox/busybox.inc

[oe] [PATCH 07/12] busybox: simplify handling of busybox-static

2011-01-03 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/busybox/busybox-static_1.17.4.bb |8 +--- recipes/busybox/busybox-static_1.18.1.bb |6 -- recipes/busybox/busybox.inc | 15 +-- 3 files changed, 14 insertions(+), 15 deletions

[oe] [PATCH 05/12] uclibc: shared-flat: put crtreloc.o into -dev package

2011-01-03 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/uclibc/uclibc.inc |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/recipes/uclibc/uclibc.inc b/recipes/uclibc/uclibc.inc index 09f5af7..1c7dfc3 100644 --- a/recipes/uclibc/uclibc.inc +++ b/recipes

[oe] [PATCH 11/12] glib-2.0: fix compilation for !IPv6

2011-01-03 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- .../glib-2.0/glib-2.0-2.26.1/configure-ipv6.patch | 92 recipes/glib-2.0/glib-2.0_2.26.1.bb|3 +- 2 files changed, 94 insertions(+), 1 deletions(-) create mode 100644 recipes/glib-2.0

[oe] [PATCH 12/12] xz: bump version

2011-01-03 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/xz/xz.inc|1 + recipes/xz/xz_4.999.9beta.bb |5 - recipes/xz/xz_5.0.0.bb |5 + 3 files changed, 6 insertions(+), 5 deletions(-) delete mode 100644 recipes/xz/xz_4.999.9beta.bb create

Re: [oe] [PATCH 01/12] gstd: fix type in RRECOMENDS

2011-01-03 Thread Bernhard Reutner-Fischer
On Mon, Jan 03, 2011 at 09:16:13PM +0100, Koen Kooi wrote: On 03-01-11 21:01, Bernhard Reutner-Fischer wrote: /RRECOMENDS/s/COM/COMM/ Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/gstd/gstd_git.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions

[oe] .opk packages and rootfs?

2011-01-03 Thread Bernhard Reutner-Fischer
Hi, As ipkg-utils doesn't download for me anymore i was wondering about the status of packaged-staging and how to use it (must be documented somewhere, i must be blind or something as i can't seem to find it). Are there any plans to move to opkg? For reference, i'm attaching an initial idea

Re: [oe] [PATCH 10/12] busybox: simplify update-rc.d OPT handling

2011-01-03 Thread Bernhard Reutner-Fischer
On Mon, Jan 03, 2011 at 11:30:21PM +0300, Roman I Khimov wrote: В сообщении от Понедельник 03 января 2011 23:02:04 автор Bernhard Reutner- Fischer написал: -if test x$D != x; then -OPT=-r $D -else -OPT=-s -fi +[ -n $D ] OPT=-r $D || OPT=-s I have

Re: [oe] [PATCH 08/12] busybox: provide -passwd and -shadow packages

2011-01-03 Thread Bernhard Reutner-Fischer
On Tue, Jan 04, 2011 at 12:01:24AM +0300, Roman I Khimov wrote: В сообщении от Понедельник 03 января 2011 23:02:02 автор Bernhard Reutner- Fischer написал: Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/busybox/busybox.inc | 28

[oe] [PATCH] e2fsprogs: fix symlinks and work with dash

2010-12-23 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/e2fsprogs/e2fsprogs.inc | 11 ++- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/recipes/e2fsprogs/e2fsprogs.inc b/recipes/e2fsprogs/e2fsprogs.inc index ef9aace..e400c75 100644 --- a/recipes

Re: [oe] [PATCH] e2fsprogs: fix symlinks and work with dash

2010-12-23 Thread Bernhard Reutner-Fischer
On Thu, Dec 23, 2010 at 11:58:00AM +0100, Andreas Oberritter wrote: this would create fsck.ext3.e2fsprogs - e2fsck.ext3.e2fsprogs.ext3 etc., which is not what we want. Also, PR needs to be incremented, because the links didn't appear in the current package. Would you mind if I pushed the

Re: [oe] [PATCH v2 2/3] e2fsprogs: fix alternatives of non-packaged native sysroot

2010-12-21 Thread Bernhard Reutner-Fischer
On Tue, Dec 21, 2010 at 02:38:55PM +0100, Andreas Oberritter wrote: Hello Bernhard, On 12/01/2010 08:15 PM, Bernhard Reutner-Fischer wrote: +do_install_append_pn-e2fsprogs () { +for f in e2fsck mke2fs; do +mv ${D}${base_sbindir}/$f ${D}${base_sbindir}/$f.${PN} +done

[oe] [PATCH] conditional patch-tool dep

2010-12-21 Thread Bernhard Reutner-Fischer
if there is no patch in the SRC_URI. untested. PS: There should be some oe.is_compressed(uri) shorthand that is used to decide if an uri is in a compressed format, imho. Bernhard Reutner-Fischer (1): patch.bbclass: conditional patch-tool dependency classes/patch.bbclass | 21

[oe] [PATCH] patch.bbclass: conditional patch-tool dependency

2010-12-21 Thread Bernhard Reutner-Fischer
only depend do_patch on patch-tool if recipe references any patch Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- classes/patch.bbclass | 21 +++-- 1 files changed, 19 insertions(+), 2 deletions(-) diff --git a/classes/patch.bbclass b/classes/patch.bbclass

Re: [oe] Commit Access for Bernhard Reutner-Fischer (blindvt)

2010-12-02 Thread Bernhard Reutner-Fischer
Hi, Will do. Many thanks. Cheers, On 2 Dec 2010 20:05, Frans Meulenbroeks fransmeulenbro...@gmail.com wrote: I'd say with 5 supporters and no nay's we have enough quorum although I frankly must say I do not know the exact requirements. Bernhard, please send your ssh key to Cliff Brake and/or

[oe] [PATCH v2 0/3] ext4 image support

2010-12-01 Thread Bernhard Reutner-Fischer
Changes from previous iteration: o factor out e2fsprogs.inc changes into separate patch o use do_install_append_pn-e2fsprogs Bernhard Reutner-Fischer (3): e2fsprogs: add 1.41.12, remove old versions e2fsprogs: fix alternatives of non-packaged native sysroot add ext4 image support conf

[oe] [PATCH v2 2/3] e2fsprogs: fix alternatives of non-packaged native sysroot

2010-12-01 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/e2fsprogs/e2fsprogs.inc | 42 -- 1 files changed, 18 insertions(+), 24 deletions(-) diff --git a/recipes/e2fsprogs/e2fsprogs.inc b/recipes/e2fsprogs/e2fsprogs.inc index 7697440

[oe] [PATCH v2 3/3] add ext4 image support

2010-12-01 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- conf/bitbake.conf |4 conf/local.conf.sample |2 +- 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/conf/bitbake.conf b/conf/bitbake.conf index f1dc0ff..b476f28 100644 --- a/conf/bitbake.conf +++ b

Re: [oe] [PATCH v2 0/3] ext4 image support

2010-12-01 Thread Bernhard Reutner-Fischer
On Wed, Dec 01, 2010 at 12:26:37PM -0700, Tom Rini wrote: On 12/01/2010 12:15 PM, Bernhard Reutner-Fischer wrote: Changes from previous iteration: o factor out e2fsprogs.inc changes into separate patch o use do_install_append_pn-e2fsprogs Bernhard Reutner-Fischer (3): e2fsprogs: add 1.41.12

[oe] [PATCH v3] add ext4 image support

2010-12-01 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- conf/bitbake.conf |7 +++ conf/local.conf.sample |2 +- 2 files changed, 8 insertions(+), 1 deletions(-) diff --git a/conf/bitbake.conf b/conf/bitbake.conf index f1dc0ff..0c0356d 100644 --- a/conf/bitbake.conf

Re: [oe] [PATCH] uclibc++: moved to git head

2010-11-21 Thread Bernhard Reutner-Fischer
Hi, FYI, I have proper fixes for all of them here, will push them this evening so oe can use pristine master. Thanks, On 21 Nov 2010 01:27, Khem Raj raj.k...@gmail.com wrote: On (19/11/10 16:10), Frans Meulenbroeks wrote: Removed the 0.1.9 version as it is quite old and do... ok I think this

[oe] [PATCH 0/2] add ext4 image support

2010-11-18 Thread Bernhard Reutner-Fischer
Hi, This adds ext4 image support. The bump patch can be considered optional. The 2 patches were build tested on an i386 host. chattr and tune2fs could potentially come from busybox too, to be considered later. Please apply. Bernhard Reutner-Fischer (2): e2fsprogs: add 1.41.12, remove old

[oe] [PATCH 2/2] bitbake.conf: add ext4 image support

2010-11-18 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- conf/bitbake.conf |8 +++ conf/local.conf.sample |2 +- recipes/e2fsprogs/e2fsprogs.inc | 41 -- 3 files changed, 26 insertions(+), 25 deletions(-) diff

[oe] [PATCH 1/2] e2fsprogs: add 1.41.12, remove old versions

2010-11-18 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/e2fsprogs/e2fsprogs_1.41.12.bb | 10 ++ recipes/e2fsprogs/e2fsprogs_1.41.9.bb | 10 -- 2 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 recipes/e2fsprogs/e2fsprogs_1.41.12.bb

[oe] Author: Bernhard Reutner-Fischer rep.dot....@gmail.com

2010-11-17 Thread Bernhard Reutner-Fischer
bitbake.conf: add ext4 image support Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com diff --git a/conf/bitbake.conf b/conf/bitbake.conf index f1dc0ff..b7ec8ad 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -369,6 +369,9 @@ IMAGE_CMD_ext2.bz2 = install -d

Re: [oe] Author: Bernhard Reutner-Fischer rep.dot....@gmail.com

2010-11-17 Thread Bernhard Reutner-Fischer
Hi, Sorry for that! Apparently I've accidentally sent a commit and not a patch. I will follow-up. On 17 Nov 2010 16:13, Frans Meulenbroeks fransmeulenbro...@gmail.com wrote: 2010/11/17 Bernhard Reutner-Fischer rep.dot@gmail.com: bitbake.conf: add ext4 image support Signed-off

Re: [oe] Author: Bernhard Reutner-Fischer rep.dot....@gmail.com

2010-11-17 Thread Bernhard Reutner-Fischer
Hi, Yeah, I will have a look, sure. On 17 Nov 2010 16:20, Tom Rini tom_r...@mentor.com wrote: On 11/17/2010 08:05 AM, Bernhard Reutner-Fischer wrote: bitbake.conf: add ext4 image suppo... Looks like e2fsprogs needs to be more careful about moving stuff for update-alternatives. Mind

[oe] [PATCH 2/4] e2fsprogs: add 1.41.12, remove old versions

2010-08-06 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- .../e2fsprogs/e2fsprogs-1.38/file-open-mode.patch | 11 - .../e2fsprogs/e2fsprogs-1.38/mkinstalldirs.patch | 273 .../e2fsprogs/e2fsprogs-1.38/no-hardlinks.patch| 82 -- recipes/e2fsprogs

[oe] [PATCH 1/4] bitbake.conf: add ext4 image support

2010-08-06 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- conf/bitbake.conf |6 ++ conf/local.conf.sample |2 +- 2 files changed, 7 insertions(+), 1 deletions(-) diff --git a/conf/bitbake.conf b/conf/bitbake.conf index abe500a..9b0afce 100644 --- a/conf/bitbake.conf

[oe] [PATCH 3/4] git: add 1.7.2.1

2010-08-06 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- .../files/git-gui-install-mode-arg-spaces.patch| 32 recipes/git/files/git-less-hardlinks.diff | 11 --- recipes/git/git-native_1.7.0.2.bb |8 - recipes/git/git.inc

Re: [oe] [PATCH 3/4] git: add 1.7.2.1

2010-08-06 Thread Bernhard Reutner-Fischer
On Fri, Aug 06, 2010 at 12:07:29PM +0200, Paul Menzel wrote: did you take Yann’s patches into consideration [1]. [1] http://patchwork.openembedded.org/patch/2543/ Didn't see that, no. Let me verify this. ___ Openembedded-devel mailing list

Re: [oe] [PATCH] Revert rootfs_ipk.bbclass: install the package manager in a separate pass from the other packages

2010-08-05 Thread Bernhard Reutner-Fischer
On Thu, Aug 05, 2010 at 01:10:13PM +0200, Martin Jansa wrote: This reverts commit acc720fa80227d08fd15764117e0c34e2387e804. I'd suggest to fix it instead, like put it into the properly guarded block: diff --git a/classes/rootfs_ipk.bbclass b/classes/rootfs_ipk.bbclass index 7c85aae..4256945

[oe] [PATCH] base.bbclass: depend unpacking on native unpackers

2010-08-04 Thread Bernhard Reutner-Fischer
Automatically depend do_unpack on the corresponding native unpacker. If your package's SRC_URIs do not contain unambiguous extensions or are misnamed (like .exe for ZIP'ed files) then add e.g.: do_unpack[depends] += unzip-native:do_populate_sysroot Signed-off-by: Bernhard Reutner-Fischer

[oe] [PATCH] staging.bbclass: do not fill log with empty .la files

2010-08-04 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- classes/staging.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/classes/staging.bbclass b/classes/staging.bbclass index e806449..f2046f8 100644 --- a/classes/staging.bbclass +++ b/classes

[oe] [PATCH 2/3] perl: use only one method all_perl_packages

2010-08-04 Thread Bernhard Reutner-Fischer
.. to avoid ERROR: Error Method already seen: all_perl_packages in' perl_5.8.8.bb' now in 'perl_5.10.1.bb' TODO: error() already prints ERROR: so the Error in above msg is redundant Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/perl/perl_5.10.1.bb |7

[oe] [PATCH 1/3] perl: honour DISTRO_FEATURE largefile

2010-08-04 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/perl/perl-native_5.8.8.bb |4 ++-- recipes/perl/perl_5.8.8.bb|6 -- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/recipes/perl/perl-native_5.8.8.bb b/recipes/perl/perl-native_5.8.8.bb

Re: [oe] [PATCH 1/3] perl: honour DISTRO_FEATURE largefile

2010-08-04 Thread Bernhard Reutner-Fischer
On Wed, Aug 04, 2010 at 06:02:01PM +0400, Roman I Khimov wrote: В сообщении от Среда 04 августа 2010 17:51:56 автор Bernhard Reutner-Fischer написал: Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/perl/perl-native_5.8.8.bb |4 ++-- recipes/perl/perl_5.8.8.bb

Re: [oe] [PATCH 1/3] perl: honour DISTRO_FEATURE largefile

2010-08-04 Thread Bernhard Reutner-Fischer
oh sorry, i just see that this needs even more munging so better disregard this for now. ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] [PATCH 2/3] perl: use only one method all_perl_packages

2010-08-04 Thread Bernhard Reutner-Fischer
On Wed, Aug 04, 2010 at 06:07:06PM +0400, Roman I Khimov wrote: В сообщении от Среда 04 августа 2010 17:51:57 автор Bernhard Reutner-Fischer написал: .. to avoid ERROR: Error Method already seen: all_perl_packages in' perl_5.8.8.bb' now in 'perl_5.10.1.bb' TODO: error() already prints ERROR

Re: [oe] [PATCH 2/3] perl: use only one method all_perl_packages

2010-08-04 Thread Bernhard Reutner-Fischer
On Wed, Aug 04, 2010 at 07:36:01AM -0700, Chris Larson wrote: On Wed, Aug 4, 2010 at 7:21 AM, Bernhard Reutner-Fischer rep.dot@gmail.com wrote: On Wed, Aug 04, 2010 at 06:07:06PM +0400, Roman I Khimov wrote: В сообщении от Среда 04 августа 2010 17:51:57 автор Bernhard Reutner-Fischer

Re: [oe] [PATCH] 500+ recipes: remove do_stage

2010-08-04 Thread Bernhard Reutner-Fischer
Hi, i'm seeing this: ERROR: This recipe recipes/libidl/libidl_0.8.3.bb) has a do_stage_prepend or do_stage_append and do_stage now doesn't exist. Please rename this to do_stage() given that only preferred-om-2008-versions.inc pins this to a specific version (0.8.10) i'd remove the broken

[oe] [PATCH][v2] perl: honour DISTRO_FEATURE largefile

2010-08-04 Thread Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer rep.dot@gmail.com --- recipes/perl/perl-native_5.8.8.bb |3 +-- recipes/perl/perl_5.8.8.bb| 18 ++ 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/recipes/perl/perl-native_5.8.8.bb b/recipes/perl/perl

Re: [oe] [PATCH] 500+ recipes: remove do_stage

2010-08-04 Thread Bernhard Reutner-Fischer
Hi, Were these really removed yet? I have just pulled and they are still in the tree? Note that I saw this when parsing, not building this old version. Thanks, On 4 Aug 2010 19:23, Frans Meulenbroeks fransmeulenbro...@gmail.com wrote: 2010/8/4 Bernhard Reutner-Fischer rep.dot@gmail.com

Re: [oe] [PATCH] 500+ recipes: remove do_stage

2010-08-04 Thread Bernhard Reutner-Fischer
On Wed, Aug 04, 2010 at 07:22:55PM +0200, Koen Kooi wrote: You mean like I did yesterday: http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=99f6333dd24a2a6c0925a296906ee8145f92 ? exactly. stash was playing tricks on me, sorry. ___

[oe] [PATCH, RFC]: automatically depend xz compressed URIs on xz-native [was: Re: bitbake: staging of binary over symlink breaks sysroot (lzma x xz)]

2010-08-02 Thread Bernhard Reutner-Fischer
On Wed, Jul 28, 2010 at 04:32:08PM +0200, Bernhard Reutner-Fischer wrote: On Wed, Jul 28, 2010 at 04:06:13PM +0200, Bernhard Reutner-Fischer wrote: On Wed, Jul 28, 2010 at 03:39:33PM +0200, Marco Cavallini wrote: Stanislav Brabec ha scritto, Il 28/07/2010 11:30: I just built an angstrom image

Re: [oe] [PATCH, RFC]: automatically depend xz compressed URIs on xz-native [was: Re: bitbake: staging of binary over symlink breaks sysroot (lzma x xz)]

2010-08-02 Thread Bernhard Reutner-Fischer
On Mon, Aug 02, 2010 at 10:49:10AM -0700, Khem Raj wrote: On (02/08/10 19:13), Bernhard Reutner-Fischer wrote: On Wed, Jul 28, 2010 at 04:32:08PM +0200, Bernhard Reutner-Fischer wrote: On Wed, Jul 28, 2010 at 04:06:13PM +0200, Bernhard Reutner-Fischer wrote: On Wed, Jul 28, 2010 at 03:39:33PM

Re: [oe] [PATCH, RFC]: automatically depend xz compressed URIs on xz-native [was: Re: bitbake: staging of binary over symlink breaks sysroot (lzma x xz)]

2010-08-02 Thread Bernhard Reutner-Fischer
On Mon, Aug 02, 2010 at 11:13:43AM -0700, Khem Raj wrote: On (02/08/10 20:07), Bernhard Reutner-Fischer wrote: On Mon, Aug 02, 2010 at 10:49:10AM -0700, Khem Raj wrote: On (02/08/10 19:13), Bernhard Reutner-Fischer wrote: On Wed, Jul 28, 2010 at 04:32:08PM +0200, Bernhard Reutner-Fischer wrote

Re: [oe] bitbake: staging of binary over symlink breaks sysroot (lzma x xz)

2010-07-28 Thread Bernhard Reutner-Fischer
On Wed, Jul 28, 2010 at 03:39:33PM +0200, Marco Cavallini wrote: Stanislav Brabec ha scritto, Il 28/07/2010 11:30: I just built an angstrom image and thinks failed. lzma image depends on lzma-native, grep and other programs that use .xz suffix for tarballs depend on xz-native. This fact

  1   2   3   >