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:29 +0000
commit5532d7b2c44c5717dee0881ec2d7a603e0750bc4 (patch)
tree7b1d97f4e36af9f28734fad30f19786a3718e336
parent4f6bbd16640e6618e01a8b5bfcf3a67f2eef8652 (diff)
downloadmeta-opie-denzil.tar.gz
layer.conf: change OPIE_GIT to point to new github URLdenzil
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 4d900c9..e8fdc77 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -12,7 +12,7 @@ BBFILE_PATTERN_meta-opie := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-opie = "8"
# 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 = ""