[OE-core] [PATCH 1/5] qemu: Inherit pkgconfig

Jussi Kukkonen jussi.kukkonen at intel.com
Tue Feb 7 08:11:06 UTC 2017


For whoever merges: Patches 1, 2 and 5 of this patchset seem to be the same
as my "Add some missing pkgconfig inherits" set, feel free to use these
instead.

Jussi

On 6 February 2017 at 22:46, Khem Raj <raj.khem at gmail.com> wrote:
>
> Fixes
>
> | ERROR: pkg-config binary 'pkg-config' not found
> |
>
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  meta/recipes-devtools/qemu/qemu.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-devtools/qemu/qemu.inc
b/meta/recipes-devtools/qemu/qemu.inc
> index e3af5c21c0..ef5d75c450 100644
> --- a/meta/recipes-devtools/qemu/qemu.inc
> +++ b/meta/recipes-devtools/qemu/qemu.inc
> @@ -6,7 +6,7 @@ RDEPENDS_${PN}_class-target += "bash"
>  RDEPENDS_${PN}-ptest = "bash make"
>
>  require qemu-targets.inc
> -inherit autotools ptest
> +inherit autotools pkgconfig ptest
>  BBCLASSEXTEND = "native nativesdk"
>
>  # QEMU_TARGETS is overridable variable
> --
> 2.11.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170207/89513f84/attachment-0002.html>


More information about the Openembedded-core mailing list