aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/console-tools/console-tools_0.3.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-01-02 21:51:37 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-22 23:42:49 +0000
commit916ca791c70ec2bddae7623e77b7e39b6c591907 (patch)
tree7c041cafee35552944c6ebef9d090c469cfaedd5 /meta/recipes-core/console-tools/console-tools_0.3.2.bb
parenta590e541338d49130aaae5339856d31badd56719 (diff)
downloadopenembedded-core-contrib-916ca791c70ec2bddae7623e77b7e39b6c591907.tar.gz
console-tools: Include sys/types.h for u_char and u_short defs
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-core/console-tools/console-tools_0.3.2.bb')
-rw-r--r--meta/recipes-core/console-tools/console-tools_0.3.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/console-tools/console-tools_0.3.2.bb b/meta/recipes-core/console-tools/console-tools_0.3.2.bb
index 7e14b31a00..d14d683d1b 100644
--- a/meta/recipes-core/console-tools/console-tools_0.3.2.bb
+++ b/meta/recipes-core/console-tools/console-tools_0.3.2.bb
@@ -14,6 +14,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/lct/console-tools-${PV}.tar.gz \
file://nodocs.patch \
file://fix-libconsole-linking.patch \
file://no-dep-on-libfl.patch \
+ file://0001-kbdtools-Include-sys-types.h-for-u_char-and-u_short-.patch \
file://lcmessage.m4 \
file://Makevars"