mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-03 22:44:37 +02:00
Since the external toolchain is available at parse time, we can actually grab the kernel version from the external toolchain sysroot and use that to determine whether to apply the patch. Do so. Signed-off-by: Christopher Larson <chris_larson@mentor.com>