diff options
Diffstat (limited to 'meta-oe/recipes-extended')
-rw-r--r-- | meta-oe/recipes-extended/p7zip/p7zip_16.02.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb index fdd51db21..67ffbc67c 100644 --- a/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb +++ b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb | |||
@@ -36,4 +36,4 @@ EOF | |||
36 | chmod 0755 ${D}${bindir}/7z | 36 | chmod 0755 ${D}${bindir}/7z |
37 | } | 37 | } |
38 | 38 | ||
39 | BBCLASSEXTEND += "native" | 39 | BBCLASSEXTEND = "native" |