summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/kbd/kbd_2.0.3.bb
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2016-04-12 14:05:12 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-04-13 10:12:53 +0100
commite912c468875ffea7e8070cb7813bca262d1cbb0b (patch)
tree8e80e28190e9095eed40ba62e23f07c689b48d64 /meta/recipes-core/kbd/kbd_2.0.3.bb
parent965fd3cf9a4aa448bae2c4984667dafb192808ea (diff)
downloadpoky-e912c468875ffea7e8070cb7813bca262d1cbb0b.tar.gz
kbd: remove uclibc-stdarg.patch
Remove uclibc-stdarg.patch as it is already available in kbd 2.0.3 release. commit id: b8ef7897867cb1ba1b9f87d004674133c291b1b0 Author: Mike Frysinger <vapier@gentoo.org> Date: Mon Jan 6 10:27:56 2014 -0500 libkeymap: include stdarg.h where used (From OE-Core rev: 12414813221830b33982337092b3a7bed92a2980) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/kbd/kbd_2.0.3.bb')
-rw-r--r--meta/recipes-core/kbd/kbd_2.0.3.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/kbd/kbd_2.0.3.bb b/meta/recipes-core/kbd/kbd_2.0.3.bb
index 746b68adee..858dc05662 100644
--- a/meta/recipes-core/kbd/kbd_2.0.3.bb
+++ b/meta/recipes-core/kbd/kbd_2.0.3.bb
@@ -11,7 +11,6 @@ RPROVIDES_${PN} = "console-tools"
11RCONFLICTS_${PN} = "console-tools" 11RCONFLICTS_${PN} = "console-tools"
12 12
13SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/${BP}.tar.xz \ 13SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/${BP}.tar.xz \
14 file://uclibc-stdarg.patch \
15 " 14 "
16 15
17SRC_URI[md5sum] = "231b46e7142eb41ea3ae06d2ded3c208" 16SRC_URI[md5sum] = "231b46e7142eb41ea3ae06d2ded3c208"