aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2017-01-16 11:09:42 +1300
committerPaul Eggleton <paul.eggleton@linux.intel.com>2017-01-16 13:08:18 +1300
commit3b4fecb217f29b3668dedda487542d3c956340f0 (patch)
tree3f7d3551335f6e9e4d3b982eeac77f4023563340 /TODO
parenta2dbda94693b89af1b014584c4d2106001d1741f (diff)
downloadopenembedded-core-contrib-3b4fecb217f29b3668dedda487542d3c956340f0.tar.gz
update: fix logic for updating layer dependencies at the end
* We were passing the incorrect path (to the top of the layer repo) if the layer had a subdirectory, so this doesn't seem to have been able to work for such layers previously. * Doing this update in the main update.py script meant that this could never work across branches requiring a python version change (using PythonEnvironment records) since the code was running within the same environment in which update.py was launched - the entire point of the separation of the two scripts. Move the checking to update_layer.py and call it separately to perform these updates, splitting out some common code in order to do so. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions