aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/dtc/dtc.inc
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2018-05-17 14:38:28 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-29 11:25:04 +0100
commite1b5a1dffeb6d9373b823285912c1220076010cb (patch)
treecafa2e1df69bf014c9c110bb5d9f0999114be9be /meta/recipes-kernel/dtc/dtc.inc
parenta2b4552b96c49dbdc9aef4b64820c3ff16dc5bb6 (diff)
downloadopenembedded-core-contrib-e1b5a1dffeb6d9373b823285912c1220076010cb.tar.gz
dtc: upgrade to 1.4.6
Drop upstreamed patch. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel/dtc/dtc.inc')
-rw-r--r--meta/recipes-kernel/dtc/dtc.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc
index 9a90d44041..7a923bf520 100644
--- a/meta/recipes-kernel/dtc/dtc.inc
+++ b/meta/recipes-kernel/dtc/dtc.inc
@@ -7,7 +7,6 @@ DEPENDS = "flex-native bison-native"
SRC_URI = "git://git.kernel.org/pub/scm/utils/dtc/dtc.git \
file://make_install.patch \
- file://0001-checks-Use-proper-format-modifier-for-size_t.patch \
"
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"