aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/usb-gadget-mode/usb-gadget-mode.bb
diff options
context:
space:
mode:
authorJohn Willis <John.Willis@Distant-earth.com>2009-05-30 01:51:50 +0000
committerKoen Kooi <koen@openembedded.org>2009-05-30 14:32:53 +0200
commit13ee19b077addb5f0c78e7ba8f6a6507c11c1bab (patch)
tree61bc14d2f39023e295f99cce3c75cda83fcf1dc9 /recipes/usb-gadget-mode/usb-gadget-mode.bb
parent22f2fe8b5b835a86ce64105661f978f976a7b1ba (diff)
downloadopenembedded-13ee19b077addb5f0c78e7ba8f6a6507c11c1bab.tar.gz
usb-gadget-mode: Add defaults for omap3-pandora and fix broken script.
Add default usb-gadget mode for the omap3-pandora and fix typo in recipes/usb-gadget-mode/files/usb-gadget that breaks package. Signed-off-by: John Willis <John.Willis@Distant-earth.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
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 cc00a887fa..e6e8e51097 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 = "r2"
+PR = "r3"
SRC_URI = "\
file://usb-gadget.conf \