mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 22:16:07 +00:00
The xml PACKAGECONFIG entry uses libxm2, which is a typo and not a valid dependency in OE. Replace it with libxml2 so enabling PACKAGECONFIG:xml pulls in the correct provider. Signed-off-by: Aviv Daum <aviv.daum@gmail.com> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>