mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
clutter: Fix so 0.4 versions are default (which matches distro config SRCREVs) and fix up svn trunk versions too.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3084 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
require clutter-gst.inc
|
||||
|
||||
PV = "0.4.0+svnr${SRCREV}"
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
PV = "0.5.0+svnr${SRCREV}"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=${PN};proto=http \
|
||||
file://autofoo.patch;patch=1"
|
||||
|
||||
S = "${WORKDIR}/${PN}"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user