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.3.bb | |
parent | 35af214fdf4aaf0b99db3c7f564c85b53a2edecd (diff) |
xextproto: converted to BBCLASSEXTEND
Diffstat (limited to 'recipes/xorg-proto/xextproto_7.0.3.bb')
-rw-r--r-- | recipes/xorg-proto/xextproto_7.0.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-proto/xextproto_7.0.3.bb b/recipes/xorg-proto/xextproto_7.0.3.bb index 2b4c9c5504..096c691b58 100644 --- a/recipes/xorg-proto/xextproto_7.0.3.bb +++ b/recipes/xorg-proto/xextproto_7.0.3.bb @@ -2,5 +2,7 @@ require xorg-proto-common.inc PE = "1" +BBCLASSEXTEND = "native sdk" + SRC_URI[archive.md5sum] = "3a2e0252e853ab30b3bff05ac92ec61c" SRC_URI[archive.sha256sum] = "3972428e3651c9159aff655c9c794728520c3ce3d66ac219ec5243d5d73d4db4" |