From: Jörg Sommer <[email protected]> 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 <[email protected]> --- meta-multimedia/recipes-multimedia/spandsp/spandsp_git.bb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 -- 2.53.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#125200): https://lists.openembedded.org/g/openembedded-devel/message/125200 Mute This Topic: https://lists.openembedded.org/mt/118311349/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
