generic-poky/bitbake/lib/toaster/toastergui
Dave Lerner b036afb537 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>
2016-03-26 07:34:58 +00:00
..
fixtures bitbake: toaster: toastergui unit tests convert to use fixtures 2016-02-19 15:38:48 +00:00
static bitbake: toaster: show full list of dependents to remove 2016-03-26 07:34:58 +00:00
templates bitbake: toaster: new customise package-remove modal dlg 2016-03-26 07:34:58 +00:00
templatetags bitbake: toaster: Make the builds view the project page for "command line builds" 2015-10-16 14:59:59 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
tablefilter.py bitbake: toastergui: streamline construction of filter objects 2016-01-15 16:30:00 +00:00
tables.py bitbake: toaster: change 'revision' to 'Git revision' 2016-03-07 17:23:03 +00:00
tests.py bitbake: toaster: rename 'run again' button 2016-02-26 17:20:36 +00:00
typeaheads.py bitbake: toaster: Exclude "command line builds" project from projects typeahead 2015-10-16 14:16:17 +01:00
urls.py bitbake: toaster: rework task buildstats storage and display 2016-03-09 22:45:16 +00:00
views.py bitbake: toaster: get all dependents for pkg for removal 2016-03-26 07:34:58 +00:00
widgets.py bitbake: toastergui: set default visible and hideable columns 2016-01-15 16:30:00 +00:00