mirror of
https://git.yoctoproject.org/poky
synced 2026-04-08 17:02:22 +02:00
The packaged-staging class already special cases native packages for ensuring the package is only reused if the path doesn't change. This patch ensures the special casing is also done for crosssdk packages. Signed-off-by: Joshua Lock <josh@linux.intel.com>