libtool: Abstact more common things to libtool.inc
authorKhem Raj <raj.khem@gmail.com>
Tue, 12 Oct 2010 01:23:01 +0000 (18:23 -0700)
committerKhem Raj <raj.khem@gmail.com>
Tue, 12 Oct 2010 01:28:08 +0000 (18:28 -0700)
commita92ca415ac94fdb208fd9d3340382d0d4809c4a0
tree77776401d446d7970ddf28e104b2549486a682fd
parent0cb515879ab62d805b3ec712dfd9748e994263ac
libtool: Abstact more common things to libtool.inc

* inherit autotools is now in libtool.inc and so is EXTRA_AUTORECONF =
  "--exclude=libtoolize"

* Include libtool.inc separately into -cross -native -sdk and -nativesdk
  recipes for 2.4 this avoids the problem where libltdl etc are also
  provided by -sdk and -nativesdk recipes which is incorrect

* Delete ${D}${infodir}/dir this should be regenerated at install time

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/libtool/libtool-cross_2.4.bb
recipes/libtool/libtool-native_2.4.bb
recipes/libtool/libtool-nativesdk_2.4.bb
recipes/libtool/libtool-sdk_2.4.bb
recipes/libtool/libtool.inc
recipes/libtool/libtool_1.5.10.bb
recipes/libtool/libtool_1.5.6.bb
recipes/libtool/libtool_2.2.6a.bb
recipes/libtool/libtool_2.2.6b.bb
recipes/libtool/libtool_2.4.bb