]> code.ossystems Code Review - openembedded-core.git/commit
image_types: use cpio-native to build cpio images
authorRoss Burton <ross.burton@intel.com>
Thu, 29 Nov 2018 11:42:15 +0000 (11:42 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 1 Dec 2018 11:37:49 +0000 (11:37 +0000)
commitc3b9aedcbe538d7fa74bd814644b4899769dec46
treef128fcc9797967e43053c0dceab0be5096463d1f
parent046e3e1fca925febf47b3fdd5d4e9ee2e1fad868
image_types: use cpio-native to build cpio images

As per the previous commit, upstream cpio has a bug which means it crashes on
append. If the image being built has already had testimage ran then cpio-native
will be in the sysroot.  It's also possible that some distributions are shipping
this broken CVE patch too.

Now that our cpio-native is fixed, until we can be sure that the host cpio isn't
broken depend on cpio-native if building a cpio image.

[ YOCTO #13042 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass