Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] Fixes and updates
@ 2015-02-03 18:34 Saul Wold
  2015-02-03 18:34 ` [PATCH 1/6] glew: Upgrade to 1.12 Saul Wold
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Saul Wold @ 2015-02-03 18:34 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-02-03 21:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-03 18:34 [PATCH 0/6] Fixes and updates Saul Wold
2015-02-03 18:34 ` [PATCH 1/6] glew: Upgrade to 1.12 Saul Wold
2015-02-03 18:34 ` [PATCH 2/6] nspr: Upgrade to 4.10.8 Saul Wold
2015-02-03 18:34 ` [PATCH 3/6] lsbinitscripts: Upgrade to 9.61 Saul Wold
2015-02-03 18:34 ` [PATCH 4/6] ca-certificates: Upgrade to 20141019 (git based) Saul Wold
2015-02-03 18:34 ` [PATCH 5/6] core-image: split debug-tweaks into individual features Saul Wold
2015-02-03 20:26   ` Christopher Larson
2015-02-03 21:33     ` Saul Wold
2015-02-03 18:34 ` [PATCH 6/6] create-pull-request: Fix git request-pull Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox