Browse Source

serf: extend for nativesdk

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>
(cherry picked from commit ff731a25a49c768f04a474438efccb3bb505a898)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Jens Rehsack 3 years ago
parent
commit
3b78a39535
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta/recipes-support/serf/serf_1.3.9.bb

+ 1 - 1
meta/recipes-support/serf/serf_1.3.9.bb

@@ -30,4 +30,4 @@ EXTRA_OESCONS = " \
                   OPENSSL="${STAGING_EXECPREFIXDIR}" \
                   "
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"