aboutsummaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index ebf1f52..0040434 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -15,6 +15,6 @@ BBFILE_PRIORITY_meta-opie = "8"
OPIE_GIT = "git://gitorious.org/opie/opie.git"
# Prevent parse errors when the user has neglected to include a file from conf/distro/include/
-OPIE_GIT_PV = ""
-OPIE_SRCREV = ""
+OPIE_GIT_PV ??= ""
+OPIE_SRCREV ??= ""