poky-contrib michaelw/toaster-frontend-cleanups
commit 310409d14c1af131ac39121936a3bb66741c39dc
Author: Michael Wood <[email protected]>
Date: Tue Apr 14 15:12:35 2015 +0100
bitbake: toaster: Create and use a single common layer add/remove
mechanism
This adds a common add/remove layer mechanism that will also handle
showing
the modal dialog if there are dependencies for the layer which also
need
adding. To help bring consistency this also adds a layer added/removed
alert utility function to generate the alert message. This touches all
places where layers can be added or removed to port them to this new
common mechanism.
Signed-off-by: Michael Wood <[email protected]>
commit c1c7a3435dcb70d82c2f9c710140c038cc9d205b
Author: Michael Wood <[email protected]>
Date: Fri Apr 10 18:15:03 2015 +0100
bitbake: toaster: Move project context variables to common scope
We have a bunch of context data which are used in multiple pages so it
makes more sense to have this in a single place libtoaster.ctx that's
accessible from each page rather than request it from every page.
Signed-off-by: Michael Wood <[email protected]>
--
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster