Changeset a9dfdb4 in freewrt


Ignore:
Timestamp:
Jan 23, 2007, 4:13:07 PM (19 years ago)
Author:
Phil Sutter <n0-1@…>
Children:
07f9b8c
Parents:
f13627eb
Message:

reimport of asterisk-1.2, still broken

  • Makefile based on the one used for asterisk-1.2.1, but 1.2.14 is used here
  • there are problems with pthreads (maybe this is not limited to uClibc, as I found others reporting the same errors (at least not everyone using uClibc)

git-svn-id: svn://www.freewrt.org/trunk/freewrt@1732 afb5a338-a214-0410-bd46-81f09a774fd1

Location:
package
Files:
36 added
2 edited

Legend:

Unmodified
Added
Removed
  • package/Config.in

    rf13627eb ra9dfdb4  
    8989source "package/arpwatch/Config.in"
    9090source "package/asterisk/Config.in"
     91source "package/asterisk-12/Config.in"
    9192source "package/atftp/Config.in"
    9293source "package/avahi/Config.in"
  • package/Makefile

    rf13627eb ra9dfdb4  
    1010package-$(FWRT_PACKAGE_ARPWATCH) += arpwatch
    1111package-$(FWRT_PACKAGE_ASTERISK) += asterisk
     12package-$(FWRT_PACKAGE_ASTERISK_12) += asterisk-12
    1213package-$(FWRT_COMPILE_ATFTP) += atftp
    1314package-$(FWRT_PACKAGE_AUTOSSH) += autossh
Note: See TracChangeset for help on using the changeset viewer.