1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-10 04:00:28 +00:00
Files
poky/meta/packages/exmap-console/exmap-console_svn.bb
T
Richard Purdie 7395a39fcc exmap: Remove bogus TARGET_ARCH references
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2382 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-08 10:02:37 +00:00

12 lines
248 B
BlitzBasic

require exmap-console.inc
PV = "0.4+svn${SRCDATE}"
PR = "r12"
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}"