summaryrefslogtreecommitdiffstats
path: root/meta/packages/uuid/uuid_1.6.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/uuid/uuid_1.6.2.bb')
-rw-r--r--meta/packages/uuid/uuid_1.6.2.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/packages/uuid/uuid_1.6.2.bb b/meta/packages/uuid/uuid_1.6.2.bb
deleted file mode 100644
index eb76349d8f..0000000000
--- a/meta/packages/uuid/uuid_1.6.2.bb
+++ /dev/null
@@ -1,15 +0,0 @@
1SRC_URI = "ftp://ftp.ossp.org/pkg/lib/uuid/uuid-1.6.2.tar.gz \
2 file://fixes.patch;patch=1"
3PR = "r0"
4
5inherit autotools
6
7do_configure_prepend () {
8 rm libtool.m4
9}
10
11export LIBTOOL = "${S}/${TARGET_PREFIX}libtool"
12
13do_stage () {
14 autotools_stage_all
15} \ No newline at end of file