mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
patch to allow the moblin proto to run without shader support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5414 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
DEPENDS = "clutter-box2d"
|
||||
|
||||
PV = "0.0+git${SRCREV}"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "git://moblin.org/repos/users/pippin/prototype.git/;protocol=http \
|
||||
file://paths.patch;patch=1"
|
||||
file://paths.patch;patch=1 \
|
||||
file://fix-shader-and-callbacks.patch;patch=1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user