From b78152acaf5ae9a45f7c749291bf276f60707832 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 25 May 2009 20:34:53 +0000 Subject: Remove references to base_set_filespath() from recipes that don't need it. These recipes are covered by the default FILESPATHPKG setting. Signed-off-by: Michael Smith Acked-by: Tom Rini --- recipes/squashfs-tools/squashfs-tools-native_2.2r2.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes/squashfs-tools/squashfs-tools-native_2.2r2.bb') diff --git a/recipes/squashfs-tools/squashfs-tools-native_2.2r2.bb b/recipes/squashfs-tools/squashfs-tools-native_2.2r2.bb index b6ee6e7a22..9ba56844fd 100644 --- a/recipes/squashfs-tools/squashfs-tools-native_2.2r2.bb +++ b/recipes/squashfs-tools/squashfs-tools-native_2.2r2.bb @@ -4,7 +4,6 @@ DEPENDS = "lzma-native" inherit native -FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/squashfs-tools-${PV}', '${FILE_DIRNAME}/squashfs-tools', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}" PACKAGES = "" do_stage () { -- cgit v1.2.3