From c99bb48707c79be34d897f33e67f2f87397096c8 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 29 Sep 2009 18:49:24 -0300 Subject: lzma: update to 4.65 and use INC_PR Few header files has been added to ${STAGING_INCDIR}/lzma to allow squashfs-tools to be compiled against it. The gcc optimization flags has been droped for now since it ought to have been fixed since the last test with the recipe, otherwise it should be easy to be added back. Signed-off-by: Otavio Salvador --- recipes/lzma/lzma-native_4.65.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/lzma/lzma-native_4.65.bb (limited to 'recipes/lzma/lzma-native_4.65.bb') diff --git a/recipes/lzma/lzma-native_4.65.bb b/recipes/lzma/lzma-native_4.65.bb new file mode 100644 index 0000000000..e8427a7367 --- /dev/null +++ b/recipes/lzma/lzma-native_4.65.bb @@ -0,0 +1,4 @@ +inherit native + +require lzma.inc +PR = "${INC_PR}.1" -- cgit v1.2.3