summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/mesa/qemugl_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/mesa/qemugl_git.bb b/meta/packages/mesa/qemugl_git.bb
index 576ca62f67..138f59d1c8 100644
--- a/meta/packages/mesa/qemugl_git.bb
+++ b/meta/packages/mesa/qemugl_git.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL"
5 5
6DEPENDS = "virtual/libx11 xproto glproto libxfixes" 6DEPENDS = "virtual/libx11 xproto glproto libxfixes"
7 7
8COMPATIBLE_HOST = '(x86_64|i.86.*)-(linux|freebsd.*)' 8COMPATIBLE_HOST = '(x86_64.*|i.86.*)-(linux|freebsd.*)'
9 9
10SRC_URI = "git://git.o-hand.com/qemugl.git;protocol=git \ 10SRC_URI = "git://git.o-hand.com/qemugl.git;protocol=git \
11 file://versionfix.patch;patch=1" 11 file://versionfix.patch;patch=1"