diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2010-06-08 14:04:21 +0200 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2010-06-08 22:34:24 +0200 |
commit | 22d5890c870341c6428640d2dcbd05f6c72fbea2 (patch) | |
tree | 4cc2d47812851962a1c2d6f353e31d80d5afb9e0 /recipes/xorg-proto/xextproto_7.0.5.bb | |
parent | 35af214fdf4aaf0b99db3c7f564c85b53a2edecd (diff) |
xextproto: converted to BBCLASSEXTEND
Diffstat (limited to 'recipes/xorg-proto/xextproto_7.0.5.bb')
-rw-r--r-- | recipes/xorg-proto/xextproto_7.0.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-proto/xextproto_7.0.5.bb b/recipes/xorg-proto/xextproto_7.0.5.bb index 96d88c5f78..84b94b355b 100644 --- a/recipes/xorg-proto/xextproto_7.0.5.bb +++ b/recipes/xorg-proto/xextproto_7.0.5.bb @@ -2,5 +2,7 @@ require xorg-proto-common.inc PE = "1" +BBCLASSEXTEND = "native sdk" + SRC_URI[archive.md5sum] = "e6841018a7c64983b0954aa2c564d115" SRC_URI[archive.sha256sum] = "d33e1f3c96daad78667b2dfc14a1ce2ee3bdce19409f82cd5ede6c696ca5b042" |