summaryrefslogtreecommitdiff
path: root/recipes-core/usb-rndis/usb-rndis-systemd.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2012-12-17 23:02:58 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2012-12-17 23:02:58 +0100
commit7dc16a107474ac65a799992408ce2c4b53bb52d5 (patch)
tree3f6d37bbd50b6c4ae10ccf84b7686da541728b1d /recipes-core/usb-rndis/usb-rndis-systemd.bb
parent3a5ab3fa02ec1dd4b96803a1c7b595e6decc3ccf (diff)
rndis: set a revision in recipe, limit leases to 1
Diffstat (limited to 'recipes-core/usb-rndis/usb-rndis-systemd.bb')
-rw-r--r--recipes-core/usb-rndis/usb-rndis-systemd.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/usb-rndis/usb-rndis-systemd.bb b/recipes-core/usb-rndis/usb-rndis-systemd.bb
index b2cc2ce..5d18b7a 100644
--- a/recipes-core/usb-rndis/usb-rndis-systemd.bb
+++ b/recipes-core/usb-rndis/usb-rndis-systemd.bb
@@ -6,6 +6,8 @@ RDEPENDS_${PN} = ""
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
+PR = "r1"
+
# The kernel provides with CONFIG_USB_G_ANDROID a composite gadget driver among other with RNDIS functionality.
# This package contains systemd files to configure RNDIS at startup, configures a fix IP localy and provides a dhcp server on the new interface.
# Local IP is 192.168.11.2, remote IP is 192.168.11.1