buildrootschalter/target
Daniel Mack eed7d8737a Add support for custom post-build script
The config help text says it all:

  Specify a script to be run after the build has finished and before
  the BR2 starts packing the files into selected packages.

  This gives users the oportunity to do board-specific cleanups,
  add-ons and the like, so the generated files can be used directly
  without further processing.

  The script is called with the target directory name as first and
  only argument. Make sure the exit code of that script is 0,
  otherwise make will stop after calling it.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-25 23:15:18 +02:00
..
cloop Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
cpio Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
cramfs Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
device target/device/KwikByte: remove unused 2.6.20 config 2009-07-25 21:07:50 +02:00
ext2 Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
generic target/generic: add /dev/sd{a,b}*, /dev/ub{a,b}* device nodes 2009-06-21 14:42:15 +02:00
initramfs Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
iso9660 fakeroot: install into HOST_DIR 2009-04-01 14:15:19 +00:00
jffs2 Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
linux linux-advanced: remove unused ancient kernel versions 2009-07-25 20:22:46 +02:00
makedevs makedevs: install into HOST_DIR 2009-04-01 13:02:07 +00:00
powerpc target/: convert to DOWNLOAD helper 2009-01-16 11:48:43 +00:00
romfs Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
squashfs Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
tar Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
u-boot u-boot: add 2009.06 release 2009-06-29 20:59:49 +02:00
ubifs target/ubifsroot: mark as broken 2009-05-28 14:25:32 +02:00
x86 grub: revert r21974 (features.h should never be included explicitly) 2009-01-31 12:30:02 +00:00
xtensa [XTENSA] Remove Copyright notes. They contradict GPL license. 2009-07-25 08:39:37 +02:00
Config.in Add support for custom post-build script 2009-07-25 23:15:18 +02:00
Config.in.arch target/; xtensa support 2009-07-24 02:17:22 +02:00
Makefile.in target/; xtensa support 2009-07-24 02:17:22 +02:00