mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 01:19:30 +00: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:
parent
0b305ffc29
commit
d5ba636e35
@ -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}"
|
||||
|
||||
@ -1 +1,3 @@
|
||||
require exmap-console.inc
|
||||
require exmap-console.inc
|
||||
|
||||
PR = "r1"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
require exmap-console.inc
|
||||
|
||||
PR = "r10"
|
||||
PV = "0.4+svn${SRCDATE}"
|
||||
PR = "r11"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user