[oe] [meta-networking, meta-oe][PATCH 2/9] iw: move to meta-networking and update

Paul Eggleton paul.eggleton at linux.intel.com
Tue Apr 16 10:53:56 UTC 2013


* Update to 3.8
* Use working SRC_URI

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 ...001-iw-version.sh-don-t-use-git-describe-for-versioning.patch |    0
 .../iw/iw_3.6.bb => meta-networking/recipes-support/iw/iw_3.8.bb |    6 +++---
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename {meta-oe/recipes-connectivity => meta-networking/recipes-support}/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch (100%)
 rename meta-oe/recipes-connectivity/iw/iw_3.6.bb => meta-networking/recipes-support/iw/iw_3.8.bb (74%)

diff --git a/meta-oe/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch b/meta-networking/recipes-support/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch
similarity index 100%
rename from meta-oe/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch
rename to meta-networking/recipes-support/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch
diff --git a/meta-oe/recipes-connectivity/iw/iw_3.6.bb b/meta-networking/recipes-support/iw/iw_3.8.bb
similarity index 74%
rename from meta-oe/recipes-connectivity/iw/iw_3.6.bb
rename to meta-networking/recipes-support/iw/iw_3.8.bb
index a09339c..2f31d9c 100644
--- a/meta-oe/recipes-connectivity/iw/iw_3.6.bb
+++ b/meta-networking/recipes-support/iw/iw_3.8.bb
@@ -9,12 +9,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=878618a5c4af25e9b93ef0be1a93f774"
 
 DEPENDS = "libnl pkgconfig"
 
-SRC_URI = "http://wireless.kernel.org/download/iw/${P}.tar.bz2 \
+SRC_URI = "http://kernel.org/pub/software/network/iw/${P}.tar.gz \
            file://0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch \
 "
 
-SRC_URI[md5sum] = "1c18bfbbc8773629e5e8ac733a39540c"
-SRC_URI[sha256sum] = "df11036ac11df31f44083da962a6e9c74bdea7c01c596c4b5840f948cdb6c857"
+SRC_URI[md5sum] = "fff10217a0b0ca088a1eba6413394280"
+SRC_URI[sha256sum] = "a73b81e6fb1a9a7cad7aae584bee16f1029ddb6a1c3c08e8b7f22e301690cbfc"
 
 EXTRA_OEMAKE = ""
 
-- 
1.7.10.4





More information about the Openembedded-devel mailing list