[oe-commits] [meta-openembedded] 02/12: usb-modeswitch and usb-modeswitch-data: update to 2.5.0 and 20170205 respectively.

git at git.openembedded.org git at git.openembedded.org
Wed Mar 1 10:07:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit ea14045d5bab4f354cc628d722d26620c5499e4f
Author: Tom Hayward <tom at harbortronics.com>
AuthorDate: Tue Feb 28 07:15:53 2017 -0800

    usb-modeswitch and usb-modeswitch-data: update to 2.5.0 and 20170205 respectively.
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 ...-modeswitch-data_20140529.bb => usb-modeswitch-data_20170205.bb} | 6 +++---
 .../{usb-modeswitch_2.2.0.bb => usb-modeswitch_2.5.0.bb}            | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20140529.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20170205.bb
similarity index 66%
rename from meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20140529.bb
rename to meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20170205.bb
index a265411..042cd38 100644
--- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20140529.bb
+++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20170205.bb
@@ -5,13 +5,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 inherit allarch
 
 SRC_URI = "http://www.draisberghof.de/usb_modeswitch/${BP}.tar.bz2"
-SRC_URI[md5sum] = "dff94177781298aaf0b3c2a3c3dea6b2"
-SRC_URI[sha256sum] = "53889157937109e04dafe897c098ec94f3f44f9c0c83fc6ec8417aa9a587e536"
+SRC_URI[md5sum] = "0cc107cd0c4c83df0d9400c999e21dfd"
+SRC_URI[sha256sum] = "e2dcfd9d28928d8d8f03381571a23442b3c50d48d343bc40a1a07d01662738d1"
 
 do_install() {
     oe_runmake install DESTDIR=${D}
 }
 
-RDEPENDS_${PN} = "usb-modeswitch (>= 2.2.0)"
+RDEPENDS_${PN} = "usb-modeswitch (>= 2.4.0)"
 FILES_${PN} += "${base_libdir}/udev/rules.d/ \
                 ${datadir}/usb_modeswitch"
diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.2.0.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.5.0.bb
similarity index 80%
rename from meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.2.0.bb
rename to meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.5.0.bb
index 0c548d8..ff439f3 100644
--- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.2.0.bb
+++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.5.0.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 DEPENDS = "libusb1"
 
 SRC_URI = "http://www.draisberghof.de/usb_modeswitch/${BP}.tar.bz2"
-SRC_URI[md5sum] = "f323fe700edd6ea404c40934ddf32b22"
-SRC_URI[sha256sum] = "2752103de171ed5f6c8d6a6e3e73e16c9ee3e8e394dd39c5991f7680eb908a3a"
+SRC_URI[md5sum] = "38ad5c9d70e06227a00361bdc2b1e568"
+SRC_URI[sha256sum] = "31c0be280d49a99ec3dc0be3325bef320d9c04b50714ef0ce1e36a614d687633"
 
 inherit pkgconfig
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list