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:
Jens Rehsack
2020-07-09 07:19:23 +02:00
committed by Richard Purdie
parent 05aabd3744
commit 9108fbe944

View File

@@ -59,4 +59,4 @@ PARALLEL_MAKEINST = ""
RDEPENDS_${PN} = "serf"
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native nativesdk"