Re: [oe] We need newer ncurses Was: Host Environment affect on target builds

2010-06-19 Thread Klaus 'mrmoku'; Kurzmann
fo build problem with alsa-utils on Fedora 13. With your ncurses recipe it build fine. Thanks :) > > > Enrico > -- Klaus 'mrmoku' Kurzmann ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] Write access for Simon Busch

2010-08-17 Thread Klaus 'mrmoku'; Kurzmann
open for feedback and happy to fix > other issues around the original problem. +1 from me > > regards > Stefan Schmidt > -- Klaus 'mrmoku' Kurzmann ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.

Re: [oe] [Shr-Devel] some RRECOMMENDed packages do not get included into the image

2009-09-21 Thread Klaus 'mrmoku'; Kurzmann
helps :-) > > Best Regards > > Nicola -- Klaus 'mrmoku' Kurzmann ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] Patches

2009-11-07 Thread Klaus 'mrmoku'; Kurzmann
od. > hmm, what does this mean for om-gta01/2 for example? I just applied a patch that changes that += into the weak ?= ... As for the openmoko phones you can either use a tar.gz for booting from SD or jffs2 to boot from flash. But I might just

Re: [oe] [RFC] extra packages for default illume keyboards

2009-11-21 Thread Klaus 'mrmoku'; Kurzmann
ike a single recipe could generate all the needed > packages, no? for the three default keyboards from illume it is one recipe. For the others... I could do one illume-keyboards-shr_git.bb for them if that is preferred. Might be cleaner, yes. > regards, > Koen -- Klaus 'mrmo

Re: [oe] e-wm-menu problem

2009-11-26 Thread Klaus 'mrmoku'; Kurzmann
"r1" > -RPROVIDES_${PN} = "e-wm-menu" > And then a + in your tasks and/or images. > What do you think about it? Fine for us - will just add it to the SHR image... And sorry for breaking it :| > regards, > Koen Thanks -- Klaus 'mrmoku' Kurzmann

Re: [oe] [RFC] extra packages for default illume keyboards

2009-11-26 Thread Klaus 'mrmoku'; Kurzmann
to split out the illume keyboards into an extra package, or can I go ahead? Thanks -- Klaus 'mrmoku' Kurzmann ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] openssl-native is broken?

2010-03-29 Thread Klaus 'mrmoku'; Kurzmann
new style staging was not complete/correct for > the -native part. Koen, can you please check it? Thanks. -- Klaus 'mrmoku' Kurzmann ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cg

Re: [oe] [PATCH 13/15] initscripts-shr: add mountdevtmpfs init script for palmpre machine

2010-10-20 Thread Klaus 'mrmoku'; Kurzmann
> @@ -74,6 +76,11 @@ do_install () { > install -m 0755 ${WORKDIR}/umountfs ${D}${sysconfdir}/init.d > install -m 0755 ${WORKDIR}/umountnfs.sh ${D}${sysconfdir}/init.d > > + if [ "${MACHINE}" == "palmpre" ]; then > + install -m 0755 $