diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-02-13 16:40:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-21 17:00:47 +0000 |
commit | 07616497363aeac1a5f02aa0f80ab663cff0aa71 (patch) | |
tree | ea2753743fefa76c451385976a9aa42f2298d405 /meta/recipes-sato/webkit | |
parent | c3b3a681f7cc50f02294c6e6a07100c75fbca124 (diff) | |
download | poky-07616497363aeac1a5f02aa0f80ab663cff0aa71.tar.gz |
recipes: bump PR to rebuild .la files without libz.la
(From OE-Core rev: 1da6a2dbd5e7aeea6cd45ca05590bdd50b67bf89)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/webkit')
-rw-r--r-- | meta/recipes-sato/webkit/webkit-gtk_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkit-gtk_svn.bb b/meta/recipes-sato/webkit/webkit-gtk_svn.bb index e279ca3e9f..9181c2cd2b 100644 --- a/meta/recipes-sato/webkit/webkit-gtk_svn.bb +++ b/meta/recipes-sato/webkit/webkit-gtk_svn.bb | |||
@@ -15,7 +15,7 @@ SRCREV_FORMAT = "source" | |||
15 | 15 | ||
16 | SRCREV = "101488" | 16 | SRCREV = "101488" |
17 | PV = "1.7.2+svnr${SRCPV}" | 17 | PV = "1.7.2+svnr${SRCPV}" |
18 | PR = "r2" | 18 | PR = "r3" |
19 | 19 | ||
20 | SRC_URI = "\ | 20 | SRC_URI = "\ |
21 | svn://svn.webkit.org/repository/webkit/trunk/;module=Source;proto=http;name=source \ | 21 | svn://svn.webkit.org/repository/webkit/trunk/;module=Source;proto=http;name=source \ |