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-opie/opie-ttf-support/opie-ttf-support_1.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-opie/opie-ttf-support/opie-ttf-support_1.1.bb') diff --git a/recipes-opie/opie-ttf-support/opie-ttf-support_1.1.bb b/recipes-opie/opie-ttf-support/opie-ttf-support_1.1.bb index 50cec6e..524057a 100644 --- a/recipes-opie/opie-ttf-support/opie-ttf-support_1.1.bb +++ b/recipes-opie/opie-ttf-support/opie-ttf-support_1.1.bb @@ -10,6 +10,8 @@ S = "${WORKDIR}" LIC_FILES_CHKSUM = "file://update-qtttffontdir.c;beginline=4;endline=7;md5=84d4335f8f9e85774e2a15b2dff91401" +inherit palmtop-defs + # Seems to break linking ASNEEDED = "" -- cgit 1.2.3-korg