Is it? I see the following patch in *master-next*:
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0018-Add-imx-physical-memory-allocator.patch That indeed adds the gstallocatorphymem.h missing header. But in *rocko* as far as I know the compilation is broken, as the header is not available anywhere. Am I missing something? Thanks -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Carlos Rafael Giani Sent: Tuesday, January 16, 2018 12:44 PM To: [email protected] Subject: Re: [meta-freescale] Problem building imx-gst1.0-plugin (4.1.6) on Rocko It is located in gstreamer1.0-plugins-bad . In version 1.14, it will be in -base. It is actually strange why it was in -base in 1.8. On 2018-01-16 11:57, Diaz de Grenu, Jose wrote: > Seems like the missing header was provided in gstreamer1.0-plugins-base-1.8.3 > However poky/rocko uses gstreamer1.0-plugins-base-1.12.2, which no longer > provides this header (gstallocatorphymem.h) > > -----Original Message----- > From: Diaz de Grenu, Jose > Sent: Monday, January 15, 2018 7:20 PM > To: 'Visser Sander (2) (Consultant)' <[email protected]>; > [email protected] > Subject: RE: Problem building imx-gst1.0-plugin (4.1.6) on Rocko > > I can reproduce the same problems. > > See also: > > https://lists.yoctoproject.org/pipermail/meta-freescale/2018-January/022019.html > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Visser Sander > (2) (Consultant) > Sent: Friday, January 5, 2018 3:45 PM > To: [email protected] > Subject: [meta-freescale] Problem building imx-gst1.0-plugin (4.1.6) on Rocko > > Hi > > Im trying out upgrade to Yocto Rocko but hit problems with imx-gst1.0-plugin. > Ref board sabreauto imx6q. > > 1) The SRCREV for imx-gst1.0-plugin is missing. Is 4.1.6 using: > 60ecfaf96c2a257c47581319e6c0da354ea4d969? > 2) I get compile error on missing #include > <gst/allocators/gstallocatorphymem.h> from imx_2d_device_allocator.h. Is > Rocko not yet considered stable? Seems plugins-bad previously added these via > 0005-Fix-dependence-issue-between-gst-plugin-.patch but that is no longer > done. > > master-next seems to have corrections for both these issues - maybe should > test that. When do you plan to include patches from master-next on rocko? > > /Regards Sander > > This email message and any attachments may contain confidential information > and may be privileged. If you are not the intended recipient or otherwise not > authorized to receive this message, you are prohibited to use, copy, disclose > or take any action based on this email or any information contained herein. > If you are not the intended recipient, please advise the sender immediately > by replying to this email and permanently delete this message and any > attachments from your system. -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
