[bootlin/training-materials updates] master: yocto: labs: remove leftover yocto-sdk-eclipse line (2a2e8eef)

Luca Ceresoli luca.ceresoli at bootlin.com
Mon Aug 7 17:39:09 CEST 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/2a2e8eeff961d3c78696dd63188a9c04124da7c0

>---------------------------------------------------------------

commit 2a2e8eeff961d3c78696dd63188a9c04124da7c0
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Mon Aug 7 12:29:34 2023 +0200

    yocto: labs: remove leftover yocto-sdk-eclipse line
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


>---------------------------------------------------------------

2a2e8eeff961d3c78696dd63188a9c04124da7c0
 mk/yocto-stm32.mk | 3 +--
 mk/yocto.mk       | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/mk/yocto-stm32.mk b/mk/yocto-stm32.mk
index fd54304d..407e567f 100644
--- a/mk/yocto-stm32.mk
+++ b/mk/yocto-stm32.mk
@@ -42,5 +42,4 @@ YOCTO_STM32_LABS    = setup \
 		yocto-extend-recipe \
 		yocto-custom-machine \
 		yocto-custom-image \
-		yocto-sdk \
-		yocto-sdk-eclipse
+		yocto-sdk
diff --git a/mk/yocto.mk b/mk/yocto.mk
index a3614b17..fa19767b 100644
--- a/mk/yocto.mk
+++ b/mk/yocto.mk
@@ -42,5 +42,4 @@ YOCTO_LABS    = setup \
 		yocto-extend-recipe \
 		yocto-custom-machine \
 		yocto-custom-image \
-		yocto-sdk \
-		yocto-sdk-eclipse
+		yocto-sdk




More information about the training-materials-updates mailing list