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:41:10 +0000
commit7f4c8904490bfbb2ce3c155db4eb866ac21bfa90 (patch)
treecf1e5fb4bf27df3bcb45c0788e497d4fbe188abc
parent1ca779af6b83b5320006f2e0d43940828eb782e6 (diff)
downloadmeta-opie-dizzy.tar.gz
layer.conf: change OPIE_GIT to point to new github URLdizzy
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 ??= ""