How to disable gstreamer in NXP-BSP foriMX8M Mini?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to disable gstreamer in NXP-BSP foriMX8M Mini?

974 Views
elmaralbert
Contributor I

I would like to disable the gstreamer in NXP-BPS for iMX8M Mini EVK for some test reasons. How can I do This?

I removed "packagegroup-fsl-gstreamer1.0-full" and "packagegroup-fsl-gstreamer1.0" from the CORE_IMAGE_EXTRA_INSTALL list, but it still tries to build the gstreamer.

Thank you in advance and best regards

Elmar Albert

Labels (1)
0 Kudos
4 Replies

772 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Could you tell us which version BSP are you using? You can refer to the thread https://community.nxp.com/message/1071170 , I am working on it for you , when I get the method I will tell you as soon as possible.

0 Kudos

772 Views
elmaralbert
Contributor I

Hello Rita,

thank you for your response. I'm using sumo-4.14.98-2.0.0_ga.

The main reason, why I wanted to disable the gstreamer was regarding some build issus, which are solved now.

But anyway I'm interested in how to disable it.

Thank you and regards

Elmar

0 Kudos

772 Views
karangajjar
Senior Contributor II

Hi Elmar Albert,

You can also try by adding below line in local.conf:

BAD_RECOMMENDATIONS = "gstreamer gstreamer1.0"

It will not install gstreamer, however it will also give you indication in form of error regarding which other packages needs gstreamer.

Regards,

Karan Gajjar

0 Kudos

772 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Elmar,

You can try to remove the "packagegroup-fsl-gstreamer1.0-full" and "packagegroup-fsl-gstreamer1.0" from the below file,disable gstreamer compile.PNG

We also will test on our board. 

Have a nice day

Rita

0 Kudos