diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 06:08:11 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-29 17:21:21 +0200 |
commit | 97801611dad6b487378876143f3b308696ea8219 (patch) | |
tree | 4cf89ecedeb888ea8004065b78e33c90fa75b01b /recipes/openmoko-3rdparty/jefliks_git.bb | |
parent | 9d2c6c473188d76b2d5b119a064986fb796cb41f (diff) |
recipes: PR bump after EFL SRCREV change resulting to different .so names.
* mostly libelementary-ver-pre-svn-06 -> libelementary-ver-pre-svn-07
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openmoko-3rdparty/jefliks_git.bb')
-rw-r--r-- | recipes/openmoko-3rdparty/jefliks_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/jefliks_git.bb b/recipes/openmoko-3rdparty/jefliks_git.bb index fbd24cfa30..2b1588a5ea 100644 --- a/recipes/openmoko-3rdparty/jefliks_git.bb +++ b/recipes/openmoko-3rdparty/jefliks_git.bb @@ -6,7 +6,7 @@ DEPENDS = "edje-native elementary iksemel gnutls eet evas ecore eina" HOMEPAGE = "http://jefliks.sourceforge.net/" AUTHOR = "Phoenix Kayo <kayo.k11.4@gmail.com>" PV = "0.0.2b+gitr${SRCPV}" -PR = "r2" +PR = "r3" inherit autotools pkgconfig |