From 5626aa3649525f488b1d362cac1f9b608889d08a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 25 May 2015 17:17:04 +0100 Subject: Upgrade to mesa-10.6-rc1 This release fixes https://bugs.freedesktop.org/show_bug.cgi?id=86701 So, 3D acceleration works again in virtual machines. Because of this, the special mesa-common-vm stratum is not needed anymore (used to compile thre last known version with 3D acceleration support in vm, 10.3.7) Change-Id: Iddddc6511b67bc53e4c87939ae0d060740ed2f4c --- systems/genivi-baseline-system-x86_64-generic.morph | 4 ++-- systems/weston-system-x86_64-generic.morph | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'systems') diff --git a/systems/genivi-baseline-system-x86_64-generic.morph b/systems/genivi-baseline-system-x86_64-generic.morph index 7b339c43..f04485bc 100644 --- a/systems/genivi-baseline-system-x86_64-generic.morph +++ b/systems/genivi-baseline-system-x86_64-generic.morph @@ -33,8 +33,8 @@ strata: morph: strata/input-common.morph - name: llvm-common morph: strata/llvm-common.morph -- name: mesa-common-vm - morph: strata/mesa-common-vm.morph +- name: mesa-common + morph: strata/mesa-common.morph - name: x-common morph: strata/x-common.morph - name: weston-genivi diff --git a/systems/weston-system-x86_64-generic.morph b/systems/weston-system-x86_64-generic.morph index 6cef12ff..84f0bad0 100644 --- a/systems/weston-system-x86_64-generic.morph +++ b/systems/weston-system-x86_64-generic.morph @@ -31,8 +31,8 @@ strata: morph: strata/input-common.morph - name: llvm-common morph: strata/llvm-common.morph -- name: mesa-common-vm - morph: strata/mesa-common-vm.morph +- name: mesa-common + morph: strata/mesa-common.morph - name: weston-common morph: strata/weston-common.morph - name: x-common -- cgit v1.2.1