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