summaryrefslogtreecommitdiffstats
path: root/configs/Palmetto.py
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-07-26 23:06:10 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2016-07-26 23:31:33 -0400
commit987170ede11a4751f931bf531a8e5599315029a7 (patch)
tree9836df104e39fb698e699af07e5da86115177e7e /configs/Palmetto.py
parent6173a8965e28e2bc2981f90eaee3c5ee1b44c5e9 (diff)
downloadtalos-skeleton-987170ede11a4751f931bf531a8e5599315029a7.tar.gz
talos-skeleton-987170ede11a4751f931bf531a8e5599315029a7.zip
Remove unused CACHE_PATH variable from configs
The library function doing the caching now makes the parent directory if it doesn't exist so also removing that bit of code from the system manager. Change-Id: I30a55737a51e698d977dbc3f30208db1d4e0e87e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'configs/Palmetto.py')
-rw-r--r--configs/Palmetto.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/Palmetto.py b/configs/Palmetto.py
index 99a8e23..f13cc4e 100644
--- a/configs/Palmetto.py
+++ b/configs/Palmetto.py
@@ -1,7 +1,6 @@
#! /usr/bin/python
HOME_PATH = './'
-CACHE_PATH = '/var/cache/obmc/'
GPIO_BASE = 320
SYSTEM_NAME = "Palmetto"
OpenPOWER on IntegriCloud