mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-20 06:48:11 +02:00
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>