mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
files for fstest suite
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@722 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
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"
|
||||||
|
|
||||||
Reference in New Issue
Block a user