]> code.ossystems Code Review - openembedded-core.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:51:18 +0000 (14:51 +0100)
commit531bf25c4e9dda4938f1de6bf7f929ca9d639114
treece0d28d282abfb41f663be63f258d7c678873235
parent37bec7c4ea3ebd17366fbd2ec719de401ec36275
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.

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