aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2017-10-26 13:34:37 -0700
committerArmin Kuster <akuster808@gmail.com>2018-03-01 16:10:35 -0800
commit3710a1ce7aa4cc30e830a6bf4570c83392fc930e (patch)
tree35bf7c064608d0ffb7d0e04f1c8711163bee3ab2 /meta-oe/recipes-support
parente97ecebf3a9efdbab7d04e2b4539fdcf19040efa (diff)
downloadmeta-openembedded-contrib-3710a1ce7aa4cc30e830a6bf4570c83392fc930e.tar.gz
libdbi: move to recipes-dbs
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/libdbi/libdbi.inc17
-rw-r--r--meta-oe/recipes-support/libdbi/libdbi_0.9.0.bb6
2 files changed, 0 insertions, 23 deletions
diff --git a/meta-oe/recipes-support/libdbi/libdbi.inc b/meta-oe/recipes-support/libdbi/libdbi.inc
deleted file mode 100644
index cea2838e36..0000000000
--- a/meta-oe/recipes-support/libdbi/libdbi.inc
+++ /dev/null
@@ -1,17 +0,0 @@
-# libdbi OE build file
-# Copyright (C) 2005, Koninklijke Philips Electronics NV. All Rights Reserved
-# Released under the MIT license (see packages/COPYING)
-
-DESCRIPTION = "Database Independent Abstraction Layer for C"
-HOMEPAGE = "http://libdbi.sourceforge.net/"
-LICENSE = "LGPLv2.1"
-LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499"
-SECTION = "libs"
-
-INC_PR = "r0"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/libdbi/libdbi-${PV}.tar.gz"
-
-inherit autotools
-
-EXTRA_OECONF = "--disable-docs"
diff --git a/meta-oe/recipes-support/libdbi/libdbi_0.9.0.bb b/meta-oe/recipes-support/libdbi/libdbi_0.9.0.bb
deleted file mode 100644
index 24eae28501..0000000000
--- a/meta-oe/recipes-support/libdbi/libdbi_0.9.0.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require ${PN}.inc
-
-PR = "${INC_PR}.0"
-
-SRC_URI[md5sum] = "05e2ceeac4bc85fbe40de8b4b22d9ab3"
-SRC_URI[sha256sum] = "dafb6cdca524c628df832b6dd0bf8fabceb103248edb21762c02d3068fca4503"