From bbf3e5a5a0cfaa111db5c695f0471d82950d49f9 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 28 Feb 2017 09:59:13 +0100 Subject: recipes: remove unneeded RDEPENDS The 'rdepending' packages are picked up automatically by the buildsystem. Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-core/nv-conf/nv-conf-systemd.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-core/nv-conf') diff --git a/recipes-core/nv-conf/nv-conf-systemd.bb b/recipes-core/nv-conf/nv-conf-systemd.bb index c592bc3..f31bebf 100644 --- a/recipes-core/nv-conf/nv-conf-systemd.bb +++ b/recipes-core/nv-conf/nv-conf-systemd.bb @@ -1,6 +1,5 @@ SECTION = "sysinit" SUMMARY = "NVIDIA T30 CPU hot-plug configuration and startup" -RDEPENDS_${PN} = "" # The license is meant for this recipe and the files it installs. LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" -- cgit v1.2.3