Closed mtim closed 12 years ago
For HEAD of linux-dev, lzma shouldn't be required anymore, as it's been switch to use xz:
CONFIG_KERNEL_XZ=y
CONFIG_KERNEL_GZIP is not set CONFIG_KERNEL_LZMA is not set CONFIG_KERNEL_LZO is not set
So xz-utils, should be checked, but it probally installed by default on most distro's.. http://packages.debian.org/squeeze/xz-utils
Regards,
For a clean build_deb.sh the branch am33x-v3.2 (beaglebone) it tried to use that compressor. Started with Ubuntu Core which as almost nothing installed by default.
OH yeah, always forget about the bone branch.. Yeap, that needs the lzma check patch, along with the stable-kernel tree as that has 3.2.x with lzma too..
build_deb.sh (and friends) do not check for lzma.