Files
poky/meta/packages/fstests/fstests.bb
Richard Purdie a48da11aca Clean up and correct MAINTAINERS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-21 14:48:08 +00:00

14 lines
263 B
BlitzBasic

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