summaryrefslogtreecommitdiff
path: root/meta-tizen-generic/recipes-tizen/sqlite/sqlite-native_git.bb
blob: dac8010659e9d1efc9b57f90c705e2bfddfac400 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require sqlite.inc

PRIORITY = "9"

inherit native

S = "${WORKDIR}/git"

LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"

SRC_URI += "git://review.tizen.org/platform/upstream/sqlite;protocol=ssh;tag=6d3eef95de5a510d5b5d1ab49db7ed5dc806d6e6;nobranch=1"
require sqlite-native-extraconf.inc