summaryrefslogtreecommitdiff
path: root/meta/recipes-core/util-linux/util-linux-2.21/make_include
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-04-30 11:26:24 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-03 15:00:28 +0100
commit2114d734b9c4ace980ef9fa30dd5b5f76f49b934 (patch)
treee2b7239da2360bb1a69c5552c17e87cf770ff9b2 /meta/recipes-core/util-linux/util-linux-2.21/make_include
parent6a0dac89932b41502bb55a2dae07d835ca3c6245 (diff)
downloadopenembedded-core-2114d734b9c4ace980ef9fa30dd5b5f76f49b934.tar.gz
openembedded-core-2114d734b9c4ace980ef9fa30dd5b5f76f49b934.tar.bz2
openembedded-core-2114d734b9c4ace980ef9fa30dd5b5f76f49b934.tar.xz
openembedded-core-2114d734b9c4ace980ef9fa30dd5b5f76f49b934.zip
util-linux: Update to 2.21.1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/util-linux/util-linux-2.21/make_include')
-rw-r--r--meta/recipes-core/util-linux/util-linux-2.21/make_include17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/recipes-core/util-linux/util-linux-2.21/make_include b/meta/recipes-core/util-linux/util-linux-2.21/make_include
deleted file mode 100644
index e6abcd91f..000000000
--- a/meta/recipes-core/util-linux/util-linux-2.21/make_include
+++ /dev/null
@@ -1,17 +0,0 @@
-VERSION=2.12
-CC=gcc
-CFLAGS=
-LDFLAGS=
-HAVE_OLD_GCC=yes
-HAVE_RAW_H=yes
-HAVE_NCURSES=yes
-CURSESFLAGS=-DNCH=1
-LIBCURSES=-lncurses
-HAVE_TERMCAP=no
-NEED_LIBCRYPT=yes
-FOREIGN = --foreign-user
-HAVE_XGETTEXT=yes
-HAVE_OPENPTY=yes
-HAVE_PIVOT_ROOT=yes
-HAVE_GOOD_RPC=yes
-HAVE_ZLIB=yes