diff options
author | Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> | 2018-05-28 14:24:15 +0700 |
---|---|---|
committer | Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> | 2018-06-18 17:55:58 +0700 |
commit | fd078b6ece537d986852cb827bd21e022a797b2f (patch) | |
tree | b48daefdfbc4eb5d2469185b4c0920352fcd7040 /meta-rcar-gen3/recipes-benchmark/glmark2/glmark2_git.bbappend | |
parent | aec5ee3128465742b200a1765d825ca5734a1efb (diff) |
rcar-gen3: glmark2: Remove no longer used patch
The source code has been updated, hence the WORKAROUND patch was not
used anymore.
Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-benchmark/glmark2/glmark2_git.bbappend')
-rw-r--r-- | meta-rcar-gen3/recipes-benchmark/glmark2/glmark2_git.bbappend | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-rcar-gen3/recipes-benchmark/glmark2/glmark2_git.bbappend b/meta-rcar-gen3/recipes-benchmark/glmark2/glmark2_git.bbappend index 4cfc8d8..460c4b0 100644 --- a/meta-rcar-gen3/recipes-benchmark/glmark2/glmark2_git.bbappend +++ b/meta-rcar-gen3/recipes-benchmark/glmark2/glmark2_git.bbappend @@ -1,7 +1,2 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -SRC_URI_append = " \ - file://0001-gl-state-egl-Avoid-build-failure-due-to-miss-macro-d.patch \ -" - PACKAGECONFIG[drm-gl] = ",,virtual/libgl libdrm libgbm" PACKAGECONFIG[drm-gles2] = ",,virtual/libgles2 libdrm libgbm" |