mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
exmap: Remove bogus TARGET_ARCH references
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2382 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -14,11 +14,9 @@ MYPV := "${PV}"
|
||||
PACKAGES =+ "exmap-server kernel-module-exmap"
|
||||
|
||||
FILES_exmap-console = "${bindir}/exmap ${bindir}/exmapd"
|
||||
PACKAGE_ARCH_exmap-console = "${TARGET_ARCH}"
|
||||
RDEPENDS_exmap-console += "kernel-module-exmap"
|
||||
|
||||
FILES_exmap-server = "${bindir}/exmapserver"
|
||||
PACKAGE_ARCH_exmap-server = "${TARGET_ARCH}"
|
||||
RDEPENDS_exmap-server += "kernel-module-exmap"
|
||||
|
||||
FILES_kernel-module-exmap = "${base_libdir}"
|
||||
|
||||
Reference in New Issue
Block a user