diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-11-21 14:22:50 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-30 15:47:11 +0000 |
commit | 9a04243d307a5bf86a127cf504bec78ee963671c (patch) | |
tree | 7c317c445094122392816e0922313b6d8160cbb6 /meta | |
parent | 655818274a1fea53b8abe133e1afdc0eac3cfbb7 (diff) | |
download | openembedded-core-9a04243d307a5bf86a127cf504bec78ee963671c.tar.gz openembedded-core-9a04243d307a5bf86a127cf504bec78ee963671c.tar.bz2 openembedded-core-9a04243d307a5bf86a127cf504bec78ee963671c.zip |
iw: upgrade to 4.9
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-connectivity/iw/iw_4.9.bb (renamed from meta/recipes-connectivity/iw/iw_4.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/iw/iw_4.7.bb b/meta/recipes-connectivity/iw/iw_4.9.bb index e9f414129c..6daeb07b70 100644 --- a/meta/recipes-connectivity/iw/iw_4.7.bb +++ b/meta/recipes-connectivity/iw/iw_4.9.bb @@ -14,8 +14,8 @@ SRC_URI = "http://www.kernel.org/pub/software/network/iw/${BP}.tar.gz \ file://separate-objdir.patch \ " -SRC_URI[md5sum] = "19d1edd276b2ac0c6cccfc7ae8d2b732" -SRC_URI[sha256sum] = "758092229f13d691968060a0ad41364ba8eb8da4503626c20233a5b1eb33b4d9" +SRC_URI[md5sum] = "06e96ab7a5c652f8eaed6f71533a9e0f" +SRC_URI[sha256sum] = "12f921f3dbe0f33c309f5f2891cccf5325c94bd48dceeb102de183f5f048a9e2" inherit pkgconfig |