diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-25 12:12:32 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-25 13:57:16 +0200 |
commit | c56b6369c04181dadff6136af1a92c94c7326545 (patch) | |
tree | f5da0ef64c7688618b8db1c3d636f7cdb62a0750 /recipes/xorg-proto/inputproto_1.5.0.bb | |
parent | eb16e7f4c372fa1528c7f27db721250331521fd4 (diff) |
xorg-proto: add nativesdk to BBCLASSEXTEND
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/inputproto_1.5.0.bb b/recipes/xorg-proto/inputproto_1.5.0.bb index fd85a5719d..e24466806c 100644 --- a/recipes/xorg-proto/inputproto_1.5.0.bb +++ b/recipes/xorg-proto/inputproto_1.5.0.bb @@ -5,7 +5,7 @@ PE = "1" XORG_PN = "inputproto" -BBCLASSEXTEND = "native sdk" +BBCLASSEXTEND = "native nativesdk sdk" SRC_URI[archive.md5sum] = "dcc36554aea1338b3813943daf1e9988" SRC_URI[archive.sha256sum] = "ef90f7e4c151095cc75a573acd86355aa65c5bc7fd1dcce4a1483b64788e1461" |