On Fri, 2020-07-03 at 08:22 +0200, T. Ulrich wrote: > From: Timon Ulrich <[email protected]> > > If the initramfs image is type lz4, then a native lz4 is needed. > > Additionally an output filename needs to be specified when calling > lz4, otherwise STDOUT will be used implicitly. > > Signed-off-by: Timon Ulrich <[email protected]> > --- > meta/classes/kernel.bbclass | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
I really don't like building tools just because we might need them. Is there a way we can tell which compression format is being used for the initramfs and make the dependencies conditional? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#140262): https://lists.openembedded.org/g/openembedded-core/message/140262 Mute This Topic: https://lists.openembedded.org/mt/75274690/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
