diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-04 07:17:24 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-06 16:45:18 +0000 |
| commit | e20a85dab9d548cf809101133908ba945fb8c554 (patch) | |
| tree | b6ce51a1be9db82ac87c06627bcc2b887fd4114a /meta/recipes-devtools/subversion/subversion_1.8.9.bb | |
| parent | d19152d9df670ca94a07c3c65011f28920f8e114 (diff) | |
| download | poky-e20a85dab9d548cf809101133908ba945fb8c554.tar.gz | |
subversion: 1.8.9 -> 1.8.10
(From OE-Core rev: aa3aa6fff5b5e5b36b76665846e8b7f0408f7e81)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/subversion/subversion_1.8.9.bb')
| -rw-r--r-- | meta/recipes-devtools/subversion/subversion_1.8.9.bb | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/meta/recipes-devtools/subversion/subversion_1.8.9.bb b/meta/recipes-devtools/subversion/subversion_1.8.9.bb deleted file mode 100644 index 1ef59a0c00..0000000000 --- a/meta/recipes-devtools/subversion/subversion_1.8.9.bb +++ /dev/null | |||
| @@ -1,51 +0,0 @@ | |||
| 1 | SUMMARY = "Subversion (svn) version control system client" | ||
| 2 | SECTION = "console/network" | ||
| 3 | DEPENDS = "apr-util serf sqlite3 file" | ||
| 4 | RDEPENDS_${PN} = "serf" | ||
| 5 | LICENSE = "Apache-2" | ||
| 6 | HOMEPAGE = "http://subversion.tigris.org" | ||
| 7 | |||
| 8 | BBCLASSEXTEND = "native" | ||
| 9 | |||
| 10 | inherit gettext | ||
| 11 | |||
| 12 | SRC_URI = "${APACHE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ | ||
| 13 | file://libtool2.patch \ | ||
| 14 | file://disable_macos.patch \ | ||
| 15 | file://subversion-CVE-2014-3522.patch;striplevel=0 \ | ||
| 16 | file://subversion-CVE-2014-3528.patch \ | ||
| 17 | " | ||
| 18 | SRC_URI[md5sum] = "bd495517a760ddd764ce449a891971db" | ||
| 19 | SRC_URI[sha256sum] = "45d708a5c3ffbef4b2a1044c4716a053e680763743d1f7ba99d0369f6da49e33" | ||
| 20 | |||
| 21 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1c2f0119e478700b5428e26386cff923" | ||
| 22 | |||
| 23 | PACKAGECONFIG[sasl] = "--with-sasl,--without-sasl,cyrus-sasl" | ||
| 24 | PACKAGECONFIG[gnome-keyring] = "--with-gnome-keyring,--without-gnome-keyring,glib-2.0 gnome-keyring" | ||
| 25 | |||
| 26 | EXTRA_OECONF = " \ | ||
| 27 | --without-berkeley-db --without-apxs \ | ||
| 28 | --without-swig --with-apr=${STAGING_BINDIR_CROSS} \ | ||
| 29 | --with-apr-util=${STAGING_BINDIR_CROSS} \ | ||
| 30 | --disable-keychain \ | ||
| 31 | ac_cv_path_RUBY=none" | ||
| 32 | |||
| 33 | inherit autotools | ||
| 34 | |||
| 35 | export LDFLAGS += " -L${STAGING_LIBDIR} " | ||
| 36 | |||
| 37 | acpaths = "-I build/ -I build/ac-macros/" | ||
| 38 | |||
| 39 | do_configure_prepend () { | ||
| 40 | rm -f ${S}/libtool | ||
| 41 | rm -f ${S}/build/libtool.m4 ${S}/build/ltmain.sh ${S}/build/ltoptions.m4 ${S}/build/ltsugar.m4 ${S}/build/ltversion.m4 ${S}/build/lt~obsolete.m4 | ||
| 42 | rm -f ${S}/aclocal.m4 | ||
| 43 | sed -i -e 's:with_sasl="/usr/local":with_sasl="${STAGING_DIR}":' ${S}/build/ac-macros/sasl.m4 | ||
| 44 | } | ||
| 45 | |||
| 46 | #| x86_64-linux-libtool: install: warning: `/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-qa-logrotate/build/build/tmp/work/x86_64-linux/subversion-native/1.8.9-r0/build/subversion/libsvn_ra_local/libsvn_ra_local-1.la' has not been installed in `/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-qa-logrotate/build/build/tmp/sysroots/x86_64-linux/usr/lib'| x86_64-linux-libtool: install: warning: `/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-qa-logrotate/build/build/tmp/work/x86_64-linux/subversion-native/1.8.9-r0/build/subversion/libsvn_repos/libsvn_repos-1.la' has not been installed in `/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-qa-logrotate/build/build/tmp/sysroots/x86_64-linux/usr/lib'| /usr/bin/ld: cannot find -lsvn_delta-1| collect2: ld returned 1 exit status| x86_64-linux-libtool: install: warning: `/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-qa-logrotate/build/build/tmp/work/x86_64-linux/subversion-native/1.8.9-r0/build/subversion/libsvn_ra_svn/libsvn_ra_svn-1.la' has not been installed in `/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-qa-logrotate/build/build/tmp/sysroots/x86_64-linux/usr/lib'| x86_64-linux-libtool: install: warning: `/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-qa-logrotate/build/build/tmp/work/x86_64-linux/subversion-native/1.8.9-r0/build/subversion/libsvn_ra_serf/libsvn_ra_serf-1.la' has not been installed in `/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-qa-logrotate/build/build/tmp/sysroots/x86_64-linux/usr/lib' | ||
| 47 | #| x86_64-linux-libtool: install: error: relink `libsvn_ra_serf-1.la' with the above command before installing it | ||
| 48 | #| x86_64-linux-libtool: install: warning: `../../subversion/libsvn_repos/libsvn_repos-1.la' has not been installed in `/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-qa-logrotate/build/build/tmp/sysroots/x86_64-linux/usr/lib' | ||
| 49 | #| /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-qa-logrotate/build/build/tmp/work/x86_64-linux/subversion-native/1.8.9-r0/subversion-1.8.9/build-outputs.mk:1090: recipe for target 'install-serf-lib' failed | ||
| 50 | #| make: *** [install-serf-lib] Error 1 | ||
| 51 | PARALLEL_MAKEINST = "" | ||
