Re: [yocto] eglibc-2.18 is not compiling

2014-04-22 Thread Kai Ulrich
thanx for your interest yes, it seams all right gcc-Version 4.7.3 (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) make-Version GNU Make 3.82 Built for x86_64-pc-linux-gnu 2014-04-22 18:10 GMT+02:00 Khem Raj : > On Tue, Apr 22, 2014 at 7:08 AM, Kai Ulrich wrote: > > > tmp/work/armv7a-vfp-neo

Re: [yocto] eglibc-2.18 is not compiling

2014-04-23 Thread Kai Ulrich
I am using GNU Awk 4.0.2 2014-04-22 22:01 GMT+02:00 Khem Raj : > > On Apr 22, 2014 12:47 PM, "Kai Ulrich" wrote: > > > > thanx for your interest > > yes, it seams all right > > gcc-Version 4.7.3 (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) > > make-Versi

Re: [yocto] eglibc-2.18 is not compiling

2014-04-24 Thread Kai Ulrich
Hi, good news tried it with - GNU Awk 4.1.1, API: 1.1 - GNU Make 4.0 it worked fine. Thanx 2014-04-23 10:33 GMT+02:00 Kai Ulrich : > I am using GNU Awk 4.0.2 > > > > 2014-04-22 22:01 GMT+02:00 Khem Raj : > > >> On Apr 22, 2014 12:47 PM, "Kai Ulrich" wro

[yocto] Porting yocto to Gentoo

2014-04-25 Thread Kai Ulrich
Hi, Thanks to the yocto and gentoo community I am able to use yocto on gentoo now. The result is documented at the Gentoo Wiki https://wiki.gentoo.org/wiki/Yocto If you have any remarks to improve the Wiki or the porting please let me know. fr Kai -- __

Re: [yocto] Anybody managed to get Beagleboard xM to work?

2014-05-06 Thread Kai Ulrich
Hi Jeremy, How is your uEnv.txt looking like? Kai 2014-05-06 4:38 GMT+02:00 Jeremy Cole-Baker : > Hi, > > Has anyone else been successful in getting a Beagleboard xM to work? > > I have built with Yocto, using the beagleboard-dora-10.0.0 package and > "core-image-basic". I installed everything

[yocto] Newbee - patching kernel

2014-06-06 Thread Kai Ulrich
Hi, Is there a way to create a separate layer that adds kernel patches to an existing machine? Is there a example to learn from? friendly regards Kai Ulrich -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Newbee - patching kernel

2014-06-06 Thread Kai Ulrich
he kernel works just like patching any package, but there is a specific section in the manual (which perhaps you've already read): http://www.yoctoproject.org/docs/1.6/dev-manual/dev-manual.html#patching-the-kernel It contains examples as well as explanations. Bruce >>* frien

[yocto] recipe for smstools

2015-01-27 Thread Kai Ulrich
Hi, is there a recipe for smstools or smstools 3? Friendly regrades Kai -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] recipe with optional dependency and configuration.

2015-02-16 Thread Kai Ulrich
Hi, I'm new into yocto creating recipes. After reading the Docu I feel confident with the basics. So here my questions. I want to create a recipe of smstools. 1. There is no repository (git / svn / cvs). There are sources to download. http://smstools3.kekekasvi.com/index.php?p=packages Q: In th

Re: [yocto] recipe with optional dependency and configuration.

2015-02-17 Thread Kai Ulrich
r}/init.d/smsd > +} > > > 2015-02-16 14:59 GMT+02:00 Alexandru Vaduva : > >> It seems Hynek Petrak had some progress on this one a while back. Maybe >> the packages he posted and are nowhere to be found now could be revived. >> >> >> >> Alex Vadu

[yocto] Edit project specific config files of other recipe like /etc/ssh/ssh_config from openssh

2015-02-20 Thread Kai Ulrich
Hi, I create a layer for my project. How can I edit (patch?) project specific config files of other recipe for the rootfs without touching the original recipe. Project specific config files could by /etc/ssh/ssh_config (do not touch recipe openssh ) Friendly regrades Kai Ulrich

[yocto] WARNING: Could not copy license file LICENSE -> Downloaded archive structure?

2015-02-20 Thread Kai Ulrich
r (2) like smstools3-3.1.15.tar.gz. ---smstools3-3.1.15 ---src ---scripts ---examples ---doc ---uninstall.sh ---README ---package.sh ---Makefile ---LICENSE it works fine. Any idea how I can configure my recipe that that it works with the original package struc

[yocto] WARNING: QA Issue

2015-02-22 Thread Kai Ulrich
Hi, During a "bitbake core-image-sato-sdk" WARNING: QA Issue: smstools3 requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] You can find the sources https://github.com/kaiulrich/meta-smstools3 Any thing I can do against this? Friendly regards Kai log.do_package_qa: DEBUG: Exec

[yocto] created layer smstools3.

2015-03-10 Thread Kai Ulrich
Hi, I created an layer with a recipe for smstools3. You can find it on https://github.com/kaiulrich/meta-smstools3 If you have any comments to improve meta-smstools3, please tell me (It is my first layer / recipe :-) ) Friendly regards Kai -- ___ yoct

Re: [yocto] created layer smstools3.

2015-03-11 Thread Kai Ulrich
Hi Alexandru, Hi Khem, thanx for your time. For the moment there just the one recipe. So I will contact the openembedded community for further questions. Friendly regards Kai -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.o