graph-depends: ignore the 'target-purgelocales' target
authorDanomi Manchego <danomimanchego123@gmail.com>
Thu, 16 May 2013 00:07:02 +0000 (00:07 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 16 May 2013 11:05:04 +0000 (13:05 +0200)
Otherwise, graph-depends tries to call 'make target-purgelocales-show-depends',
which does not exist, as 'target-purgelocales' is not an actual package.

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
support/scripts/graph-depends

index 790e24e30414744dd089011b48df19eb35f8db31..50b8670c10cfae59432251d27a1a3247546c41f3 100755 (executable)
@@ -170,6 +170,7 @@ TARGET_EXCEPTIONS = [
     "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