aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/squashfs-tools
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2009-05-25 20:34:54 +0000
committerTom Rini <trini@embeddedalley.com>2009-05-30 13:33:24 -0400
commitfd94b63f7036a6b2bedc1055c5fef510b27704b1 (patch)
treecf2813e674f5ba8b2482783c8dea38ff5cf1c2e1 /recipes/squashfs-tools
parentb78152acaf5ae9a45f7c749291bf276f60707832 (diff)
downloadopenembedded-fd94b63f7036a6b2bedc1055c5fef510b27704b1.tar.gz
Replace obsolete base_set_filespath() with FILESPATHPKG in some recipes.
Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Tom Rini <trini@embeddedalley.com>
Diffstat (limited to 'recipes/squashfs-tools')
-rw-r--r--recipes/squashfs-tools/squashfs-lzma-tools-native_3.1r2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/squashfs-tools/squashfs-lzma-tools-native_3.1r2.bb b/recipes/squashfs-tools/squashfs-lzma-tools-native_3.1r2.bb
index 5520896a5a..8261ef55dc 100644
--- a/recipes/squashfs-tools/squashfs-lzma-tools-native_3.1r2.bb
+++ b/recipes/squashfs-tools/squashfs-lzma-tools-native_3.1r2.bb
@@ -4,7 +4,7 @@ DEPENDS = "lzma-native"
inherit native
-FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/squashfs-tools-${PV}', '${FILE_DIRNAME}/squashfs-tools', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}"
+FILESPATHPKG =. "squashfs-tools-${PV}:squashfs-tools:"
PACKAGES = ""
do_stage () {