On Mon, Apr 15, 2013 at 11:00 AM, Daiane Angolini
<[email protected]> wrote:
> 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 <[email protected]>
>> ---
>> 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?

In master it is not need as it uses the internal hash to check for
changed recipes and is advised to use the PRServer.

--
Otavio Salvador                             O.S. Systems
E-mail: [email protected]  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to