From 6e26eaf03f2f524b78c194377ea0589e6913445d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 9 Nov 2011 17:25:25 +0000 Subject: qemu: Ensure an internal qemugl script uses bash as it has bashisms Signed-off-by: Richard Purdie --- meta/recipes-devtools/qemu/qemu-0.14.0/qemu-git-qemugl-host.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/qemu/qemu-0.14.0') diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/qemu-git-qemugl-host.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/qemu-git-qemugl-host.patch index bbc9c9eaf..4fb972a60 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/qemu-git-qemugl-host.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/qemu-git-qemugl-host.patch @@ -280,7 +280,7 @@ Index: qemu-0.14.0/target-i386/beginend_funcs.sh --- /dev/null +++ qemu-0.14.0/target-i386/beginend_funcs.sh @@ -0,0 +1,23 @@ -+#! /bin/sh ++#! /bin/bash +# Copyright 2008 (C) Intel Corporation +# +# echo names of functions that are legal between a glBegin and glEnd pair. -- cgit v1.2.3