mirror of
https://git.yoctoproject.org/poky
synced 2026-02-28 20:39:39 +01:00
Switch the per file dependency handing to passing the information to rpm via the standard 'external' dependency scripting. This ensures that the dependencies found by RPM exactly match the ones presented by package.bbclass. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>