summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-kernel/dtc/dtc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-kernel/dtc/dtc.inc')
-rw-r--r--poky/meta/recipes-kernel/dtc/dtc.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/poky/meta/recipes-kernel/dtc/dtc.inc b/poky/meta/recipes-kernel/dtc/dtc.inc
index 7a923bf52..0650e3c82 100644
--- a/poky/meta/recipes-kernel/dtc/dtc.inc
+++ b/poky/meta/recipes-kernel/dtc/dtc.inc
@@ -12,6 +12,8 @@ UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
EXTRA_OEMAKE='NO_PYTHON=1 PREFIX="${prefix}" LIBDIR="${libdir}" DESTDIR="${D}"'
+inherit pkgconfig
+
S = "${WORKDIR}/git"
do_install () {