[OE-core] [PATCH 0/6] Fixes and updates

Saul Wold sgw at linux.intel.com
Tue Feb 3 18:34:26 UTC 2015


Richard, Ross:

This contains a patch to the create-pull-request that address a change in
command line syntax for our usage. The core-image change will also require 
some docs update that I need to work with ScottRif on, that one could go into
sample.conf or sample.conf.extended if you agree.

Sau!


The following changes since commit 2104111edc85d057eb4fadecd007f5c592803da6:

  opkg-keyrings: New recipe (2015-02-03 14:53:44 +0000)

are available in the git repository at:

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

Saul Wold (6):
  glew: Upgrade to 1.12
  nspr: Upgrade to 4.10.8
  lsbinitscripts: Upgrade to 9.61
  ca-certificates: Upgrade to 20141019 (git based)
  core-image: split debug-tweaks into individual features
  create-pull-request: Fix git request-pull

 meta/classes/core-image.bbclass                    |   3 -
 meta/classes/image.bbclass                         |  11 +-
 ...binitscripts_9.60.bb => lsbinitscripts_9.61.bb} |   6 +-
 .../glew/{glew_1.11.0.bb => glew_1.12.0.bb}        |   4 +-
 ...date-mozilla-certdata.txt-to-version-1.98.patch | 227 ---------------------
 .../ca-certificates/default-sysroot.patch          |  21 +-
 ...tes_20140325.bb => ca-certificates_20141019.bb} |   6 +-
 .../nspr/{nspr_4.10.7.bb => nspr_4.10.8.bb}        |   4 +-
 scripts/create-pull-request                        |   8 +-
 9 files changed, 33 insertions(+), 257 deletions(-)
 rename meta/recipes-extended/lsb/{lsbinitscripts_9.60.bb => lsbinitscripts_9.61.bb} (80%)
 rename meta/recipes-graphics/glew/{glew_1.11.0.bb => glew_1.12.0.bb} (83%)
 delete mode 100644 meta/recipes-support/ca-certificates/ca-certificates/0001-Update-mozilla-certdata.txt-to-version-1.98.patch
 rename meta/recipes-support/ca-certificates/{ca-certificates_20140325.bb => ca-certificates_20141019.bb} (91%)
 rename meta/recipes-support/nspr/{nspr_4.10.7.bb => nspr_4.10.8.bb} (96%)

-- 
2.1.0



More information about the Openembedded-core mailing list