diff options
| -rw-r--r-- | meta-multimedia/recipes-multimedia/spandsp/spandsp_git.bb | 5 |
1 files changed, 1 insertions, 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 = "\ | |||
| 4 | demodulates signals commonly used in telephony, such as the \"noise\" \ | 4 | demodulates signals commonly used in telephony, such as the \"noise\" \ |
| 5 | generated by a fax modem or DTMF touchpad. \ | 5 | generated by a fax modem or DTMF touchpad. \ |
| 6 | " | 6 | " |
| 7 | HOMEPAGE = "https://www.soft-switch.org/" | 7 | HOMEPAGE = "https://github.com/freeswitch/spandsp" |
| 8 | BUGTRACKER = "https://github.com/freeswitch/spandsp/issues" | 8 | BUGTRACKER = "https://github.com/freeswitch/spandsp/issues" |
| 9 | SECTION = "libs" | 9 | SECTION = "libs" |
| 10 | LICENSE = "LGPL-2.1-only" | 10 | LICENSE = "LGPL-2.1-only" |
| @@ -23,9 +23,6 @@ SRC_URI = "\ | |||
| 23 | file://0001-configure-Replace-manual-search-for-libxml-by-AC_CHE.patch \ | 23 | file://0001-configure-Replace-manual-search-for-libxml-by-AC_CHE.patch \ |
| 24 | file://0002-configure-Use-AX_PROG_CC_FOR_BUILD-for-cross-compili.patch \ | 24 | file://0002-configure-Use-AX_PROG_CC_FOR_BUILD-for-cross-compili.patch \ |
| 25 | " | 25 | " |
| 26 | # Fails to build with Clang since 5394b2cae6c482ccb835335b769469977e6802ae | ||
| 27 | # https://github.com/freeswitch/spandsp/issues/67 | ||
| 28 | # https://lists.openembedded.org/g/openembedded-devel/message/109325 | ||
| 29 | SRCREV = "797760168945c96e91af55bde9d4edaea2e654f9" | 26 | SRCREV = "797760168945c96e91af55bde9d4edaea2e654f9" |
| 30 | 27 | ||
| 31 | inherit autotools | 28 | inherit autotools |
