From: Rui Lv Date: Wed, 29 Oct 2014 08:28:30 +0000 (-0400) Subject: Add support for IVI x84_64 build X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F30%2F29530%2F1;p=scm%2Fmeta%2Fgbs-config.git Add support for IVI x84_64 build Change-Id: I2570561873ef8d682244f7e9fbf77cf6df79bfba Signed-off-by: Rui Lv --- diff --git a/gbs.conf b/gbs.conf index 9b9c2d3..196c03d 100644 --- a/gbs.conf +++ b/gbs.conf @@ -7,7 +7,10 @@ fallback_to_native=true [repo.tizen3.0_x86] url=${work_dir}/pre-built/toolchain-x86/ +[repo.tizen3.0_x86_64] +url=${work_dir}/pre-built/toolchain-x86_64/ + [profile.tizen3.0_ivi] -repos=repo.tizen3.0_x86 +repos=repo.tizen3.0_x86,repo.tizen3.0_x86_64 buildconf=${work_dir}/scm/meta/build-config/build.conf exclude_packages=libtool,gettext