mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
clutter: Fix enable_tests patch for recent changes
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
require clutter.inc
|
||||
|
||||
PV = "0.8.0+git${SRCREV}"
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
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"
|
||||
|
||||
file://enable_tests.patch;patch=1 "
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user