From: Otavio Salvador <otavio@ossystems.com.br>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] Pending patches on O.S. Systems tree
Date: Mon, 11 Jul 2011 17:27:14 +0000 [thread overview]
Message-ID: <cover.1310405202.git.otavio@ossystems.com.br> (raw)
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
next reply other threads:[~2011-07-11 17:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-11 17:27 Otavio Salvador [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1310405202.git.otavio@ossystems.com.br \
--to=otavio@ossystems.com.br \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox