[OE-core] [PATCH 0/5] Patch and Upgrades

Saul Wold sgw at linux.intel.com
Fri Jan 9 22:51:37 UTC 2015


Ross, Richard:

Here is another round of updates, these are cleaned up from the 
first batch.

libaio, blktrace and ltp do not build correctly with LSB and the -pie 
and -fpie so that patch is there.

Sau!

The following changes since commit b61a2acc321489c3427f0afa3059486dc144a13b:

  bind: Update libxml2 check to make it deterministic. (2015-01-08 09:21:18 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib 2d305cab23e64b83ce9a0e0922c24143c4305992
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/updates

Saul Wold (5):
  usbutils: Add version 008
  gnu-efi: Upgrade to 3.0.1
  security_flags: disable pie support for libaio, blktrace and ltp
  libaio: Upgrade to 0.3.110
  glibc: Fix up minimal build with libc-libm

 meta/conf/distro/include/security_flags.inc        |    3 +
 .../gnu-efi/gnu-efi/parallel-make.patch            |   22 -
 .../gnu-efi/{gnu-efi_3.0u.bb => gnu-efi_3.0.1.bb}  |   17 +-
 meta/recipes-bsp/usbutils/usbutils-008/iconv.patch |   41 +
 meta/recipes-bsp/usbutils/usbutils_008.bb          |   28 +
 .../glibc/glibc/eglibc-use-option-groups.patch     | 1379 ++++++++++----------
 meta/recipes-core/glibc/glibc_2.20.bb              |    3 +
 .../recipes-extended/libaio/libaio/00_arches.patch |  208 +--
 .../libaio/libaio/libaio-aarch64.patch             |   28 -
 .../libaio/libaio/libaio_fix_for_mips64.patch      |   68 +-
 .../recipes-extended/libaio/libaio/toolchain.patch |   27 -
 .../{libaio_0.3.109.bb => libaio_0.3.110.bb}       |   11 +-
 12 files changed, 838 insertions(+), 997 deletions(-)
 delete mode 100644 meta/recipes-bsp/gnu-efi/gnu-efi/parallel-make.patch
 rename meta/recipes-bsp/gnu-efi/{gnu-efi_3.0u.bb => gnu-efi_3.0.1.bb} (55%)
 create mode 100644 meta/recipes-bsp/usbutils/usbutils-008/iconv.patch
 create mode 100644 meta/recipes-bsp/usbutils/usbutils_008.bb
 delete mode 100644 meta/recipes-extended/libaio/libaio/libaio-aarch64.patch
 delete mode 100644 meta/recipes-extended/libaio/libaio/toolchain.patch
 rename meta/recipes-extended/libaio/{libaio_0.3.109.bb => libaio_0.3.110.bb} (74%)

-- 
2.1.0




More information about the Openembedded-core mailing list