From 9eabed4401eaffa52caa6fd601d7918c80afdb46 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sat, 20 Aug 2011 01:33:23 +0100 Subject: 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 --- recipes-opie/opie-pics/opie-pics_git.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-opie/opie-pics') diff --git a/recipes-opie/opie-pics/opie-pics_git.bb b/recipes-opie/opie-pics/opie-pics_git.bb index 00fe1da..4dac786 100644 --- a/recipes-opie/opie-pics/opie-pics_git.bb +++ b/recipes-opie/opie-pics/opie-pics_git.bb @@ -1,6 +1,5 @@ require ${PN}.inc -OPIE_GIT_PV ?= "1.2.2+cvs${SRCDATE}" PV = "${OPIE_GIT_PV}" PR = "r2" -- cgit 1.2.3-korg