mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00: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"
|
PR = "r0"
|
||||||
|
|
||||||
FILESPATH = "${FILE_DIRNAME}/qemu-${PV}/:${FILE_DIRNAME}/qemu-git/"
|
FILESPATH = "${FILE_DIRNAME}/qemu-${PV}/:${FILE_DIRNAME}/qemu-git/"
|
||||||
FILESDIR = "${WORKDIR}"
|
|
||||||
|
|
||||||
SRC_URI = "\
|
SRC_URI = "\
|
||||||
git://git.qemu.org/qemu.git;protocol=git \
|
git://git.qemu.org/qemu.git;protocol=git \
|
||||||
|
|||||||
Reference in New Issue
Block a user