e7b6b32c5d
These are probaly out of date by now, and lack of special handling for avr32 doesn't mean that a package won't work on avr32, so remove them. Done by sed -i '/comment.*no inherent support for AVR32/{N;N;p}' Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
412 B
Plaintext
12 lines
412 B
Plaintext
config BR2_PACKAGE_LIBEXOSIP2
|
|
bool "libeXosip2"
|
|
select BR2_PACKAGE_LIBOSIP2
|
|
help
|
|
GNU Higher level SIP (Session Initiation Protocol)
|
|
This library aims to provide multimedia and telecom software
|
|
developers an easy and powerful interface to initiate and
|
|
control SIP based sessions in their applications.
|
|
SIP is a open standard replacement from IETF for H323.
|
|
|
|
http://www.gnu.org/software/osip/
|