mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
Add 0001-gegl-Add-gegl-arm.def-file.patch to fix compile fails on qemuarm.
Problem found in gegl/gegl.def
the following symbols are in the library,
but are not listed in the .def-file:
+ gegl_downscale_2x2_arm_neon
+ gegl_downscale_2x2_get_fun_arm_neon
+ gegl_downscale_2x2_nearest_arm_neon
+ gegl_resample_bilinear_arm_neon
+ gegl_resample_boxfilter_arm_neon
+ gegl_resample_nearest_arm_neon
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Dependencies
This layer depends on:
URI: git://git.openembedded.org/openembedded-core branch: master
URI: git://git.openembedded.org/meta-openembedded branch: master
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject'
When sending single patches, please using something like: git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-gnome][PATCH'
Layer maintainer: Khem Raj raj.khem@gmail.com