diff mbox series

[meta-arago,master] images: Remove C6x GDB and dsptop related packages

Message ID 20260311161931.394451-1-afd@ti.com
State New
Headers show
Series [meta-arago,master] images: Remove C6x GDB and dsptop related packages | expand

Commit Message

Andrew Davis March 11, 2026, 4:19 p.m. UTC
GDB and dsptop for C6x are deprecated and will be removed from meta-ti
soon. Remove gdbserver-c6x, dsptop, and libulm from Arago images.

Signed-off-by: Andrew Davis <afd@ti.com>
---
 meta-arago-distro/recipes-core/images/arago-image.inc    | 2 --
 .../packagegroup-arago-addons-sdk-target.bb              | 7 -------
 .../packagegroups/packagegroup-arago-addons.bb           | 9 ---------
 .../packagegroup-arago-standalone-sdk-target.bb          | 1 -
 4 files changed, 19 deletions(-)

Comments

PRC Automation March 11, 2026, 4:39 p.m. UTC | #1
meta-arago / na / 20260311161931.394451-1-afd

PRC Results: FAIL

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [meta-arago][master][PATCH] images: Remove C6x GDB and dsptop related packages
    WARN: Commit message should not include directory path to recipe: images: Remove C6x GDB and dsptop related packages.
              images (COMMIT-MESSAGE-3)
        patch
    
    For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887



=========================================================
  apply-yocto-patch: PASS
=========================================================
master
=====================
Summary:
- Patch Series: [meta-arago][master][PATCH] images: Remove C6x GDB and dsptop related packages
- Submitter: From: Andrew Davis <afd@ti.com>
- Date: Date: Wed, 11 Mar 2026 11:19:31 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 924eefadfbd844f2577f21aaeffdf6749e775bcd

Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: master-wip
- Commit Author: Thorsten Lannynd <t-lannynd@ti.com>
- Commit Subject: ti-test: Add request and websocket-client to packagegroup
- Commit SHA: bf13de211888bc29ca4b2882630cb6c0135cdc8d

Patches
----------------------------------------
All patches applied



=========================================================
  check-yocto-repo: PASS
=========================================================
master
=====================
PASS



=========================================================
  yocto-check-layers: FAIL
=========================================================
master - FAIL
=====================
ERROR: Nothing RPROVIDES 'weston-dev' (but <build-dir>/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-graphics-sdk-target.bb RDEPENDS on or otherwise requires it)
ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
ERROR: <build-dir>/sources/meta-virtualization/recipes-containers/container-registry/container-registry-populate.bb: QA Issue: task do_populate_registry has network enabled
ERROR: <build-dir>/sources/meta-virtualization/recipes-extended/xen-guest-bundles/alpine-xen-guest-bundle_3.23.bb: QA Issue: Package alpine-xen-guest-bundle is skipping required QA tests. [installed-vs-shipped]
ERROR: <build-dir>/sources/meta-virtualization/recipes-extended/xen-guest-bundles/alpine-xen-guest-bundle_3.23.bb: Fatal QA errors were found, failing task.
ERROR: <build-dir>/sources/meta-virtualization/recipes-extended/xen-guest-bundles/example-xen-guest-bundle_1.0.bb: QA Issue: Package example-xen-guest-bundle is skipping required QA tests. [installed-vs-shipped]
ERROR: <build-dir>/sources/meta-virtualization/recipes-extended/xen-guest-bundles/example-xen-guest-bundle_1.0.bb: Fatal QA errors were found, failing task.
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-core/images/arago-image.inc b/meta-arago-distro/recipes-core/images/arago-image.inc
index f085fa23..e6739d2c 100644
--- a/meta-arago-distro/recipes-core/images/arago-image.inc
+++ b/meta-arago-distro/recipes-core/images/arago-image.inc
@@ -17,8 +17,6 @@  TOOLCHAIN_HOST_TASK:append = " nativesdk-buildtools-perl-dummy"
 SDK_PACKAGE_ARCHS += "buildtools-dummy-${SDKPKGSUFFIX}"
 
 BAD_RECOMMENDATIONS += " \
-    libulm-dev \
-    gdbserver-c6x-dev \
     coreutils \
     coreutils-dev \
 "
diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-addons-sdk-target.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-addons-sdk-target.bb
index 54c7c4c9..ae8f063f 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-addons-sdk-target.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-addons-sdk-target.bb
@@ -25,12 +25,6 @@  UTILS:append:k3 = "\
 	ti-rpmsg-char-staticdev \
 "
 
-EXTRA_LIBS = ""
-EXTRA_LIBS:append:am57xx = " libulm-dev \
-                             libulm-staticdev \
-                             gdbserver-c6x-dev \
-"
-
 EXTRA_PACKAGES = ""
 
 IPCDEV = " \
@@ -43,6 +37,5 @@  EXTRA_PACKAGES:append:omapl138 = " ${IPCDEV}"
 
 RDEPENDS:${PN} = "\
     ${UTILS} \
-    ${EXTRA_LIBS} \
     ${EXTRA_PACKAGES} \
 "
diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-addons.bb
index 67f3de16..00836a03 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-addons.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-addons.bb
@@ -9,7 +9,6 @@  inherit packagegroup
 PACKAGES =+ "${PN}-extra"
 
 UTILS = " \
-    gdbserver \
     oprofile \
     ptpd \
     strongswan \
@@ -26,10 +25,6 @@  UTILS:append:arago = " \
 
 UTILS_UBOOT_FW = "libubootenv-bin"
 
-UTILS_DSP = " \
-    ${@bb.utils.contains('MACHINE_FEATURES', 'dsp', 'gdbc6x dsptop', '', d)} \
-"
-
 #                       pru-swuart-fw 
 UTILS:append:ti33x = " mmc-utils \
                        switch-config \
@@ -72,10 +67,6 @@  UTILS:append:j721e = " pru-icss"
 
 UTILS:append:omapl138 = " ti-ipc-rtos-fw"
 
-UTILS:append:am57xx = " \
-    ${UTILS_DSP} \
-"
-
 EXTRA_PACKAGES = " \
     protobuf \
     ccief-basic \
diff --git a/meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-standalone-sdk-target.bb b/meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-standalone-sdk-target.bb
index baa2a4bc..2a10bbaa 100644
--- a/meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-standalone-sdk-target.bb
+++ b/meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-standalone-sdk-target.bb
@@ -14,7 +14,6 @@  RDEPENDS:${PN} = "\
     ${LIBC_DEPENDENCIES} \
     libc-staticdev \
     linux-libc-headers-dev \
-    gdbserver \
     alsa-dev \
     alsa-lib-dev \
     alsa-utils-dev \