[oe-commits] Klaus Kurzmann : shr-autorev-unstable: fix rev for fsousaged as current HEAD segfaults

git version control git at git.openembedded.org
Tue Sep 22 13:47:57 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 8f7e7df48022a3dae0acd3efed3b70a01c83bdba
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8f7e7df48022a3dae0acd3efed3b70a01c83bdba

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Tue Sep 22 15:48:01 2009 +0200

shr-autorev-unstable: fix rev for fsousaged as current HEAD segfaults

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 conf/distro/include/shr-autorev-unstable.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/shr-autorev-unstable.inc b/conf/distro/include/shr-autorev-unstable.inc
index 6316b21..d0f34b4 100644
--- a/conf/distro/include/shr-autorev-unstable.inc
+++ b/conf/distro/include/shr-autorev-unstable.inc
@@ -15,7 +15,7 @@ SRCREV_pn-frameworkd-config-shr_SHR_REV = "${AUTOREV}"
 SRCREV_pn-fsod = "${AUTOREV}"
 SRCREV_pn-fsodeviced = "${FSOREV_cornucopia}"
 SRCREV_pn-fsonetworkd = "${FSOREV_cornucopia}"
-SRCREV_pn-fsousaged = "${FSOREV_cornucopia}"
+SRCREV_pn-fsousaged = "2497004b66b46b9854c774cd397a4f40c39f3d10"
 SRCREV_pn-fsotimed = "${FSOREV_cornucopia}"
 SRCREV_pn-fsoraw = "${AUTOREV}"
 SRCREV_pn-fso-abyss = "${AUTOREV}"





More information about the Openembedded-commits mailing list