diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2010-06-08 14:04:51 +0200 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2010-06-08 22:34:34 +0200 |
commit | 851601ff577ca24a07a5d71741ea88b9dabcf7bb (patch) | |
tree | 8c13cfe4e3907acbf81c8d7ad01e1ff3f6c77b23 /recipes/xorg-proto/xf86bigfontproto_1.1.2.bb | |
parent | 22d5890c870341c6428640d2dcbd05f6c72fbea2 (diff) |
xf86bigfontproto: converted to BBCLASSEXTEND
Diffstat (limited to 'recipes/xorg-proto/xf86bigfontproto_1.1.2.bb')
-rw-r--r-- | recipes/xorg-proto/xf86bigfontproto_1.1.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-proto/xf86bigfontproto_1.1.2.bb b/recipes/xorg-proto/xf86bigfontproto_1.1.2.bb index 8cebdca8e4..ab942122ab 100644 --- a/recipes/xorg-proto/xf86bigfontproto_1.1.2.bb +++ b/recipes/xorg-proto/xf86bigfontproto_1.1.2.bb @@ -5,5 +5,7 @@ PE = "1" XORG_PN = "xf86bigfontproto" +BBCLASSEXTEND = "native sdk" + SRC_URI[archive.md5sum] = "a318c1e86123832d7b0c95fc7d47ef35" SRC_URI[archive.sha256sum] = "01b475b5b27709a738db6f94ce2ded37f5db0792e8d9318069ecf1690a15f124" |