| Submitter | Henning Heinold |
|---|---|
| Date | March 22, 2011, 9:02 a.m. |
| Message ID | <1300784531-13757-2-git-send-email-heinold@inf.fu-berlin.de> |
| Download | mbox | patch |
| Permalink | /patch/1669/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/conf/bitbake.conf b/conf/bitbake.conf index e57a7ad..0207146 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -149,7 +149,7 @@ QEMU_OPTIONS_armv7a = "-cpu cortex-a8" # default compression levels XZ_COMPRESSION_LEVEL ?= "-e -9" -LZMA_COMPRESSION_LEVEL ?= "-e -9" +LZMA_COMPRESSION_LEVEL ?= "-9" # default integrity check XZ_INTEGRITY_CHECK ?= "crc32"