From 2945030fc036627bfb46fbdc4df166a45caf8d7e Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Thu, 6 Jul 2017 17:28:44 +0000 Subject: build-essential: Update linux-api-headers to latest Mutter 3.22 needs the linux/input-event-codes.h header which was added fairly recently. This doesn't bump the required kernel version at all -- that's controlled by the --enable-kernel argument passed to GLIBC's configure script in strata/build-essential/glibc.morph. --- strata/build-essential.morph | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'strata') diff --git a/strata/build-essential.morph b/strata/build-essential.morph index 207d0414..7ce0c6c1 100644 --- a/strata/build-essential.morph +++ b/strata/build-essential.morph @@ -69,8 +69,8 @@ chunks: - name: stage2-linux-api-headers morph: strata/build-essential/stage2-linux-api-headers.morph repo: upstream:linux - ref: 39a8804455fb23f09157341d3ba7db6d7ae6ee76 - unpetrify-ref: v4.0 + ref: a351e9b9fc24e982ec2f0e76379a49826036da12 + unpetrify-ref: v4.11 build-depends: - stage1-binutils - stage1-gcc @@ -230,8 +230,8 @@ chunks: - name: linux-api-headers morph: strata/build-essential/linux-api-headers.morph repo: upstream:linux - ref: 39a8804455fb23f09157341d3ba7db6d7ae6ee76 - unpetrify-ref: v4.0 + ref: a351e9b9fc24e982ec2f0e76379a49826036da12 + unpetrify-ref: v4.11 build-depends: - stage2-binutils - stage2-busybox -- cgit v1.2.1