summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-03-10 16:21:19 +0100
committerStefan Agner <stefan.agner@toradex.com>2015-03-10 16:26:24 +0100
commit5ee8851ace245058551885dddb23a3820f6c2bea (patch)
tree8f1a7bcbcb0345e2724756dcf57b482ac6060a91 /recipes
parent0891eabdad215a5504b96cf3af0ba0abd7c358e6 (diff)
usb-rndis: fix various issues with dhcpd service for RNDIS
- Make sure leases file is not persistent (in /var/run now) This allows to serve the same IP to the generated (and hence different IP addresses) - Start RNDIS service after the network.target - Tegra: Add extra service for udhcpd. When running dhcpd directly from udev, the daemon will be killed after a while
Diffstat (limited to 'recipes')
-rw-r--r--recipes/images/trdx-extra.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc
index 1165f5a..df060e6 100644
--- a/recipes/images/trdx-extra.inc
+++ b/recipes/images/trdx-extra.inc
@@ -110,6 +110,7 @@ IMAGE_INSTALL_MACHINE_colibri-imx6 = " \
IMAGE_INSTALL_MACHINE_colibri-vf = " \
u-boot-toradex-fsl-fw-utils \
+ usb-rndis-systemd \
gpioconfig \
ptpd \
iproute2 \