diff options
Diffstat (limited to 'meta-oe/recipes-connectivity/gateone')
-rw-r--r-- | meta-oe/recipes-connectivity/gateone/gateone_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb b/meta-oe/recipes-connectivity/gateone/gateone_git.bb index e5b8527c5..e94376f3a 100644 --- a/meta-oe/recipes-connectivity/gateone/gateone_git.bb +++ b/meta-oe/recipes-connectivity/gateone/gateone_git.bb @@ -14,7 +14,7 @@ SRC_URI = "git://github.com/liftoff/GateOne.git \ S = "${WORKDIR}/git" -inherit distutils allarch python-dir systemd +inherit distutils python-dir systemd export prefix = "${localstatedir}/lib" |