diff options
Diffstat (limited to 'recipes/xorg-proto/renderproto_0.9.2.bb')
-rw-r--r-- | recipes/xorg-proto/renderproto_0.9.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-proto/renderproto_0.9.2.bb b/recipes/xorg-proto/renderproto_0.9.2.bb index fd5edbce60..5f4b3f45ec 100644 --- a/recipes/xorg-proto/renderproto_0.9.2.bb +++ b/recipes/xorg-proto/renderproto_0.9.2.bb @@ -7,3 +7,5 @@ PE = "1" SRC_URI[archive.md5sum] = "28fbe8a59ebd31f098b90ec64f3d133a" SRC_URI[archive.sha256sum] = "7754dfbbb1e3818f28720fa9647b8a593e9d54626a7896771c2bfac7f75e2726" + +BBCLASSEXTEND = "native nativesdk sdk" |