summaryrefslogtreecommitdiff
path: root/meta/packages/libtool/libtool_1.5.10.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-02-03 11:52:24 +0000
committerRichard Purdie <richard@openedhand.com>2008-02-03 11:52:24 +0000
commit5f249978e2a632d3f96cef1093fd3214d12c2fb0 (patch)
treedfeb483c213266ee40f161ea87be02e401410290 /meta/packages/libtool/libtool_1.5.10.bb
parentd360aa0957c04871d0dadff5957bd177e167574b (diff)
downloadopenembedded-core-5f249978e2a632d3f96cef1093fd3214d12c2fb0.tar.gz
openembedded-core-5f249978e2a632d3f96cef1093fd3214d12c2fb0.tar.bz2
openembedded-core-5f249978e2a632d3f96cef1093fd3214d12c2fb0.tar.xz
openembedded-core-5f249978e2a632d3f96cef1093fd3214d12c2fb0.zip
libtool: Create common .inc file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3664 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/libtool/libtool_1.5.10.bb')
-rw-r--r--meta/packages/libtool/libtool_1.5.10.bb9
1 files changed, 2 insertions, 7 deletions
diff --git a/meta/packages/libtool/libtool_1.5.10.bb b/meta/packages/libtool/libtool_1.5.10.bb
index 35cebfa5c..5419450c7 100644
--- a/meta/packages/libtool/libtool_1.5.10.bb
+++ b/meta/packages/libtool/libtool_1.5.10.bb
@@ -1,10 +1,5 @@
-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 = "r5"
SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \