mirror of
https://git.yoctoproject.org/poky
synced 2026-06-09 15:50:16 +00:00
clutter: Fix locked down revision patch
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -2,10 +2,11 @@ require clutter.inc
|
||||
require clutter-package.inc
|
||||
|
||||
PV = "1.0.0+git${SRCPV}"
|
||||
PR = "r6"
|
||||
PR = "r7"
|
||||
|
||||
SRC_URI = "git://git.clutter-project.org/clutter.git;protocol=git;branch=master \
|
||||
file://enable_tests.patch;patch=1 "
|
||||
file://enable_tests-654c26a1301c9bc5f8e3e5e3b68af5eb1b2e0673.patch;patch=1;rev=654c26a1301c9bc5f8e3e5e3b68af5eb1b2e0673 \
|
||||
file://enable_tests.patch;patch=1;notrev=654c26a1301c9bc5f8e3e5e3b68af5eb1b2e0673 "
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
BASE_CONF += "--disable-introspection"
|
||||
|
||||
Reference in New Issue
Block a user