summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-rcar-gen3/recipes-multimedia/webp/libwebp_%.bbappend
blob: bfeb4c50b8cd6fb812b6f9bef26e0412133ecd85 (plain)
1
2
3
4
5
6
7
8
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

# Add W/A patch for linaro gcc.
# This patch disabled neon. (undefined #WEBP_USE_NEON)

SRC_URI_append = " file://disabled_arm_neon_for_0.5.1.diff"
#Remove patch for 0.5.0
SRC_URI_remove = " file://disabled_arm_neon.diff"