aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/usb-modeswitch/usb-modeswitch_1.1.4.bb
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@buglabs.net>2011-02-10 16:44:25 +0100
committerStefan Schmidt <stefan@buglabs.net>2011-02-10 16:46:03 +0100
commit1379a59cfd339da62374c08092c9769a95fcfaf5 (patch)
tree52511c1fe9c9d65a94ef4e01cf69fe1c1277502d /recipes/usb-modeswitch/usb-modeswitch_1.1.4.bb
parentfc005a9dc5eae7f65b687cf5566258d8b80f5eeb (diff)
downloadopenembedded-1379a59cfd339da62374c08092c9769a95fcfaf5.tar.gz
usb-modeswitch: Patch makefile to use portable install options.
Without this it fails with our install wrapper whcih does only support portable options.
Diffstat (limited to 'recipes/usb-modeswitch/usb-modeswitch_1.1.4.bb')
-rw-r--r--recipes/usb-modeswitch/usb-modeswitch_1.1.4.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/usb-modeswitch/usb-modeswitch_1.1.4.bb b/recipes/usb-modeswitch/usb-modeswitch_1.1.4.bb
index fb39b12431..69d40c4e88 100644
--- a/recipes/usb-modeswitch/usb-modeswitch_1.1.4.bb
+++ b/recipes/usb-modeswitch/usb-modeswitch_1.1.4.bb
@@ -4,9 +4,11 @@ PRIORITY = "required"
LICENSE = "GPLv2"
DEPENDS = "virtual/libusb0"
-PR = "r3"
+PR = "r4"
-SRC_URI = "http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-${PV}.tar.bz2"
+SRC_URI = "http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-${PV}.tar.bz2 \
+ file://fix-install-in-makefile.patch \
+ "
SRC_URI[md5sum] = "a04db36bd0fc6fb303df7567f677b714"
SRC_URI[sha256sum] = "c20abfdf9d46fb83e1b82f961a9f6ec8064bed3304155b6e1af7cf596845d0d0"