]> code.ossystems Code Review - openembedded-core.git/commit
initramfs-framework: Don't use 'tr'
authorAndrew Bresticker <abrestic@waymo.com>
Wed, 12 Sep 2018 17:25:26 +0000 (10:25 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Sep 2018 15:28:26 +0000 (16:28 +0100)
commit518cca6711f737f44ff74a5ac1308de8c9b49e78
treedce413dbac9f2853087f65267ec3dc985e32dfc3
parent79a19811f4039c5d1861094abbbdaea0aedeee04
initramfs-framework: Don't use 'tr'

tr is available in busybox, but not in toybox. Just use sed instead.

Signed-off-by: Andrew Bresticker <abrestic@waymo.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initrdscripts/initramfs-framework/init