[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4961/8267] linux-libc-headers: Add inherit of pkgconfig



commit 624bf097904f51f46dacf441440edeb7e47303a9
Author: Peter Kjellerstedt <peter kjellerstedt axis com>
Date:   Tue Feb 28 14:35:16 2017 +0100

    linux-libc-headers: Add inherit of pkgconfig
    
    pkg-config is used by the kernel build system when creating the
    configuration tools.
    
    (From OE-Core rev: 8e756a808267da26c5c93729438e5757146be534)
    
    Signed-off-by: Peter Kjellerstedt <peter kjellerstedt axis com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../linux-libc-headers/linux-libc-headers.inc      |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc 
b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc
index 30d2243..653a470 100644
--- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc
+++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc
@@ -42,7 +42,7 @@ python __anonymous () {
         d.setVar("HEADER_FETCH_VER", "2.6")
 }
 
-inherit kernel-arch
+inherit kernel-arch pkgconfig
 
 KORG_ARCHIVE_COMPRESSION ?= "xz"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]