mirror of
https://git.yoctoproject.org/poky
synced 2026-06-16 07:53:47 +02:00
The exit 0 in the workaround seems to have causes the filesystem creation process to stop. Instead change it to an if that can never succeed. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>