summaryrefslogtreecommitdiff
path: root/meta-tizen-generic/recipes-tizen/resourceproto/resourceproto-native_git.bb
blob: f11900bbeeb060828583585b882234786c66c347 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require resourceproto.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/resourceproto;protocol=ssh;tag=95c570f683c13ce14d2179281b6c81b0f8d245ca;nobranch=1"
require resourceproto-native-extraconf.inc