diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2009-08-11 10:24:11 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-08-11 10:24:11 +0100 |
| commit | f0b05021bf061df7936f7b8f14c702ce708cc284 (patch) | |
| tree | 1b789ab32264d34d40892180a8b2b9fea89fd192 /meta/packages/clutter/clutter-mozembed_git.bb | |
| parent | 3a2a3d71f6dbb3a3b30fa9e97db8387dabe28c2d (diff) | |
| download | poky-f0b05021bf061df7936f7b8f14c702ce708cc284.tar.gz | |
clutter-mozembed: Update patches after source layout change
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/clutter/clutter-mozembed_git.bb')
| -rw-r--r-- | meta/packages/clutter/clutter-mozembed_git.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/packages/clutter/clutter-mozembed_git.bb b/meta/packages/clutter/clutter-mozembed_git.bb index e88f138f38..4a51422e2e 100644 --- a/meta/packages/clutter/clutter-mozembed_git.bb +++ b/meta/packages/clutter/clutter-mozembed_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require clutter-mozembed.inc | 1 | require clutter-mozembed.inc |
| 2 | 2 | ||
| 3 | PV = "0.8.0+git${SRCPV}" | 3 | PV = "0.8.0+git${SRCPV}" |
| 4 | PR = "r5" | 4 | PR = "r6" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://git.clutter-project.org/clutter-mozembed.git;protocol=git \ | 6 | SRC_URI = "git://git.clutter-project.org/clutter-mozembed.git;protocol=git \ |
| 7 | file://link-with-g++-da7632f3e2c8d1a70ab01cc7adb63760d8718b41.patch;patch=1;rev=da7632f3e2c8d1a70ab01cc7adb63760d8718b41 \ | 7 | 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 \ | |||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | 10 | ||
| 11 | do_configure_prepend () { | 11 | do_configure_prepend () { |
| 12 | touch ${S}/cluttermozembed/dummy.cpp | 12 | touch ${S}/clutter-mozembed/dummy.cpp |
| 13 | touch ${S}/cluttermozembed/dummy2.cpp | 13 | touch ${S}/clutter-mozembed/dummy2.cpp |
| 14 | } \ No newline at end of file | 14 | } |
