diff options
author | Dave Lerner <dave.lerner@windriver.com> | 2016-03-24 12:12:11 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-26 07:34:58 +0000 |
commit | b036afb53783d8600e505ee5a480a8a9f89a0403 (patch) | |
tree | 0961de2ff506cb0ed6e7228bfd03db38915bb588 /bitbake/lib/bb/fetch2 | |
parent | 9bf98a935177ce7ac04c830bcecbfc22961c36b8 (diff) | |
download | poky-b036afb53783d8600e505ee5a480a8a9f89a0403.tar.gz |
bitbake: toaster: get all dependents for pkg for removal
For customised image package removal change behavior.
From:
Only display the immediate dependents of the requested package
to remove, not the full dependent list, that is dependents of
dependents ...
Do not remove the displayed dependents, just notify the user
of the list.
To:
Display the complete dependent tree, traversing all reverse
dependencies starting from the package to be removed and then it's
dependents.
Change the modal dialog to note that all of these dependents will
be removed automatically.
[YOCTO #9121]
(Bitbake rev: 1185a5bfe1b05a1b63a927c9583dfc031fdac8a9)
Signed-off-by: Dave Lerner <dave.lerner@windriver.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2')
0 files changed, 0 insertions, 0 deletions