Packages

Nerves System - Kria KR260

Retired package: Deprecated - Use "~> 0.1.0"

Current section

Files

Jump to
nerves_system_kr260 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