Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Drootfspostcommands.py82 def tidy_shadowutils_files(sysconfdir): function
/openbmc/openbmc/poky/meta/classes-recipe/
H A Drootfs-postcommands.bbclass58 SORT_PASSWD_POSTPROCESS_COMMAND ??= "tidy_shadowutils_files"
310 python tidy_shadowutils_files () {
312 oe.rootfspostcommands.tidy_shadowutils_files(d.expand('${IMAGE_ROOTFS}${sysconfdir}'))
317 Deprecated in the favour of tidy_shadowutils_files.
322 '"tidy_shadowutils_files".')
323 oe.rootfspostcommands.tidy_shadowutils_files(d.expand('${IMAGE_ROOTFS}${sysconfdir}'))