aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-06-16 02:24:47 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-08-11 11:28:14 +0100
commite36280922a75b64c153f8ec0f2e590057c90fe8f (patch)
tree1115800f51efca5932677e80f4e88a3f86e2fe62 /TODO
parent413c1ffb7a058fd412fee3fe96bb3a12cd0b4390 (diff)
downloadopenembedded-core-contrib-e36280922a75b64c153f8ec0f2e590057c90fe8f.tar.gz
update.py: preserve recipe id when updating
The recipe detail pages use the recipe record id, so in case users bookmark links to these pages, try to preserve the id when a recipe upgrade occurs (which usually shows up as a delete and an add). This also works when doing a full update with -r so that we can capture the newly recorded items (bbclasses, bbappends) without having all the recipe id values change. 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 0f9ebbe423..47185d95a6 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,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)
* Document macros for URL fields
Later: