From: Roman I Khimov Date: Tue, 25 May 2010 12:02:55 +0000 (+0400) Subject: ethtool: remove versions prior to 2.6.35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95a18d758e76694ee171ec5602ce41091c5f8f0e;p=openembedded.git ethtool: remove versions prior to 2.6.35 since 2.6.33 ethtool have changed version numbering and old versions override new one. 2.6.35 is considered as safe upgrade for three years old version 6, so there is no point in keeping it or any previous one around. Signed-off-by: Roman I Khimov Acked-by: Frans Meulenbroeks --- diff --git a/recipes/ethtool/ethtool_3.bb b/recipes/ethtool/ethtool_3.bb deleted file mode 100644 index 0583eb1f99..0000000000 --- a/recipes/ethtool/ethtool_3.bb +++ /dev/null @@ -1,5 +0,0 @@ -require ethtool.inc -PR ="r1" - -SRC_URI[md5sum] = "b4e71f7fa2629250677eefcb338442c5" -SRC_URI[sha256sum] = "015d7c6084a668d7c2868d074e41a9cdd80bb6f0c7c6b9d275802e1629dd301f" diff --git a/recipes/ethtool/ethtool_4.bb b/recipes/ethtool/ethtool_4.bb deleted file mode 100644 index 84c498475b..0000000000 --- a/recipes/ethtool/ethtool_4.bb +++ /dev/null @@ -1,5 +0,0 @@ -require ethtool.inc -PR ="r0" - -SRC_URI[md5sum] = "3882c7c9cb9b4c37b08846dea9370245" -SRC_URI[sha256sum] = "4536d6bc9ce52b9f4d505ff36aefca23c1042a92fd2f9a54308eff6e09b1a22b" diff --git a/recipes/ethtool/ethtool_5.bb b/recipes/ethtool/ethtool_5.bb deleted file mode 100644 index 58b6cf735d..0000000000 --- a/recipes/ethtool/ethtool_5.bb +++ /dev/null @@ -1,5 +0,0 @@ -require ethtool.inc -PR ="r0" - -SRC_URI[md5sum] = "5df7f165974e096e2de890e099f87a12" -SRC_URI[sha256sum] = "9eaad6076e57a5e2019733e4387705dc66829ea17cce04701b436cf5f374bb8f" diff --git a/recipes/ethtool/ethtool_6.bb b/recipes/ethtool/ethtool_6.bb deleted file mode 100644 index ada11c4974..0000000000 --- a/recipes/ethtool/ethtool_6.bb +++ /dev/null @@ -1,5 +0,0 @@ -require ethtool.inc -PR = "r0" - -SRC_URI[md5sum] = "3b721ec27f17ebf320ba8c505cf66d9c" -SRC_URI[sha256sum] = "5046f573e7dd77f689c33c5f0aa0f2b7f96c79e0b37d6ecc78bae74c094fb4c6"