From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [CONSOLIDATED REQUEST 00/15] Misc Fixes
Date: Tue, 28 Aug 2012 08:11:54 -0700 [thread overview]
Message-ID: <cover.1346166469.git.sgw@linux.intel.com> (raw)
Richard,
This includes some build related fixes for perf along with
the cleanup's in the archiver from Robert.
There are also 2 changes for meta-yocto pending (one left over
from Tom bsp-yocto set, and a local.conf.sample.extended for
the achiver class changes).
I removed the kernel updates and one of your patches due to
failures.
Thanks
Sau!
The following changes since commit 1677b736bca5dc46db522da1874459d2de77209d:
terminal.py: use unique ids for screen sessions (2012-08-25 14:44:31 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib sgw/stage
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage
Constantin Musca (1):
ethtool: package update 3.4.1 -> 3.5
Peter Seebach (1):
runqemu-export-rootfs and friends: don't put pseudo db in target fs
Richard Purdie (4):
e2fsprogs: Fully remove/disable blkid
e2fsprogs: Drop fsck binary
udev: Drop hid2hci, its provided by bluez4 now
staging.bbclass: Might as well drop the applications, fonts and
pixmap directories from ${datadir}
Robert Yang (6):
archiver.bbclass: indent fixes
archiver.bbclass: fix the coding style
archiver.bbclass: fix the fakeroot and other issues
archiver.bbclass: remove the "upper()" function
copyleft_compliance.bbclass: remove the duplicated code
archiver.bbclass: fix the remove error
Roy.Li (1):
bitbake: compile tar-replacement firstly
Tom Zanussi (2):
ia32-base.inc: new include file
perf: add bison and flex to DEPENDS
meta/classes/archive-configured-source.bbclass | 9 +-
meta/classes/archive-original-source.bbclass | 9 +-
meta/classes/archive-patched-source.bbclass | 9 +-
meta/classes/archiver.bbclass | 884 ++++++++++----------
meta/classes/copyleft_compliance.bbclass | 51 +--
meta/classes/package_rpm.bbclass | 43 +-
meta/classes/staging.bbclass | 1 +
meta/conf/machine/include/ia32-base.inc | 58 ++
meta/recipes-core/udev/udev.inc | 3 +
meta/recipes-core/udev/udev_164.bb | 2 +-
meta/recipes-devtools/e2fsprogs/e2fsprogs.inc | 1 -
.../recipes-devtools/e2fsprogs/e2fsprogs_1.42.1.bb | 13 +-
.../installer/adt-installer/scripts/extract_rootfs | 8 +-
.../ethtool/{ethtool_3.4.1.bb => ethtool_3.5.bb} | 4 +-
meta/recipes-kernel/perf/perf_3.4.bb | 3 +-
scripts/bitbake | 7 +-
scripts/runqemu-export-rootfs | 2 +-
scripts/runqemu-extract-sdk | 15 +-
18 files changed, 595 insertions(+), 527 deletions(-)
create mode 100644 meta/conf/machine/include/ia32-base.inc
rename meta/recipes-extended/ethtool/{ethtool_3.4.1.bb => ethtool_3.5.bb} (79%)
--
1.7.7.6
next reply other threads:[~2012-08-28 15:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-28 15:11 Saul Wold [this message]
2012-08-29 23:02 ` [CONSOLIDATED REQUEST 00/15] Misc Fixes Richard Purdie
2012-08-29 15:14 ` Tom Zanussi
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.1346166469.git.sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--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 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.