[yocto] [meta-freescale] Kernel module vermagic error

2017-04-10 Thread chandrasekhar c
Hi,I am trying to load a kernel module through modprobe. I am using bitbake to build the kernel. When I try to load the kernel in my Custom hardware I am getting following errors. modprobe g_serial configfs: version magic 3.14.38-6UL_ga+ge4944a5 SMP preempt mod_unload modversions ARMv7 p2v8

Re: [yocto] Install rootfs.tar.bz2 to ${D}/home/root/

2017-04-10 Thread Andre McCurdy
On Mon, Apr 10, 2017 at 4:28 AM, Maier, Chris wrote: > Hi, > > I want to create a deployable SD card image. My board (beaglebone based) > boots from SD card and runs a script which copies the rootfs.tar.bz2 to the > flash memory. > So how can I deploy a copy of the whole

Re: [yocto] yocto Digest, Vol 79, Issue 23

2017-04-10 Thread Paul Eggleton
Hi Natalia, On Tuesday, 11 April 2017 2:11:15 AM NZST Natalia Theologou wrote: > Well I am running Ubuntu 16 and trying to install yocto for a board. > > When I run > > bitbake core-image-x11 > > I get this error: > > ERROR: Task 1570 >

Re: [yocto] Install rootfs.tar.bz2 to ${D}/home/root/

2017-04-10 Thread Khem Raj
On 4/10/17 4:28 AM, Maier, Chris wrote: > Hi, > > I want to create a deployable SD card image. My board (beaglebone based) > boots from SD card and runs a script which copies the rootfs.tar.bz2 to the > flash memory. > So how can I deploy a copy of the whole rootfs to ${D}/home/root? > A

Re: [yocto] [meta-virtualization] No recipes available for meta-selinux and meta-virtualization layers

2017-04-10 Thread Mark Asselstine
On Mon, Apr 10, 2017 at 3:59 AM, Pello Heriz wrote: > Hi, > > I have tried to build a core-image-minimal image with master branch of Yocto > and I have added the meta-virtualization layer and it's dependency layers in > order to have virtualization

Re: [yocto] yocto Digest, Vol 79, Issue 23

2017-04-10 Thread Natalia Theologou
Hello, Thank you Fabien Lahoudere for the reply. Well I am running Ubuntu 16 and trying to install yocto for a board. When I run bitbake core-image-x11 I get this error: ERROR: Task 1570 (virtual:native:/~/sources/poky/meta/recipes-support/gmp/gmp_5.1.1.bb, do_compile) failed with

[yocto] Apache and FreeRADIUS on yocto poky Linux

2017-04-10 Thread Arun Maha
Hi, How to install and configure Apache with FreeRADIUS server. How to configure for public-private key authentication with the same. Any suggestions/methods will be helpful. Thanks, Arunkumar -- ___ yocto mailing list yocto@yoctoproject.org

[yocto] Yocto Project Status WW15’17

2017-04-10 Thread Jolley, Stephen K
Current Dev Position: YP 2.3 M4 Next Deadline: YP 2.3 M4 Cutoff is April 10, 2017 *** FEATURE FREEZE for 2.3 is now in effect. *** SWAT team rotation: Maxin -> Cal on April 7, 2017. SWAT team rotation: Cal -> Joshua on April 14, 2017.

[yocto] unpacking deb packages

2017-04-10 Thread Markus Volk
Hi all, i´m building for x86_64 using the recent master branch and encounter problems when fetching deb packages. With any .deb file inside SRC_URI the task do_unpack stops with this output: ... data.tar.xz && tar --no-same-owner -xpf data.tar.xz && rm data.tar.xz failed with return value 2

Re: [yocto] No recipes available for meta-selinux and meta-virtualization layers

2017-04-10 Thread Joe MacDonald
Hi Pello, [No recipes available for meta-selinux and meta-virtualization layers] On 17.04.10 (Mon 09:59) Pello Heriz wrote: > Hi, > > I have tried to build a core-image-minimal image with master branch of > Yocto and I have added the meta-virtualization layer and it's > dependency layers in

[yocto] Install rootfs.tar.bz2 to ${D}/home/root/

2017-04-10 Thread Maier, Chris
Hi, I want to create a deployable SD card image. My board (beaglebone based) boots from SD card and runs a script which copies the rootfs.tar.bz2 to the flash memory. So how can I deploy a copy of the whole rootfs to ${D}/home/root? A rootfs in the rootfs, does that make sense? Any help is

[yocto] No recipes available for meta-selinux and meta-virtualization layers

2017-04-10 Thread Pello Heriz
Hi, I have tried to build a core-image-minimal image with master branch of Yocto and I have added the meta-virtualization layer and it's dependency layers in order to have virtualization functionalities enabled when creating the image. The problem is that the bitbake execution fails due to there