From: Graeme Gregory <gg@slimlogic.co.uk>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCHv2] mplayer2: drop virtual/kernel dependency and s/ARM/arm/ in ARM_INSTRUCTION_SET
Date: Tue, 28 Feb 2012 10:14:09 +0000 [thread overview]
Message-ID: <4F4CA8F1.6060608@slimlogic.co.uk> (raw)
In-Reply-To: <1330423441-653-1-git-send-email-Martin.Jansa@gmail.com>
Undetailed change below
Graeme
On 28/02/12 10:04, Martin Jansa wrote:
> * virtual/kernel was needed only to provide omapfb.h in staging
> but that's now moved to BSP layers, no need to make sstate hash
> machine specific here.
>
> Signed-off-by: Martin Jansa<Martin.Jansa@gmail.com>
> ---
> meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
> index 3e4d369..0b73d57 100644
> --- a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
> +++ b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
> @@ -1,7 +1,7 @@
> DESCRIPTION = "Open Source multimedia player."
> SECTION = "multimedia"
> HOMEPAGE = "http://www.mplayerhq.hu/"
> -DEPENDS = "libvpx live555 libdvdread libtheora virtual/libsdl ffmpeg xsp zlib libpng jpeg liba52 freetype fontconfig alsa-lib lzo ncurses lame libxv virtual/libx11 virtual/kernel libass \
> +DEPENDS = "libvpx live555 libdvdread libtheora virtual/libsdl ffmpeg xsp zlib libpng jpeg liba52 freetype fontconfig alsa-lib lzo ncurses lame libxv virtual/libx11 libass \
> ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad liba52 lame', d)}"
>
> RDEPENDS_${PN} = "mplayer-common"
> @@ -18,10 +18,10 @@ SRC_URI = "git://repo.or.cz/mplayer.git;protocol=git;branch=master \
>
> SRCREV = "e3f5043233336d8b4b0731c6a8b42a8fda5535ac"
>
> -ARM_INSTRUCTION_SET = "ARM"
> +ARM_INSTRUCTION_SET = "arm"
This is obvious to us old school but should be detailed in changelog.
>
> PV = "2.0+gitr${SRCPV}"
> -PR = "r7"
> +PR = "r8"
>
> PARALLEL_MAKE = ""
>
next prev parent reply other threads:[~2012-02-28 10:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-27 18:50 [meta-oe][PATCH] mplayer2: drop virtual/kernel dependency and s/ARM/arm/ in ARM_INSTRUCTION_SET Martin Jansa
2012-02-28 9:27 ` Koen Kooi
2012-02-28 10:04 ` [meta-oe][PATCHv2] " Martin Jansa
2012-02-28 10:14 ` Graeme Gregory [this message]
2012-02-28 10:40 ` Martin Jansa
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=4F4CA8F1.6060608@slimlogic.co.uk \
--to=gg@slimlogic.co.uk \
--cc=openembedded-devel@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