aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ci-cleanup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ci-cleanup.sh')
-rwxr-xr-xscripts/ci-cleanup.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/ci-cleanup.sh b/scripts/ci-cleanup.sh
new file mode 100755
index 0000000..df3b68f
--- /dev/null
+++ b/scripts/ci-cleanup.sh
@@ -0,0 +1,7 @@
+#! /bin/bash
+
+set -e
+
+export SSTATE_CACHE_DIR=/home/srv/sstate/master
+
+./poky/scripts/sstate-cache-management.sh -d -y