summaryrefslogtreecommitdiff
path: root/recipes/squashfs-tools/squashfs-tools-native_4.0.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2009-09-27 21:36:29 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2009-10-29 20:43:50 -0200
commit0456b5ee381e55383249782a2e7ac6e4de60e746 (patch)
tree196d4868a2f89f944618176ddee75398fb98754d /recipes/squashfs-tools/squashfs-tools-native_4.0.bb
parentc99bb48707c79be34d897f33e67f2f87397096c8 (diff)
squashfs-tools: add lzma support in 4.0 version
This added lzma by default since squashfs-tools is not common to be installed into a image and it doesn't increase the compilation time a lot. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes/squashfs-tools/squashfs-tools-native_4.0.bb')
-rw-r--r--recipes/squashfs-tools/squashfs-tools-native_4.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/squashfs-tools/squashfs-tools-native_4.0.bb b/recipes/squashfs-tools/squashfs-tools-native_4.0.bb
index 1a82323951..f21bf99645 100644
--- a/recipes/squashfs-tools/squashfs-tools-native_4.0.bb
+++ b/recipes/squashfs-tools/squashfs-tools-native_4.0.bb
@@ -1,8 +1,8 @@
+inherit native
+
require squashfs-tools_${PV}.bb
PR = "${INC_PR}.1"
-inherit native
-
PACKAGES = ""
do_stage () {