mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
clutter: added (non-default) recipe for 0.4 branch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2857 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
10
meta/packages/clutter/clutter_0.4svn.bb
Normal file
10
meta/packages/clutter/clutter_0.4svn.bb
Normal file
@@ -0,0 +1,10 @@
|
||||
require clutter.inc
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
PV = "0.4.0+svnr${SRCREV}"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/clutter/branches;module=clutter-0-4;proto=http \
|
||||
file://enable_tests.patch;patch=1 "
|
||||
|
||||
S = "${WORKDIR}/clutter-0-4"
|
||||
Reference in New Issue
Block a user