summaryrefslogtreecommitdiff
path: root/meta-tizen-generic/recipes-tizen/data-provider-slave/data-provider-slave-native_git.bb
blob: f39de0f8f04bc0846534d3b83092e9d950253b88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require data-provider-slave.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/framework/web/data-provider-slave;protocol=ssh;tag=f3421bf27b28042f031441ae3b18059084f1e974"
require data-provider-slave-native-extraconf.inc