aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-02-24 22:34:20 +0000
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-02-24 23:14:53 +0000
commite4eb8213cf154eeb01903b4aeeb8335f640506bb (patch)
tree494b358643196db4e216959b85458e8de6da620c /TODO
parent3b5c7ad8257b197b82ae7454bb7999a47c351f91 (diff)
downloadopenembedded-core-contrib-e4eb8213cf154eeb01903b4aeeb8335f640506bb.tar.gz
Collect machine information from layers
Look for conf/machine/*.conf and add a record for each file found. These are displayed in the layer detail page if any are present. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index b0b5678d0e..d637e7d46e 100644
--- a/TODO
+++ b/TODO
@@ -15,6 +15,7 @@ TODO:
* Usage links in list page?
* Layer submission interface design
* Style/extend about page
+* Style machine list on detail
* Recipe info page
* Captcha for layer submission interface?
* Touch up publishing interface
@@ -27,4 +28,3 @@ Later:
* Tool for finding/comparing duplicate recipes?
* Tool for editing SUMMARY/DESCRIPTION?
* Dynamic loading/filtering for recipes list
-* Collect information on machines added by BSP layers?