summaryrefslogtreecommitdiff
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 eb76349d8..000000000
--- a/meta/packages/uuid/uuid_1.6.2.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-SRC_URI = "ftp://ftp.ossp.org/pkg/lib/uuid/uuid-1.6.2.tar.gz \
- file://fixes.patch;patch=1"
-PR = "r0"
-
-inherit autotools
-
-do_configure_prepend () {
- rm libtool.m4
-}
-
-export LIBTOOL = "${S}/${TARGET_PREFIX}libtool"
-
-do_stage () {
- autotools_stage_all
-} \ No newline at end of file