aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-06-18 08:07:51 -0700
committerChris Larson <chris_larson@mentor.com>2010-06-21 08:05:07 -0700
commit65a51bb20677148a29b9e472f6d9d0a97798f024 (patch)
tree943f80791f24db8ba6a21adc4287d340e9d1bab8 /TODO
parent1bddc77268e57e236c274fd91c889ea00a13891b (diff)
downloadbitbake-contrib-65a51bb20677148a29b9e472f6d9d0a97798f024.tar.gz
Until the interactive mode is fixed, kill it from the valid options, to avoid confusion
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8bfaf0ed4..b42113360 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,4 @@
+- Reimplement the interactive mode as a proper ui
- Move the LAYERDIR expansion hack into DataSmart, as that's where code that
depends upon its internals belongs
- Continue dropping fatal/SystemExit/sys.exit usage in favor of raising