Skip to content
Snippets Groups Projects
Commit fcc997cb authored by Tristan Matthews's avatar Tristan Matthews
Browse files

contrib: bump ccrtp/ucommon to versions with endian fixes

Change-Id: Iab2857dadd8bd2e2a8eb662047aabdfaf8307d10
parent 29c00f41
No related branches found
No related tags found
No related merge requests found
4ce3b6d12bd52032ce41fdd913bf2884e8a55b1759ef22445c9b72d6cba4d6c16b1b7186fa49d50b955eb83320bdd172324f13da178e3d68b3eeaffdb5b1fb89 ccrtp-2.1.0.tar.gz 8eb07e2119903bf52dfcc6a7932843bdf14ef686302f333844713c48ba723b5c0211c4b893f29024d4875c3f747fe94eaeadc8a9a4b9993b9766a1373f486062 ccrtp-6d4f1b9ebe9a9b93ec45927b7d8bcda497cc19f6.tar.gz
# CCRTP # CCRTP
CCRTP_VERSION := 2.1.0 # FIXME: switch to next release when it's out
CCRTP_URL := $(GNUTELEPHONY)/ccrtp/archive/v$(CCRTP_VERSION).tar.gz CCRTP_VERSION := 6d4f1b9ebe9a9b93ec45927b7d8bcda497cc19f6
CCRTP_URL := $(GNUTELEPHONY)/ccrtp/archive/$(CCRTP_VERSION).tar.gz
PKGS += ccrtp PKGS += ccrtp
ifeq ($(call need_pkg,'libccrtp >= 2.0.3'),) ifeq ($(call need_pkg,'libccrtp >= 2.0.3'),)
......
7648b506335a257bbe685d82251dd8e855e2e2dbc1bed6d95300de76f548ca7101b192fe39b4bf34c04dc531dcfb639de6a702cdd8b11f7860242c70fd7c51a2 ucommon-06b6e5eec5c8bc0986c20abd53b7dbec1d8d55ce.tar.gz 893664dfff3262850b2a7ab759ed9390891732ea58dfcd43eda4cf73c64976f420da52dc861db3393a50c80dde8fd1c1b618a22dfaed5435ae2bcc81567e5f3f ucommon-570130286a22ecda16a6e6fcbac95df170cab285.tar.gz
# UCOMMON # UCOMMON
# FIXME: switch to next release when it's out # FIXME: switch to next release when it's out
UCOMMON_VERSION := 06b6e5eec5c8bc0986c20abd53b7dbec1d8d55ce UCOMMON_VERSION := 570130286a22ecda16a6e6fcbac95df170cab285
UCOMMON_URL := $(GNUTELEPHONY)/ucommon/archive/$(UCOMMON_VERSION).tar.gz UCOMMON_URL := $(GNUTELEPHONY)/ucommon/archive/$(UCOMMON_VERSION).tar.gz
UCOMMON_OPTIONS := --enable-stdcpp --with-pkg-config --disable-utils --disable-tests UCOMMON_OPTIONS := --enable-stdcpp --with-pkg-config --disable-utils --disable-tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment