From e0bb9ce781758c46a89b14a091ad81e4d95d5496 Mon Sep 17 00:00:00 2001 From: Bastian Krause Date: Mon, 19 Feb 2024 11:08:05 +0100 Subject: github: stop building microcom A future commit will drop the recipe as it's now part of meta-oe. Signed-off-by: Bastian Krause --- .github/workflows/meta-ptx.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/meta-ptx.yml b/.github/workflows/meta-ptx.yml index 1ac8396..1e5458e 100644 --- a/.github/workflows/meta-ptx.yml +++ b/.github/workflows/meta-ptx.yml @@ -46,10 +46,6 @@ jobs: run: | source poky/oe-init-build-env build bitbake dt-utils - - name: Build microcom - run: | - source poky/oe-init-build-env build - bitbake microcom - name: Build platsch run: | source poky/oe-init-build-env build -- cgit v1.2.3