Skip to content

Commit

Permalink
Merge pull request #3 from brain-hackers/override
Browse files Browse the repository at this point in the history
Change when the post build script be run / specify override directory
  • Loading branch information
puhitaku committed Jul 31, 2023
2 parents e39044f + ba6040d commit cf3ea90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes.
3 changes: 2 additions & 1 deletion configs/brain_imx28_defconfig
Expand Up @@ -12,4 +12,5 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
BR2_TARGET_ROOTFS_CPIO=y

# To modify the rootfs
BR2_ROOTFS_POST_FAKEROOT_SCRIPT="board/sharp/brain_imx28/pre-image.sh"
BR2_ROOTFS_POST_BUILD_SCRIPT="board/sharp/brain_imx28/post-build.sh"
BR2_ROOTFS_OVERLAY="../os-buildroot/override"

0 comments on commit cf3ea90

Please sign in to comment.