[OE-core] Abbreviation of OpenEmbedded-Core (was: [PATCH 7/8] OECore license fixes: meta/*)

2011-12-07 Thread Paul Menzel
Dear OE folks, Am Mittwoch, den 07.12.2011, 11:34 -0800 schrieb Beth Flanagan: > From: Elizabeth Flanagan > > This is a quick audit of only the most obviously wrong licenses > found within OECore. These fixes fall into four areas: could we agree on the spelling of the abbreviation of OpenEmbed

Re: [OE-core] Abbreviation of OpenEmbedded-Core

2011-12-07 Thread Paul Menzel
Am Mittwoch, den 07.12.2011, 13:30 -0800 schrieb Joshua Lock: > On 07/12/11 13:16, Paul Menzel wrote: > > Dear OE folks, > > OE-Core folks? I still would call the community OpenEmbedded community. > > Am Mittwoch, den 07.12.2011, 11:34 -0800 schrieb Beth Flanagan: > >

Re: [OE-core] [PATCH 06/26] xinit: Update to 1.3.1

2011-12-09 Thread Paul Menzel
Dear Saul, Am Dienstag, den 29.11.2011, 15:00 -0800 schrieb Saul Wold: > Signed-off-by: Saul Wold > --- > .../xorg-app/{xinit_1.3.0.bb => xinit_1.3.1.bb}|6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > rename meta/recipes-graphics/xorg-app/{xinit_1.3.0.bb => xinit_1.3.1.

Re: [OE-core] [CONSOLIDATED PULL 06/15] pulseaudio: fix compilation with x32 toolchain

2011-12-09 Thread Paul Menzel
Dear Nitin, Am Freitag, den 09.12.2011, 10:23 -0800 schrieb Saul Wold: > From: Nitin A Kamble > > This commit makes assembly syntax compatible with x32 toolchain > to avoid x32 gcc errors. > > Signed-off-by: Nitin A Kamble > --- > .../pulseaudio/pulseaudo_fix_for_x32.patch | 225 >

Re: [OE-core] [PATCH 3/5] self-hosted: Add ext2 utilites and perl-pod for building

2011-12-10 Thread Paul Menzel
Dear Saul, Am Samstag, den 10.12.2011, 14:01 -0800 schrieb Saul Wold: > Add self-hosted-host-tools for non-build related tools > > Signed-off-by: Saul Wold > --- > meta/recipes-core/tasks/task-self-hosted.bb | 54 +++--- > 1 files changed, 31 insertions(+), 23 deletions(-

Re: [OE-core] [PATCH 1/2] psplash: use OpenEmbedded logo

2011-12-20 Thread Paul Menzel
Dear Paul, Am Montag, den 19.12.2011, 17:43 + schrieb Paul Eggleton: > Use the OpenEmbedded logo for psplash in OE-core, please spell the abbreviation like OE-Core for consistency [1]. > and rename the file to psplash-img.h rather than psplash-poky-img.h. > > Signed-off-by: Paul Eggleton

Re: [OE-core] [PATCH 1/1] distro_tracking: update manual check info

2012-01-10 Thread Paul Menzel
_TWO_RELEASES_pn-kexec-tools="1 year" > RECIPE_LAST_UPDATE_pn-kexec-tools = "Nov 16, 2010" > +RECIPE_MANUAL_CHECK_DATE_pn-kexec-tools = "Jan 10, 2012" > RECIPE_MAINTAINER_pn-kexec-tools = "Dongxiao Xu " > > RECIPE_STATUS_pn-hostap-co

Re: [OE-core] [CONSOLIDATED PULL 1/5] hdparm: upgrade to 9.37

2012-01-11 Thread Paul Menzel
Dear Shane, Am Dienstag, den 10.01.2012, 23:36 -0800 schrieb Saul Wold: > From: Shane Wang > > Because hdparm depends on stat, stat is brought into Yocto, and it is a new > dependency. please split this patch up and send a separate patch to include stat and adhere to the guidelines on what in

Re: [OE-core] [PATCH v5 1/3] libksba: add recipe for 1.2.0

2012-02-01 Thread Paul Menzel
totools binconfig > + > +SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${PN}/${PN}-${PV}.tar.bz2"; > + > +SRC_URI[md5sum] = "e797f370b69b4dc776499d6a071ae137" > +SRC_URI[sha256sum] = > "09afce65b03d027cbec10d21464f4f651cdfd269e38b404f83e48d3e2a3c934b" With

Re: [OE-core] [PATCH v5 2/3] gnupg: add recipe for 2.0.18

2012-02-01 Thread Paul Menzel
XTRA_OECONF = "--disable-ldap \ > + --with-zlib=${STAGING_LIBDIR}/.. \ > + --with-bzip2=${STAGING_LIBDIR}/.. \ > + --with-readline=${STAGING_LIBDIR}/.. \ > + " > + > +do_install_append() { > + ln -sf gpg2 ${D}${bindir}/gpg > +} With these changes

Re: [OE-core] [patch-v2 1/7] byacc: upggrade from 20111219 to 20120115

2012-02-02 Thread Paul Menzel
in the file > > Signed-off-by: Nitin A Kamble > --- > .../byacc/{byacc_20111219.bb => byacc_20120115.bb} |6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > rename meta/recipes-extended/byacc/{byacc_20111219.bb => byacc_20120115.bb} > (59%) […] Reviewed

Re: [OE-core] [PATCH] busybox: Add flock utility to default configuration.

2012-02-03 Thread Paul Menzel
he size changes of the package when such programs are added to the default configuration. Do you have such numbers? Reviewed-by: Paul Menzel Thanks, Paul signature.asc Description: This is a digitally signed message part ___ Openembedded-core mailin

Re: [OE-core] [PATCH] webkit-gtk: Make it webgl support configurable via DISTRO_FEATURES.

2012-02-03 Thread Paul Menzel
-81,7 +83,7 @@ FILES_${PN}launcher = "${bindir}/GtkLauncher" > FILES_${PN}launcher-dbg = "${bindir}/.debug/GtkLauncher" > FILES_libjavascriptcore = "${libdir}/libjavascriptcoregtk-1.0.so.*" > FILES_${PN}-webinspector = &

Re: [OE-core] [PATCH] u-boot-fw-utils: Initial version

2012-02-03 Thread Paul Menzel
Dear Tom, Am Freitag, den 03.02.2012, 15:53 -0700 schrieb Tom Rini: > From: Tom Rini please add the version in the commit summary. > This provides the 'fw_setenv' and 'fw_getenv' programs for the target > so that the U-Boot environment can be modified from Linux. These > programs are system-a

Re: [OE-core] [PATCH 1/2] webkit-gtk: Fix error.html resource path.

2012-02-04 Thread Paul Menzel
Am Samstag, den 04.02.2012, 01:59 +0100 schrieb Peter Tworek: > On 02/04/2012 01:34 AM, Koen Kooi wrote: > > Op 4 feb. 2012, om 00:32 heeft Peter Tworek het volgende geschreven: > > > >> Signed-off-by: Peter Tworek > >> Reviewed-by: Paul Menzel > > missing

Re: [OE-core] Upstream-Status finally @ 100%

2012-02-08 Thread Paul Menzel
Am Mittwoch, den 08.02.2012, 10:45 -0800 schrieb Saul Wold: > On 02/08/2012 10:04 AM, Osier-mixon, Jeffrey wrote: > > Ah, documentation :) excellent Saul, thank you for the update and enforcing that requirement from the commit and patch message guidelines. > Jefro: > > You can get more info abo

Re: [OE-core] [PATCH 1/2] libx11-1.4.4: Add patch makekeys_crosscompile.patch

2012-02-09 Thread Paul Menzel
Dear Xiaofeng, Am Donnerstag, den 09.02.2012, 16:05 +0800 schrieb Xiaofeng Yan: > From: Xiaofeng Yan > > LSB 4.1 complain a host contamination error from libx11 because of absent > patch "makekeys_crosscompile.patch" from libx11-trim-1.4.4. > > [YOCTO #1970] could you squash both patches plea

Re: [OE-core] [PATCH] gnupg: Update checksum, fix configure and compliation issues

2012-02-10 Thread Paul Menzel
Am Freitag, den 10.02.2012, 00:30 -0800 schrieb Saul Wold: In the summary there should be comp*i*lation. > This recipe was added, but did not have the correct > checksum information for the LIC_FILES_CHKSUM or the > SRC_URI. How could that happen? > Also disable Documetnation for now due to old

Re: [OE-core] Problems with recipe for openmotif-2.3.0

2012-02-10 Thread Paul Menzel
Dear Rainer, Am Freitag, den 10.02.2012, 09:25 +0100 schrieb Rainer Koenig: > I'm trying to build a recipe for openmotif-2.3.0, are you using OE-Classic or OE-Core? > but so far i get errors from "do_conigure" like: > > -8<-snip > ac:6: warning:

Re: [OE-core] Problems with recipe for openmotif-2.3.0

2012-02-10 Thread Paul Menzel
Am Freitag, den 10.02.2012, 10:25 +0100 schrieb Rainer Koenig: > Am 10.02.2012 10:24, schrieb Paul Menzel: > > > are you using OE-Classic or OE-Core? > > OE-core Thanks. I am sorry. I should have figured that out myself because you wrote to OE-Core. Still you should send more

Re: [OE-core] [PATCH] nspr: Compile nspr with tests 1. Compile package tests suite 2. Add patch for removing rpath from binaries 3. Add tests to -dev rpm as it needs dev libraries

2012-02-12 Thread Paul Menzel
Dear Andrei, Am Sonntag, den 12.02.2012, 20:42 +0200 schrieb Andrei Gherzan: Thank you for your patch. Unfortunately all the commit message went in the subject line so there seem to be some line breaks missing. Additionally I think 2. is unrelated and could be a separate patch? > Signed-off-by

Re: [OE-core] useradd: Add missing DEPEND on shadow

2012-02-19 Thread Paul Menzel
Am Sonntag, den 19.02.2012, 07:29 + schrieb McClintock Matthew-B29882: > On Wed, Nov 9, 2011 at 4:03 PM, Richard Purdie wrote: > > Without this rootfs generation fails as an RDEPENDS is added > > but the package might not have bneen built. s/bneen/been/ > > Signed-off-by: Richard Purdie > >

Re: [OE-core] [PATCH 1/2] libx11-1.4.4: Add patch makekeys_crosscompile.patch

2012-03-01 Thread Paul Menzel
Am Donnerstag, den 01.03.2012, 14:14 +0800 schrieb Xiaofeng Yan: > On 2012年02月09日 17:06, Paul Menzel wrote: > > Am Donnerstag, den 09.02.2012, 16:05 +0800 schrieb Xiaofeng Yan: > >> From: Xiaofeng Yan > >> > >> LSB 4.1 complain a host contamination error from

Re: [OE-core] [PATCH v2] gdk-pixbuf: Pick up ${NM} from the environment.

2012-03-06 Thread Paul Menzel
Dear James, thank you for sending an improved version of the patch. Am Dienstag, den 06.03.2012, 10:23 +0800 schrieb James Limbouris: > Signed-off-by: James Limbouris > --- > .../gdk-pixbuf-2.24.0/configure_nm.patch | 18 ++ > meta/recipes-gnome/gdk-pixbuf/gdk-pixb

Re: [OE-core] [PATCH] xz: split out liblzma as seperate packages

2012-03-06 Thread Paul Menzel
r}/liblzma*${SOLIBS}" > +FILES_liblzma-dev = "${includedir}/lzma* ${libdir}/liblzma*${SOLIBSDEV} > ${libdir}/liblzma.la ${libdir}/pkgconfig/liblzma.pc" > +FILES_liblzma-staticdev = "${libdir}/liblzma.a" > +FILES_liblzma-

Re: [OE-core] [PATCH v2] gdk-pixbuf: Pick up ${NM} from the environment.

2012-03-07 Thread Paul Menzel
Dear James, Am Mittwoch, den 07.03.2012, 01:49 + schrieb James Limbouris: > > thank you for sending an improved version of the patch. > > > ... > > > > as Khem and you discussed, it should be useful for upstream [1]. Maybe > > you can add more context [2][3], so upstream can better judge i

Re: [OE-core] [CONSOLIDATED PULL 17/20] xz: split out liblzma as seperate packages

2012-03-07 Thread Paul Menzel
Dear Saul, there is a typo in the commit summary: sep*a*rate. Thanks, Paul signature.asc Description: This is a digitally signed message part ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi

Re: [OE-core] [PATCHv2] bluez4: add dependency on libcheck to enable test modules

2012-03-07 Thread Paul Menzel
cipes-connectivity/bluez/bluez4_4.98.bb > @@ -1,6 +1,6 @@ > require bluez4.inc > > -PR = "r1" > +PR = "r2" > > SRC_URI += "file://bluetooth.conf \ > file://sbc_mmx.patch \ Reviewed-by: Paul Menzel Thanks, Paul signature.asc Description: This is a digitally signed message part ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Re: [OE-core] [PATCHv2] bluez4: add dependency on libcheck to enable test modules

2012-03-12 Thread Paul Menzel
Am Montag, den 12.03.2012, 10:43 -0700 schrieb Saul Wold: > On 03/07/2012 04:32 AM, Chase Maupin wrote: > > * The later versions of bluez such as 4.98 require libcheck > >in order to build the test packages as enabled by the > >--enable-test option passed in EXTRA_OECONF. > > * Failure to h

[OE-core] [PATCH] xinit: Fix `startx` looking for `mcookie` in sysroot

2011-11-08 Thread Paul Menzel
/443bcc0785bc004e471b3750a34d12d2fd2e5dad [3] http://git.openembedded.org/openembedded/commit/7f6cec6f0adb6203a6dbaf8a43c67c2c4f8bf84e Signed-off-by: Paul Menzel --- 1. Please note that I did neither build nor run tested this patch and just noticed the error trying the demo image. 2. Koen

[OE-core] [PATCH v2] xinit: Fix `startx` looking for `mcookie` in sysroot

2011-11-08 Thread Paul Menzel
/443bcc0785bc004e471b3750a34d12d2fd2e5dad [3] http://git.openembedded.org/openembedded/commit/7f6cec6f0adb6203a6dbaf8a43c67c2c4f8bf84e Signed-off-by: Paul Menzel --- 1. Please note that I did neither build nor run tested this patch and just noticed the error trying the demo image. 2. Koen mentioned

Re: [OE-core] [CONSOLIDATED PULL 01/17] pseudo: Uprev pseudo to version 1.2

2011-11-08 Thread Paul Menzel
; This adds a new feature, PSEUDO_UNLOAD, which can be used to eliminate > overhead of LD_PRELOAD when no longer necessary. > > Also the, clone(2), support on Linux has been updated to resolve some > potential defects in the previous implementation. > > Signed-off-by: Mark Hatle

Re: [OE-core] [PATCH] Allow use of dash as /bin/sh

2011-11-08 Thread Paul Menzel
te changes. But does not matter much. > Signed-off-by: Richard Purdie Reviewed-by: Paul Menzel > [Note: I know I need to add the description of the libtool change above > into the prefix.patch] > --- […] Thanks, Paul signature.asc Description: This is a digitally signed message part

Re: [OE-core] [CONSOLIDATED PULL 07/17] libarchive: update to 2.8.5

2011-11-08 Thread Paul Menzel
Dear Xiaofeng, do I need to put people in CC? Am Dienstag, den 08.11.2011, 11:22 -0800 schrieb Saul Wold: > From: Xiaofeng Yan > > Remove patch "0003-Patch-from-upstream-rev-2516.patch" because it has been > merged > to source codes. Mentioning of the SRC_URI change would be also nice. > Si

[OE-core] [PATCH] libarchive: Remove obsolete comment and empty line at the end

2011-11-08 Thread Paul Menzel
the above commit. [1] http://code.google.com/p/libarchive/issues/detail?id=162 Signed-off-by: Paul Menzel --- .../libarchive/libarchive_2.8.5.bb |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/meta/recipes-extended/libarchive/libarchive_2.8.5.bb b/me

Re: [OE-core] [PATCH v3] xinit: Fix `startx` looking for `mcookie` in sysroot

2011-11-09 Thread Paul Menzel
/443bcc0785bc004e471b3750a34d12d2fd2e5dad [3] http://git.openembedded.org/openembedded/commit/7f6cec6f0adb6203a6dbaf8a43c67c2c4f8bf84e Signed-off-by: Paul Menzel --- 1. Please note that I did neither build nor run tested this patch and just noticed the error trying the demo image. 2. Koen mentioned

Re: [OE-core] [PATCH 2/2] busybox: add grep to temporary links during uninstall

2011-11-09 Thread Paul Menzel
Am Mittwoch, den 09.11.2011, 12:05 + schrieb Paul Eggleton: > In the busybox package prerm we set up some temporary links and modify > PATH so that certain utilities are provided for the purpose of running > update-alternatives; if grep is not among these then you get errors when > removing bus

Re: [OE-core] [PATCH 1/3] dhcp: generate initial leases files for server

2011-11-10 Thread Paul Menzel
Am Donnerstag, den 10.11.2011, 21:37 + schrieb Otavio Salvador: What is the error message you are getting? > Signed-off-by: Otavio Salvador > --- > meta/recipes-connectivity/dhcp/dhcp.inc |9 - > meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb |2 +- > 2 files changed, 9 i

Re: [OE-core] [PATCH 2/3] util-linux: split mcookie onto a package

2011-11-10 Thread Paul Menzel
message. > Signed-off-by: Otavio Salvador […] Reviewed-by: Paul Menzel Thanks, Paul signature.asc Description: This is a digitally signed message part ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org h

Re: [OE-core] [PATCH 3/3] xinit: rdepends on util-linux-mcookie to avoid brining whole util-linux

2011-11-10 Thread Paul Menzel
Am Donnerstag, den 10.11.2011, 21:37 + schrieb Otavio Salvador: s/brining/bringing in/ Commit message body: With commit 1053a6a8e15851ef139d8aa4683849fc2fc277e1 Author: Paul Menzel Date: Tue Nov 8 13:00:32 2011 +0100 xinit: Fix `startx

Re: [OE-core] [CONSOLIDATED PULL 0/9] RPM Fixes and others

2011-11-11 Thread Paul Menzel
Am Freitag, den 11.11.2011, 00:36 -0800 schrieb Saul Wold: > This request includes Mark's changes along with some changes for qt-mobility > and Otavio clean-ups. Please amend Otavio’s patches as they lack the explanations required by the guide lines, have spelling errors and also my Reviewed-by l

Re: [OE-core] [CONSOLIDATED PULL 7/9] dhcp: generate initial leases files for server

2011-11-11 Thread Paul Menzel
Am Freitag, den 11.11.2011, 09:33 + schrieb Paul Eggleton: > On Friday 11 November 2011 00:36:33 Saul Wold wrote: > > From: Otavio Salvador > > > > Signed-off-by: Otavio Salvador > > Can we please get commit messages for every commit? Every change needs to > have > something so that if so

Re: [OE-core] [PATCH 3/4] distcc: make distccmon-gnome optional and default to off

2011-11-15 Thread Paul Menzel
Am Montag, den 14.11.2011, 21:48 + schrieb Richard Purdie: > On Mon, 2011-11-14 at 21:55 +0100, Koen Kooi wrote: > > Op 14 nov. 2011, om 21:39 heeft Richard Purdie het volgende geschreven: > > > On Mon, 2011-11-14 at 20:17 +0100, Koen Kooi wrote: > > >> I think splitting distccmon-gnome into a

Re: [OE-core] [PATCH] libtool-cross: Upbreak and actually use more of it

2011-11-17 Thread Paul Menzel
atadir}/aclocal/ > } > > SYSROOT_PREPROCESS_FUNCS += "libtoolcross_sysroot_preprocess" > > libtoolcross_sysroot_preprocess () { > - install -d ${SYSROOT_DESTDIR}${bindir_crossscripts} > - install -m 755 ${D}${bindir}/${HOST_SYS}-libtool > ${SYSROOT_DESTDIR}${bind

Re: [OE-core] [PATCH] useradd.bbclass: do not let depend native packages on base-passwd from target

2011-11-17 Thread Paul Menzel
Dear Henning, Am Donnerstag, den 17.11.2011, 10:48 +0100 schrieb Henning Heinold: > with the setup now in useradd.bbclass, at least dbus-native depends > on the base-passwd from target. I think this is not wanted. > My patch resets the DEPENDS line for native packages similar to > nativesdk. wh

Re: [OE-core] [PATCH] useradd.bbclass: do not let depend native packages on base-passwd from target

2011-11-17 Thread Paul Menzel
Am Donnerstag, den 17.11.2011, 14:37 -0700 schrieb Chris Larson: > On Thu, Nov 17, 2011 at 9:26 AM, Paul Menzel wrote: > > Am Donnerstag, den 17.11.2011, 10:48 +0100 schrieb Henning Heinold: > > > >> with the setup now in useradd.bbclass, at least dbus-native depends >

Re: [OE-core] [PATCH 3/5] pulseaudio-0.9.23: Fix build on uclibc

2011-11-20 Thread Paul Menzel
Am Sonntag, den 20.11.2011, 09:50 -0800 schrieb Khem Raj: > Import patch from oe.dev rev 7c33f2e906a20e139d53b4f2d8fbc2773a4725b3 > to fix bluez build when using uclibc > > cgit link here > > http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=7c33f2e906a20e139d53b4f2d8fbc2773a4725b3 >

Re: [OE-core] [RFC][PATCH 1/2] libjson: add 0.9

2011-11-22 Thread Paul Menzel
Dear Koen, Am Montag, den 21.11.2011, 19:12 +0100 schrieb Koen Kooi: > Signed-off-by: Koen Kooi > --- > meta/recipes-devtools/libjson/libjson_0.9.bb | 13 + > 1 files changed, 13 insertions(+), 0 deletions(-) > create mode 100644 meta/recipes-devtools/libjson/libjson_0.9.bb > >

Re: [OE-core] [RFC][PATCH 1/2] libjson: add 0.9

2011-11-22 Thread Paul Menzel
Am Dienstag, den 22.11.2011, 11:19 +0100 schrieb Koen Kooi: > Op 22 nov. 2011, om 10:08 heeft Paul Menzel het volgende geschreven: > > Am Montag, den 21.11.2011, 19:12 +0100 schrieb Koen Kooi: > >> Signed-off-by: Koen Kooi > >> --- > >> meta/recipes-de

Re: [OE-core] [PATCH 02/10] multilib.conf: update clutter

2011-11-22 Thread Paul Menzel
Am Dienstag, den 22.11.2011, 14:57 -0800 schrieb Joshua Lock: > Add clutter-1.8 recipes This line is more suited for the commit summary. > Signed-off-by: Joshua Lock > --- > meta/conf/multilib.conf |3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) […] Thanks, Paul signature.a

Re: [OE-core] [PATCH] qt4: qt-mobility: fix QML video player crash

2011-11-29 Thread Paul Menzel
Am Dienstag, den 29.11.2011, 13:47 + schrieb Richard Purdie: > On Tue, 2011-11-29 at 14:12 +0100, Anatolij Gustschin wrote: > > Fix QML video player crash which happens when attempting > > to play OGG video files. > > > > Signed-off-by: Anatolij Gustschin > > --- > > ...stvideoconnector-fixe

Re: [OE-core] [PATCH 02/11] mdadm: fix CC definition in the Makefile

2011-12-03 Thread Paul Menzel
Dear Nitin, thank you for your patch. Am Freitag, den 02.12.2011, 12:20 -0800 schrieb nitin.a.kam...@intel.com: > From: Nitin A Kamble > > By hardcoding CC's definition in the Makefile, all the gcc parameters > set by tune settings are lost. Causing compile failure with x32 toolchain > > As t

Re: [OE-core] [PATCH 7/7] git: fix packaging warnings

2012-03-17 Thread Paul Menzel
pend_virtclass-native() { > @@ -47,6 +48,7 @@ RDEPENDS_${PN}-perltools = "${PN} perl > perl-module-file-path findutils" > PACKAGES =+ "${PN}-python" > FILES_${PN}-python = "${libdir}/python*" > > + This extra line seems to have been snuck in. >