summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/dtc/dtc.inc
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-04-15 12:54:40 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-04-16 11:05:50 +0100
commitff0237d14e3720e360395e29cdaf8b9dc84a5897 (patch)
treeeb891672ca533551f4d6712ba6bc126a883462d7 /meta/recipes-kernel/dtc/dtc.inc
parent98f4c3a64f8a2b03f57df4387d2ce1e3b3af4035 (diff)
downloadopenembedded-core-contrib-ff0237d14e3720e360395e29cdaf8b9dc84a5897.tar.gz
dtc: upgrade 1.4.7 -> 1.5.0
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/dtc/dtc.inc')
-rw-r--r--meta/recipes-kernel/dtc/dtc.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc
index 7a923bf520..0650e3c82e 100644
--- a/meta/recipes-kernel/dtc/dtc.inc
+++ b/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 () {