mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
tidy: move old clutter demo to meta-demoapps
(From OE-Core rev: 6f8c5dbf3cbe33d5d5c037a9078291da1b7e56e8) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
aa7ec17110
commit
e51bd9b600
13
meta-demoapps/recipes-graphics/clutter/tidy_git.bb
Normal file
13
meta-demoapps/recipes-graphics/clutter/tidy_git.bb
Normal file
@@ -0,0 +1,13 @@
|
||||
require tidy.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \
|
||||
file://tidy/tidy.h;endline=21;md5=ac342e7aac55849bf0755d79967fa3e8"
|
||||
|
||||
PV = "0.1.0+git${SRCPV}"
|
||||
PR = "r7"
|
||||
|
||||
SRC_URI = "git://git.clutter-project.org/tidy.git;protocol=git \
|
||||
file://tidy-enable-tests.patch;patch=1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user