mirror of
https://git.yoctoproject.org/poky
synced 2026-04-01 05:02:21 +02:00
The version information part of package dependency strings was not ending up in the output packages correctly. This patch fixes this and ensures the version information isn't lost. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>