mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 16:56:37 +01:00
11 lines
213 B
BlitzBasic
11 lines
213 B
BlitzBasic
require clutter.inc
|
|
|
|
PV = "0.6.0+gitr${SRCREV}"
|
|
PR = "r3"
|
|
|
|
SRC_URI = "git://git.clutter-project.org/clutter.git;protocol=git;branch=clutter-0-6 \
|
|
file://enable_tests-0.6.patch;patch=1 "
|
|
|
|
S = "${WORKDIR}/git"
|
|
|