From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [CONSOLIDATED PULL 00/28] Fixes & eglibc 2.16
Date: Wed, 25 Jul 2012 00:18:54 -0700 [thread overview]
Message-ID: <cover.1343200454.git.sgw@linux.intel.com> (raw)
Richard,
This is a batch of changes that have seen various level of
build testing. It is currently building on the AB, so you
can monitor and decide.
We have had a new of parallel build related issues in
telepathy and tonght in bash (this may be related to
Otavio's re-enablement)
I think that the eglibc update is ready, we have to deal with
Paul's changes, but Khem may have a patch that I need to test
tomorrow.
I like the idea of including remake in as a debugging tool, not ready
to convert to it yet, as I think we need to test that more.
Thanks
Sau!
The following changes since commit 4148bc80c008d25c8a536c7c7dfdeac1669a6662:
libgcc: Add missing dependency on libc:do_package (2012-07-24 10:12:08 +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
Andrei Gherzan (1):
package.bbclass: Create symlinks for packages with different packaged
name
Bruce Ashfield (1):
linux-yocto/3.4: 3.4.6 and 3.4.x-rt14
Christopher Larson (2):
initscripts: don't bg mk_dirs in populate-volatile
libpcap: fix pcap-config to not return -Wl,-rpath
Denis Carikli (1):
kernel.bbclass: fix external module building
Khem Raj (6):
qemu.bbclass: Map the qemu binary name for powerpc64
cups_1.4.6.bb: Fix build on ppc64
libcgroup_0.37.1.bb: Add recipe
eglibc-initial: Fix build failure due to missing limits.h
gcc-cross-initial: Stage self sufficient fixed limits.h
eglibc: Fix build when OPTION_POSIX_WIDE_CHAR_DEVICE_IO is not set
Koen Kooi (1):
kernel bbclass: Recreate uImage only when KEEPUIMAGE != "yes"
Mark Hatle (1):
Add missing Upstream-Status to various patches.
Otavio Salvador (4):
bash: enable parallel build
bash: fix warning about bashbug reference /usr/bin when installed in
/bin
shadow-native: use 'users' group by default
shadow: use 'users' group by default
Paul Eggleton (2):
dhcp: remove dependency of dev/staticdev packages on main package
classes/package_deb: add PackageArch field
Robert P. J. Day (3):
libxp: Change superfluous "+=" to simple "=" when using _append
webkit-gtk: Replace superfluous "+=" with "=", and add leading space
xinit_1.3.2: Remove broken, superfluous 'FILES_${PN} +=
"${libdir}X11/xinit"'
Robert Yang (1):
package-index: inherit pythonnative
Ross Burton (1):
core-image: remove x11-netbook package group, it's unused
Roy.Li (1):
busybox:udhcpc: fix the root_is_nfs() function
Saul Wold (1):
tcmode-default: Bump EGLIBC Version to 2.16
Wenzong Fan (1):
remake: Add remake-native and remake
Yao Zhao (1):
busybox: fix the problem that mkfs.minix.tests fails on big endian
platform
meta/classes/core-image.bbclass | 2 -
meta/classes/kernel.bbclass | 5 ++-
meta/classes/license.bbclass | 2 +-
meta/classes/package.bbclass | 6 ++-
meta/classes/package_deb.bbclass | 1 +
meta/classes/qemu.bbclass | 2 +
meta/conf/distro/include/default-distrovars.inc | 1 +
meta/conf/distro/include/tcmode-default.inc | 2 +-
meta/recipes-connectivity/dhcp/dhcp.inc | 2 +
meta/recipes-connectivity/dhcp/dhcp_4.2.3-P2.bb | 2 +-
meta/recipes-connectivity/libpcap/libpcap.inc | 3 +-
.../busybox-mkfs-minix-tests_bigendian.patch | 34 ++++++++++++++
meta/recipes-core/busybox/busybox_1.19.4.bb | 5 +-
meta/recipes-core/busybox/files/simple.script | 3 +-
.../eglibc/eglibc-2.16/GLRO_dl_debug_mask.patch | 48 ++++++++++++++-----
.../eglibc-2.16/fileops-without-wchar-io.patch | 22 +++++++++
meta/recipes-core/eglibc/eglibc-initial.inc | 1 +
meta/recipes-core/eglibc/eglibc-initial_2.16.bb | 9 +++-
meta/recipes-core/eglibc/eglibc_2.16.bb | 3 +-
.../initscripts-1.0/populate-volatile.sh | 4 +-
meta/recipes-core/initscripts/initscripts_1.0.bb | 2 +-
meta/recipes-core/libcgroup/libcgroup_0.37.1.bb | 27 +++++++++++
meta/recipes-core/meta/package-index.bb | 2 +
.../binutils/binutils/binutils-armv5e.patch | 4 ++
meta/recipes-devtools/gcc/gcc-4.7.inc | 2 +-
meta/recipes-devtools/gcc/gcc-cross-initial.inc | 10 ++++
.../ossp-uuid/0001-Change-library-name.patch | 7 +++
...erve-m-option-status-in-v-option-handling.patch | 7 +++
.../ossp-uuid/0003-Fix-whatis-entries.patch | 7 +++
.../ossp-uuid/0004-fix-data-uuid-from-string.patch | 7 +++
.../ossp-uuid/ossp-uuid/uuid-libtool.patch | 3 +
.../ossp-uuid/ossp-uuid/uuid-nostrip.patch | 3 +
meta/recipes-devtools/remake/remake.inc | 16 +++++++
.../remake/remake/version-remake.texi.patch | 16 +++++++
meta/recipes-devtools/remake/remake_git.bb | 25 ++++++++++
meta/recipes-devtools/rpm/rpm/rpm-lua.patch | 2 +
meta/recipes-devtools/rpm/rpm/rpm-macros.patch | 2 +
.../rpm/rpm/rpm-no-perl-urpm.patch | 2 +
meta/recipes-devtools/rpm/rpm/rpm-ossp-uuid.patch | 2 +
.../rpm/rpm/rpm-packageorigin.patch | 2 +
.../rpm/rpm/rpm-pkgconfigdeps.patch | 2 +
meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch | 2 +
meta/recipes-extended/bash/bash.inc | 13 +++--
meta/recipes-extended/bash/bash_4.2.bb | 2 +-
.../cups/cups-1.4.6/cups_serverbin.patch | 32 +++++++++++++
meta/recipes-extended/cups/cups14.inc | 26 +++++-----
meta/recipes-extended/cups/cups_1.4.6.bb | 7 ++-
.../libzypp/libzypp/libzypp-rpm549.patch | 4 ++
.../shadow/shadow-native_4.1.4.3.bb | 5 ++-
meta/recipes-extended/shadow/shadow_4.1.4.3.bb | 5 ++-
meta/recipes-graphics/xorg-app/xinit_1.3.2.bb | 2 -
meta/recipes-graphics/xorg-lib/libxp_1.0.1.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 8 ++--
meta/recipes-kernel/linux/linux-yocto_3.4.bb | 16 +++---
meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb | 4 +-
.../createrepo/createrepo/createrepo-rpm549.patch | 3 +
56 files changed, 365 insertions(+), 73 deletions(-)
create mode 100644 meta/recipes-core/busybox/busybox-1.19.4/busybox-mkfs-minix-tests_bigendian.patch
create mode 100644 meta/recipes-core/eglibc/eglibc-2.16/fileops-without-wchar-io.patch
create mode 100644 meta/recipes-core/libcgroup/libcgroup_0.37.1.bb
create mode 100644 meta/recipes-devtools/remake/remake.inc
create mode 100644 meta/recipes-devtools/remake/remake/version-remake.texi.patch
create mode 100644 meta/recipes-devtools/remake/remake_git.bb
create mode 100644 meta/recipes-extended/cups/cups-1.4.6/cups_serverbin.patch
--
1.7.7.6
next reply other threads:[~2012-07-25 7:30 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-25 7:18 Saul Wold [this message]
2012-07-25 7:18 ` [CONSOLIDATED PULL 01/28] initscripts: don't bg mk_dirs in populate-volatile Saul Wold
2012-07-25 7:18 ` [CONSOLIDATED PULL 02/28] libpcap: fix pcap-config to not return -Wl, -rpath Saul Wold
2012-07-25 7:18 ` [CONSOLIDATED PULL 03/28] tcmode-default: Bump EGLIBC Version to 2.16 Saul Wold
2012-07-25 7:18 ` [CONSOLIDATED PULL 04/28] bash: enable parallel build Saul Wold
2012-07-25 7:18 ` [CONSOLIDATED PULL 05/28] bash: fix warning about bashbug reference /usr/bin when installed in /bin Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 06/28] kernel.bbclass: fix external module building Saul Wold
2012-07-26 17:21 ` Leon Woestenberg
2012-07-26 18:46 ` Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 07/28] shadow-native: use 'users' group by default Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 08/28] shadow: " Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 09/28] linux-yocto/3.4: 3.4.6 and 3.4.x-rt14 Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 10/28] dhcp: remove dependency of dev/staticdev packages on main package Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 11/28] libxp: Change superfluous "+=" to simple "=" when using _append Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 12/28] webkit-gtk: Replace superfluous "+=" with "=", and add leading space Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 13/28] qemu.bbclass: Map the qemu binary name for powerpc64 Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 14/28] cups_1.4.6.bb: Fix build on ppc64 Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 15/28] remake: Add remake-native and remake Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 16/28] libcgroup_0.37.1.bb: Add recipe Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 17/28] kernel bbclass: Recreate uImage only when KEEPUIMAGE != "yes" Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 18/28] package.bbclass: Create symlinks for packages with different packaged name Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 19/28] classes/package_deb: add PackageArch field Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 20/28] eglibc-initial: Fix build failure due to missing limits.h Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 21/28] gcc-cross-initial: Stage self sufficient fixed limits.h Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 22/28] eglibc: Fix build when OPTION_POSIX_WIDE_CHAR_DEVICE_IO is not set Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 23/28] core-image: remove x11-netbook package group, it's unused Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 24/28] busybox: fix the problem that mkfs.minix.tests fails on big endian platform Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 25/28] xinit_1.3.2: Remove broken, superfluous 'FILES_${PN} += "${libdir}X11/xinit"' Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 26/28] busybox:udhcpc: fix the root_is_nfs() function Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 27/28] package-index: inherit pythonnative Saul Wold
2012-07-25 7:19 ` [CONSOLIDATED PULL 28/28] Add missing Upstream-Status to various patches Saul Wold
2012-07-26 13:59 ` [CONSOLIDATED PULL 00/28] Fixes & eglibc 2.16 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.1343200454.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.