generic-poky/bitbake/lib/toaster
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
..
bldcollector bitbake: toaster: Prevent deprecation warnings for RedirectView 2015-12-14 23:13:07 +00:00
bldcontrol bitbake: toaster: localhostbecontroller put generated layer in the builddir 2016-03-23 17:53:56 +00:00
contrib toaster: tests Remove symlinks from toasteruitest folder 2016-02-11 17:07:39 +00:00
orm bitbake: toaster: orm generate CustomImageRecipe contents try secondary path 2016-03-23 17:53:56 +00:00
toastergui bitbake: toaster: get all dependents for pkg for removal 2016-03-26 07:34:58 +00:00
toastermain bitbake: toaster: Enable Image Customisation feature 2016-02-10 13:29:22 +00:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
manage.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00