diff options
| -rw-r--r-- | meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb b/meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb index 9bf1363913..d100030f9b 100644 --- a/meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb +++ b/meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb | |||
| @@ -16,3 +16,5 @@ inherit autotools | |||
| 16 | # Optional secondary compression | 16 | # Optional secondary compression |
| 17 | PACKAGECONFIG ??= "" | 17 | PACKAGECONFIG ??= "" |
| 18 | PACKAGECONFIG[lzma] = "--with-liblzma,--without-liblzma,xz" | 18 | PACKAGECONFIG[lzma] = "--with-liblzma,--without-liblzma,xz" |
| 19 | |||
| 20 | BBCLASSEXTEND = "native nativesdk" | ||
