aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/alsa/alsa-tools_1.0.25.bb
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2013-02-21 14:22:16 +0800
committerRoss Burton <ross.burton@intel.com>2013-03-01 11:12:31 +0000
commit7912f3a721529302596a032560cffe96297b3113 (patch)
treedc7aab062195fdc0b8e08b053da13fabb5b18452 /meta/recipes-multimedia/alsa/alsa-tools_1.0.25.bb
parent77fed2c773d7d98f88d6e8a2f4a8617b9e8b8a62 (diff)
downloadopenembedded-core-7912f3a721529302596a032560cffe96297b3113.tar.gz
base-passwd.preinst:fix creating passwd and group error
Create files `passwd' and `group' in `$D${sysconfdir}', if `$D${sysconfdir}' does not exist, there is an error: ... cannot create $D${sysconfdir}/passwd: Directory nonexistent cannot create $D${sysconfdir}/group: Directory nonexistent ... Attampt to create dir before file creation. [YOCTO #3917] Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-multimedia/alsa/alsa-tools_1.0.25.bb')
0 files changed, 0 insertions, 0 deletions