aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-connectivity
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-08-11 21:27:17 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-08-15 12:32:01 +0200
commita74d7d63eca6e7f5cbc6d50d9b27fb7091997ab2 (patch)
tree739b7568b96faed65c24c040f103632ecf1dde55 /recipes-connectivity
parent62340ed96634c0da2f8b8daec1b40b4cda63eafd (diff)
downloadmeta-python2-a74d7d63eca6e7f5cbc6d50d9b27fb7091997ab2.tar.gz
gateone: remove custom prefix for /var
(From meta-openembedded commit: 894f7ce9e24fc501d1b764602dd77b5b3e53e043) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-connectivity')
-rw-r--r--recipes-connectivity/gateone/gateone_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-connectivity/gateone/gateone_git.bb b/recipes-connectivity/gateone/gateone_git.bb
index 5ff753e..6a93f83 100644
--- a/recipes-connectivity/gateone/gateone_git.bb
+++ b/recipes-connectivity/gateone/gateone_git.bb
@@ -15,7 +15,6 @@ SRC_URI = "git://github.com/liftoff/GateOne.git;branch=master \
S = "${WORKDIR}/git"
inherit distutils python-dir systemd update-rc.d
-export prefix = "${localstatedir}"
DISTUTILS_INSTALL_ARGS = "--root=${D} \
--prefix=${prefix} \