|
Lines 129-135
Link Here
|
| 129 |
einfo "Generating usbcam-gphoto2.usermap ..." |
129 |
einfo "Generating usbcam-gphoto2.usermap ..." |
| 130 |
echo "# !!! DO NOT EDIT THIS FILE !!! This file is automatically generated." > ${D}/${HOTPLUG_USERMAP} |
130 |
echo "# !!! DO NOT EDIT THIS FILE !!! This file is automatically generated." > ${D}/${HOTPLUG_USERMAP} |
| 131 |
echo "# Put your custom entries in /etc/hotplug/usb/usbcam.usermap" >> ${D}/${HOTPLUG_USERMAP} |
131 |
echo "# Put your custom entries in /etc/hotplug/usb/usbcam.usermap" >> ${D}/${HOTPLUG_USERMAP} |
| 132 |
${D}/usr/$(get_libdir)/libgphoto2/print-camera-list usb-user-map >> ${D}/${HOTPLUG_USERMAP} |
132 |
${D}/usr/$(get_libdir)/libgphoto2/print-camera-list usb-usermap >> ${D}/${HOTPLUG_USERMAP} |
| 133 |
|
133 |
|
| 134 |
fi |
134 |
fi |
| 135 |
|
135 |
|