]> code.ossystems Code Review - openembedded-core.git/commit
apr: 1.6.2 -> 1.6.3
authorHongxu Jia <hongxu.jia@windriver.com>
Fri, 2 Feb 2018 09:06:11 +0000 (04:06 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Feb 2018 10:54:39 +0000 (10:54 +0000)
commit29c4b19e640b544c9c351aec4292a3f65b619998
treeca35a61b15ca547e038bc2cdf6e4188f2670fcc6
parent3619d779205464175e3c08396660ff9ee52076f9
apr: 1.6.2 -> 1.6.3

1. Improve inappropriate patches:
- Drop inappropriate configure_fixes.patch
  Use setting variable ac_cv_file__dev_zero and
  ac_cv_sizeof_struct_iovec to replace

- Drop cleanup.patch
  Aassign variable libtool at ./buildconf executing and
  use 0001-build-buildcheck.sh-improve-libtool-detection.patch
  to replace. Submitted it to upstream.

- Rename configfix.patch to
  0002-apr-Remove-workdir-path-references-from-installed-ap.patch
  Add its original comments and author, explain why it is inappropriate

- Drop upgrade-and-fix-1.5.1.patch
  Use 0003-Makefile.in-configure.in-support-cross-compiling.patch
  to replace. And submitted it to upstream.

2. Fix build path issue to improve reproducibility

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/apr/apr/0001-build-buildcheck.sh-improve-libtool-detection.patch [new file with mode: 0644]
meta/recipes-support/apr/apr/0002-apr-Remove-workdir-path-references-from-installed-ap.patch [moved from meta/recipes-support/apr/apr/configfix.patch with 67% similarity]
meta/recipes-support/apr/apr/0003-Makefile.in-configure.in-support-cross-compiling.patch [new file with mode: 0644]
meta/recipes-support/apr/apr/0004-Fix-packet-discards-HTTP-redirect.patch [moved from meta/recipes-support/apr/apr/Fix-packet-discards-HTTP-redirect.patch with 71% similarity]
meta/recipes-support/apr/apr/0005-configure.in-fix-LTFLAGS-to-make-it-work-with-ccache.patch [moved from meta/recipes-support/apr/apr/configure.in-fix-LTFLAGS-to-make-it-work-with-ccache.patch with 78% similarity]
meta/recipes-support/apr/apr/0006-apr-fix-off_t-size-doesn-t-match-in-glibc-when-cross.patch [moved from meta/recipes-support/apr/apr/0001-apr-fix-off_t-size-doesn-t-match-in-glibc-when-cross.patch with 85% similarity]
meta/recipes-support/apr/apr/0007-explicitly-link-libapr-against-phtread-to-make-gold-.patch [moved from meta/recipes-support/apr/apr/0002-explicitly-link-libapr-against-phtread-to-make-gold-.patch with 90% similarity]
meta/recipes-support/apr/apr/cleanup.patch [deleted file]
meta/recipes-support/apr/apr/configure_fixes.patch [deleted file]
meta/recipes-support/apr/apr/upgrade-and-fix-1.5.1.patch [deleted file]
meta/recipes-support/apr/apr_1.6.3.bb [moved from meta/recipes-support/apr/apr_1.6.2.bb with 77% similarity]