1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

qemu: fix upstream version check

(From OE-Core rev: 0f3074318adf80a9ba681f2318329dc2ae2a4bb8)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2017-08-24 16:32:25 +03:00
committed by Richard Purdie
parent 90c1e0da59
commit 759c7d4672
@@ -27,6 +27,8 @@ SRC_URI = "http://wiki.qemu-project.org/download/${BP}.tar.bz2 \
file://0001-osdep-Add-runtime-OFD-lock-detection.patch \
file://0002-file-posix-Do-runtime-check-for-ofd-lock-API.patch \
"
UPSTREAM_CHECK_REGEX = "qemu-(?P<pver>\d+\..*)\.tar"
SRC_URI_append_class-native = " \
file://fix-libcap-header-issue-on-some-distro.patch \