]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: add lz4 dependency and fix the call to lz4
authorTimon Ulrich <t.ulrich@anapur.de>
Fri, 3 Jul 2020 12:39:40 +0000 (14:39 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Jul 2020 14:04:00 +0000 (15:04 +0100)
commitc83a7aec59defbbc049d44ba34a7a409ada4fa19
tree4dc85fbc69f315cb191079745a42d0756faa08c4
parent9ef1a0aa143c72d51ae52c0e1f7476743813f434
kernel.bbclass: add lz4 dependency and fix the call to lz4

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 <t.ulrich@anapur.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass