mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
exmap-console: Fix server packaging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2066 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -11,7 +11,7 @@ inherit autotools
|
||||
|
||||
MYPV := "${PV}"
|
||||
|
||||
PACKAGES += "exmap-server kernel-module-exmap"
|
||||
PACKAGES =+ "exmap-server kernel-module-exmap"
|
||||
|
||||
FILES_exmap-console = "${bindir}/exmap ${bindir}/exmapd"
|
||||
PACKAGE_ARCH_exmap-console = "${TARGET_ARCH}"
|
||||
|
||||
Reference in New Issue
Block a user