Hi, this updates iw to the most recent version 3.11.
Signed-off-by: Philipp Wagner <[email protected]> --- diff --git a/meta-oe/recipes-connectivity/iw/iw_3.11.bb b/meta-oe/recipes-connectivity/iw/iw_3.11.bb index a09339c..9152e7a 100644 --- a/meta-oe/recipes-connectivity/iw/iw_3.11.bb +++ b/meta-oe/recipes-connectivity/iw/iw_3.11.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://www.kernel.org/pub/software/network/iw/${P}.tar.bz2 \ file://0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch \ " -SRC_URI[md5sum] = "1c18bfbbc8773629e5e8ac733a39540c" -SRC_URI[sha256sum] = "df11036ac11df31f44083da962a6e9c74bdea7c01c596c4b5840f948cdb6c857" +SRC_URI[md5sum] = "e633cf7c875c7d8b547abafc0d95f6c4" +SRC_URI[sha256sum] = "09348d4f7371fad00c07cfb67b9e34f24403cbd9361f9634cfb4dff9cdd40139" EXTRA_OEMAKE = "" _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
