diff options
Diffstat (limited to 'recipes/ethtool')
-rw-r--r-- | recipes/ethtool/ethtool_3.bb | 3 | ||||
-rw-r--r-- | recipes/ethtool/ethtool_4.bb | 3 | ||||
-rw-r--r-- | recipes/ethtool/ethtool_5.bb | 3 | ||||
-rw-r--r-- | recipes/ethtool/ethtool_6.bb | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/recipes/ethtool/ethtool_3.bb b/recipes/ethtool/ethtool_3.bb index ae17e10e76..0583eb1f99 100644 --- a/recipes/ethtool/ethtool_3.bb +++ b/recipes/ethtool/ethtool_3.bb @@ -1,2 +1,5 @@ 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 index 7335c3b025..84c498475b 100644 --- a/recipes/ethtool/ethtool_4.bb +++ b/recipes/ethtool/ethtool_4.bb @@ -1,2 +1,5 @@ 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 index 7335c3b025..58b6cf735d 100644 --- a/recipes/ethtool/ethtool_5.bb +++ b/recipes/ethtool/ethtool_5.bb @@ -1,2 +1,5 @@ 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 index 4c9ae5304f..ada11c4974 100644 --- a/recipes/ethtool/ethtool_6.bb +++ b/recipes/ethtool/ethtool_6.bb @@ -1,2 +1,5 @@ require ethtool.inc PR = "r0" + +SRC_URI[md5sum] = "3b721ec27f17ebf320ba8c505cf66d9c" +SRC_URI[sha256sum] = "5046f573e7dd77f689c33c5f0aa0f2b7f96c79e0b37d6ecc78bae74c094fb4c6" |