From ad95df649b0362977437aa9c296ec46b19d29c49 Mon Sep 17 00:00:00 2001 From: Philippe Coval Date: Thu, 1 Sep 2016 14:36:19 +0200 Subject: [PATCH] tizen: Use upstream packaging file as aligned Note, for dependencies libraries. It's easier to maintain them as patches over upstream git. More details on downstream maintenance at: https://wiki.iotivity.org/tizen Change-Id: Id630e6a06bff11c750a106e8fc0cffb9a154f87b Bug: https://review.tizen.org/gerrit/#/c/82260/ Origin: https://github.com/tizenteam/iotivity/tree/sandbox/pcoval/on/master/tizen Signed-off-by: Philippe Coval Reviewed-on: https://gerrit.iotivity.org/gerrit/11683 Tested-by: jenkins-iotivity Reviewed-by: Dave Thaler Reviewed-by: Ziran Sun Reviewed-on: https://gerrit.iotivity.org/gerrit/11407 --- .gbs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gbs.conf b/.gbs.conf index e35c163..4cdf5c5 100644 --- a/.gbs.conf +++ b/.gbs.conf @@ -1,4 +1,4 @@ [general] upstream_branch = upstream upstream_tag = ${upstreamversion} - +packaging_dir = tools/tizen -- 2.7.4