From: Adrian Bunk <bunk@stusta.de>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-multimedia][PATCH] mycroft: Make rdep on alsa-oss conditional on glibc
Date: Fri, 13 Sep 2019 00:12:49 +0300 [thread overview]
Message-ID: <20190912211249.GA25165@localhost> (raw)
In-Reply-To: <20190912201831.51848-1-raj.khem@gmail.com>
On Thu, Sep 12, 2019 at 01:18:31PM -0700, Khem Raj wrote:
> alsa-oss does not build for musl so its marked incompatible for musl
>...
> # Mycroft uses Alsa, PulseAudio and Flac
> -RDEPENDS_${PN} += "alsa-oss alsa-utils alsa-plugins alsa-tools"
> +RDEPENDS_${PN} += "alsa-utils alsa-plugins alsa-tools"
> +RDEPENDS_${PN}_append_libc-glibc = " alsa-oss"
>...
This looks wrong - either it needs also-oss or it does not need it.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
next prev parent reply other threads:[~2019-09-12 21:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-12 20:18 [meta-multimedia][PATCH] mycroft: Make rdep on alsa-oss conditional on glibc Khem Raj
2019-09-12 21:12 ` Adrian Bunk [this message]
2019-09-13 0:13 ` Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190912211249.GA25165@localhost \
--to=bunk@stusta.de \
--cc=openembedded-devel@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.