console-tools: Clean up recipe
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Oct 2012 12:18:12 +0000 (12:18 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Oct 2012 11:13:44 +0000 (12:13 +0100)
commit34765adf8ba31db7697485b1f2800ca5f8a9dd90
tree0af168051cbe92215aaa8d6d61dbed87bc7e9910
parentae48cb1916934ccd7b27493cb5e79fb8fbe8d34a
console-tools: Clean up recipe

This cleans up various bits of nastiness in this recipe:
  * Drop unneeded m4 macros
  * Update to a recent version of gettext (needs addition of Makevars file)
  * Drop split do_compile and SUBDIRS hacks, just patch out the docs
  * Remove some of the configure.in hacks since they seem unneeded now
    and break gettext (the AC_OUTPUT change).
  * Wipe out acinclude.m4 since it has corrisive contents

(From OE-Core rev: 87a9a3b3b2603516704a38fccc8c396e547ac101)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/console-tools/console-tools-0.3.2/Makevars [new file with mode: 0644]
meta/recipes-core/console-tools/console-tools-0.3.2/config/codeset.m4 [deleted file]
meta/recipes-core/console-tools/console-tools-0.3.2/config/gettext.m4 [deleted file]
meta/recipes-core/console-tools/console-tools-0.3.2/config/glibc21.m4 [deleted file]
meta/recipes-core/console-tools/console-tools-0.3.2/config/iconv.m4 [deleted file]
meta/recipes-core/console-tools/console-tools-0.3.2/config/progtest.m4 [deleted file]
meta/recipes-core/console-tools/console-tools-0.3.2/configure.patch
meta/recipes-core/console-tools/console-tools-0.3.2/lcmessage.m4 [moved from meta/recipes-core/console-tools/console-tools-0.3.2/config/lcmessage.m4 with 100% similarity]
meta/recipes-core/console-tools/console-tools-0.3.2/nodocs.patch [new file with mode: 0644]
meta/recipes-core/console-tools/console-tools_0.3.2.bb