[yocto] Toolchain and SDK

2015-05-11 Thread Keskinarkaus, Teemu
Hi, I'm sure (or at least hope so) that there is documentation for this, but I just couldn't find it. We are using Yocto to build Linux images on couple different HW (x86 and imx6). Now we would like to make SDK (with toolchain) for them. I've learned that there is command: bitbake image-recip

[yocto] Qemu - problem with nfs filesytem

2015-05-11 Thread mar.krzeminski
Hi all, I want to set up a nfs user space server using runqemu-export-rootfs.sh script. When I run the unmodified script my exported filesystem can not be seen, but when I remove parameters: -x $NFS_NFSPROG and -y $NFS_MOUNTPRO from unfsd and remove corresponding command line parameters all i

[yocto] QT5 - Beaglebone Black (meta-toolchain-qt5) error

2015-05-11 Thread Martin Beaudet
Hi, I'm trying to build the meta-toolchain-qt5 for Beaglebone Black (daisy) and I'm getting and error. Build Configuration: BB_VERSION = "1.22.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-14.10" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "beaglebone" DISTRO = "poky" DISTRO_VERSIO

Re: [yocto] Migration from 1.7.1 to 1.8 - kernel-abiversion missing

2015-05-11 Thread Brian Hutchinson
On Thu, Apr 30, 2015 at 10:06 AM, Bruce Ashfield wrote: > It is plausible. But in theory, linux-dummy should still provide > what you need (but since it doesn't build anything, there is > no abi .. and no modules can be built against it) .. so the > error isn't graceful. > > Bruce I can confirm t

Re: [yocto] Migration from 1.7.1 to 1.8 - kernel-abiversion missing

2015-05-11 Thread Brian Hutchinson
On Mon, May 11, 2015 at 2:10 PM, Brian Hutchinson wrote: > On Thu, Apr 30, 2015 at 10:06 AM, Bruce Ashfield > wrote: >> It is plausible. But in theory, linux-dummy should still provide >> what you need (but since it doesn't build anything, there is >> no abi .. and no modules can be built against

Re: [yocto] Migration from 1.7.1 to 1.8 - kernel-abiversion missing

2015-05-11 Thread Bruce Ashfield
On 2015-05-11 02:10 PM, Brian Hutchinson wrote: On Thu, Apr 30, 2015 at 10:06 AM, Bruce Ashfield wrote: It is plausible. But in theory, linux-dummy should still provide what you need (but since it doesn't build anything, there is no abi .. and no modules can be built against it) .. so the error

Re: [yocto] Toolchain and SDK

2015-05-11 Thread Trevor Woerner
On 05/11/15 03:52, Keskinarkaus, Teemu wrote: > > > I’ve learned that there is command: bitbake image-recipe –c > populate_sdk that’ll create the sdk. The thing is that it contains the > sysroots, but toolchain is not there. > Just to clarify, you're not literally typing "bitbake image-recipe -

Re: [yocto] Toolchain and SDK

2015-05-11 Thread Keskinarkaus, Teemu
Yeah, I forgot that I need to be more precise here. Of course I'm using the actual recipe name and not the 'image-recipe'. It turns out that the toolchain was included after all. Just took me awhile to find it there since it was so well hidden there! Teemu Keskinarkaus Software system engineer