mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
webmin: 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: Anders Darander <anders@chargestorm.se> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
b14728a652
commit
44344c266c
@@ -20,7 +20,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/webadmin/webmin-${PV}.tar.gz \
|
||||
SRC_URI[md5sum] = "e93bc5057a5b7d7e31ecb2bb228d7044"
|
||||
SRC_URI[sha256sum] = "3d36153406d8e5d3dcaeadba34dfb5cdbc4060b75c38339174ac97b2277f284b"
|
||||
|
||||
inherit allarch perlnative update-rc.d
|
||||
inherit perlnative update-rc.d
|
||||
|
||||
do_configure() {
|
||||
# Remove binaries and plugins for other platforms
|
||||
|
||||
Reference in New Issue
Block a user