mirror of
git://git.yoctoproject.org/poky
synced 2026-09-16 21:22:04 +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:
parent
0eadb89687
commit
de35d836b4
14
meta/packages/fstests/fstests.bb
Normal file
14
meta/packages/fstests/fstests.bb
Normal file
@ -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"
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user