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