From b0061b9fc37e18b81b231eb05215e53736d9a710 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Wed, 29 Mar 2017 15:43:15 +0300 Subject: Remove support for Renesas R-Car H2 targets H2 targets no longer build with morty branch and will be replaced with H3. Change-Id: Ibc6e60d4965537cffdc143801fb4ba32db7ffaee Reviewed-by: Mikko Gronoff --- scripts/manifest.xml | 13 +------------ scripts/setup-environment.sh | 3 --- 2 files changed, 1 insertion(+), 15 deletions(-) (limited to 'scripts') diff --git a/scripts/manifest.xml b/scripts/manifest.xml index ac39697..bd9dcc6 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml @@ -35,7 +35,7 @@ remote="freescale" revision="ec54f623eee97b75b7ad87503477316495c7fc26" path="sources/meta-freescale" - groups="notdefault,external,fsl,ti,smx6,renesas"/> + groups="notdefault,external,fsl,ti,smx6"/> - - - diff --git a/scripts/setup-environment.sh b/scripts/setup-environment.sh index df53284..a556e4f 100755 --- a/scripts/setup-environment.sh +++ b/scripts/setup-environment.sh @@ -77,9 +77,6 @@ if [ ! -f ${PWD}/${BUILDDIRECTORY}/conf/bblayers.conf ]; then tegra-x1|tegra-t18x) LAYERSCONF="bblayers.conf.nvidia-tegra.sample" ;; - alt|gose|koelsch|lager|porter|silk|stout) - LAYERSCONF="bblayers.conf.rcar-gen2.sample" - ;; emulator) LAYERSCONF="bblayers.conf.emulator.sample" ;; -- cgit v1.2.3-54-g00ecf