[oe-commits] Angus Ainslie : sane-srcrevs : bump frameworkd to fix oeventsd regression

GIT User account git at amethyst.openembedded.net
Tue May 5 22:59:06 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 452080ea2869918bc714062103bcf10b4ec4d23d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=452080ea2869918bc714062103bcf10b4ec4d23d

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Tue May  5 16:54:17 2009 -0600

sane-srcrevs : bump frameworkd to fix oeventsd regression
framework bump PR for upgrade path

---

 conf/distro/include/sane-srcrevs.inc     |    2 +-
 recipes/freesmartphone/frameworkd_git.bb |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 38d0560..bf4b1d4 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -50,7 +50,7 @@ SRCREV_pn-epydial ?= "215"
 SRCREV_pn-etk-theme-ninja ?= "5"
 SRCREV_pn-fbgrab-viewer-native ?= "1943"
 SRCREV_pn-flashrom ?= "3682"
-SRCREV_pn-frameworkd ?= "6a12a0e3a15c6a905f8e2c53521829540fc12b35"
+SRCREV_pn-frameworkd ?= "072434b0ac588e5ed899809cc908883627a04e8d"
 SRCREV_pn-frameworkd-devel ?= "${SRCREV_pn-frameworkd}"
 SRCREV_pn-fsod ?= "3fa5eb6f2edcf7c9f0fc2027fda47b91d9f0f136"
 SRCREV_pn-fso-abyss ?= "6ed342f833930474ac506cbaad705c0d8beaa71f"
diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb
index ee39981..e089a53 100644
--- a/recipes/freesmartphone/frameworkd_git.bb
+++ b/recipes/freesmartphone/frameworkd_git.bb
@@ -5,7 +5,7 @@ SECTION = "console/network"
 DEPENDS = "python-cython-native python-pyrex-native"
 LICENSE = "GPL"
 PV = "0.8.5.1+gitr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit distutils update-rc.d
 





More information about the Openembedded-commits mailing list