first commit
[scm/bb/meta-tizen.git] / recipes-tizen / oma-ds-agent / oma-ds-agent-native_git.bb
1 require oma-ds-agent.inc
2
3 PRIORITY = "9"
4
5 inherit native
6
7 S = "${WORKDIR}/git"
8
9 LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
10
11 SRC_URI += "git://review.tizen.org/platform/core/system/oma-ds-agent;protocol=ssh;tag=47e30b8e569328719424b1af9cd6c26b34f9d572;nobranch=1"
12