From 0bec960fc6c4db23f8746d4dcc87c9513888a835 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Fri, 22 Jul 2016 11:03:12 +0000 Subject: strata/bsp*: Use linux when possible We prefer to encourage the use of newer versions rather than the use of older versions with backported patches. Change-Id: I11aa76d436549cde9f9e78340f984597804a2a30 --- strata/bsp-x86_32-ivi.morph | 2 +- strata/bsp-x86_64-generic.morph | 2 +- strata/bsp-x86_64-ivi.morph | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/strata/bsp-x86_32-ivi.morph b/strata/bsp-x86_32-ivi.morph index 180f02eb..7f034a3d 100644 --- a/strata/bsp-x86_32-ivi.morph +++ b/strata/bsp-x86_32-ivi.morph @@ -7,6 +7,6 @@ build-depends: chunks: - name: linux-x86-32-ivi morph: strata/bsp-x86_32-ivi/linux-x86-32-ivi.morph - repo: upstream:linux-stable + repo: upstream:linux ref: 2dcd0af568b0cf583645c8a317dd12e344b1c72a unpetrify-ref: v4.6 diff --git a/strata/bsp-x86_64-generic.morph b/strata/bsp-x86_64-generic.morph index e1a13096..7ff18008 100644 --- a/strata/bsp-x86_64-generic.morph +++ b/strata/bsp-x86_64-generic.morph @@ -9,7 +9,7 @@ build-depends: chunks: - name: linux-x86-64-generic morph: strata/bsp-x86_64-generic/linux-x86-64-generic.morph - repo: upstream:linux-stable + repo: upstream:linux ref: 2dcd0af568b0cf583645c8a317dd12e344b1c72a unpetrify-ref: v4.6 - name: nasm diff --git a/strata/bsp-x86_64-ivi.morph b/strata/bsp-x86_64-ivi.morph index 1d01ac2e..b1407942 100644 --- a/strata/bsp-x86_64-ivi.morph +++ b/strata/bsp-x86_64-ivi.morph @@ -7,6 +7,6 @@ build-depends: chunks: - name: linux-x86-64-ivi morph: strata/bsp-x86_64-ivi/linux-x86-64-ivi.morph - repo: upstream:linux-stable + repo: upstream:linux ref: 2dcd0af568b0cf583645c8a317dd12e344b1c72a unpetrify-ref: v4.6 -- cgit v1.2.1