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: 795781db8a82c9268fcabc93dd54cb6b07cbe9c8)

Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 586a15b76f879f49c5224116cbf506b7ccf96cd2)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
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 20ed772735
commit 0bb2615ae7

View File

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