From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [CONSOLIDATED PULL 00/20] Kernel and Clean-up
Date: Sun, 3 Feb 2013 20:44:27 -0800 [thread overview]
Message-ID: <cover.1359952930.git.sgw@linux.intel.com> (raw)
Richard,
Some kernel updates, along with clean up from Ross. A couple of
package updates from folks and a bitbake.conf tweak from Robert.
I pulled in Peter's package.bbclass change, not sure if you had
seen that or factored it into your changes also.
Thanks
Sau!
The following changes since commit 82602d2c55f5d233bd8351e95a84a65b792786e5:
qt4: Add space for _appends (2013-02-01 22:49:27 +0000)
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
Andrei Dinu (1):
pax-utils : upgrade to 0.6
Bogdan Marinescu (1):
distcc: updated to version 3.1
Bruce Ashfield (5):
guilt: remove GIT_EXEC_BASE export
kernel-yocto: make configuration audit details debug only
kernel-yocto: fix .scc and .cfg matching
kernel-yocto: allow multiple / shared kernel feature directories
kernel-yocto/linux-yocto-custom: support low bandwidth options
Jeremy Stashluk (1):
gst-plugins-gl: add package recipe
Martin Jansa (1):
console-tools, kbd: add RREPLACES/RPROVIDES/RCONFLICTS combo between
PN-dbg
Peter Seebach (2):
pseudo.inc: Fix sqlite libdir again, pseudo 1.4.3
package.bbclass: Allow per-package SKIP_FILEDEPS
Radu Moisan (1):
polkit: Enable systemd support
Robert Yang (2):
bitbake.conf: add STAMPS_DIR for constructing STAMP
bitbake-whatchanged: print what is about to happen
Ross Burton (6):
orinoco-conf: remove
packagegroup-core-x11-sato: remove matchbox-stroke
matchbox-stroke: remove
packagegroup-core-tools-testapps: remove clutter-box2d
clutter-box2d: remove
scripts/wipe-sysroot: add script to safely wipe the sysroots
meta/classes/kernel-yocto.bbclass | 77 +-
meta/classes/package.bbclass | 2 +
meta/conf/bitbake.conf | 5 +-
meta/recipes-bsp/orinoco/files/COPYING.patch | 346 --
meta/recipes-bsp/orinoco/files/orinoco_cs.conf | 2 -
meta/recipes-bsp/orinoco/files/spectrum_fw.h | 4569 --------------------
meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb | 16 -
.../console-tools/console-tools_0.3.2.bb | 7 +
meta/recipes-core/kbd/kbd_1.15.2.bb | 3 +
.../packagegroup-core-tools-testapps.bb | 1 -
.../distcc/{distcc_2.18.3.bb => distcc_3.1.bb} | 19 +-
.../distcc/files/distcc-avahi.patch | 1738 --------
.../distcc/files/makefile-param-order.patch | 20 -
meta/recipes-devtools/guilt/guilt-native_0.33.bb | 3 +-
.../{pax-utils_0.2.2.bb => pax-utils_0.6.bb} | 7 +-
meta/recipes-devtools/pseudo/pseudo.inc | 8 +-
meta/recipes-devtools/pseudo/pseudo_1.4.1.bb | 8 -
meta/recipes-devtools/pseudo/pseudo_1.4.3.bb | 8 +
meta/recipes-devtools/pseudo/pseudo_git.bb | 4 +-
meta/recipes-extended/polkit/polkit_0.104.bb | 7 +-
meta/recipes-graphics/clutter/clutter-box2d.inc | 15 -
meta/recipes-graphics/clutter/clutter-box2d_git.bb | 14 -
.../kern-tools/kern-tools-native_git.bb | 2 +-
.../gstreamer/gst-plugins-gl_0.10.3.bb | 11 +
.../matchbox-stroke/files/configure_fix.patch | 15 -
.../matchbox-stroke/files/single-instance.patch | 20 -
.../matchbox-stroke/matchbox-stroke_git.bb | 25 -
.../packagegroups/packagegroup-core-x11-sato.bb | 1 -
scripts/bitbake-whatchanged | 339 ++
scripts/oe-buildenv-internal | 6 +-
scripts/wipe-sysroot | 34 +
31 files changed, 498 insertions(+), 6834 deletions(-)
delete mode 100644 meta/recipes-bsp/orinoco/files/COPYING.patch
delete mode 100644 meta/recipes-bsp/orinoco/files/orinoco_cs.conf
delete mode 100644 meta/recipes-bsp/orinoco/files/spectrum_fw.h
delete mode 100644 meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb
rename meta/recipes-devtools/distcc/{distcc_2.18.3.bb => distcc_3.1.bb} (79%)
delete mode 100644 meta/recipes-devtools/distcc/files/distcc-avahi.patch
delete mode 100644 meta/recipes-devtools/distcc/files/makefile-param-order.patch
rename meta/recipes-devtools/pax-utils/{pax-utils_0.2.2.bb => pax-utils_0.6.bb} (81%)
delete mode 100644 meta/recipes-devtools/pseudo/pseudo_1.4.1.bb
create mode 100644 meta/recipes-devtools/pseudo/pseudo_1.4.3.bb
delete mode 100644 meta/recipes-graphics/clutter/clutter-box2d.inc
delete mode 100644 meta/recipes-graphics/clutter/clutter-box2d_git.bb
create mode 100644 meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
delete mode 100644 meta/recipes-sato/matchbox-stroke/files/configure_fix.patch
delete mode 100644 meta/recipes-sato/matchbox-stroke/files/single-instance.patch
delete mode 100644 meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb
create mode 100755 scripts/bitbake-whatchanged
create mode 100755 scripts/wipe-sysroot
--
1.8.0.2
reply other threads:[~2013-02-04 5:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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.1359952930.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.