summaryrefslogtreecommitdiff
path: root/packages/sqlite/sqlite3-native.inc
blob: d61551703faf799f69aaa174c956e4817d6d223f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
inherit native

require sqlite3.inc

DEPENDS = "readline-native ncurses-native"

FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/sqlite3"

do_install() {
	:
}

PACKAGES = ""
-01-12 22:20:11 +0000'>2006-01-12Correct Opie PV format to preserve upgradability of packages but note where c...Richard Purdie1 2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYY...Richard Purdie1 2005-09-12Opie 1.2.1:Holger Freyther2 2005-06-30import clean BK tree at cset 1.3670Koen Kooi3