diff options
-rw-r--r-- | meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20170205.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20170205.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20170205.bb index 042cd383b4..eeed5e275d 100644 --- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20170205.bb +++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20170205.bb | |||
@@ -4,6 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
4 | 4 | ||
5 | inherit allarch | 5 | inherit allarch |
6 | 6 | ||
7 | DEPENDS += "tcl-native" | ||
8 | |||
7 | SRC_URI = "http://www.draisberghof.de/usb_modeswitch/${BP}.tar.bz2" | 9 | SRC_URI = "http://www.draisberghof.de/usb_modeswitch/${BP}.tar.bz2" |
8 | SRC_URI[md5sum] = "0cc107cd0c4c83df0d9400c999e21dfd" | 10 | SRC_URI[md5sum] = "0cc107cd0c4c83df0d9400c999e21dfd" |
9 | SRC_URI[sha256sum] = "e2dcfd9d28928d8d8f03381571a23442b3c50d48d343bc40a1a07d01662738d1" | 11 | SRC_URI[sha256sum] = "e2dcfd9d28928d8d8f03381571a23442b3c50d48d343bc40a1a07d01662738d1" |