summaryrefslogtreecommitdiffstats
path: root/support/scripts/graph-depends
diff options
context:
space:
mode:
Diffstat (limited to 'support/scripts/graph-depends')
-rwxr-xr-xsupport/scripts/graph-depends9
1 files changed, 0 insertions, 9 deletions
diff --git a/support/scripts/graph-depends b/support/scripts/graph-depends
index 28fe2f0010..5b9b195469 100755
--- a/support/scripts/graph-depends
+++ b/support/scripts/graph-depends
@@ -186,17 +186,8 @@ def pkg_node_name(pkg):
return pkg.replace("-","")
TARGET_EXCEPTIONS = [
- "target-generic-securetty",
- "target-generic-issue",
- "target-generic-getty-busybox",
- "target-generic-do-remount-rw",
- "target-generic-dont-remount-rw",
"target-finalize",
- "erase-fakeroots",
- "target-generic-hostname",
- "target-root-passwd",
"target-post-image",
- "target-purgelocales",
]
# In full mode, start with the result of get_targets() to get the main
OpenPOWER on IntegriCloud