mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-04 05:04:39 +02:00
Remove one backported patch and add libxml2 to DEPNEDS to fix below
configure error:
| configure: error: Package requirements (libxml-2.0) were not met:
|
| No package 'libxml-2.0' found
Remove NOSECTION_FALLBACK as the configure option enable-nosection-fallback
is removed in the new version [1].
[1] 633f2624a7
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>