From 31116d6c7e368c42bcfdf2dba2000b2203f08e85 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 10 Feb 2006 11:38:23 +0000 Subject: Update bbclasses from OE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@266 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/classes/opie.bbclass | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'openembedded/classes/opie.bbclass') diff --git a/openembedded/classes/opie.bbclass b/openembedded/classes/opie.bbclass index 7326128d98..c00f7e19a9 100644 --- a/openembedded/classes/opie.bbclass +++ b/openembedded/classes/opie.bbclass @@ -15,6 +15,11 @@ inherit palmtop +# Note that when CVS changes to 1.2.2, the dash +# should be removed from OPIE_CVS_PV to convert +# to the standardised version format +OPIE_CVS_PV = "1.2.1+cvs-${SRCDATE}" + DEPENDS_prepend = "${@["libopie2 ", ""][(bb.data.getVar('PN', d, 1) == 'libopie2')]}" # to be consistent, put all targets into workdir -- cgit v1.2.3