Age | Commit message (Collapse) | Author | Files |
|
ABI change.
This update completes the conversion of OE.dev to use sysroot and have a staging layout that matches the target system. This means we no longer need to mangle pkgconfig files and can use its sysroot option instead. Users of old toolchains (gcc prior to 3.4 and external ones) may need to add cross-linkage and staging-linkage to their toolchain dependencies. Since this update changes staging layout and the contents of the .pc files it updates the staging ABI and people will need to rebuild.
|
|
with bitbake 1.8.10
|
|
|
|
|
|
|
|
releases don't work with .dev properly
|
|
|
|
|
|
Set BB_MIN_VERSION here
classes/sanity.bbclass:
-Run the sanitycheck exactly once (on BuildStart)
-Check for common utilities/executables as well
|
|
misconfigurations and gives helpful information about fixing them. The checks can be expanded over time. It can be disabled by following the slightly cryptic instructions in sanity.conf.
|