blob: 869b3a4f8b5ceafd4afdc7288b36cd8aa3b533ca (
plain)
1
2
3
4
5
6
|
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
SRC_URI += "file://0001-The-ivi-homescreen-is-using-eglGetPlatformDisplay-di.patch"
# NOTE: Cannot use += here due to ??= use in the recipe
PACKAGECONFIG:append = " client-agl"
|