mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
clutter: Convert from svn to git
This commit is contained in:
12
meta/packages/clutter/clutter_git.bb
Normal file
12
meta/packages/clutter/clutter_git.bb
Normal file
@@ -0,0 +1,12 @@
|
||||
require clutter.inc
|
||||
|
||||
PV = "0.8.0+git${SRCREV}"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "git://git.clutter-project.org/clutter.git;protocol=git;branch=master \
|
||||
file://enable_tests.patch;patch=1;maxrev=2989 \
|
||||
file://enable-tests-r2990.patch;patch=1;minrev=2990"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user