[yocto] Help needed add own variable to toolchain environment

2019-10-17 Thread Johann Obermayr
Hello, i have trouble to add a own variable to the toolchain environment I see that environment-setup-i586-poky-linx script calls all files in sysroot//environment-setup.d/* But what is the simples and correct way to add follow line (export KSRC...) do_something() { mkdir -p ${D}${SDKPATHN

[yocto] create a own fs file

2019-04-04 Thread Johann Obermayr
Hello, with wks we create a own image. This image can use boot.img, rootfs.tar.., ... Is there a way to create a own datafs.tar.gz file And put this file to /tmp/deploy/images// datafs.bb '#add file to datafs DATAFS_add_file = "file:myconf.cfg" DATAFS_add_file += "file:/path/other.cfg" my.wsk

[yocto] wic / wks partition

2019-04-03 Thread Johann Obermayr
Hello, we need to add a raw partition Type=0xda . How can I do that, because "part -fstype " has no raw or other value. Mit freundlichen Grüßen / Best regards Johann Obermayr -- ___ yocto mailing list yocto@yoctoproject

[yocto] grub-efi

2019-04-03 Thread Johann Obermayr
ards Johann Obermayr -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] build SYSLINUX module

2019-03-27 Thread Johann Obermayr
Hallo, We have changed your system from yocto 1.6.2 to V2.5.2. On old system we use syslinux 4.07 with a own module. Now I see, that all modules in syslinux are compile, and the syslinux.bb create only new installer files. But how can i compile our own module ? It's in a subfolder of com32/our

[yocto] Toolchain , kernel-dev and xenomai

2019-02-14 Thread Johann Obermayr
Hello, At this time we work with 1.3.2 (yes, it's very old, but we are working to change to v2.5.x) We have some trouble with your toolchain. 1. Kernel/scripts/basic/fixdep is missing. If I will compile in the toolchain kernel source directory "make scripts" I get some other errors (see

[yocto] Toolchain , kernel-dev and xenomai

2019-02-13 Thread Johann Obermayr
Hello, At this time we work with 1.3.2 (yes, it's very old, but we are working to change to v2.5.x) We have some trouble with your toolchain. 1. Kernel/scripts/basic/fixdep is missing. If I will compile in the toolchain kernel source directory "make scripts" I get some other errors (see