summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2017-11-07 17:34:13 +0100
committerPatrick Vacek <patrickvacek@gmail.com>2017-11-13 17:18:48 +0100
commit9d5ad230a7558ae9adea42ea69d633d489c6dec0 (patch)
treed9ea3ac3b86e98e826c833bb60aff84bcaa9d927 /.gitignore
parent95e2f81a149142b67076a3132e1b00d9f64bd031 (diff)
downloadmeta-updater-9d5ad230a7558ae9adea42ea69d633d489c6dec0.tar.gz
Rough draft of a run-qemu-ota test.
Not very useful yet. Could be made into a function for the purpose of running arbitrary commands via SSH, for example. However, I had plenty of trouble even getting this far. Note that I created a softlink to qemucommand to get around the Python path issues in oe-selftest. I'm not sure if there's a better way to handle that, since manipulating the path is seemingly impossible.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bee8a64..8d35cb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
1__pycache__ 1__pycache__
2*.pyc