diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-12-02 03:01:30 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-12-11 01:52:49 +0100 |
commit | a3baae9859d7499ecdefd63b17e4b655713a515d (patch) | |
tree | fb431bcdcb2abc9e3665f7378d37784607e70426 /meta-oe/recipes-support/usb-modeswitch | |
parent | d3c70bf9b5930d6175baa5996bf0a0ff5557f894 (diff) | |
download | meta-openembedded-a3baae9859d7499ecdefd63b17e4b655713a515d.tar.gz |
usb-modeswitch-data: upgrade to 20121109
* older archive no longer available on SRC_URI
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/usb-modeswitch')
-rw-r--r-- | meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20121109.bb (renamed from meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20120120.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20120120.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20121109.bb index bf3249f26..8a6fc134d 100644 --- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20120120.bb +++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20121109.bb | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
5 | inherit allarch | 5 | inherit allarch |
6 | 6 | ||
7 | SRC_URI = "http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-data-${PV}.tar.bz2" | 7 | SRC_URI = "http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-data-${PV}.tar.bz2" |
8 | SRC_URI[md5sum] = "c899cc9c71bb35f3ec600b7cd1455c65" | 8 | SRC_URI[md5sum] = "a7d23a03157871013a0d708ab2b1b6df" |
9 | SRC_URI[sha256sum] = "bce6b8cbbf293fe519584b63815fe7f665e8238e6e138151d8cf7cc85a7a7b0f" | 9 | SRC_URI[sha256sum] = "a74346a471d540ba9da7d7b332ad35ea05ff7375297c0da87da5be675293d5a5" |
10 | 10 | ||
11 | do_install() { | 11 | do_install() { |
12 | oe_runmake install DESTDIR=${D} | 12 | oe_runmake install DESTDIR=${D} |