aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-application-framework/app-svc/app-svc_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-application-manager/recipes-application-framework/app-svc/app-svc_git.bb')
-rw-r--r--meta-application-manager/recipes-application-framework/app-svc/app-svc_git.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-application-manager/recipes-application-framework/app-svc/app-svc_git.bb b/meta-application-manager/recipes-application-framework/app-svc/app-svc_git.bb
new file mode 100644
index 0000000..66651b1
--- /dev/null
+++ b/meta-application-manager/recipes-application-framework/app-svc/app-svc_git.bb
@@ -0,0 +1,10 @@
+require app-svc.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/appfw/app-svc;tag=859ec161b49125408a7c74cacc29e78ad27d9a3c;nobranch=1"
+
+BBCLASSEXTEND += " native "
+