[OE-core] [PATCH 0/3] Recipes upgrade for dropbear,iproute2

Mei Lei lei.mei at intel.com
Wed Nov 30 05:57:51 UTC 2011


Hi Saul,
	These patches upgraded dropbear and iproute2, and update the distro tracking information for dropbear, iproute2 and net-tools. Please help to review and pull.

Thanks,
Lei

The following changes since commit 177df2c51927f44e3536856f4604364b38695bc2:
  Richard Purdie (1):
        qt-mobility: Add missing patch

are available in the git repository at:

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

Mei Lei (3):
  iproute2: Upgrade from 3.0.0 to 3.1.0
  dropbear: Upgrade from 0.53.1 to 2011.54
  distro_tracking_fields.inc: Update dropbear,iproute2,net-tools
    tracking information.

 .../conf/distro/include/distro_tracking_fields.inc |   20 +++++-----
 .../configure-cross.patch                          |    0
 .../{iproute2_3.0.0.bb => iproute2_3.1.0.bb}       |    4 +-
 .../configure.patch                                |    0
 meta/recipes-core/dropbear/dropbear.inc            |    8 ----
 .../dropbear/dropbear/allow-nopw.patch             |   40 --------------------
 meta/recipes-core/dropbear/dropbear_0.53.1.bb      |    6 ---
 meta/recipes-core/dropbear/dropbear_2011.54.bb     |    6 +++
 8 files changed, 18 insertions(+), 66 deletions(-)
 rename meta/recipes-connectivity/iproute2/{iproute2-3.0.0 => iproute2-3.1.0}/configure-cross.patch (100%)
 rename meta/recipes-connectivity/iproute2/{iproute2_3.0.0.bb => iproute2_3.1.0.bb} (72%)
 rename meta/recipes-core/dropbear/{dropbear-0.53.1 => dropbear-2011.54}/configure.patch (100%)
 delete mode 100644 meta/recipes-core/dropbear/dropbear/allow-nopw.patch
 delete mode 100644 meta/recipes-core/dropbear/dropbear_0.53.1.bb
 create mode 100644 meta/recipes-core/dropbear/dropbear_2011.54.bb





More information about the Openembedded-core mailing list