summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/tegrastats/tegrastats.bb2
-rw-r--r--recipes-bsp/trdx-nv-binaries/nvsamples.bb1
-rw-r--r--recipes-core/hdmi-hotplug/hdmi-hotplug.bb1
-rw-r--r--recipes-core/nv-conf/nv-conf-systemd.bb1
4 files changed, 0 insertions, 5 deletions
diff --git a/recipes-bsp/tegrastats/tegrastats.bb b/recipes-bsp/tegrastats/tegrastats.bb
index ae2f88b..5642bbd 100644
--- a/recipes-bsp/tegrastats/tegrastats.bb
+++ b/recipes-bsp/tegrastats/tegrastats.bb
@@ -3,8 +3,6 @@ DESCRIPTION = "NVIDIAS tegrastats in a commandline version and one with output t
LICENSE = "CLOSED"
PR = "r3"
-RDEPENDS_${PN}-gtk = "pango atk"
-
SRC_URI = "file://tegrastats \
file://tegrastats-gtk \
file://Tegrastats-gtk.desktop "
diff --git a/recipes-bsp/trdx-nv-binaries/nvsamples.bb b/recipes-bsp/trdx-nv-binaries/nvsamples.bb
index 765c846..b6fb46c 100644
--- a/recipes-bsp/trdx-nv-binaries/nvsamples.bb
+++ b/recipes-bsp/trdx-nv-binaries/nvsamples.bb
@@ -2,7 +2,6 @@ SECTION = "graphical/utils"
SUMMARY = "Nvidia samples for OpenGL ES, OpenGL ES headers"
LICENSE = "CLOSED"
DEPENDS = "trdx-nv-binaries virtual/libx11 libsm libice"
-RDEPENDS_${PN} = "trdx-nv-binaries"
PR = "r1"
diff --git a/recipes-core/hdmi-hotplug/hdmi-hotplug.bb b/recipes-core/hdmi-hotplug/hdmi-hotplug.bb
index 8906c1a..bc18e21 100644
--- a/recipes-core/hdmi-hotplug/hdmi-hotplug.bb
+++ b/recipes-core/hdmi-hotplug/hdmi-hotplug.bb
@@ -1,6 +1,5 @@
SECTION = "core"
SUMMARY = "Use xrandr after a HDMI hotplug event to switch the display on"
-RDEPENDS_${PN} = ""
# The license is meant for this recipe and the files it installs.
# RNDIS is part of the kernel, udhcpd is part of busybox
LICENSE = "MIT"
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"