spec2yocto: use env variable to find files 39/34539/1
authorPatrick Ohly <patrick.ohly@intel.com>
Tue, 27 Jan 2015 21:07:06 +0000 (13:07 -0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Wed, 28 Jan 2015 16:58:48 +0000 (08:58 -0800)
commit571c347d5f727a7a004fbae2e6a3e832636d5926
treecdeb96f899abe4dd0c40a08c81964ae6ff1afe61
parent0555a31358f6b4d55b9f30b97b9dfc4554c89fa5
spec2yocto: use env variable to find files

gitCloneAll.sh changes the directory before calling spec2yocto,
so we have to use absolute paths for the auxiliary files. For that
we need to add support for env variable substitution in all
usages of the "uri" properties.

Change-Id: I9f14bfed67e44d01205fac7478871d7fba2ac063
proto-meta-Tizen_generic/spec2yoctorc
tools/spec2yocto.py