From: Paul Eggleton Date: Fri, 24 May 2013 14:34:52 +0000 (+0000) Subject: squashfs-tools: drop FILESPATHPKG X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~35254 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=694d95c94d03fb1e63d6c52840a5149c3b166c2a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git squashfs-tools: drop FILESPATHPKG Drop FILESPATHPKG setting since it seems to be superfluous. Signed-off-by: Paul Eggleton Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb index 00b68abfadd..5de02cdf451 100644 --- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb +++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb @@ -37,9 +37,6 @@ do_install () { install -m 0755 mksquashfs ${D}${sbindir}/ } -# required to share same place with -lzma specific packages -FILESPATHPKG =. "squashfs-tools-${PV}:" - ARM_INSTRUCTION_SET = "arm" BBCLASSEXTEND = "native"