mirror of
https://git.yoctoproject.org/poky
synced 2026-04-10 05:02:22 +02:00
qemu_git: Drop unnecessary FILESDIR setting
(From OE-Core rev: 8afa069778aea414856a9f538171d9ab1a2e1dd8) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -9,7 +9,6 @@ PV = "1.2+git"
|
||||
PR = "r0"
|
||||
|
||||
FILESPATH = "${FILE_DIRNAME}/qemu-${PV}/:${FILE_DIRNAME}/qemu-git/"
|
||||
FILESDIR = "${WORKDIR}"
|
||||
|
||||
SRC_URI = "\
|
||||
git://git.qemu.org/qemu.git;protocol=git \
|
||||
|
||||
Reference in New Issue
Block a user