[yocto] How to generate SPDX Information

2017-11-28 Thread Christian Ege
Hello, due to the fact there is a license troll who actively sue German companies. I did some research to comply ith the need to provide the copyright information within my YOCTO builds. My research ended up with the spdx.class which includes support for the fossology tool. But the current

Re: [yocto] any pointers to a yocto-based image to use as a live install utility?

2016-06-08 Thread Christian Ege
Hi Robert 2016-05-25 12:18 GMT+02:00 Robert P. J. Day : > > specifically in the context of powerpc systems, are there any > suggestions for an image that could be used to boot an older powerpc > system, running completely out of ram, and using that as an install > utility

Re: [yocto] calibrator fails to run

2016-06-07 Thread Christian Ege
Hello Frederick, > Goal: Run a cross compiled executable called calibrator from > git://git.ti.com/wilink8-wlan/18xx-ti-utils.git > > Here's my build script: > > export NFSROOT=/srv/imx/CS65X-dev > export >

Re: [yocto] how to install a kernel module

2016-05-12 Thread Christian Ege
Hi, Hej I created a recipe for a own modul. It's similar to the example given at: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-skeleton/recipes-kernel/hello-mod I checked the bitbake process. A "kernel-module-" package is created and filled with the ko-file. Not sure what you

Re: [yocto] Kernel 3.14.28 (imx duallite) will compile under 1.7, but not under 2.0-2.1

2016-05-11 Thread Christian Ege
Hi, > Maybe it has something to do with a different make version in the newer > versions of Yocto? Maybe this link is relevant? > https://github.com/zanezam/boeffla-kernel-cm-bacon/commit/ef4fea130eeb70eff4f3a549fd3f6e9b11437550 > This is most probably because of the newer GCC version used in the

[yocto] [PATCH] bluez5: fixed path to bluetoothd in sysvinit script

2016-05-10 Thread Christian Ege
Within the sysvinit script the path to bluetoothd is wrong. Because of this the init scripts silently terminates without any message Signed-off-by: Christian Ege <k423...@gmail.com> --- meta/recipes-connectivity/bluez5/bluez5/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[yocto] Hi, Re: Serial Timeout

2016-04-18 Thread Christian Ege
Am 18. April 2016 5:14:34 nachm. schrieb Markus Haege : Hello there, We use a Freescale imx6 with u-boot. Everything works fine, via serial loader we copy devictree, u-boot and kernel+initramfs to the board an it all starts. We can login but after 5 sec the connection

Re: [yocto] Yocto touch

2016-04-10 Thread Christian Ege
Hi, Am 10. April 2016 5:31:52 nachm. schrieb Berlin Vince Joe V S : hi ,,I already posted my query on yocto mail but it won't get moderator approval I don't know why ? I am working on KONTRON SMARC(IMX6"Freescale"). I need to build the yocoto that can control all the

Re: [yocto] Re: Qt5.6 new modules

2016-03-20 Thread Christian Ege
tserialbus/commits/5.6 The MD5 Sums will be complained during configure step and bitbake wil tell you the right ones. Please check if the Licences do match Regards, Christian > > An idea is welcome ! > > Regards, > > Mickaël > > > > Le 16/03/2016 14:57, idealsim a écrit :

[yocto] [master] ERROR: gobject-introspection-1.46.0-r0 do_populate_sysroot:

2016-03-19 Thread Christian Ege
Hi, with the latest master from today I ran in some trouble: Build Configuration: BB_VERSION= "1.29.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS= "arm-poky-linux-gnueabi" MACHINE = "udooneo" DISTRO= "poky" DISTRO_VERSION

Re: [yocto] [master] ERROR: gobject-introspection-1.46.0-r0 do_populate_sysroot:

2016-03-19 Thread Christian Ege
Hi, On 16.03.2016 20:44, Martin Jansa wrote: > Delete your TMPDIR and start again. thx, this did the trick Best, Christian > > On Wed, Mar 16, 2016 at 8:29 PM, Christian Ege <k423...@gmail.com > <mailto:k423...@gmail.com>> wrote: > > Hi, > > wit

Re: [yocto] Qt5.6 new modules

2016-03-16 Thread Christian Ege
Hi,, 2016-03-16 9:04 GMT+01:00 idealsim <ideal...@laposte.net>: > Hi, we have build an image for udoo neo from meta-qt5 jansa/master-5.6 and > works fine (thanks to Christian Ege ). The problem is that I'm looking for > https://github.com/qtproject/qtquickcontrols2 and >

Re: [yocto] Question about access local stash/bitbucket server via yocto

2016-03-02 Thread Christian Ege
Hi Rikard, > My first post so here we go…. Welcome to the OpenEmbedded world. > > 1) I am new to yocto and so is the company I work for…. > 2) My companys firewall/intranet blocks git protocol so only http works… welcome to my world > Anyhow, in the company there is a local stash/bitbucket sever

Re: [yocto] Kernel build gets stuck in a endless loop

2016-01-27 Thread Christian Ege
/github.com/graugans/meta-udoo/blob/jethro/recipes-kernel/linux/linux-udooboard/0003-avoid-endless-loop.patch Regards, Christian > > Bye > Giuseppe > > > > 2016-01-03 19:14 GMT+01:00 Christian Ege <k423...@gmail.com > <mailto:k423...@gmail.com>>: > >

Re: [yocto] Power off IC over Yocto

2015-12-15 Thread Christian Ege
Hi, Am 15.12.2015 6:45 nachm. schrieb "simo" : > > I am using a Gumtix Overo board and we create and expansion board that > power Overo and other devices by external power supply IC. > > Our expansion board with power supply are connected by I2C bus 2 in > overo (not the

Re: [yocto] Power off IC over Yocto

2015-12-15 Thread Christian Ege
Am 15.12.2015 7:45 nachm. schrieb "Christian Ege" <k423...@gmail.com>: > > Hi, > > Am 15.12.2015 6:45 nachm. schrieb "simo" <sazza...@settopsurvey.com>: > > > > I am using a Gumtix Overo board and we create and expansion board that >

Re: [yocto] RFC: Reference updater filesystem

2015-11-30 Thread Christian Ege
On 23.11.2015 22:15, Mariano Lopez wrote: > There has been interest in an image based software updater in Yocto > Project. The proposed solution for a image based updater is to use > Stefano Babic's software updater (http://sbabic.github.io/swupdate). > This software do a binary copy, so it is

[yocto] Kernel build gets stuck in a endless loop

2015-11-29 Thread Christian Ege
Hi, can anyone give me some advice how to debug an endless loop during kernel and module recipes with my UDOO Neo support layer? https://github.com/graugans/meta-fsl-arm-extra/tree/master-udooneo When I build the kernel for the UDOO Neo kernel or a module with bitbake the bitbake process hangs

Re: [yocto] VFAT patent EP 0 618 540

2015-10-09 Thread Christian Ege
Hi, Am 09.10.2015 8:31 nachm. schrieb "Robert Berger" < gm...@reliableembeddedsystems.com>: > > Hi, > > On 10/09/2015 11:36 AM, Gorny Krystian wrote: > > Hi, > > > > I have a question regarding the VFAT patent (EP 0 618 540) owned by > > Microsoft. It’s about common name space for long and short

Re: [yocto] Generate iso image

2015-06-12 Thread Christian Ege
Hi, 2015-06-11 12:49 GMT+02:00 Mayank Agarwal mayank77fromin...@gmail.com: Hi, I have configured the yocto project and i am getting vmdk.ext3 image I want to configure that iso image should also be generated. I have changed IMAGE_FSTYPE in qemux86.conf to iso. But on building i am getting

Re: [yocto] Start openvpn with my own config at startup

2015-05-27 Thread Christian Ege
Am 27.05.2015 um 20:07 schrieb Matthew Karas mkarasc...@gmail.com: I have an ovpn file I'd like my system to start up with. I was able to install the openvpn file into /etc/openvpn using a bbappends file - but the system doesn't start openvpn like the openvpn docs describes. How do I

Re: [yocto] Newb looking for where to start on unsupported hardware?

2015-05-07 Thread Christian Ege
Hi, Am 07.05.2015 7:18 nachm. schrieb daryl kuchay daryl.kuc...@gmail.com: Hello, I'm about 3 weeks in to light reading in documentation on Yocto. I found the project when searching for Open Embedded. My challenge is that I have ancient hardware. A Geode based tablet with serial touchscreen

Re: [yocto] remove package from sdimg

2015-03-31 Thread Christian Ege
Hi, Am 31.03.2015 17:07 schrieb abhishek srivastava abhishek.emb...@gmail.com : hi i have created core-image-sato sdimg for my project on raspberrypi. actually, i want to run few applications that need python. i want to remove unnecessary packages that were required for smooth compilation of

Re: [yocto] How to support arm-none-eabi toolchain for u-boot on Amlogic

2015-03-19 Thread Christian Ege
Am 19.03.2015 00:35 schrieb Khem Raj raj.k...@gmail.com: On Wed, Mar 18, 2015 at 12:55 PM, Christian Ege k423...@gmail.com wrote: Hello, it looks like that Amlogic based devices like the ODROID-C1 [1] requires their u-boot compiled with an arm-none-eabi toolchain. The rest kernel

[yocto] How to support arm-none-eabi toolchain for u-boot on Amlogic

2015-03-18 Thread Christian Ege
Hello, it looks like that Amlogic based devices like the ODROID-C1 [1] requires their u-boot compiled with an arm-none-eabi toolchain. The rest kernel and rootfs is compiled with standard arm eabi toolchain. I am wondering how to support this in yocto/openembedded. With kind regrads, Christian

Re: [yocto] [meta-raspberrypi] Pi-2 support?

2015-02-24 Thread Christian Ege
Am 24.02.2015 um 22:07 schrieb Gary Thomas: Any ideas when this layer might support the new Pi-2? Is anyone working on it? Andrei Gherzan already sended some Patches to this ML http://comments.gmane.org/gmane.linux.embedded.yocto.general/23265 It looks like those are already merged:

Re: [yocto] do_install() is not getting called

2014-11-08 Thread Christian Ege
Am 08.11.2014 13:10 schrieb hari kumar harikumar...@yahoo.co.in: Hi All, I am creating a new recipe in bsp layer. So I created a bb file inside the recipe. Then from the build directory, I am able to successfully compile the source files and was able to create the library ( bitbake -c compile

Re: [yocto] Creating new u-boot board

2014-10-15 Thread Christian Ege
Am 16.10.2014 02:40 schrieb Matt Schuckmann matt.schuckm...@planar.com: I'm pretty confused about what is the best way to go on this. I realize that there are several paths that I could take but I really don't know which is the best way to go. We are creating a new board largely based off the

Re: [yocto] cellular modem connection with USB: how to have /dev/ttyACM0 interface?

2014-10-10 Thread Christian Ege
Am 10.10.2014 18:13 schrieb Simon Andrieu sandr...@greenflex.com: Hi, I work on connecting a cellular module (with H24 Telit component) using an USB interface to our Yocto distribution. The /dev/ttyACM0 interface is not mounted on the Yocto distribution I use following USB connection. Here

Re: [yocto] PR and bbappend files

2014-09-29 Thread Christian Ege
Hi, 2014-09-28 11:47 GMT+02:00 Chris Tapp opensou...@keylevel.com: I'm currently using a bbappend file to patch bash under 'danny' due to Shellshocked - basically by adding patches 11..50 to the SRC_URI. However, patches are still coming out ;-) How do I make sure that new ones get

Re: [yocto] Pulseadudio depends

2014-06-28 Thread Christian Ege
Am 28.06.2014 21:54 schrieb Michael Gloff mgl...@emacinc.com: All, I'm having some build errors when pulseaudio tries to configure. It looks like there is a dependency on libcap. If the image already has libcap pulled in or I manually make it so, everything is fine. Just wondering if anyone

Re: [yocto] Building kernel modules as dependencies

2014-06-28 Thread Christian Ege
Hi Andreas, I created recipes for two out-of-tree kernel modules written by myself in Yocto. I added these two modules in the machine config to MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS or even MACHINE_ESSENTIAL_EXTRA_RDEPENDS. Have you used the name of your recipe or kernel-module-my-module-name?

Re: [yocto] FTDI support in yocto on CGTQMX6

2014-06-16 Thread Christian Ege
Am 16.06.2014 13:23 schrieb Joshua Collins joshua.coll...@arcontia.se: Hi, I have successfully built the 'fsl-image-gui' image and installed it on my cqtqmx6. I require FTDI drivers to be installed to detect a usb device as a serial port. I am unsure how to go about adding these drivers. I

Re: [yocto] Why use Yocto?

2014-06-10 Thread Christian Ege
with this. There is no alternative :) -- Christian Ege Hope this helps, -- Paul Barker Email: p...@paulbarker.me.uk http://www.paulbarker.me.uk -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] How to run c++ programs?

2014-04-23 Thread Christian Ege
Am 24.04.2014 04:46 schrieb Rich Wilson ric...@gmail.com: I have my core-image-minimal distribution working. Now, I would like to compile and run c++ programs. How do get there from here? I think bitbake -c populate_sdk is what you are looking for. This creates an SDK with the required

Re: [yocto] SRCREV for BBLAYERS

2014-02-03 Thread Christian Ege
Hi, Hi Paul, thanks for your quick answer! I'll work with separate checkouts for now... But now I've got another question: Is there any possibility to submit something like a feature request for this? And is there a (realistic) chance that this feature gets implemented? If so, where

[yocto] How to fix : WARNING: The recipe XXX is trying to install files into a shared area ...

2014-01-18 Thread Christian Ege
Hi, I do have two recipes which install files in a shared area both packages install files with the same name but maybe with a slightly different content. So splitting packages will not be a good solution. What else can I do? I tried setting both packages to conflict each other that also did

[yocto] eglibc-locale issue in dora for populate_sdk

2014-01-15 Thread Christian Ege
an SDK image for my SH4 port based on dora. With kind regards, Christian Ege --- http://project-magpie.github.io/ ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] FW: YP Linux Kernel Development Manual

2013-01-23 Thread Christian Ege
Hi, I am not sure if this is the problem you are struggling with. I am wondering why class module.bbclass behaves completely different than kernel.bbclacc hi, I follow the kernel development manual 2.5. Incorporating Out-of-Tree Modules, copy the hello-mod_0.1.bb and files folder into my

Re: [yocto] Build external module against Yocto kernel

2013-01-22 Thread Christian Ege
Hi, I am not sure if this is the problem you are struggling with. I am wondering why class module.bbclass behaves completely different than kernel.bbclacc copy the hello-mod_0.1.bb and files folder into my taget layer meta-intel/meta-jasperforest/recipe-kernel, then add MACHINE_EXTRA_

Re: [yocto] FW: YP Linux Kernel Development Manual

2013-01-22 Thread Christian Ege
Am Dienstag, den 22.01.2013, 11:14 +0100 schrieb Darren Hart darren.h...@intel.com: On 01/22/2013 12:59 AM, Christian Ege wrote: Hi, I am not sure if this is the problem you are struggling with. I am wondering why class module.bbclass behaves completely different than kernel.bbclacc hi

Re: [yocto] How to handle src.rpm packages

2012-12-01 Thread Christian Ege
Hi, I think src rpms are not that interesting stuff for a lot of you. I've fixed this by my own by adding a class to my meta-stlinux layer which handles the extra sources and patches within the *.src.rpm. The idea was taken from the lsof package. LOCAL_SRC ??= def src_rpm_do_base(d,func):