]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
qemu: Fix dependency of PACKAGECONFIG libcurl
authorHe Zhe <zhe.he@windriver.com>
Thu, 29 Aug 2019 13:15:50 +0000 (21:15 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Sep 2019 13:58:09 +0000 (14:58 +0100)
commit6870d68d2bf71bb40fd2a598d480d6f5424c9eae
tree6731d83776074cc7d448d05daaae50973190cf0d
parentf2713fc631729d62428d5f6a08cb3eae56fe001b
qemu: Fix dependency of PACKAGECONFIG libcurl

When PACKAGECONFIG libcurl is enabled, we would get the following build failure.
ERROR: Nothing PROVIDES 'libcurl' (but perf.bb DEPENDS on or otherwise requires it). Close matches:

The dependency should be curl.

(From OE-Core rev: 531bf25c4e9dda4938f1de6bf7f929ca9d639114)

Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu.inc