From 3bddf3726b30d231abe07e22979d6ad42cb06592 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 28 Feb 2017 10:07:13 +0100 Subject: recipes: remove unneeded RDEPENDS Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-core/usb-rndis/usb-rndis-systemd.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-core/usb-rndis') diff --git a/recipes-core/usb-rndis/usb-rndis-systemd.bb b/recipes-core/usb-rndis/usb-rndis-systemd.bb index 1ea8090..ae8f8c3 100644 --- a/recipes-core/usb-rndis/usb-rndis-systemd.bb +++ b/recipes-core/usb-rndis/usb-rndis-systemd.bb @@ -1,6 +1,5 @@ SECTION = "network" SUMMARY = "RNDIS usb client configuration and startup" -RDEPENDS_${PN} = "" # The license is meant for this recipe and the files it installs. # RNDIS is part of the kernel, systemd-networkd is part of systemd LICENSE = "MIT" @@ -47,4 +46,3 @@ NATIVE_SYSTEMD_SUPPORT = "1" SYSTEMD_PACKAGES = "${PN}" SYSTEMD_SERVICE_${PN} = "usb-rndis.service" SYSTEMD_AUTO_ENABLE_mx6 = "disable" - -- cgit v1.2.3