Skip to content

Instantly share code, notes, and snippets.

@DVDPT
Created October 16, 2015 15:01
Show Gist options
  • Save DVDPT/fb1b05b5ee5b1ee56bb8 to your computer and use it in GitHub Desktop.
Save DVDPT/fb1b05b5ee5b1ee56bb8 to your computer and use it in GitHub Desktop.
tizenconfig
[general] tmpdir=/var/tmp/
profile = profile.tizen3.0_mobile work_dir=.
[repo.tizen_latest]
url = http://download.tizen.org/releases/trunk/mobile/latest/
[repo.tizen_local]
url = ${work_dir}/tizen/sources/
[repo.tizen3.0_arm]
url=${work_dir}/pre-built/toolchain-arm/
[profile.tizen3.0_mobile] repos=repo.tizen3.0_arm, repo.tizen_local
buildconf=${work_dir}/scm/meta/build-config/build.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment