diff mbox series

multimedia/spandsp: Update HOMEPAGE + remove obsolete comment

Message ID e0fcba3a41a3be0286bcd4b5ec8016dc15ea2cb4.1773479946.git.joerg.sommer@navimatix.de
State New
Headers show
Series multimedia/spandsp: Update HOMEPAGE + remove obsolete comment | expand

Commit Message

Jörg Sommer March 14, 2026, 9:19 a.m. UTC
From: Jörg Sommer <joerg.sommer@navimatix.de>

The domain soft-switch.org is no longer registered. So, switch to the GitHub
page.

It seams Clang had implemented the compile time functions, because the build
of the newer commit with Clang works. So, drop the comment.

Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
---
 meta-multimedia/recipes-multimedia/spandsp/spandsp_git.bb | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/meta-multimedia/recipes-multimedia/spandsp/spandsp_git.bb b/meta-multimedia/recipes-multimedia/spandsp/spandsp_git.bb
index a176874bba..f90b252d40 100644
--- a/meta-multimedia/recipes-multimedia/spandsp/spandsp_git.bb
+++ b/meta-multimedia/recipes-multimedia/spandsp/spandsp_git.bb
@@ -4,7 +4,7 @@  DESCRIPTION = "\
     demodulates signals commonly used in telephony, such as the \"noise\" \
     generated by a fax modem or DTMF touchpad. \
 "
-HOMEPAGE = "https://www.soft-switch.org/"
+HOMEPAGE = "https://github.com/freeswitch/spandsp"
 BUGTRACKER = "https://github.com/freeswitch/spandsp/issues"
 SECTION = "libs"
 LICENSE = "LGPL-2.1-only"
@@ -23,9 +23,6 @@  SRC_URI = "\
     file://0001-configure-Replace-manual-search-for-libxml-by-AC_CHE.patch \
     file://0002-configure-Use-AX_PROG_CC_FOR_BUILD-for-cross-compili.patch \
 "
-# Fails to build with Clang since 5394b2cae6c482ccb835335b769469977e6802ae
-# https://github.com/freeswitch/spandsp/issues/67
-# https://lists.openembedded.org/g/openembedded-devel/message/109325
 SRCREV = "797760168945c96e91af55bde9d4edaea2e654f9"
 
 inherit autotools