Hi,
Quoting Aaron Biver (2019-06-28 18:44:40)
> Is there such a thing as zero padding a number in a recipe (or vice versa?
> I'd be just as happy starting with a zero-padded number, and converting it
> to non-zero-padded.
In bitbake you could do this with inline python:
NUMBER = "1"
Hi,
in order to isolate this issue I removed every layer with the exception
of poky and compiled linux-yocto-rt for "qemux86" with success.
(CONFIG_64BIT was set to n)
Then I added the meta-intel layer and compiled the real time kernel for
"intel-core2-32" also with success. (CONFIG_64BIT=n)
How
e and everything works when I switch to the linux-yocto
kernel, where the same configuration is applied.
Any help would be appreciated.
Thanks, and have a nice day,
Claudius Heine
$ bitbake linux-yocto-rt
[...]
Build Configuration:
BB_VERSION= "1.30.0"
BUILD_SYSÂ