aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/exmap-console/exmap-console_svn.bb
blob: 6e86214b1ccf96685c22d0d26419f9930bd38827 (plain)
1
2
3
4
5
6
7
8
9
10
11
require exmap-console.inc

PV = "0.4+svnr${SRCREV}"
PR = "r1"

SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http"

S = "${WORKDIR}/exmap-console"

MYPV := "${PV}"
PV_kernel-module-exmap = "${MYPV}-${KERNEL_VERSION}"