mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
80e8c34db0
commit
7ffd054687
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user