Skip to content
Snippets Groups Projects
  1. Jul 15, 2018
    • David Bauer's avatar
      scripts: include binaries in patch · 6e48dede
      David Bauer authored
      This commit allows for binary content in patches created via 'make
      update-patches'.
      
      Binary patches are needed for BDFs required for al boards on the new
      ipq40xx target. Before this commit, binaries were omitted from the
      generated patch which resulted in the patch not able to apply.
      
      Patches without binary content do not differ in case they are created
      with the '--binary' flag.
      6e48dede
  2. Jul 14, 2018
    • Matthias Schiffer's avatar
      scripts/copy_output.sh: add support for "extra" images · 7460431f
      Matthias Schiffer authored
      
      The new extra_image command allows to copy additional images that don't
      fall into the sysupgrade or factory categories to the output directory.
      These images will be placed in the "other" subdirectory.
      
      The extra_image command takes 3 arguments: in_suffix (suffix in OpenWrt
      bin directory), out_suffix (suffix in Gluon output directory) and ext (file
      extension). Example:
      
        extra_image '-tftp' '-tftp' '.bin'
      
      The ext argument can be omitted to control the whole filename suffix
      including the extension from in_suffix and out_suffix. Multiple extra_image
      commands can be used for a single device; aliases work as usual.
      
      Based-on-patch-by: default avatarDavid Bauer <mail@david-bauer.net>
      7460431f
    • Matthias Schiffer's avatar
      scripts/copy_output.sh: refactor · e8cb34ba
      Matthias Schiffer authored
      e8cb34ba
  3. Jul 11, 2018
  4. Jul 10, 2018
  5. Jun 29, 2018
  6. Apr 27, 2018
  7. Apr 01, 2018
  8. Mar 20, 2018
  9. Jan 26, 2018
  10. Jan 24, 2018
  11. Jan 19, 2018
  12. Dec 28, 2017
  13. Nov 23, 2017
  14. Oct 29, 2017
  15. Sep 07, 2017
  16. Sep 06, 2017
  17. Jul 09, 2017
    • Matthias Schiffer's avatar
      build: introduce GLUON_FEATURES · 6ca841ba
      Matthias Schiffer authored
      To reduce the number of packages that need to be listed in
      GLUON_SITE_PACKAGES, this adds a new variable GLUON_FEATURES. Sets of
      packages are enabled automatically based on the combination of listed
      feature flags.
      
      Site-specified package feeds can provide their own feature flag
      definitions.
      6ca841ba
  18. Jun 13, 2017
  19. May 15, 2017
  20. May 02, 2017
  21. Feb 24, 2017
  22. Feb 21, 2017
  23. Feb 12, 2017
  24. Jan 28, 2017
  25. Jan 27, 2017
  26. Jan 19, 2017
  27. Jan 18, 2017
  28. Dec 20, 2016
  29. Oct 10, 2016
Loading