aboutsummaryrefslogtreecommitdiffstats
path: root/kas-meta-python2-image-base.yml
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2020-11-28 13:11:51 -0800
committerMartin Jansa <Martin.Jansa@gmail.com>2021-02-16 19:22:09 +0100
commit9d5a25f88996d4430d0b3bb1ca1a9cedc13e9184 (patch)
treefb3cbc677e048105f6d6788bd463abfe67c90045 /kas-meta-python2-image-base.yml
parentf75346229b2d401c082b691e42dadc293a37e56b (diff)
downloadmeta-python2-9d5a25f88996d4430d0b3bb1ca1a9cedc13e9184.tar.gz
kas: cleanup files
Delete the following files were inadvertently left behind when the previous commit moved them to kas/: * Pipfile * Pipfile.lock * kas-meta-python2-image-base.yml * kas-meta-python2-image.yml * kas-meta-python2-ptest-image.yml Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'kas-meta-python2-image-base.yml')
-rw-r--r--kas-meta-python2-image-base.yml26
1 files changed, 0 insertions, 26 deletions
diff --git a/kas-meta-python2-image-base.yml b/kas-meta-python2-image-base.yml
deleted file mode 100644
index 6b7293e..0000000
--- a/kas-meta-python2-image-base.yml
+++ /dev/null
@@ -1,26 +0,0 @@
-header:
- version: 8
-
-machine: qemux86-64
-distro: poky
-target: meta-python2-image-base
-
-repos:
- meta-python2:
-
- poky:
- url: https://git.yoctoproject.org/git/poky
- refspec: master
- layers:
- meta:
- meta-poky:
-
- meta-openembedded:
- url: http://git.openembedded.org/meta-openembedded
- refspec: master
- layers:
- meta-oe:
-
-local_conf_header:
- reduce_diskspace: |
- INHERIT += "rm_work_and_downloads"