aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-02-27 19:23:16 +0000
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-02-28 14:36:41 +0000
commit9a3bfac320b1739a9e11d7eb78d696d640058c77 (patch)
tree17c03ca12a704c0489b2c4ff10f24f8abc429cad /TODO
parent26ab9dbb28841bde7b77141d8874f302dc7f7927 (diff)
downloadopenembedded-core-contrib-9a3bfac320b1739a9e11d7eb78d696d640058c77.tar.gz
Add ability to delete unpublished layers
If we get bogus or duplicate entries we'll want the ability to delete them easily before publishing (without needing to have access to the admin interface), so add this ability. Being able to delete a published layer might be a bit dangerous and is less likely to be needed so that is disallowed for now. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index bfdd1d41a0..d3a95019f3 100644
--- a/TODO
+++ b/TODO
@@ -19,7 +19,6 @@ Later:
* Style/extend about page?
* Style recipe info page?
* Style machine list on detail
-* Provide a delete function for unpublished layers?
* Show count of layers to be reviewed next to review button
* Something to help with compatibility (although maybe this should just be handled using the existing versioned layer dependencies in layer.conf)
* Query backend service? i.e. special URL to query information for external apps/scripts