aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-05-08 21:38:14 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-05-08 22:01:25 +0100
commit714bc8e39f1b250c3be82ecd49d2bf339e37a505 (patch)
treebf914797dfbf4e0e801978e03ef1f9a7c80bdcaf /TODO
parent25f4acaa4613cc02876e535d7445cc151b6d7354 (diff)
downloadopenembedded-core-contrib-714bc8e39f1b250c3be82ecd49d2bf339e37a505.tar.gz
update.py: error out with unexpected arguments
It's easy to forget you need to use -l to specify the list of layers to update and previously we just ignored unused arguments, so check for them and error out if present. 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 a6cab46176..43e5fe2cd1 100644
--- a/TODO
+++ b/TODO
@@ -2,7 +2,6 @@ TODO:
* Duplication of first maintainer when editing to add a second?
* Try to re-use existing recipe record with same PN instead of deleting and re-creating (if within same layer)
-* Update script should error out with extra unused parameters - too easy to forget to use -l with layer list
* meta-arago-extras is preferred over meta-networking e.g. for crda; probably need an explicit field for priority order
* Update script does not report which layer failed with -q when fetch fails
* Document macros for URL fields