mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
clutter-mozembed: Update patches after source layout change
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Index: git/cluttermozembed/Makefile.am
|
Index: git/cluttermozembed/Makefile.am
|
||||||
===================================================================
|
===================================================================
|
||||||
--- git.orig/cluttermozembed/Makefile.am 2009-07-24 16:58:24.000000000 +0100
|
--- git.orig/clutter-mozembed/Makefile.am 2009-07-24 16:58:24.000000000 +0100
|
||||||
+++ git/cluttermozembed/Makefile.am 2009-07-24 17:00:53.000000000 +0100
|
+++ git/clutter-mozembed/Makefile.am 2009-07-24 17:00:53.000000000 +0100
|
||||||
@@ -66,7 +66,7 @@
|
@@ -66,7 +66,7 @@
|
||||||
clutter-mozembed.c \
|
clutter-mozembed.c \
|
||||||
clutter-mozembed-comms.c \
|
clutter-mozembed-comms.c \
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
require clutter-mozembed.inc
|
require clutter-mozembed.inc
|
||||||
|
|
||||||
PV = "0.8.0+git${SRCPV}"
|
PV = "0.8.0+git${SRCPV}"
|
||||||
PR = "r5"
|
PR = "r6"
|
||||||
|
|
||||||
SRC_URI = "git://git.clutter-project.org/clutter-mozembed.git;protocol=git \
|
SRC_URI = "git://git.clutter-project.org/clutter-mozembed.git;protocol=git \
|
||||||
file://link-with-g++-da7632f3e2c8d1a70ab01cc7adb63760d8718b41.patch;patch=1;rev=da7632f3e2c8d1a70ab01cc7adb63760d8718b41 \
|
file://link-with-g++-da7632f3e2c8d1a70ab01cc7adb63760d8718b41.patch;patch=1;rev=da7632f3e2c8d1a70ab01cc7adb63760d8718b41 \
|
||||||
@@ -9,6 +9,6 @@ SRC_URI = "git://git.clutter-project.org/clutter-mozembed.git;protocol=git \
|
|||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
do_configure_prepend () {
|
do_configure_prepend () {
|
||||||
touch ${S}/cluttermozembed/dummy.cpp
|
touch ${S}/clutter-mozembed/dummy.cpp
|
||||||
touch ${S}/cluttermozembed/dummy2.cpp
|
touch ${S}/clutter-mozembed/dummy2.cpp
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user