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.4.3.bb | |
parent | 8031ee4953f3510d53022ce0e53bc903d3089f30 (diff) |
inputproto: converted to BBCLASSEXTEND
Diffstat (limited to 'recipes/xorg-proto/inputproto_1.4.3.bb')
-rw-r--r-- | recipes/xorg-proto/inputproto_1.4.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-proto/inputproto_1.4.3.bb b/recipes/xorg-proto/inputproto_1.4.3.bb index 687fc58085..37e4b9f069 100644 --- a/recipes/xorg-proto/inputproto_1.4.3.bb +++ b/recipes/xorg-proto/inputproto_1.4.3.bb @@ -2,5 +2,7 @@ require xorg-proto-common.inc PE = "1" +BBCLASSEXTEND = "native sdk" + SRC_URI[archive.md5sum] = "a0f0d8cf6fbf0db8ba3937d0cc16138d" SRC_URI[archive.sha256sum] = "627119ff21391314b88e5f34da837473151a54ab980d2f76d7f3c6bd3d560d4a" |