Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4]Recipe upgrades
@ 2011-09-30  8:16 Mei Lei
  2011-09-30  8:16 ` [PATCH 1/4] curl: Upgrade from 7.21.7 to 7.22.0 Mei Lei
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Mei Lei @ 2011-09-30  8:16 UTC (permalink / raw)
  To: openembedded-core

This commit includes some recipes upgrade: curl,diffutils,dropbear.
And update the distro_tracking_fields.inc

Thanks,
Lei

The following changes since commit 96241de59fdf548ae0f80cc9e4668f9ba11924ef:
  Matthew McClintock (1):
        Fix flac build on e500mc cores

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib lmei3/upgrade-0928
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lmei3/upgrade-0928

Mei Lei (4):
  curl: Upgrade from 7.21.7 to 7.22.0
  diffutils: Upgrade from 3.0 to 3.2.
  dropbear: Upgrade from 0.52 to 0.53.1
  distro_tracking_fields.inc: Update upgrade information

 .../conf/distro/include/distro_tracking_fields.inc |   25 +++++++++--------
 .../configure.patch                                |    0
 meta/recipes-core/dropbear/dropbear.inc            |    1 +
 .../dropbear/dropbear/allow-nopw.patch             |   14 +++++-----
 .../dropbear-0.53.1-static_build_fix.patch         |   29 ++++++++++++++++++++
 .../urandom-xauth-changes-to-options.h.patch       |   11 ++++---
 meta/recipes-core/dropbear/dropbear_0.52.bb        |    6 ----
 meta/recipes-core/dropbear/dropbear_0.53.1.bb      |    6 ++++
 .../{diffutils_3.0.bb => diffutils_3.2.bb}         |    4 +-
 .../curl/{curl_7.21.7.bb => curl_7.22.0.bb}        |    4 +-
 10 files changed, 66 insertions(+), 34 deletions(-)
 rename meta/recipes-core/dropbear/{dropbear-0.52 => dropbear-0.53.1}/configure.patch (100%)
 create mode 100644 meta/recipes-core/dropbear/dropbear/dropbear-0.53.1-static_build_fix.patch
 delete mode 100644 meta/recipes-core/dropbear/dropbear_0.52.bb
 create mode 100644 meta/recipes-core/dropbear/dropbear_0.53.1.bb
 rename meta/recipes-extended/diffutils/{diffutils_3.0.bb => diffutils_3.2.bb} (84%)
 rename meta/recipes-support/curl/{curl_7.21.7.bb => curl_7.22.0.bb} (92%)




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

end of thread, other threads:[~2011-10-05  4:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-30  8:16 [PATCH 0/4]Recipe upgrades Mei Lei
2011-09-30  8:16 ` [PATCH 1/4] curl: Upgrade from 7.21.7 to 7.22.0 Mei Lei
2011-09-30 12:23   ` Martin Jansa
2011-09-30 13:40     ` Richard Purdie
2011-09-30  8:16 ` [PATCH 2/4] diffutils: Upgrade from 3.0 to 3.2 Mei Lei
2011-09-30  8:16 ` [PATCH 3/4] dropbear: Upgrade from 0.52 to 0.53.1 Mei Lei
2011-09-30  8:16 ` [PATCH 4/4] distro_tracking_fields.inc: Update upgrade information Mei Lei
2011-10-05  4:10 ` [PATCH 0/4]Recipe upgrades Saul Wold

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