diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-02-13 16:49:15 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-02-13 16:59:29 +0100 |
commit | d0028e40a3055b41e2e419c8bdd8a707e552c6ba (patch) | |
tree | f19d27d35c5d871a18f3dc0e033321dce1d5ce10 /meta-efl/recipes-efl/efl/edbus_svn.bb | |
parent | a2ef0149301bcaefdabae83f236c4568455323ff (diff) | |
download | meta-openembedded-d0028e40a3055b41e2e419c8bdd8a707e552c6ba.tar.gz |
recipes: bump PR to rebuild .la files without libz.la
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/efl/edbus_svn.bb')
-rw-r--r-- | meta-efl/recipes-efl/efl/edbus_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/efl/edbus_svn.bb b/meta-efl/recipes-efl/efl/edbus_svn.bb index be1c6ccab..b5469ed77 100644 --- a/meta-efl/recipes-efl/efl/edbus_svn.bb +++ b/meta-efl/recipes-efl/efl/edbus_svn.bb | |||
@@ -2,7 +2,7 @@ require edbus.inc | |||
2 | 2 | ||
3 | SRCREV = "${EFL_SRCREV}" | 3 | SRCREV = "${EFL_SRCREV}" |
4 | PV = "1.1.0+svnr${SRCPV}" | 4 | PV = "1.1.0+svnr${SRCPV}" |
5 | PR = "${INC_PR}.1" | 5 | PR = "${INC_PR}.2" |
6 | DEFAULT_PREFERENCE = "-1" | 6 | DEFAULT_PREFERENCE = "-1" |
7 | 7 | ||
8 | SRC_URI = "\ | 8 | SRC_URI = "\ |