configs/beaglebone: don't use custom post-image script
authorCarlos Santos <unixmania@gmail.com>
Sun, 13 Oct 2019 00:22:26 +0000 (21:22 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 27 Oct 2019 11:20:46 +0000 (12:20 +0100)
commit5570bf98502583da3961bc33731b8d8c0cf7d09b
treeb53066017a2511e95834f3549099eccfcf3fe83d
parent7f383ac3f0a737f49bb839908d3dd0e4208c27fe
configs/beaglebone: don't use custom post-image script

Use support/scripts/genimage.sh, instead, which prevents duplicating
TARGET_DIR under ${BUILD_DIR}/genimage.tmp/root.

Use a post-build script to copy uEnv.txt to BINARIES_DIR, as made for
beagleboneai.

Keep the post-image script because it is still used by beaglebone_qt5.

Signed-off-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/beaglebone/post-build.sh [new file with mode: 0755]
configs/beaglebone_defconfig