• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/asterisk/Config.in
Yann E. MORINYann E. MORIN committed 05e306d8d3309 Sep 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_ASTERISK
2
    bool "asterisk"
3
    # Uses glibc resolver function res_nsearch()
4
    depends on BR2_TOOLCHAIN_USES_GLIBC
5
    depends on BR2_INSTALL_LIBSTDCPP
6
    select BR2_PACKAGE_JANSSON
7
    select BR2_PACKAGE_LIBCURL
8
    select BR2_PACKAGE_LIBILBC
9
    select BR2_PACKAGE_LIBXML2
10
    select BR2_PACKAGE_NCURSES
11
    select BR2_PACKAGE_SQLITE
12
    select BR2_PACKAGE_UTIL_LINUX
13
    select BR2_PACKAGE_UTIL_LINUX_LIBUUID
14
    help
15
      Asterisk is an open source framework for building
16
      communications applications. Asterisk turns an ordinary
17
      computer into a communications server. Asterisk powers IP PBX
18
      systems, VoIP gateways, conference servers and other custom
19
      solutions. It is used by small businesses, large businesses,
20
      call centers, carriers and government agencies, worldwide.
21
      Asterisk is free and open source.
22
​
23
      http://www.asterisk.org/
24
​
25
comment "asterisk needs a glibc toolchain w/ C++"
26
    depends on !BR2_TOOLCHAIN_USES_GLIBC || !BR2_INSTALL_LIBSTDCPP
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.