diff options
Diffstat (limited to 'recipes/squashfs-tools/squashfs-lzma-tools-native_3.1r2.bb')
-rw-r--r-- | recipes/squashfs-tools/squashfs-lzma-tools-native_3.1r2.bb | 2 |
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 () { |