Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] meta: 4 fixes
@ 2015-01-19  7:11 Robert Yang
  2015-01-19  7:11 ` [PATCH 1/4] cpan-base.bbclass: avoid using immmediate assignment for PERLLIBDIRS Robert Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Robert Yang @ 2015-01-19  7:11 UTC (permalink / raw)
  To: openembedded-core

Hello,

I had sent the patch "cpan-base.bbclass: avoid using xxx" before, now
send it again. The other 3 are new.

// Robert

The following changes since commit eaea05c88661a88a89fa6b139f7e6b243155d492:

  depmodwrapper-cross: Update to use STAGING_KERNEL_BUILDDIR (2015-01-17 17:05:25 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/4fixes
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/4fixes

Robert Yang (4):
  cpan-base.bbclass: avoid using immmediate assignment for PERLLIBDIRS
  python3: fix for cross compiling
  gnutls: fix sed command
  perf: fix for rebuilding

 meta/classes/cpan-base.bbclass                     |    4 +-
 .../python/python3-native_3.3.3.bb                 |    2 +
 ...p.py-check-cross_compiling-when-get-FLAGS.patch |   50 ++++++++++++++++++
 .../sysconfig.py-add-_PYTHON_PROJECT_SRC.patch     |   54 ++++++++++++++++++++
 meta/recipes-devtools/python/python3_3.3.3.bb      |   10 ++--
 meta/recipes-kernel/perf/perf.bb                   |    3 ++
 .../gnutls/configure.ac-fix-sed-command.patch      |   31 +++++++++++
 meta/recipes-support/gnutls/gnutls_3.3.11.bb       |    1 +
 8 files changed, 149 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python3/setup.py-check-cross_compiling-when-get-FLAGS.patch
 create mode 100644 meta/recipes-devtools/python/python3/sysconfig.py-add-_PYTHON_PROJECT_SRC.patch
 create mode 100644 meta/recipes-support/gnutls/gnutls/configure.ac-fix-sed-command.patch

-- 
1.7.9.5



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

end of thread, other threads:[~2015-01-20 23:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-19  7:11 [PATCH 0/4] meta: 4 fixes Robert Yang
2015-01-19  7:11 ` [PATCH 1/4] cpan-base.bbclass: avoid using immmediate assignment for PERLLIBDIRS Robert Yang
2015-01-19  7:11 ` [PATCH 2/4] python3: fix for cross compiling Robert Yang
2015-01-19  7:11 ` [PATCH 3/4] gnutls: fix sed command Robert Yang
2015-01-19  7:11 ` [PATCH 4/4] perf: fix for rebuilding Robert Yang
2015-01-20 15:58   ` Burton, Ross
2015-01-20 16:01   ` Bruce Ashfield
2015-01-20 17:00     ` Burton, Ross
2015-01-20 23:23       ` Robert Yang
2015-01-20 23:45       ` Robert Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox