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
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
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
ards
Johann Obermayr
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
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
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
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