summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20191128.bb (renamed from meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20170806.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20170806.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20191128.bb
index 6abd941680..938c0f9c26 100644
--- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20170806.bb
+++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20191128.bb
@@ -7,8 +7,8 @@ inherit allarch
7DEPENDS += "tcl-native" 7DEPENDS += "tcl-native"
8 8
9SRC_URI = "http://www.draisberghof.de/usb_modeswitch/${BP}.tar.bz2" 9SRC_URI = "http://www.draisberghof.de/usb_modeswitch/${BP}.tar.bz2"
10SRC_URI[md5sum] = "fb50d15b52e909d742dd16f0a9882316" 10SRC_URI[md5sum] = "e8fce7eb949cbe16c61fb71bade4cc17"
11SRC_URI[sha256sum] = "ce413ef2a50e648e9c81bc3ea6110e7324a8bf981034fc9ec4467d3562563c2c" 11SRC_URI[sha256sum] = "3f039b60791c21c7cb15c7986cac89650f076dc274798fa242231b910785eaf9"
12 12
13do_install() { 13do_install() {
14 oe_runmake install DESTDIR=${D} 14 oe_runmake install DESTDIR=${D}