summaryrefslogtreecommitdiff
path: root/packages/libtool/libtool_1.5.6.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-03-09 02:12:49 +0000
committerRichard Purdie <rpurdie@rpsys.net>2008-03-09 02:12:49 +0000
commita9181b127c8955c86ae669ca0b61b512261af10b (patch)
tree03695f14068a345dc1726363ac2e1652cff506e1 /packages/libtool/libtool_1.5.6.bb
parentb108bbe89cda1c1d83f2d8289f293cc05350053a (diff)
libtool: Add .inc file (from poky)
Diffstat (limited to 'packages/libtool/libtool_1.5.6.bb')
-rw-r--r--packages/libtool/libtool_1.5.6.bb8
1 files changed, 1 insertions, 7 deletions
diff --git a/packages/libtool/libtool_1.5.6.bb b/packages/libtool/libtool_1.5.6.bb
index 7c02c4ba97..7fd9b81a3d 100644
--- a/packages/libtool/libtool_1.5.6.bb
+++ b/packages/libtool/libtool_1.5.6.bb
@@ -1,12 +1,6 @@
# Exists for compatibility with certain distributions (e.g. Maemo).
-DESCRIPTION = "Generic library support script \
-This is GNU libtool, a generic library support script. Libtool hides \
-the complexity of generating special library types (such as shared \
-libraries) behind a consistent interface."
-HOMEPAGE = "http://www.gnu.org/software/libtool/libtool.html"
-LICENSE = "GPL"
-SECTION = "devel"
+require libtool.inc
PR = "r2"
DEFAULT_PREFERENCE = "-1"