All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix apr configure error for cross compiling
@ 2016-12-16  2:49 Dengke Du
  2016-12-16  2:49 ` [PATCH 1/2] Revert "subversion: fix "svnadmin create" fail on x86" Dengke Du
  2016-12-16  2:49 ` [PATCH 2/2] apr: fix off_t size can't match when configure and in target glibc Dengke Du
  0 siblings, 2 replies; 5+ messages in thread
From: Dengke Du @ 2016-12-16  2:49 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit a92d27acd8f42b61a2fc575311838b45d171f0af:

  oeqa/utils/commands.py: Fix get_bb_vars() when called without arguments (2016-12-14 16:15:04 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib dengke/fix-apr-configure-error-for-cross-compiling
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=dengke/fix-apr-configure-error-for-cross-compiling

Dengke Du (2):
  Revert "subversion: fix "svnadmin create" fail on x86"
  apr: fix off_t size can't match when configure and in target glibc

 .../0001-fix-svnadmin-create-fail-on-x86.patch     | 56 ----------------------
 .../subversion/subversion_1.9.4.bb                 |  1 -
 ..._t-size-doesn-t-match-in-glibc-when-cross.patch | 52 ++++++++++++++++++++
 meta/recipes-support/apr/apr_1.5.2.bb              |  1 +
 4 files changed, 53 insertions(+), 57 deletions(-)
 delete mode 100644 meta/recipes-devtools/subversion/subversion/0001-fix-svnadmin-create-fail-on-x86.patch
 create mode 100644 meta/recipes-support/apr/apr/0001-apr-fix-off_t-size-doesn-t-match-in-glibc-when-cross.patch

-- 
2.7.4



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-12-16 12:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-16  2:49 [PATCH 0/2] fix apr configure error for cross compiling Dengke Du
2016-12-16  2:49 ` [PATCH 1/2] Revert "subversion: fix "svnadmin create" fail on x86" Dengke Du
2016-12-16 11:32   ` Richard Purdie
2016-12-16 12:28     ` Dengke Du
2016-12-16  2:49 ` [PATCH 2/2] apr: fix off_t size can't match when configure and in target glibc Dengke Du

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.