summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/fontcacheproto_0.1.2.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 11:47:21 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 12:16:35 +0200
commitcb087658bcc612b82bc76f1781ec21f817194d66 (patch)
treeb0b2520e2a111895de25a1cdf01cc36782cf2318 /recipes/xorg-proto/fontcacheproto_0.1.2.bb
parentfead56e1b00fd609db2488dad7b607904535d8f3 (diff)
fontcacheproto: convert to BBCLASSEXTENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/fontcacheproto_0.1.2.bb')
-rw-r--r--recipes/xorg-proto/fontcacheproto_0.1.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-proto/fontcacheproto_0.1.2.bb b/recipes/xorg-proto/fontcacheproto_0.1.2.bb
index f2a2faa2a8..595ec5fa30 100644
--- a/recipes/xorg-proto/fontcacheproto_0.1.2.bb
+++ b/recipes/xorg-proto/fontcacheproto_0.1.2.bb
@@ -5,3 +5,5 @@ PE = "1"
SRC_URI[archive.md5sum] = "60df6b625074a9790e28543dcea71651"
SRC_URI[archive.sha256sum] = "48063ed49b200927376645f9ffe65faa39af84d59ba6f60f2abb2f9c6fa3d9f9"
+
+BBCLASSEXTEND = "native"