mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +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>