[oe-commits] Matthieu CRAPET : cloud9: fix compilation error with o3 module

git at git.openembedded.org git at git.openembedded.org
Thu May 1 16:59:13 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: e38788980b9b318d96850bce72ff116126aa253a
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=e38788980b9b318d96850bce72ff116126aa253a

Author: Matthieu CRAPET <Matthieu.CRAPET at ingenico.com>
Date:   Thu Apr 24 16:42:58 2014 +0200

cloud9: fix compilation error with o3 module

Take a more recent revision.
See related issue:
https://github.com/ajaxorg/o3/commit/0bfd58559fee135d96788ba35115d5de68703609

Signed-off-by: Matthieu Crapet <Matthieu.Crapet at ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb b/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb
index 757c954..b5dbaa8 100644
--- a/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb
+++ b/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb
@@ -40,7 +40,7 @@ SRC_URI = "git://github.com/ajaxorg/cloud9.git;name=cloud9ide \
 "
 
 SRCREV_cloud9ide = "c4e2574896a22bb749f0500b25f41c888d346bed"
-SRCREV_o3 = "302cd3a6d5039f53a9fa3932bed88b53281c1e1e"
+SRCREV_o3 = "d66d4e3252e505f44ada6804c8cab39915ce8afd"
 SRCREV_ace = "0fc5392cbe46fb134052c3065a238ad8e3b31cfd"
 SRCREV_acewiki = "d2a65d0addc2e5ab922bbff9cb6022a4652b4f13"
 SRCREV_apf = "2560b762b2b0e5a8b46f8a4062f927a9a9d239f4"



More information about the Openembedded-commits mailing list