From a1e5dbbdb3d3f3df39d72f73e9db2a22709f407f Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 30 Jun 2017 15:54:06 +0000 Subject: Update to latest LLVM (4.0.1), libdrm (2.4.81) and Mesa (17.1.3) Fixes compile failures in Mesa that occur with GCC 7.1. The libdrm and LLVM updates are required for latest Mesa. --- strata/libdrm-common.morph | 4 ++-- strata/llvm-common.morph | 4 ++-- strata/mesa-common.morph | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/strata/libdrm-common.morph b/strata/libdrm-common.morph index 2155019c..ebaf207e 100644 --- a/strata/libdrm-common.morph +++ b/strata/libdrm-common.morph @@ -11,7 +11,7 @@ chunks: - name: drm repo: upstream:drm morph: strata/libdrm-common/drm.morph - ref: a44c9c31b7b38b3eedf3d26648f9e68dcc377c4c - unpetrify-ref: libdrm-2.4.71 + ref: 81312f3730c14a2930a7784493701809c7f04a26 + unpetrify-ref: libdrm-2.4.81 build-depends: - xorg-lib-libpciaccess diff --git a/strata/llvm-common.morph b/strata/llvm-common.morph index 794a7fc5..66bfed43 100644 --- a/strata/llvm-common.morph +++ b/strata/llvm-common.morph @@ -6,5 +6,5 @@ chunks: - name: llvm morph: strata/llvm-common/llvm.morph repo: upstream:llvm - ref: 19ade095e8c3ea61f84b71074433309f0c7c7b3b - unpetrify-ref: release_36 + ref: c8fccc53ed66d505898f8850bcc690c977a7c9a7 + unpetrify-ref: release_40 diff --git a/strata/mesa-common.morph b/strata/mesa-common.morph index 15e660c7..79215bdc 100644 --- a/strata/mesa-common.morph +++ b/strata/mesa-common.morph @@ -11,8 +11,8 @@ chunks: - name: mesa morph: strata/mesa-common/mesa.morph repo: upstream:mesa - ref: 3255d10da4c2703bfdfcefd8f59b0d8f21dbb43f - unpetrify-ref: mesa-13.0.4 + ref: f60875e211388e299724063af40c01738cc5d819 + unpetrify-ref: mesa-17.1.3 - name: libepoxy repo: upstream:libepoxy ref: e2c33af5bfcfc9d168f9e776156dd47c33f428b3 -- cgit v1.2.1