Files
poky/meta-demoapps/recipes-graphics/clutter/tidy_git.bb
Yu Ke 61018fda65 poky-default-revisions: move the SRCREV to recipe file
in this case, those non poky distro can also use these recipe normally

(From OE-Core rev: 0a57bd226cdb8332707fa0f46fcf0b067f03701a)

Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-04 15:06:36 +01:00

15 lines
408 B
BlitzBasic

require tidy.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \
file://tidy/tidy.h;endline=21;md5=ac342e7aac55849bf0755d79967fa3e8"
SRCREV = "e25416e1293e1074bfa6727c80527dcff5b1f3cb"
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"