summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-renesas/recipes-kernel/gles-module/gles-kernel-module.bbappend
blob: 589ed87dc6e8afdbe99efbae727654982032cb38 (plain)
1
2
3
4
5
6
7
FILESEXTRAPATHS_prepend := '${THISDIR}/${PN}:'
SRC_URI_r8a7791_append_agl-porter-hibernate = ' file://hibernation/0001-Add-gles-hibernation-code-for-M2W-only.patch \
                                              '
python __anonymous () {
	d.delVarFlag('do_patch', 'noexec')
}