mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 16:52:35 +00: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:
parent
90f1ef88d6
commit
13f256fb11
@ -33,4 +33,4 @@ do_compile_class-native() {
|
||||
cpan_do_compile
|
||||
}
|
||||
|
||||
BBCLASSEXTEND="native"
|
||||
BBCLASSEXTEND="native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user