diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2015-01-22 10:47:28 +0100 |
---|---|---|
committer | Patrick Ohly <patrick.ohly@intel.com> | 2015-01-22 11:06:45 +0100 |
commit | 4493180230dd67e752e07d9d497e7c3a26dee1f7 (patch) | |
tree | 7109d97efd1ad869a4194d98e4656473b1fd1657 /.templateconf | |
parent | 68ec9e2b9cfe63ae806a03a32a3d79ac7bf89112 (diff) | |
download | tizen-distro-4493180230dd67e752e07d9d497e7c3a26dee1f7.tar.gz tizen-distro-4493180230dd67e752e07d9d497e7c3a26dee1f7.tar.bz2 tizen-distro-4493180230dd67e752e07d9d497e7c3a26dee1f7.zip |
tizen-distro: restore config templates and init scripts
This ensures that current main branch is exactly the same as rev_0.9
for these files. In particular the tizen-common-init-build-env and
tizen-ivi-init-build-env scripts were missing after re-creating
the merged repository.
Change-Id: Ic282071f09e35939d4d8a91f33a6f7e89187d947
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Diffstat (limited to '.templateconf')
-rw-r--r-- | .templateconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.templateconf b/.templateconf index 0650a46625..0bf5ecf1e5 100644 --- a/.templateconf +++ b/.templateconf @@ -1,2 +1,2 @@ # Template settings -TEMPLATECONF=${TEMPLATECONF:-meta-yocto/conf} +TEMPLATECONF=${TEMPLATECONF:-meta/conf} |