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.4.bb | |
parent | 8031ee4953f3510d53022ce0e53bc903d3089f30 (diff) |
inputproto: converted to BBCLASSEXTEND
Diffstat (limited to 'recipes/xorg-proto/inputproto_1.4.4.bb')
-rw-r--r-- | recipes/xorg-proto/inputproto_1.4.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-proto/inputproto_1.4.4.bb b/recipes/xorg-proto/inputproto_1.4.4.bb index 2230d5ee64..6be2bbc894 100644 --- a/recipes/xorg-proto/inputproto_1.4.4.bb +++ b/recipes/xorg-proto/inputproto_1.4.4.bb @@ -5,5 +5,7 @@ PE = "1" XORG_PN = "inputproto" +BBCLASSEXTEND = "native sdk" + SRC_URI[archive.md5sum] = "3a532379f226c34b36a5c585999f75e4" SRC_URI[archive.sha256sum] = "63278ef492d6babb9e3efaef84a67a982e5362c51623714c9428f0384007dfe5" |