diff options
| -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 85c32cc29a..ac5aa5b7fa 100644 --- a/meta-oe/recipes-connectivity/gateone/gateone_git.bb +++ b/meta-oe/recipes-connectivity/gateone/gateone_git.bb | |||
| @@ -15,7 +15,7 @@ SRC_URI = "git://github.com/liftoff/GateOne.git \ | |||
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
| 18 | inherit distutils allarch python-dir systemd update-rc.d | 18 | inherit distutils python-dir systemd update-rc.d |
| 19 | 19 | ||
| 20 | export prefix = "${localstatedir}/lib" | 20 | export prefix = "${localstatedir}/lib" |
| 21 | 21 | ||
