These are already quite old, not pinned by anyone,
and are sing legacy staging
as per TSC suggestion (minutes may 2010) removed it
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
+++ /dev/null
-DESCRIPTION = "Alsa OSS Compatibility Package"
-HOMEPAGE = "http://www.alsa-project.org"
-SECTION = "libs/multimedia"
-LICENSE = "GPL"
-DEPENDS = "alsa-lib"
-PR = "r0"
-
-SRC_URI = "ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-${PV}.tar.bz2"
-
-inherit autotools
-
-do_configure_prepend () {
- touch NEWS README AUTHORS ChangeLog
-}
-
-do_stage () {
- oe_libinstall -C alsa -a -so libaoss ${STAGING_LIBDIR}
- oe_libinstall -C alsa -a -so libalsatoss ${STAGING_LIBDIR}
-}
-
-SRC_URI[md5sum] = "3106c2d59a329263867fa3dd44133dda"
-SRC_URI[sha256sum] = "6b688a3895a14945d0622e16cfdb9292ef9f953ab2d195b08595736f76e5a790"
+++ /dev/null
-DESCRIPTION = "Alsa OSS Compatibility Package"
-SECTION = "libs/multimedia"
-LICENSE = "GPL"
-DEPENDS = "alsa-lib"
-
-SRC_URI = "ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-${PV}.tar.bz2"
-
-inherit autotools
-
-do_configure_prepend () {
- touch NEWS README AUTHORS ChangeLog
-}
-
-do_stage () {
- oe_libinstall -C alsa -a -so libaoss ${STAGING_LIBDIR}
- oe_libinstall -C alsa -a -so libalsatoss ${STAGING_LIBDIR}
-}
-
-SRC_URI[md5sum] = "a24475b978982ff8cb2f25be793c6b83"
-SRC_URI[sha256sum] = "c8feb3eb9d4255a4aff7ca839555293c237c1b2f034c118127e826843c6f0184"