Skip to content
Snippets Groups Projects
  1. Dec 06, 2017
  2. Dec 03, 2017
  3. Nov 05, 2017
  4. Nov 01, 2017
  5. Oct 31, 2017
  6. Sep 10, 2017
  7. Aug 09, 2017
  8. Jul 28, 2017
    • Sebastian Kemper's avatar
      net/asterisk-11.x and net/asterisk-13.x: fix LOW_MEMORY, drop patch · eead619f
      Sebastian Kemper authored
      
      LOW_MEMORY can't be enabled by defining it in ASTCFLAGS. This can be
      verified in the headers Asterisk installs: LOW_MEMORY actually is not
      defined (it would be if LOW_MEMORY was enabled).
      
      LOW_MEMORY can be enabled successfully with menuselect. This commit
      makes menuselect usable and calls it to enable LOW_MEMORY.
      
      This commit also disables BUILD_NATIVE with menuselect. So even if
      configure detects that -march=native is available, it won't be used.
      This means the configure.ac patch that was added previously can be
      dropped.
      
      Signed-off-by: default avatarSebastian Kemper <sebastian_ml@gmx.net>
      eead619f
  9. Jul 22, 2017
    • Sebastian Kemper's avatar
      net/asterisk-13.x: bump to 13.17.0 · 7e9c4857
      Sebastian Kemper authored
      
      - Version bump to 13.17.0
      - Remove makeopts.embed_rules as the target got removed.
      - Refresh patches.
      - $(STAGING_DIR)/host doesn't work anymore resulting in libxml2 host
        headers not being found. Replace with $(STAGING_DIR_HOSTPGK).
      - Prevent Asterisk from adding -march=native when cross-compiling (patch
        for configure.ac).
      
      Signed-off-by: default avatarSebastian Kemper <sebastian_ml@gmx.net>
      7e9c4857
  10. May 16, 2017
  11. Mar 12, 2017
  12. Apr 07, 2016
  13. Apr 04, 2016
  14. Oct 11, 2015
  15. Oct 02, 2015
  16. Jun 19, 2015
  17. May 13, 2015
  18. Apr 21, 2015
  19. Feb 16, 2015
Loading