mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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:
@@ -15,7 +15,7 @@ SRC_URI = "git://github.com/liftoff/GateOne.git \
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit distutils allarch python-dir systemd update-rc.d
|
||||
inherit distutils python-dir systemd update-rc.d
|
||||
|
||||
export prefix = "${localstatedir}/lib"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user