aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-10-31 19:39:00 +0000
committerPaul Eggleton <paul.eggleton@linux.intel.com>2015-10-31 19:39:00 +0000
commit9f099b8a3e6518dc9aa4b7f2e04c756cffd89019 (patch)
tree27ef8d7af37038802cd2e86ebbdd5ca34c36ea63
parent4c5c35631e1e58905c4488dd521899b668f9ee82 (diff)
downloadmeta-opie-fido.tar.gz
layer.conf: change OPIE_GIT to point to new github URLfido
Gitorious is dead, long live Github. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index f765ece..f25b7d3 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -16,7 +16,7 @@ LAYERDEPENDS_meta-opie += "openembedded-layer"
LAYERDEPENDS_meta-opie += "networking-layer"
# Some basic definitions
-OPIE_GIT = "git://gitorious.org/opie/opie.git"
+OPIE_GIT = "git://github.com/opieproject/opie.git"
# Prevent parse errors when the user has neglected to include a file from conf/distro/include/
OPIE_GIT_PV ??= ""