From c5a493684671da97761bf3db53be386e75a1990c Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 12 Aug 2010 15:54:30 -0700 Subject: squashfs-tools: Switch to BBCLASSEXTEND, drop legacy staging, bump PR Signed-off-by: Tom Rini --- recipes/squashfs-tools/squashfs-tools-native_4.0.bb | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 recipes/squashfs-tools/squashfs-tools-native_4.0.bb (limited to 'recipes/squashfs-tools/squashfs-tools-native_4.0.bb') diff --git a/recipes/squashfs-tools/squashfs-tools-native_4.0.bb b/recipes/squashfs-tools/squashfs-tools-native_4.0.bb deleted file mode 100644 index 17894179f2..0000000000 --- a/recipes/squashfs-tools/squashfs-tools-native_4.0.bb +++ /dev/null @@ -1,12 +0,0 @@ -require squashfs-tools_4.0.bb - -inherit native - -DEPENDS = "attr-native zlib-native" - -PACKAGES = "" - -do_stage () { - install -m 0755 mksquashfs ${STAGING_BINDIR}/ -} - -- cgit v1.2.3