mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-09 14:07:28 +00:00
e6f9d00977
1.Mv is used in the original code, which may cause "mv: cannot stat 'conf/': No such file or directory". So we use cp instead of it. Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>