summaryrefslogtreecommitdiff
path: root/recipes/usb-gadget-mode/usb-gadget-mode.bb
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2009-11-18 10:21:38 +0000
committerPhil Blundell <philb@gnu.org>2009-11-18 10:21:38 +0000
commit5a8ab317885f234a411dce0ef1c76ef74583b299 (patch)
treeee42fef6b1160a7c7f31e011e0e31b3ea02c52be /recipes/usb-gadget-mode/usb-gadget-mode.bb
parent4592f35f2ece5e0d1f161b8827b828e73a74597d (diff)
remove extraneous quoting around MODULE_OPTIONS; patch from Tasslehoff Kjappfot <tasskjapp@gmail.com>
Diffstat (limited to 'recipes/usb-gadget-mode/usb-gadget-mode.bb')
-rw-r--r--recipes/usb-gadget-mode/usb-gadget-mode.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/usb-gadget-mode/usb-gadget-mode.bb b/recipes/usb-gadget-mode/usb-gadget-mode.bb
index 8abb319405..a01377aa36 100644
--- a/recipes/usb-gadget-mode/usb-gadget-mode.bb
+++ b/recipes/usb-gadget-mode/usb-gadget-mode.bb
@@ -9,7 +9,7 @@ DESCRIPTION = "Manage the default USB gadget mode"
SECTION = "console/network"
LICENSE = "GPL"
PV = "0.0.2"
-PR = "r4"
+PR = "r5"
SRC_URI = "\
file://usb-gadget.conf \