[yocto] Problems running gstreamer v4l2 on Yocto

2014-08-15 Thread Dr. Markus Eich
Dear all, I am trying to set up a USB webcam with Yocto using gstreamer. The camera is detected by my Yocto /Poky distro and tested with VLC (build with yocto). I am using the following build == Build Configuration: BB_VERSION= 1.22.0 BUILD_SYS = x86_64-linux NATIVELSBSTRING

Re: [yocto] Building yocto for Odroid XU. No login after boot.

2014-08-08 Thread Dr. Markus Eich
. Cheers, Markus On 07.08.2014 15:05, Gary Thomas wrote: On 2014-08-07 06:51, Dr. Markus Eich wrote: Hi Gary, unfortunately, this didn't help much. I have compiled the kernel with the CONFIG_FHANDLE=y. I have also set all configs given in http://dominion.thruhere.net/koen/cms/recommended

[yocto] No network at startup using core-image-minimal

2014-08-08 Thread Dr. Markus Eich
Dear all, I am setting up my Odroid XU with yocto using the core-image-minimal receipe. Almost done and I am able to boot the system and log in via screen (UART), but.. The network is not present at start-up. When I do lsmod I just see Not tainted and no modules are loaded. The module I

Re: [yocto] Building yocto for Odroid XU. No login after boot.

2014-08-07 Thread Dr. Markus Eich
as giving the console param for the u-boot? i.e. I have something like #setenv bootrootfs console=tty1 console=ttySAC2,115200n8 root=UUID=e139ce78-9841-40fe-8823-96a304a09859 rootwait rw ? Cheers, Markus On 06.08.2014 18:26, Gary Thomas wrote: On 2014-08-06 10:13, Dr. Markus Eich wrote: Dear

[yocto] Building yocto for Odroid XU. No login after boot.

2014-08-06 Thread Dr. Markus Eich
Dear all, I am trying to build an image for the Odroid XU, featuring the Samsung Octa 5 CPU I managed to build everything needed (modules, kernel, u-boot, etc.) The recipes can be found at: https://github.com/MarkusEich/meta-odroid. The last problem (hopefully last :-) I have is that I

Re: [yocto] How to select defconfig for kernel build with yocto/bitbake

2014-07-11 Thread Dr. Markus Eich
: On 14-07-10 07:11 AM, Dr. Markus Eich wrote: Thank you Bruce, that did the trick. But I am facing a new problem while using bitbake for the build process. I have checked to build the odroid kernel with a standard crosscompiler tool chain and it works without any problems. When I do the same

Re: [yocto] How to select defconfig for kernel build with yocto/bitbake

2014-07-10 Thread Dr. Markus Eich
it is created automatically. Any ideas? /Markus On 09.07.2014 14:44, Bruce Ashfield wrote: On 14-07-09 05:38 AM, Dr. Markus Eich wrote: Dear all, I work on the process to compile odroid xu kernel with yocto/bitbake In the kernel sources (from hardkernel) I have the corresponding defconfig

[yocto] How to select defconfig for kernel build with yocto/bitbake

2014-07-09 Thread Dr. Markus Eich
Dear all, I work on the process to compile odroid xu kernel with yocto/bitbake In the kernel sources (from hardkernel) I have the corresponding defconfig file, i.e. in the git folder /arch/arm/configs/odroidxu_ubuntu_defconfig. How can I tell bitbake in my recipe to use

Re: [yocto] How to select defconfig for kernel build with yocto/bitbake

2014-07-09 Thread Dr. Markus Eich
, 2014 5:54 PM To: Dr. Markus Eich; yocto@yoctoproject.org Subject: RE: [yocto] How to select defconfig for kernel build with yocto/bitbake Ok. Can you try the following instead of the content I gave before KERNEL_DEFCONFIG = odroidxu_ubuntu_defconfig kernel_do_configure_append() { install

[yocto] Error in Yocto do_package (cachedpath.py)

2014-06-24 Thread Dr. Markus Eich
Dear all, I am setting up Yocto to compile my kernel for odroid xu. During the package phase of building the kernel, I get an error in cachedpath.py DEBUG: Executing python function sstate_task_prefunc DEBUG: Python function sstate_task_prefunc finished DEBUG: Executing