mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 11:29:40 +01:00
The OVERRIDES variable was being incorrectly set with the end result of the runtime dependencies of the package not being encoded in it's package metadata. This broke opkg-native in meta-toolchain. Signed-off-by: Joshua Lock <josh@linux.intel.com>