From 11cc0a6a3b4d34164485379f39cc0b5f806a7e56 Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Thu, 4 Mar 2021 21:38:54 +0000
Subject: [PATCH] flavours/linux/local.conf.sample: Remove av96-root-files
 append

The layer was restructured and all the BSP support is now provided
through the machine configuration.

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
---
 flavours/linux/local.conf.sample | 2 --
 1 file changed, 2 deletions(-)

diff --git a/flavours/linux/local.conf.sample b/flavours/linux/local.conf.sample
index 26dd1b38..905e1190 100644
--- a/flavours/linux/local.conf.sample
+++ b/flavours/linux/local.conf.sample
@@ -249,5 +249,3 @@ PACKAGECONFIG_append_pn-qemu-system-native = " sdl"
 # track the version of this file when it was generated. This can safely be ignored if
 # this doesn't mean anything to you.
 CONF_VERSION = "1"
-
-IMAGE_INSTALL_append_stm32mp1-av96 = " av96-root-files"
-- 
GitLab