mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 14:02:22 +02: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:
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"
|
||||
|
||||
Reference in New Issue
Block a user