Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Add ca-certificates recipe
@ 2013-08-23 17:20 Christopher Larson
  2013-08-23 17:20 ` [PATCH 1/2] ca-certificates: add recipe (version 20130610) Christopher Larson
  2013-08-23 17:20 ` [PATCH 2/2] nativesdk-ca-certificates: prepopulate ca-certificates.crt Christopher Larson
  0 siblings, 2 replies; 4+ messages in thread
From: Christopher Larson @ 2013-08-23 17:20 UTC (permalink / raw)
  To: openembedded-core; +Cc: Christopher Larson

From: Christopher Larson <chris_larson@mentor.com>

This is based on the meta-oe recipe, with enhancements, and prepopulates the
certificates for the nativesdk version, for later use in the
buildtools-tarball.

The following changes since commit d98f08a7ad95d0b17846276b028a6614f16b6846:

  genext2fs: fix memory corruption on powerpc (2013-08-20 07:11:44 -0700)

are available in the git repository at:

  https://github.com/kergoth/oe-core.git ca-certificates

Christopher Larson (2):
  ca-certificates: add recipe (version 20130610)
  nativesdk-ca-certificates: prepopulate ca-certificates.crt

 ...01-update-ca-certificates-remove-c-rehash.patch | 44 ++++++++++++++
 .../0002-update-ca-certificates-use-SYSROOT.patch  | 55 +++++++++++++++++
 .../ca-certificates/default-sysroot.patch          | 53 +++++++++++++++++
 .../ca-certificates/ca-certificates/sbindir.patch  | 20 +++++++
 .../ca-certificates/ca-certificates_20130610.bb    | 69 ++++++++++++++++++++++
 5 files changed, 241 insertions(+)
 create mode 100644 meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-remove-c-rehash.patch
 create mode 100644 meta/recipes-support/ca-certificates/ca-certificates/0002-update-ca-certificates-use-SYSROOT.patch
 create mode 100644 meta/recipes-support/ca-certificates/ca-certificates/default-sysroot.patch
 create mode 100644 meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch
 create mode 100644 meta/recipes-support/ca-certificates/ca-certificates_20130610.bb

-- 
1.8.3.4



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

end of thread, other threads:[~2013-08-23 17:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-23 17:20 [PATCH 0/2] Add ca-certificates recipe Christopher Larson
2013-08-23 17:20 ` [PATCH 1/2] ca-certificates: add recipe (version 20130610) Christopher Larson
2013-08-23 17:27   ` Christopher Larson
2013-08-23 17:20 ` [PATCH 2/2] nativesdk-ca-certificates: prepopulate ca-certificates.crt Christopher Larson

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