[oe-commits] Denis 'GNUtoo' Carikli : frameworkd-config-shr: bump srcrev and PR for htcdream support

git version control git at git.openembedded.org
Mon Jul 5 22:22:50 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: fc363a3f71f5e9f077eda3c7b11272a8715d2384
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fc363a3f71f5e9f077eda3c7b11272a8715d2384

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Mon Jul  5 22:47:10 2010 +0200

frameworkd-config-shr: bump srcrev and PR for htcdream support

Newer srcrev are needed for the htcdream :
*because of an API changes the rules.yaml config it had,
  which was old, doens't work anymore,and it wasn't updated
*it also needs a more recent frameworkd.conf for activating
  fso2 support in SHR

I got the permission to bump srcrev on #openmoko-cdevel on Freenode:
<GNUtoo|laptop> mrmoku, can I change srcrev in oe?
[...]
<mrmoku> GNUtoo|laptop: yeah, go ahead

---

 recipes/shr/frameworkd-config-shr_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/shr/frameworkd-config-shr_git.bb b/recipes/shr/frameworkd-config-shr_git.bb
index 0962974..5fe5358 100644
--- a/recipes/shr/frameworkd-config-shr_git.bb
+++ b/recipes/shr/frameworkd-config-shr_git.bb
@@ -6,11 +6,11 @@ DEPENDS = "python-cython-native python-pyrex-native"
 LICENSE = "GPL"
 
 SRCREV_pn-frameworkd-config-shr_FSO_REV ?= "cfc0a5c3def2dc2556c86f3dad182181124de006"
-SRCREV_pn-frameworkd-config-shr_SHR_REV ?= "8ba6f1545068399060483017451261e9b3c70d4a"
+SRCREV_pn-frameworkd-config-shr_SHR_REV ?= "7a681fab18573f259575252736ecfe668d9efef4"
 
 SRCREV_FORMAT = "FSO_REV-SHR_REV"
 PV = "0.9.5.9+gitr${SRCPV}"
-PR = "r10"
+PR = "r11"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=master;name=FSO_REV \
            git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master;name=SHR_REV"





More information about the Openembedded-commits mailing list