summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ab07a0e)
raw | patch | inline | side by side (parent: ab07a0e)
author | Koen Kooi <koen@dominion.thruhere.net> | |
Fri, 21 Oct 2011 14:16:21 +0000 (16:16 +0200) | ||
committer | Koen Kooi <koen@dominion.thruhere.net> | |
Fri, 21 Oct 2011 14:16:21 +0000 (16:16 +0200) |
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-ti/beagleboard/gadget-init.bb | patch | blob | history | |
recipes-ti/beagleboard/gadget-init/storage-gadget-init.service | patch | blob | history |
index cedb9e82694d41569df92fd8e33837209ff48eab..ee51586f32fb73ea7b86d54db99d1579c158d4fc 100644 (file)
DESCRIPTION = "Units to initialize usb gadgets"
-PR = "r2"
+PR = "r3"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
diff --git a/recipes-ti/beagleboard/gadget-init/storage-gadget-init.service b/recipes-ti/beagleboard/gadget-init/storage-gadget-init.service
index 764db62d7548eea105935f52aeef62c4f68405a6..2fe48e15ee71f6f6e3fa23892aa22ad2294f4933 100644 (file)
After=dev-mmcblk0p1.device
[Service]
-ExecStartPre=/sbin/modprobe g_zero
ExecStart=/sbin/modprobe g_mass_storage file=/dev/mmcblk0p1 cdrom=0 stall=0 removable=1 nofua=1
[Install]