mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
libxml-sax-perl: extend nativesdk
(From OE-Core rev: 3927ceda533ac1088865aabb747ff0bc46ee06b8) Signed-off-by: Kyle Russell <bkylerussell@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
282db57662
commit
e040143241
@@ -29,4 +29,4 @@ do_install_ptest() {
|
||||
chown -R root:root ${D}${PTEST_PATH}/testfiles
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user