]> code.ossystems Code Review - openembedded-core.git/commitdiff
serf: extend for nativesdk
authorJens Rehsack <rehsack@gmail.com>
Thu, 9 Jul 2020 05:19:24 +0000 (07:19 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Jul 2020 11:20:38 +0000 (12:20 +0100)
As an unconditionally dependency of subversion, extend serf recipe for
building a nativesdk variant being usable by nativesdk-subversion.

Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/serf/serf_1.3.9.bb

index dd4133a45c206191b481422f786366bd6b0b3ba5..6a27f121023c7ab778e9eed3ea2cdbd3a43bb06e 100644 (file)
@@ -30,4 +30,4 @@ EXTRA_OESCONS = " \
                   OPENSSL="${STAGING_EXECPREFIXDIR}" \
                   "
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"