blob: 3d809703a5965f9c8a9c5a7ceed4e398230ea184 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require exmap-console.inc
PV = "0.4+svnr${SRCREV}"
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}"
|