[OE-core] [PATCH 00/10] Updates and Packaging fixes
Saul Wold
sgw at linux.intel.com
Thu Apr 19 22:44:14 UTC 2012
Richard,
Here is a small batch of updates along with some final packaging
tweaks, not that I modified the kernel.bbclass and changed quilt
to have the native recipe provide the quiltrc.
I also added a gcc-plugins package for an ARM plugin.
I will be creating a consolidated pull with these later today along with
many community based changes.
Sau!
The following changes since commit 00256125873ff6f1630743a712e882e5f473a9d2:
self-hosted-image: Update poky revision to point at the 1.2 release branch (2012-04-18 15:59:20 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib sgw/fix
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix
Saul Wold (10):
binutils: add embedspu for ppc builds
libgcc: Package additional *crt*.o files for PPC
xserver-kdrive: Add xkb to existing docs list
kernel: Fix packaging issue
gcc: Add plugins package for ARM, fix /usr/incude packaging
quilt: move empty quiltrc to native
sysstat: Upgrade to 10.0.3
lame: Upgrade to 3.99.5
sqlite3: Upgrade to 3.7.11
distro_tracking: Update Manual Check
meta/classes/kernel.bbclass | 4 +-
.../conf/distro/include/distro_tracking_fields.inc | 58 ++++++++++----------
meta/recipes-devtools/binutils/binutils.inc | 1 +
meta/recipes-devtools/gcc/gcc-package-target.inc | 8 +++-
meta/recipes-devtools/gcc/libgcc_4.6.bb | 2 +-
meta/recipes-devtools/quilt/quilt-0.51.inc | 5 --
meta/recipes-devtools/quilt/quilt-native.inc | 6 ++
meta/recipes-devtools/quilt/quilt-native_0.51.bb | 2 +-
meta/recipes-devtools/quilt/quilt_0.51.bb | 2 +-
meta/recipes-extended/sysstat/sysstat_10.0.3.bb | 8 ---
meta/recipes-extended/sysstat/sysstat_10.0.4.bb | 8 +++
.../xorg-xserver/xserver-kdrive.inc | 2 +-
.../lame/{lame_3.99.3.bb => lame_3.99.5.bb} | 4 +-
meta/recipes-support/sqlite/sqlite3_3.7.10.bb | 11 ----
meta/recipes-support/sqlite/sqlite3_3.7.11.bb | 11 ++++
15 files changed, 71 insertions(+), 61 deletions(-)
delete mode 100644 meta/recipes-extended/sysstat/sysstat_10.0.3.bb
create mode 100644 meta/recipes-extended/sysstat/sysstat_10.0.4.bb
rename meta/recipes-multimedia/lame/{lame_3.99.3.bb => lame_3.99.5.bb} (86%)
delete mode 100644 meta/recipes-support/sqlite/sqlite3_3.7.10.bb
create mode 100644 meta/recipes-support/sqlite/sqlite3_3.7.11.bb
--
1.7.7.6
More information about the Openembedded-core
mailing list