mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
clutter-box2d: Hack to make it work with clutter 0.8
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4845 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
require clutter-box2d.inc
|
||||
|
||||
PV = "0.0+svnr${SRCREV}"
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=${PN};proto=http"
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=${PN};proto=http \
|
||||
file://clutter08.patch;patch=1 "
|
||||
|
||||
S = "${WORKDIR}/${PN}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user