Packages

Nerves System - F3RP70

Retired package: Release invalid - Can't start Erlang VM by not enough entropy, because rngd compiled by GCC 10.x fails to start.

Current section

Files

Jump to
nerves_system_f3rp70 post-createfs.sh
Raw

post-createfs.sh

#!/bin/sh
set -e
FWUP_CONFIG=$NERVES_DEFCONFIG_DIR/fwup.conf
# Run the common post-image processing for nerves
$BR2_EXTERNAL_NERVES_PATH/board/nerves-common/post-createfs.sh $TARGET_DIR $FWUP_CONFIG