Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/
H A Drelocate_sdk.py30 old_prefix = re.compile(b("##DEFAULT_INSTALL_DIR##")) variable
157 new_ldsocache_path = old_prefix.sub(new_prefix, ldsocache_path)
172 new_path = old_prefix.sub(new_prefix, path)
194 new_path = old_prefix.sub(new_prefix, path)