From 35a3002fca96cdb8529847187e1509e70a230a37 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 18 Jun 2020 11:13:54 +0200 Subject: tezi-metadata: replace soc overrides to also include use-mainline-bsp With use-mainline-bsp the SoC overrides mx6/mx6q/mx6ull... are filtered out of the overrides. Replace them with the specific machine name. Related-to: ELB-2805 Signed-off-by: Max Krummenacher --- recipes-bsp/tezi-metadata/files/mx6ull/wrapup.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 recipes-bsp/tezi-metadata/files/mx6ull/wrapup.sh (limited to 'recipes-bsp/tezi-metadata/files/mx6ull/wrapup.sh') diff --git a/recipes-bsp/tezi-metadata/files/mx6ull/wrapup.sh b/recipes-bsp/tezi-metadata/files/mx6ull/wrapup.sh deleted file mode 100644 index c52d3c2..0000000 --- a/recipes-bsp/tezi-metadata/files/mx6ull/wrapup.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -exit 0 -- cgit v1.2.3