mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
squashfs-tools: drop FILESPATHPKG
Drop FILESPATHPKG setting since it seems to be superfluous. (From OE-Core rev: 694d95c94d03fb1e63d6c52840a5149c3b166c2a) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
17e3dc2cb5
commit
4e533645b0
@@ -37,9 +37,6 @@ do_install () {
|
|||||||
install -m 0755 mksquashfs ${D}${sbindir}/
|
install -m 0755 mksquashfs ${D}${sbindir}/
|
||||||
}
|
}
|
||||||
|
|
||||||
# required to share same place with -lzma specific packages
|
|
||||||
FILESPATHPKG =. "squashfs-tools-${PV}:"
|
|
||||||
|
|
||||||
ARM_INSTRUCTION_SET = "arm"
|
ARM_INSTRUCTION_SET = "arm"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user