On 08/29/2017 03:49 PM, Richard Purdie wrote:
--- a/meta/recipes-devtools/subversion/subversion_1.9.6.bb
+++ b/meta/recipes-devtools/subversion/subversion_1.9.6.bb
@@ -8,7 +8,7 @@ HOMEPAGE = "http://subversion.tigris.org"
BBCLASSEXTEND = "native"
-inherit gettext
+inherit gettext pkgconfig
SRC_URI = "${APACHE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \
file://disable_macos.patch \
Any idea why we haven't had errors from this? Did it mean we just lost
something like https support?
We didn't get errors because subversion's build system didn't deem
absence of pkgconfig (and thus, disabling of serf) an error. Also, I
think we no longer have any recipes in oe-core that fetch from svn, so
nothing is testing that subversion-native does in fact work.
How necessary is subversion nowadays for those company-internal repos?
Alex
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core