All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] opensp and openssh recipe upgrades
@ 2012-05-07 22:49 Scott Garman
  2012-05-07 22:49 ` [PATCH 1/3] openssh: upgrade to 6.0p1 Scott Garman
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Scott Garman @ 2012-05-07 22:49 UTC (permalink / raw)
  To: openembedded-core

Hello,

This pull request includes upgrades for the opensp and openssh recipes.
They have been build-tested on all 5 of our QEMU architectures. The
distro tracking updates include a couple of recipes that I missed in
previous pull requests.

Scott

The following changes since commit 2929e7d590862d9649458c90804e79a1dce40423:

  glib-2.0: Fix issues with libelf dependency creeping in (2012-05-07 10:53:24 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib sgarman/recipe-upgrades-oe
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/recipe-upgrades-oe

Scott Garman (3):
  openssh: upgrade to 6.0p1
  opensp: upgrade to 1.5.2
  distro_tracking: updates for upgraded recipes

 .../conf/distro/include/distro_tracking_fields.inc |   25 +-
 .../openssh/{openssh-5.9p1 => openssh-6.0p1}/init  |    0
 .../{openssh-5.9p1 => openssh-6.0p1}/nostrip.patch |    0
 .../{openssh-5.9p1 => openssh-6.0p1}/ssh_config    |    0
 .../openssh/{openssh-5.9p1 => openssh-6.0p1}/sshd  |    0
 .../{openssh-5.9p1 => openssh-6.0p1}/sshd_config   |    0
 .../openssh/{openssh_5.9p1.bb => openssh_6.0p1.bb} |    8 +-
 .../opensp/opensp/attributevalue.patch             |   65 -
 .../opensp/opensp/fix-docdir.patch                 |   17 -
 meta/recipes-devtools/opensp/opensp/m4.patch       | 1928 --------------------
 .../opensp/opensp/rangmap-fix.patch                |   18 -
 .../opensp/{opensp_1.5.bb => opensp_1.5.2.bb}      |   20 +-
 12 files changed, 23 insertions(+), 2058 deletions(-)
 rename meta/recipes-connectivity/openssh/{openssh-5.9p1 => openssh-6.0p1}/init (100%)
 rename meta/recipes-connectivity/openssh/{openssh-5.9p1 => openssh-6.0p1}/nostrip.patch (100%)
 rename meta/recipes-connectivity/openssh/{openssh-5.9p1 => openssh-6.0p1}/ssh_config (100%)
 rename meta/recipes-connectivity/openssh/{openssh-5.9p1 => openssh-6.0p1}/sshd (100%)
 rename meta/recipes-connectivity/openssh/{openssh-5.9p1 => openssh-6.0p1}/sshd_config (100%)
 rename meta/recipes-connectivity/openssh/{openssh_5.9p1.bb => openssh_6.0p1.bb} (94%)
 delete mode 100644 meta/recipes-devtools/opensp/opensp/attributevalue.patch
 delete mode 100644 meta/recipes-devtools/opensp/opensp/fix-docdir.patch
 delete mode 100644 meta/recipes-devtools/opensp/opensp/m4.patch
 delete mode 100644 meta/recipes-devtools/opensp/opensp/rangmap-fix.patch
 rename meta/recipes-devtools/opensp/{opensp_1.5.bb => opensp_1.5.2.bb} (71%)

-- 
1.7.5.4




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

end of thread, other threads:[~2012-05-08 15:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-07 22:49 [PATCH 0/3] opensp and openssh recipe upgrades Scott Garman
2012-05-07 22:49 ` [PATCH 1/3] openssh: upgrade to 6.0p1 Scott Garman
2012-05-07 22:49 ` [PATCH 2/3] opensp: upgrade to 1.5.2 Scott Garman
2012-05-07 22:49 ` [PATCH 3/3] distro_tracking: updates for upgraded recipes Scott Garman
2012-05-08 15:20 ` [PATCH 0/3] opensp and openssh recipe upgrades Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.