diff options
Diffstat (limited to 'recipes/xorg-proto/randrproto_1.2.1.bb')
-rw-r--r-- | recipes/xorg-proto/randrproto_1.2.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-proto/randrproto_1.2.1.bb b/recipes/xorg-proto/randrproto_1.2.1.bb index 1d9c62547c..4a018d4eb1 100644 --- a/recipes/xorg-proto/randrproto_1.2.1.bb +++ b/recipes/xorg-proto/randrproto_1.2.1.bb @@ -7,3 +7,5 @@ PE = "1" SRC_URI[archive.md5sum] = "e2e45564f8ce22e00e1360e79c8ccdeb" SRC_URI[archive.sha256sum] = "102fd42f8f2562450f4e45c28bfb0390c2d30ffa6a805eead15d67018930f654" + +BBCLASSEXTEND = "nativesdk sdk" |