mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
subversion: extend for nativesdk
For SDK environments where people still use subversion, let it easily being added to buildtools-tarball to invite more developers relying on Yocto based SDKs without much requirement to setup anything on the development workplace. (From OE-Core rev: 586a15b76f879f49c5224116cbf506b7ccf96cd2) Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
05aabd3744
commit
9108fbe944
@@ -59,4 +59,4 @@ PARALLEL_MAKEINST = ""
|
||||
|
||||
RDEPENDS_${PN} = "serf"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user