aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2009-02-13 23:42:40 +0100
committerJan Luebbe <jluebbe@debian.org>2009-03-25 15:58:47 +0100
commit7cd1c874843c207366ee3c827739f7bd0fe22114 (patch)
treed824db78b3529fe6e039475c28e3ecaa2bfb682c
parent1b6610af9a4ae04cb9008020979742fb96a71b84 (diff)
downloadopenembedded-7cd1c874843c207366ee3c827739f7bd0fe22114.tar.gz
paroli: Use a newer rev that works eventually. Bump PV as the newer git rev
would sort lower and we like upgrade working.
-rw-r--r--conf/distro/include/sane-srcrevs.inc2
-rw-r--r--recipes/openmoko-projects/paroli_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 1c01fbc43d..a3d93d69f5 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -191,7 +191,7 @@ SRCREV_pn-opkg-utils ?= "4578"
SRCREV_pn-opkg-utils-native ?= "4595"
SRCREV_pn-oprofileui ?= "173"
SRCREV_pn-packagekit ?= "813fa8cfb139246cf180d52895b52b28616ae2f5"
-SRCREV_pn-paroli ?= "9279b50ed72a94100d7f0f49090043134302f2eb"
+SRCREV_pn-paroli ?= "7a2fdc16174258e9276e7c2d80f500b4dd624442"
SRCREV_pn-portaudio-v19 ?= "1387"
SRCREV_pn-psplash ?= "249"
SRCREV_pn-pty-forward-native ?= "4907"
diff --git a/recipes/openmoko-projects/paroli_git.bb b/recipes/openmoko-projects/paroli_git.bb
index e485996f4b..783ffd57bf 100644
--- a/recipes/openmoko-projects/paroli_git.bb
+++ b/recipes/openmoko-projects/paroli_git.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Paroli"
SECTION = "x11"
LICENSE = "GPL"
-PV = "0.2+gitr${SRCREV}"
+PV = "0.2.1+gitr${SRCREV}"
PR = "r0"
SRC_URI = "git://git.paroli-project.org/paroli.git;protocol=http"