All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Recipe upgrades - gzip and sudo
@ 2012-06-22 17:25 Scott Garman
  2012-06-22 17:25 ` [PATCH 1/2] gzip: upgrade to 1.5 Scott Garman
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Scott Garman @ 2012-06-22 17:25 UTC (permalink / raw)
  To: openembedded-core

Hello,

These are some trivial recipe upgrades for gzip and sudo. They have
been build-tested for all 5 of our qemu architectures, and I've done
a visual inspection of the package output to watch for any troublesome
differences. (I do intend to start using buildhistory soon)

Note, this pull request is for oe-core master.

Scott

The following changes since commit e2cc4a44d510e0d473d15f207c1c886db6a5ccf7:

  [PATCH] guile: fix compilation on MIPS/PPC (2012-06-21 13:41:12 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib sgarman/recipe-upgrades-oe
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgarman/recipe-upgrades-oe

Scott Garman (2):
  gzip: upgrade to 1.5
  sudo: upgrade to 1.8.5p2

 meta/recipes-extended/gzip/gzip.inc                |    7 +++++--
 meta/recipes-extended/gzip/gzip_1.4.bb             |   10 ----------
 meta/recipes-extended/gzip/gzip_1.5.bb             |   10 ++++++++++
 meta/recipes-extended/sudo/sudo.inc                |    2 +-
 .../sudo/{sudo_1.8.4p4.bb => sudo_1.8.5p2.bb}      |    6 +++---
 5 files changed, 19 insertions(+), 16 deletions(-)
 delete mode 100644 meta/recipes-extended/gzip/gzip_1.4.bb
 create mode 100644 meta/recipes-extended/gzip/gzip_1.5.bb
 rename meta/recipes-extended/sudo/{sudo_1.8.4p4.bb => sudo_1.8.5p2.bb} (83%)

-- 
1.7.9.5




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

end of thread, other threads:[~2012-06-25 16:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-22 17:25 [PATCH 0/2] Recipe upgrades - gzip and sudo Scott Garman
2012-06-22 17:25 ` [PATCH 1/2] gzip: upgrade to 1.5 Scott Garman
2012-06-23  4:56   ` Saul Wold
2012-06-25 15:36     ` Scott Garman
2012-06-22 17:25 ` [PATCH 2/2] sudo: upgrade to 1.8.5p2 Scott Garman
2012-06-25 16:26 ` [PATCH 0/2] Recipe upgrades - gzip and sudo Saul Wold

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.