diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 08:08:11 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 08:29:31 +0200 |
commit | be2bd3dbaedf8e848bc783b1718d94ef2a0162ed (patch) | |
tree | 05570e32a031daad3fbc60d9a232fa1b4f3f962a /recipes/openmoko-projects | |
parent | 83aa0211af84d835f73afdb49534e45d8f1e4044 (diff) |
recipes: PR bump after EFL SRCREV change resulting to different .so names.
* mostly libelementary-ver-svn-06 -> libelementary-ver-pre-svn-06
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openmoko-projects')
-rw-r--r-- | recipes/openmoko-projects/paroli_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-projects/paroli_git.bb b/recipes/openmoko-projects/paroli_git.bb index eb6e8d80ab..a006c046b2 100644 --- a/recipes/openmoko-projects/paroli_git.bb +++ b/recipes/openmoko-projects/paroli_git.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" SRCREV = "bb9fb1969acdfbaa48b55902675a6d8949014c6d" PV = "0.2.1+gitr${SRCPV}" PE = "1" -PR = "r2" +PR = "r3" SRC_URI = "git://git.paroli-project.org/paroli.git;protocol=http;branch=shr" S = "${WORKDIR}/git" |