aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-others/sensord/sensord_git.bb
diff options
context:
space:
mode:
authorYuta Doi <yuta-d@witz-inc.co.jp>2017-01-18 15:05:05 +0900
committerYuta Doi <yuta-d@witz-inc.co.jp>2017-01-18 15:05:05 +0900
commit978c6cfa7b9d072167083c3d17ccc9f89f038c2d (patch)
tree0966fe344ea7d393f54e7b34e92fc205befa8ba0 /meta-application-manager/recipes-others/sensord/sensord_git.bb
parente20eca9f6d67e20d6a0b8a1ee63ac8f5efc18d5e (diff)
Update app-core and add sensordupdate-appmgr3rd
from: d86d0066b93cf402badc408de591e54d6db6c164 to : 73f688b07dab4d695cc1f7bee4eec6701500eab4 Add sensord because app-core needs sensord instead of sensor. Change-Id: I8f342c9dae12c27f730080edea57126bc39ffc1b Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
Diffstat (limited to 'meta-application-manager/recipes-others/sensord/sensord_git.bb')
-rw-r--r--meta-application-manager/recipes-others/sensord/sensord_git.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-application-manager/recipes-others/sensord/sensord_git.bb b/meta-application-manager/recipes-others/sensord/sensord_git.bb
new file mode 100644
index 0000000..f8cc94b
--- /dev/null
+++ b/meta-application-manager/recipes-others/sensord/sensord_git.bb
@@ -0,0 +1,10 @@
+require sensord.inc
+
+PRIORITY = "10"
+
+LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+
+SRC_URI += "git://review.tizen.org/platform/core/system/sensord;tag=33a40709f3c14b366204925f0bddd2b87c73bb70;nobranch=1"
+
+BBCLASSEXTEND += " native "
+