mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
gateone: correct the inherit to use setuptools
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
85fac0ea77
commit
927657dbb9
|
|
@ -14,7 +14,7 @@ SRC_URI = "git://github.com/liftoff/GateOne.git;branch=master \
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit distutils python-dir systemd update-rc.d
|
||||
inherit setuptools python-dir systemd update-rc.d
|
||||
|
||||
DISTUTILS_INSTALL_ARGS = "--root=${D} \
|
||||
--prefix=${prefix} \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user