From: Daiane Angolini <daiane.angolini@freescale.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: meta-freescale Mailing List <meta-freescale@yoctoproject.org>
Subject: Re: [meta-fsl-arm PATCH v3 04/13] gst-fsl-plugin (3.0.6): Add 'virtual/kernel' dependency
Date: Mon, 15 Apr 2013 11:00:56 -0300 [thread overview]
Message-ID: <516C0818.4050709@freescale.com> (raw)
In-Reply-To: <1366026722-31385-5-git-send-email-otavio@ossystems.com.br>
On 04/15/2013 08:51 AM, Otavio Salvador wrote:
> The code includes kernel headers during the build so the kernel needs
> to be built before doing the gst-fsl-plugins build.
>
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
> Changes in v3:
> - New patch
>
> Changes in v2: None
>
> recipes-multimedia/gst-plugins/gst-fsl-plugin_3.0.6.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-multimedia/gst-plugins/gst-fsl-plugin_3.0.6.bb b/recipes-multimedia/gst-plugins/gst-fsl-plugin_3.0.6.bb
> index 0f5d5c3..77baa9a 100644
> --- a/recipes-multimedia/gst-plugins/gst-fsl-plugin_3.0.6.bb
> +++ b/recipes-multimedia/gst-plugins/gst-fsl-plugin_3.0.6.bb
> @@ -3,7 +3,7 @@
>
> require gst-fsl-plugin.inc
>
> -DEPENDS = "gstreamer gst-plugins-base libfslcodec libfslparser"
> +DEPENDS = "virtual/kernel gstreamer gst-plugins-base libfslcodec libfslparser"
>
> PR = "${INC_PR}.1"
Does it need to be BUMPED?
Daiane
next prev parent reply other threads:[~2013-04-15 14:01 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-15 11:51 [meta-fsl-arm PATCH v3 0/13] Fixes current found issues for 1.4 release Otavio Salvador
2013-04-15 11:51 ` [meta-fsl-arm PATCH v3 01/13] u-boot-fslc: Update to patches-2013.04's 20130410 snapshot Otavio Salvador
2013-04-15 11:51 ` [meta-fsl-arm PATCH v3 02/13] imx6dlsabresd: Use U-Boot 2009.08 from Freescale Otavio Salvador
2013-04-15 11:51 ` [meta-fsl-arm PATCH v3 03/13] gst-fsl-plugin (3.0.6): Fix the tarball's checksum Otavio Salvador
2013-04-15 11:51 ` [meta-fsl-arm PATCH v3 04/13] gst-fsl-plugin (3.0.6): Add 'virtual/kernel' dependency Otavio Salvador
2013-04-15 14:00 ` Daiane Angolini [this message]
2013-04-15 14:12 ` Otavio Salvador
2013-04-15 11:51 ` [meta-fsl-arm PATCH v3 05/13] imx-base.inc: Disable firmware include for not fully supported BSPs Otavio Salvador
2013-04-15 14:02 ` Daiane Angolini
2013-04-15 14:14 ` Otavio Salvador
2013-04-15 16:40 ` Daiane Angolini
2013-04-15 17:10 ` Otavio Salvador
2013-04-15 11:51 ` [meta-fsl-arm PATCH v3 06/13] imx-base.inc: Avoid including imx-audio for every SoC family Otavio Salvador
2013-04-15 11:51 ` [meta-fsl-arm PATCH v3 07/13] imx-base.inc: Override GStreamer plugins for i.MX3 Otavio Salvador
2013-04-15 11:51 ` [meta-fsl-arm PATCH v3 08/13] imx-base.inc: Fix i.MX6SL entry point hex format Otavio Salvador
2013-04-15 15:24 ` Daiane Angolini
2013-04-15 16:12 ` Otavio Salvador
2013-04-15 11:51 ` [meta-fsl-arm PATCH v3 09/13] imx-base.inc: Do not assign UBOOT_LOADADDRESS Otavio Salvador
2013-04-15 15:26 ` Daiane Angolini
2013-04-15 16:13 ` Otavio Salvador
2013-04-15 16:42 ` Daiane Angolini
2013-04-15 11:51 ` [meta-fsl-arm PATCH v3 10/13] Fix use of SOC_FAMILY as the most right value is preferred Otavio Salvador
2013-04-15 11:52 ` [meta-fsl-arm PATCH v3 11/13] xf86-dri-vivante: Ensure install fails if .la cannot be removed Otavio Salvador
2013-04-15 15:29 ` Daiane Angolini
2013-04-15 16:14 ` Otavio Salvador
2013-04-15 11:52 ` [meta-fsl-arm PATCH v3 12/13] xf86-dri-vivante: Fix DRI module name Otavio Salvador
2013-04-15 15:30 ` Daiane Angolini
2013-04-15 16:15 ` Otavio Salvador
2013-04-15 16:41 ` Daiane Angolini
2013-04-15 11:52 ` [meta-fsl-arm PATCH v3 13/13] xf86-video-imxfb-vivante: Enable software rendering support Otavio Salvador
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=516C0818.4050709@freescale.com \
--to=daiane.angolini@freescale.com \
--cc=meta-freescale@yoctoproject.org \
--cc=otavio@ossystems.com.br \
/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.