All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Pending patches on O.S. Systems tree
@ 2011-07-11 17:27 Otavio Salvador
  2011-07-11 17:27 ` [PATCH 1/5] Rework how the devshell functions Otavio Salvador
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Otavio Salvador @ 2011-07-11 17:27 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 4f36a7f698de5056cb38641a7bf12921dba7d962:

  libx11: enable xcb support (2011-07-08 23:01:54 +0100)

are available in the git repository at:
  git://github.com/OSSystems/oe-core master
  https://github.com/OSSystems/oe-core/tree/master

Chris Larson (2):
  Rework how the devshell functions
  oe.terminal: improve how we spawn screen

Otavio Salvador (3):
  fix SDK building due TARGET_ARCH use in installation path
  libarchive: remove undistributable copyright content from source
  cmake: update to 2.8.5 release

 meta/classes/devshell.bbclass                      |   26 ++---
 meta/classes/populate_sdk.bbclass                  |    2 +-
 meta/classes/terminal.bbclass                      |   30 ++++++
 meta/conf/bitbake.conf                             |    2 +-
 meta/lib/oe/classutils.py                          |    2 +
 meta/lib/oe/terminal.py                            |  107 ++++++++++++++++++++
 meta/recipes-devtools/cmake/cmake-native_2.8.5.bb  |   11 +--
 meta/recipes-devtools/cmake/cmake_2.8.5.bb         |   11 +--
 ...rchive_2.8.4.bb => libarchive_2.8.4.yocto.1.bb} |    8 +-
 9 files changed, 161 insertions(+), 38 deletions(-)
 create mode 100644 meta/classes/terminal.bbclass
 create mode 100644 meta/lib/oe/terminal.py
 rename meta/recipes-extended/libarchive/{libarchive_2.8.4.bb => libarchive_2.8.4.yocto.1.bb} (68%)

-- 
1.7.2.5




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

end of thread, other threads:[~2011-07-12 13:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-11 17:27 [PATCH 0/5] Pending patches on O.S. Systems tree Otavio Salvador
2011-07-11 17:27 ` [PATCH 1/5] Rework how the devshell functions Otavio Salvador
2011-07-11 17:27 ` [PATCH 2/5] oe.terminal: improve how we spawn screen Otavio Salvador
2011-07-11 17:27 ` [PATCH 3/5] fix SDK building due TARGET_ARCH use in installation path Otavio Salvador
2011-07-11 17:27 ` [PATCH 4/5] libarchive: remove undistributable copyright content from source Otavio Salvador
2011-07-12 13:40   ` Richard Purdie
2011-07-11 17:27 ` [PATCH 5/5] cmake: update to 2.8.5 release Otavio Salvador
2011-07-11 17:50   ` Tom Rini
2011-07-12 13:40     ` Richard Purdie

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.