[oe-commits] Angus Ainslie : ewww : fix git download protocol

GIT User account git at amethyst.openembedded.net
Fri Apr 24 16:39:47 UTC 2009


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

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Fri Apr 24 10:33:20 2009 -0600

ewww : fix git download protocol

---

 recipes/ewww/ewww_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/ewww/ewww_git.bb b/recipes/ewww/ewww_git.bb
index 7ecb733..63bb2cf 100644
--- a/recipes/ewww/ewww_git.bb
+++ b/recipes/ewww/ewww_git.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = " Enlightenment webbrowser"
 LICENSE = "GPL"
 DEPENDS = "webkit-efl evas ecore edje"
-SRC_URI = "git://git.profusion.mobi/users/gustavo/ewww.git;proto=git"
+SRC_URI = "git://git.profusion.mobi/users/gustavo/ewww.git;protocol=git"
 PV="0.0.1"
 PR="r0"
 





More information about the Openembedded-commits mailing list