mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-06 19:39:17 +00:00
gadget-init: adjust to latest 335x kernel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "Units to initialize usb gadgets"
|
||||
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
|
||||
|
||||
@@ -3,7 +3,6 @@ Description=Start usb mass storage gadget
|
||||
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]
|
||||
|
||||
Reference in New Issue
Block a user