mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
gateone: Drop allarch
* runtime dependencies are TUNE_PKGARCH causing do_package_write_* task to have different signature for MACHINEs with different TUNE_PKGARCH Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user