diff options
Diffstat (limited to 'import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk_2.18.6.bb')
-rw-r--r-- | import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk_2.18.6.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk_2.18.6.bb b/import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk_2.18.6.bb index 9fac04444..c29fa7f4c 100644 --- a/import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk_2.18.6.bb +++ b/import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk_2.18.6.bb @@ -21,6 +21,7 @@ SRC_URI = "http://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ file://0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch \ file://0001-Fix-build-with-musl.patch \ file://fix-configure-failure-aarch64.patch \ + file://0001-Fix-gles3-header-when-gles2-is-enabled.patch \ " SRC_URI[md5sum] = "c1a548595135ee75ad3bf2e18ac83112" |