[Buildroot] [PATCH v2 6/7] Adding sofia-sip

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Jan 1 13:52:38 UTC 2015


Dear Gregory Dymarek,

On Fri, 12 Dec 2014 15:42:46 +0000, Gregory Dymarek wrote:
> Signed-off-by: Gregory Dymarek <gregd72002 at gmail.com>
> ---
>  package/Config.in                                  |  1 +
>  package/sofia-sip/Config.in                        |  5 ++++
>  ...ag.h-reintroduce-soatag_local_sdp_str_ref.patch | 26 ++++++++++++++++++
>  package/sofia-sip/sofia-sip.hash                   |  1 +
>  package/sofia-sip/sofia-sip.mk                     | 31 ++++++++++++++++++++++
>  5 files changed, 64 insertions(+)
>  create mode 100644 package/sofia-sip/Config.in
>  create mode 100644 package/sofia-sip/sofia-sip-1.12.11-0001-soa_tag.h-reintroduce-soatag_local_sdp_str_ref.patch
>  create mode 100644 package/sofia-sip/sofia-sip.hash
>  create mode 100644 package/sofia-sip/sofia-sip.mk

Thanks, applied, after doing a number of changes:

    [Thomas:
     - Add better Config.in help text.
     - Fix the hash file format.
     - Fix comment header in .mk file.
     - Remove SOURCE variable, as it had the default value.
     - Add dependency on host-pkgconf, used by the configure script.
     - Add LICENSE and LICENSE_FILES variables.
     - Do not use BR2_HAVE_DOCUMENTATION, this option has been
       removed. Instead, always disable doxygen.
     - Simplify the IPv6 test.
     - Add optional dependency on OpenSSL.
     - Fixup the handling of the --enable-ndebug.]

See the final commit at
http://git.buildroot.net/buildroot/commit/?id=fbfa66535072bf6bffdddfbe30f8adda801d13b2.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list