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

PV = "0.4+svnr${SRCPV}"
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}"