Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gstreamer1.0: update to NXP release MM_04.05.05_2005_L5.4.24 | Andrey Zhizhikin | 2020-09-23 | 1 | -5/+3 |
| | | | | | | | | | | | | | | | | | | | | | Align recipes to match NXP release 5.4.24-2.1.0 by updating the branch to MM_04.05.05_2005_L5.4.24. Following notes are additions to the regular bump of recipes: -------------------------- gstreamer1.0-plugins-bad: Drop patches applied upstream and refresh all patches in layer with devtool to clean-up fuzz during apply. Backport patch to be able to compile with OpenCV 4.4.0 provided in upstream OE-Core. imx-gst1.0-plugin: Introduce the patch to solve compiler error reported when -fcommon is used in GCC10 configuration. -------------------------- Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com> | ||||
* | gstreamer1.0-plugins-bad: fix recipe and add patches from oe-core | Andrey Zhizhikin | 2019-12-22 | 1 | -0/+28 |
Fix absolute search paths in the recipe, which attemped to use patches directly from oe-core and keep those patches in this layer. This would allow ease of tracking (patches could be dropped once version is upgraded) and resolves the dependency from oe-core layer (no direct inclusion necessary via env variables which is not present at every build system setup). Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com> |