[OE-core] [CONSOLIDATED PULL 00/11] Updates, license fixes and patches

Saul Wold sgw at linux.intel.com
Wed Apr 24 16:55:35 UTC 2013


Richard,

Some Fixes to Licesnes and Updates starting to roll in, I will have more later!

Sau!


The following changes since commit 395b90054eccddc1c9062a9a8657ed4482b7710a:

  glib-2.0: disable tests for native builds, and respect ptest for LSB (2013-04-22 15:48:57 +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 Dinu (2):
  pax-utils : upgrade to 0.7
  openssh : upgrade to 6.2p1

Chen Qi (1):
  udev: create /var/volatile/tmp to avoid dead link

Darren Hart (1):
  linux-firmware: Look for RTL license in the right directory

Otavio Salvador (1):
  udev-extraconf: Avoid mounting unknown filesystems

Paul Barker (2):
  common-licenses: fill in AGPL-3.0
  common-licenses: remove HTMLisms from OFL-1.1

Phil Blundell (3):
  openssl: Disable parallel make
  icu: Remove unnecessary FULL_OPTIMIZATION_arm setting
  kernel-arch: Always use ld.bfd to link the kernel

Ting Liu (1):
  ltp: upgrade to 20130109 release

 meta/classes/kernel-arch.bbclass                   |   2 +-
 meta/files/common-licenses/AGPL-3.0                | 660 ++++++++++++++++++++-
 meta/files/common-licenses/OFL-1.1                 |   4 +-
 .../openssh/{openssh-6.1p1 => openssh-6.2p1}/init  |   0
 .../{openssh-6.1p1 => openssh-6.2p1}/nostrip.patch |   0
 .../openssh-CVE-2011-4327.patch                    |   0
 .../{openssh-6.1p1 => openssh-6.2p1}/ssh_config    |   0
 .../openssh/{openssh-6.1p1 => openssh-6.2p1}/sshd  |   0
 .../{openssh-6.1p1 => openssh-6.2p1}/sshd_config   |   0
 .../openssh/{openssh_6.1p1.bb => openssh_6.2p1.bb} |   4 +-
 .../recipes-connectivity/openssl/openssl_1.0.1e.bb |   1 +
 meta/recipes-core/udev/udev-extraconf/mount.sh     |   2 +-
 meta/recipes-core/udev/udev/init                   |   1 +
 .../{pax-utils_0.6.bb => pax-utils_0.7.bb}         |   4 +-
 .../ltp/{ltp_20120903.bb => ltp_20130109.bb}       |  12 +-
 .../linux-firmware/linux-firmware_git.bb           |   2 +-
 meta/recipes-support/icu/icu.inc                   |   1 -
 17 files changed, 675 insertions(+), 18 deletions(-)
 rename meta/recipes-connectivity/openssh/{openssh-6.1p1 => openssh-6.2p1}/init (100%)
 rename meta/recipes-connectivity/openssh/{openssh-6.1p1 => openssh-6.2p1}/nostrip.patch (100%)
 rename meta/recipes-connectivity/openssh/{openssh-6.1p1 => openssh-6.2p1}/openssh-CVE-2011-4327.patch (100%)
 rename meta/recipes-connectivity/openssh/{openssh-6.1p1 => openssh-6.2p1}/ssh_config (100%)
 rename meta/recipes-connectivity/openssh/{openssh-6.1p1 => openssh-6.2p1}/sshd (100%)
 rename meta/recipes-connectivity/openssh/{openssh-6.1p1 => openssh-6.2p1}/sshd_config (100%)
 rename meta/recipes-connectivity/openssh/{openssh_6.1p1.bb => openssh_6.2p1.bb} (96%)
 rename meta/recipes-devtools/pax-utils/{pax-utils_0.6.bb => pax-utils_0.7.bb} (82%)
 rename meta/recipes-extended/ltp/{ltp_20120903.bb => ltp_20130109.bb} (90%)

-- 
1.8.0.2





More information about the Openembedded-core mailing list