diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2010-06-08 02:15:33 +0200 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2010-06-08 11:46:56 +0200 |
commit | 17bcab4c367e4ed1b964b30aef895430cab5966b (patch) | |
tree | d95febb8ef7d22a204d5e50733c81d460a34b97c /recipes/xorg-proto/inputproto_1.5.0.bb | |
parent | 8031ee4953f3510d53022ce0e53bc903d3089f30 (diff) |
inputproto: converted to BBCLASSEXTEND
Diffstat (limited to 'recipes/xorg-proto/inputproto_1.5.0.bb')
-rw-r--r-- | recipes/xorg-proto/inputproto_1.5.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-proto/inputproto_1.5.0.bb b/recipes/xorg-proto/inputproto_1.5.0.bb index 83ac27d843..fd85a5719d 100644 --- a/recipes/xorg-proto/inputproto_1.5.0.bb +++ b/recipes/xorg-proto/inputproto_1.5.0.bb @@ -5,5 +5,7 @@ PE = "1" XORG_PN = "inputproto" +BBCLASSEXTEND = "native sdk" + SRC_URI[archive.md5sum] = "dcc36554aea1338b3813943daf1e9988" SRC_URI[archive.sha256sum] = "ef90f7e4c151095cc75a573acd86355aa65c5bc7fd1dcce4a1483b64788e1461" |