Home
last modified time | relevance | path

Searched refs:archive_name (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/
H A Dicecc-create-env216 archive_name=$1
219 log_path="$archive_name.log"
344 if test -z "$archive_name"; then
354archive_name=`for i in $target_files; do test -f $tempdir/$i && $md5sum $tempdir/$i; done | sed -e…
360 mydir="`dirname "$archive_name"`"
370 print_output "creating $archive_name"
377 tar -czf "$mydir/$archive_name" . || {
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpypi.bbclass15 archive_name = d.getVar('PYPI_ARCHIVE_NAME')
16 …urn 'https://files.pythonhosted.org/packages/source/%s/%s/%s' % (package[0], package, archive_name)
H A Dicecc.bbclass207 archive_name = "local-host-env"
215 archive_name = prefix + distro + "-" + target_sys + "-" + float
217 archive_name += "-kernel"
222 archive=archive_name,