From 5ee8851ace245058551885dddb23a3820f6c2bea Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 10 Mar 2015 16:21:19 +0100 Subject: 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 --- recipes/images/trdx-extra.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes') 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 \ -- cgit v1.2.3