graph-depends: ignore the 'target-purgelocales' target

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>
This commit is contained in:
Danomi Manchego 2013-05-16 00:07:02 +00:00 committed by Peter Korsgaard
parent fb1ba5dff1
commit bfca77e7f7

View File

@ -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