From 7dabed5e533fefac016f20dddc749e95d6aafd51 Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Fri, 15 Oct 2021 19:52:15 +0100
Subject: [PATCH] Follow the meta-python-extra -> meta-python-mixin rename

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
---
 flavours/linux/bblayers.conf.sample | 2 +-
 manifests/default.xml               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/flavours/linux/bblayers.conf.sample b/flavours/linux/bblayers.conf.sample
index a5be9528..295d1eef 100644
--- a/flavours/linux/bblayers.conf.sample
+++ b/flavours/linux/bblayers.conf.sample
@@ -25,7 +25,7 @@ BBLAYERS ?= " \
   ##OEROOT##/../meta-openembedded/meta-networking \
   ##OEROOT##/../meta-openembedded/meta-perl \
   ##OEROOT##/../meta-openembedded/meta-python \
-  ##OEROOT##/../meta-python-extra \
+  ##OEROOT##/../meta-python-mixin \
   ##OEROOT##/../meta-st-stm32mp \
   ##OEROOT##/../meta-st-stm32mp-addons \
   ##OEROOT##/../meta-av96/meta-av96-core \
diff --git a/manifests/default.xml b/manifests/default.xml
index 1de631ff..06f27653 100644
--- a/manifests/default.xml
+++ b/manifests/default.xml
@@ -52,7 +52,7 @@ SPDX-FileCopyrightText: Huawei Inc.
 	<project name="meta-freescale" remote="yocto" revision="11170950b155168ec414bbde48e3a4427fcac4bd" path="meta-freescale" />
 	<project name="meta-seco-imx" remote="seco-imx" revision="b53f14e87f6de91933457095a0e04676690a9cdc" path="meta-seco-imx" />
 	<project name="meta-av96" revision="a4b2b45efcbad1882227eac54b5023ff6b736b10" path="meta-av96" />
-	<project name="meta-python-extra" revision="7bda3c1e5d6876375a8bf865ed9fcce2622c1715" path="meta-python-extra" />
+	<project name="meta-python-mixin" revision="7bda3c1e5d6876375a8bf865ed9fcce2622c1715" path="meta-python-mixin" />
 	<project name="meta-raspberrypi" remote="yocto" revision="77190af02d48adc2b28216775e6318e9eeda571c" path="meta-raspberrypi" />
 	<project name="meta-security" remote="yocto" revision="b76698c788cb8ca632077a972031899ef15025d6" path="meta-security" />
 	<project name="meta-linaro" remote="linaro" revision="10af9133aeb28b3487fd227c900c11b786505699" path="meta-linaro" />
-- 
GitLab