Skip to content
  1. Jul 30, 2009
  2. Jul 29, 2009
  3. Jul 28, 2009
  4. Jul 27, 2009
  5. Jul 26, 2009
  6. Jul 25, 2009
    • Daniel Mack's avatar
      Add support for custom post-build script · eed7d873
      Daniel Mack authored
      
      
      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: default avatarDaniel Mack <daniel@caiaq.de>
      Cc: Sven Neumann <s.neumann@raumfeld.com>
      Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
      eed7d873
Loading