Files
poky/meta/packages/fstests/fstests.bb
Tomas Frydrych de35d836b4 files for fstest suite
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@722 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-18 15:06:02 +00:00

15 lines
312 B
BlitzBasic

DESCRIPTION = "various benchmarning tests for X"
HOMEPAGE = "http://www.o-hand.com"
SECTION = "devel"
LICENSE = "GPL"
MAINTAINER = "Matthew Allum <mallum@o-hand.com>"
PR = "r0"
inherit autotools
SRC_URI = \
"svn://svn.o-hand.com/repos/misc/trunk;module=fstests;proto=http"
S = "${WORKDIR}/fstests/tests"