From 1f2f03c6c269ab336a6b8c908bcca8bc88194703 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 8 Jan 2012 19:05:05 +0000 Subject: classes: add palmtop-defs.bbclass The Opie-related definitions are about to be removed from bitbake.conf in OE-Core, so create a palmtop-defs.bbclass which can be used to hold these and make every recipe that refers to any of these definitions inherit it. Signed-off-by: Paul Eggleton --- recipes-qtopia/tickypip/tickypip-levels_1.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-qtopia/tickypip/tickypip-levels_1.1.bb') diff --git a/recipes-qtopia/tickypip/tickypip-levels_1.1.bb b/recipes-qtopia/tickypip/tickypip-levels_1.1.bb index f49fd04..4fa937b 100644 --- a/recipes-qtopia/tickypip/tickypip-levels_1.1.bb +++ b/recipes-qtopia/tickypip/tickypip-levels_1.1.bb @@ -11,6 +11,8 @@ SRC_URI = "http://www.openzaurus.org/download/3.5.4/sources/tickypip-levels_${PV S = "${WORKDIR}/" +inherit palmtop-defs + # # Authors response to LICENSE question: # -- cgit 1.2.3-korg