summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/fontcacheproto_0.1.3.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.3.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.3.bb')
-rw-r--r--recipes/xorg-proto/fontcacheproto_0.1.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-proto/fontcacheproto_0.1.3.bb b/recipes/xorg-proto/fontcacheproto_0.1.3.bb
index b105d1b22e..77f37938b8 100644
--- a/recipes/xorg-proto/fontcacheproto_0.1.3.bb
+++ b/recipes/xorg-proto/fontcacheproto_0.1.3.bb
@@ -5,3 +5,5 @@ PE = "1"
SRC_URI[archive.md5sum] = "a8a50e5e995bfacb0359575faf7f6906"
SRC_URI[archive.sha256sum] = "1dcaa659d416272ff68e567d1910ccc1e369768f13b983cffcccd6c563dbe3cb"
+
+BBCLASSEXTEND = "native"