diff options
-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 | |||
7 | DEPENDS += "tcl-native" | 7 | DEPENDS += "tcl-native" |
8 | 8 | ||
9 | SRC_URI = "http://www.draisberghof.de/usb_modeswitch/${BP}.tar.bz2" | 9 | SRC_URI = "http://www.draisberghof.de/usb_modeswitch/${BP}.tar.bz2" |
10 | SRC_URI[md5sum] = "fb50d15b52e909d742dd16f0a9882316" | 10 | SRC_URI[md5sum] = "e8fce7eb949cbe16c61fb71bade4cc17" |
11 | SRC_URI[sha256sum] = "ce413ef2a50e648e9c81bc3ea6110e7324a8bf981034fc9ec4467d3562563c2c" | 11 | SRC_URI[sha256sum] = "3f039b60791c21c7cb15c7986cac89650f076dc274798fa242231b910785eaf9" |
12 | 12 | ||
13 | do_install() { | 13 | do_install() { |
14 | oe_runmake install DESTDIR=${D} | 14 | oe_runmake install DESTDIR=${D} |