aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-i18n
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-20 01:33:23 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-20 19:23:31 +0100
commit9eabed4401eaffa52caa6fd601d7918c80afdb46 (patch)
treedf9e7b736d12ed895965be6a3869b56aa54ab762 /recipes-opie/opie-i18n
parent6a43d20ed50f1cde3c6bf4445d282c83cba30bb5 (diff)
downloadmeta-opie-9eabed4401eaffa52caa6fd601d7918c80afdb46.tar.gz
Tidy up definitions of OPIE_GIT_PV / OPIE_SRCREV
If you want to build Opie, then you should be using one of the .inc files from meta-opie/conf/distro/include to set everything up correctly. Thus, remove all additional definitions of these variables and add a warning to be shown if one of the inc files has not been used. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie/opie-i18n')
-rw-r--r--recipes-opie/opie-i18n/opie-i18n_git.bb1
-rw-r--r--recipes-opie/opie-i18n/opie-lrelease-native_git.bb1
-rw-r--r--recipes-opie/opie-i18n/opie-lupdate-native_git.bb1
3 files changed, 0 insertions, 3 deletions
diff --git a/recipes-opie/opie-i18n/opie-i18n_git.bb b/recipes-opie/opie-i18n/opie-i18n_git.bb
index 0d1d913..bf53a7a 100644
--- a/recipes-opie/opie-i18n/opie-i18n_git.bb
+++ b/recipes-opie/opie-i18n/opie-i18n_git.bb
@@ -1,6 +1,5 @@
require ${PN}.inc
-OPIE_GIT_PV ?= "1.2.2+cvs${SRCDATE}"
PV = "${OPIE_GIT_PV}"
PR = "r1"
diff --git a/recipes-opie/opie-i18n/opie-lrelease-native_git.bb b/recipes-opie/opie-i18n/opie-lrelease-native_git.bb
index 13d1345..1581f95 100644
--- a/recipes-opie/opie-i18n/opie-lrelease-native_git.bb
+++ b/recipes-opie/opie-i18n/opie-lrelease-native_git.bb
@@ -1,6 +1,5 @@
require ${PN}.inc
-OPIE_GIT_PV ?= "1.2.2+cvs${SRCDATE}"
PV = "${OPIE_GIT_PV}"
PR = "r1"
diff --git a/recipes-opie/opie-i18n/opie-lupdate-native_git.bb b/recipes-opie/opie-i18n/opie-lupdate-native_git.bb
index 55cfa33..e42251f 100644
--- a/recipes-opie/opie-i18n/opie-lupdate-native_git.bb
+++ b/recipes-opie/opie-i18n/opie-lupdate-native_git.bb
@@ -1,6 +1,5 @@
require ${PN}.inc
-OPIE_GIT_PV ?= "1.2.2+cvs${SRCDATE}"
PV = "${OPIE_GIT_PV}"
PR = "r1"