From: Jack Mitchell <ml@communistcode.co.uk>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] alsa-tools: add dependency glib-2.0
Date: Thu, 04 Jun 2015 10:23:44 +0100 [thread overview]
Message-ID: <55701920.2050101@communistcode.co.uk> (raw)
In-Reply-To: <1433397478-3927-1-git-send-email-kai.kang@windriver.com>
On 04/06/15 06:57, Kai Kang wrote:
> Add dependency glib-2.0 for alsa-tools. It is required by new added
> sub-component hdajacksensetest.
>
> Signed-off-by: Kai Kang <kai.kang@windriver.com>
> ---
> meta/recipes-multimedia/alsa/alsa-tools_1.0.29.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-multimedia/alsa/alsa-tools_1.0.29.bb b/meta/recipes-multimedia/alsa/alsa-tools_1.0.29.bb
> index 9133012..b5b9cc4 100644
> --- a/meta/recipes-multimedia/alsa/alsa-tools_1.0.29.bb
> +++ b/meta/recipes-multimedia/alsa/alsa-tools_1.0.29.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.alsa-project.org"
> BUGTRACKER = "https://bugtrack.alsa-project.org/alsa-bug/login_page.php"
> SECTION = "console/utils"
> LICENSE = "GPLv2 & LGPLv2+"
> -DEPENDS = "alsa-lib ncurses"
> +DEPENDS = "alsa-lib ncurses glib-2.0"
>
> LIC_FILES_CHKSUM = "file://hdsploader/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
> file://ld10k1/COPYING.LIB;md5=7fbc338309ac38fefcd64b04bb903e34"
It would be nice to put this behind a hdajacksensetest packageconfig if
possible.
next prev parent reply other threads:[~2015-06-04 10:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-04 5:57 [PATCH] alsa-tools: add dependency glib-2.0 Kai Kang
2015-06-04 9:23 ` Jack Mitchell [this message]
2015-06-05 1:50 ` Kang Kai
2015-06-05 9:30 ` Jack Mitchell
2015-06-05 9:34 ` Burton, Ross
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=55701920.2050101@communistcode.co.uk \
--to=ml@communistcode.co.uk \
--cc=openembedded-core@lists.openembedded.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox