Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Doverlayfs.py17 def strForBash(s): function
/openbmc/openbmc/poky/meta/classes-recipe/
H A Doverlayfs.bbclass123 from oe.overlayfs import strForBash, unitFileList
129 d.getVar('systemd_system_unitdir') + '/' + strForBash(unit))
131 d.setVar('OVERLAYFS_UNIT_LIST', ' '.join([strForBash(s) for s in unitList]))