summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/fstests
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-10-09 22:59:03 +0200
committerTudor Florea <tudor.florea@enea.com>2015-10-09 22:59:03 +0200
commit972dcfcdbfe75dcfeb777150c136576cf1a71e99 (patch)
tree97a61cd7e293d7ae9d56ef7ed0f81253365bb026 /meta/recipes-graphics/fstests
downloadpoky-972dcfcdbfe75dcfeb777150c136576cf1a71e99.tar.gz
initial commit for Enea Linux 5.0 arm
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta/recipes-graphics/fstests')
-rw-r--r--meta/recipes-graphics/fstests/fstests_git.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-graphics/fstests/fstests_git.bb b/meta/recipes-graphics/fstests/fstests_git.bb
new file mode 100644
index 0000000000..57ff9f6d54
--- /dev/null
+++ b/meta/recipes-graphics/fstests/fstests_git.bb
@@ -0,0 +1,16 @@
1SUMMARY = "Various benchmarning tests for X"
2HOMEPAGE = "http://www.o-hand.com"
3SECTION = "devel"
4LICENSE = "Zlib"
5DEPENDS = "pango libxext libxft virtual/libx11 gtk+"
6
7SRCREV = "e5939ff608b95cdd4d0ab0e1935781ab9a276ac0"
8PV = "0.1+git${SRCPV}"
9
10SRC_URI = "git://git.yoctoproject.org/${BPN}"
11
12LIC_FILES_CHKSUM = "file://test-pango-gdk.c;endline=24;md5=1ee74ec851ecda57eb7ac6cc180f7655"
13
14S = "${WORKDIR}/git/tests"
15
16inherit autotools pkgconfig