[OE-core] [PATCH 0/2] Recipe upgrades - gzip and sudo

Scott Garman scott.a.garman at intel.com
Fri Jun 22 17:25:49 UTC 2012


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





More information about the Openembedded-core mailing list