mirror of
https://git.yoctoproject.org/poky
synced 2026-04-08 17:02:22 +02:00
libxml-parser-perl: Allow nativesdk variant to build
This is needed in order to be able to build nativesdk-intltool. (From OE-Core rev: 427ec49e34dee36157e706bb2bbb93c5f15e2d6a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -33,4 +33,4 @@ do_compile_class-native() {
|
||||
cpan_do_compile
|
||||
}
|
||||
|
||||
BBCLASSEXTEND="native"
|
||||
BBCLASSEXTEND="native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user