From a18db2d20b818dd62141b70b2d7ace2bf3fdcd21 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Fri, 26 Sep 2014 15:31:18 +0200 Subject: [PATCH] Fix dlog Change-Id: I52ab33cc88dbe975541e90b4fad4200af948818b Signed-off-by: Ronan Le Martret --- recipes-tizen/dlog/dlog_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-tizen/dlog/dlog_git.bb b/recipes-tizen/dlog/dlog_git.bb index 1fcad32..81911ce 100644 --- a/recipes-tizen/dlog/dlog_git.bb +++ b/recipes-tizen/dlog/dlog_git.bb @@ -4,7 +4,7 @@ PRIORITY = "10" LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" -SRC_URI += "git://review.tizen.org/platform/core/system/dlog;tag=e64b52e3386dbe906496b2e40640989ca720c8a6;nobranch=1" +SRC_URI += "git://review.tizen.org/platform/core/system/dlog;tag=da8fd9cf10bb30ee1bf1f1398c0bffc33ac55b08;nobranch=1" BBCLASSEXTEND += " native " -- 2.7.4