mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +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:
@@ -11,7 +11,7 @@ inherit autotools
|
|||||||
|
|
||||||
MYPV := "${PV}"
|
MYPV := "${PV}"
|
||||||
|
|
||||||
PACKAGES += "exmap-server kernel-module-exmap"
|
PACKAGES =+ "exmap-server kernel-module-exmap"
|
||||||
|
|
||||||
FILES_exmap-console = "${bindir}/exmap ${bindir}/exmapd"
|
FILES_exmap-console = "${bindir}/exmap ${bindir}/exmapd"
|
||||||
PACKAGE_ARCH_exmap-console = "${TARGET_ARCH}"
|
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
|
require exmap-console.inc
|
||||||
|
|
||||||
PR = "r10"
|
|
||||||
PV = "0.4+svn${SRCDATE}"
|
PV = "0.4+svn${SRCDATE}"
|
||||||
|
PR = "r11"
|
||||||
|
|
||||||
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http"
|
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user