summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu-git/qemu-git-qemugl-host.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu-git/qemu-git-qemugl-host.patch')
-rw-r--r--meta/recipes-devtools/qemu/qemu-git/qemu-git-qemugl-host.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/qemu/qemu-git/qemu-git-qemugl-host.patch b/meta/recipes-devtools/qemu/qemu-git/qemu-git-qemugl-host.patch
index bbc9c9eaf9..4fb972a60b 100644
--- a/meta/recipes-devtools/qemu/qemu-git/qemu-git-qemugl-host.patch
+++ b/meta/recipes-devtools/qemu/qemu-git/qemu-git-qemugl-host.patch
@@ -280,7 +280,7 @@ Index: qemu-0.14.0/target-i386/beginend_funcs.sh
280--- /dev/null 280--- /dev/null
281+++ qemu-0.14.0/target-i386/beginend_funcs.sh 281+++ qemu-0.14.0/target-i386/beginend_funcs.sh
282@@ -0,0 +1,23 @@ 282@@ -0,0 +1,23 @@
283+#! /bin/sh 283+#! /bin/bash
284+# Copyright 2008 (C) Intel Corporation 284+# Copyright 2008 (C) Intel Corporation
285+# 285+#
286+# echo names of functions that are legal between a glBegin and glEnd pair. 286+# echo names of functions that are legal between a glBegin and glEnd pair.