diff mbox series

[meta-arago,master] meta-arago-distro: recipes-core: udev: Remove MCAN rules from meta-arago-distro

Message ID 20260130110637.2338476-1-a-dutta@ti.com
State New
Headers show
Series [meta-arago,master] meta-arago-distro: recipes-core: udev: Remove MCAN rules from meta-arago-distro | expand

Commit Message

Anurag Dutta Jan. 30, 2026, 11:06 a.m. UTC
Remove MCAN rules from meta-arago-distro as they have
been shifted to meta-ti.

Signed-off-by: Anurag Dutta <a-dutta@ti.com>
---
 .../udev/udev-aragoconf/37-can-am62.rules     |  4 ----
 .../udev/udev-aragoconf/37-can-dra7.rules     |  2 --
 .../udev/udev-aragoconf/37-can-j7.rules       | 20 -------------------
 .../udev/udev-aragoconf/37-can-ti33x.rules    |  2 --
 .../recipes-core/udev/udev-aragoconf_1.bb     |  8 --------
 5 files changed, 36 deletions(-)
 delete mode 100644 meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-am62.rules
 delete mode 100644 meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-dra7.rules
 delete mode 100644 meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-j7.rules
 delete mode 100644 meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-ti33x.rules

Comments

PRC Automation Jan. 30, 2026, 11:10 a.m. UTC | #1
meta-arago / na / 20260130110637.2338476-1-a-dutta

PRC Results: FAIL

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [meta-arago][master][PATCH] meta-arago-distro: recipes-core: udev: Remove MCAN rules from meta-arago-distro
    WARN: Commit message should not include directory path to recipe: meta-arago-distro: recipes-core: udev: Remove MCAN rules from meta-arago-distro.
              meta-arago-distro
              recipes-core (COMMIT-MESSAGE-3)
        patch
    
    For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887



=========================================================
  apply-yocto-patch: FAIL
=========================================================
master
=====================
Summary:
- Patch Series: [meta-arago][master][PATCH] meta-arago-distro: recipes-core: udev: Remove MCAN rules from meta-arago-distro
- Submitter: From: Anurag Dutta <a-dutta@ti.com>
- Date: Date: Fri, 30 Jan 2026 16:36:37 +0530
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: c29bdcdf6d49748b6f95a6be20d05be20ad310a3

Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: master
- Commit Author: Andrew Davis <afd@ti.com>
- Commit Subject: shadow-securetty: Remove unneeded recipe
- Commit SHA: ec59a3b33249af3f91b45428a35bca8cd1141fc6

Patches
----------------------------------------
FAIL - [meta-arago][master][PATCH] meta-arago-distro: recipes-core: udev: Remove MCAN rules from meta-arago-distro
    error: patch failed: meta-arago-distro/recipes-core/udev/udev-aragoconf_1.bb:6
    error: meta-arago-distro/recipes-core/udev/udev-aragoconf_1.bb: patch does not apply
    Applying: meta-arago-distro: recipes-core: udev: Remove MCAN rules from meta-arago-distro
    Patch failed at 0001 meta-arago-distro: recipes-core: udev: Remove MCAN rules from meta-arago-distro
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-am62.rules b/meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-am62.rules
deleted file mode 100644
index 59dc8075..00000000
--- a/meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-am62.rules
+++ /dev/null
@@ -1,4 +0,0 @@ 
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="4e08000.can", NAME="mcu_mcan0"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="4e18000.can", NAME="mcu_mcan1"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="20701000.can", NAME="main_mcan0"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="20711000.can", NAME="main_mcan1"
diff --git a/meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-dra7.rules b/meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-dra7.rules
deleted file mode 100644
index 3b14150d..00000000
--- a/meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-dra7.rules
+++ /dev/null
@@ -1,2 +0,0 @@ 
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="4ae3c000.can", NAME="main_dcan1"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="48480000.can", NAME="main_dcan2"
diff --git a/meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-j7.rules b/meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-j7.rules
deleted file mode 100644
index f2804ecd..00000000
--- a/meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-j7.rules
+++ /dev/null
@@ -1,20 +0,0 @@ 
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="40528000.can", NAME="mcu_mcan0"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="40568000.can", NAME="mcu_mcan1"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="2701000.can", NAME="main_mcan0"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="2711000.can", NAME="main_mcan1"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="2721000.can", NAME="main_mcan2"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="2731000.can", NAME="main_mcan3"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="2741000.can", NAME="main_mcan4"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="2751000.can", NAME="main_mcan5"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="2761000.can", NAME="main_mcan6"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="2771000.can", NAME="main_mcan7"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="2781000.can", NAME="main_mcan8"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="2791000.can", NAME="main_mcan9"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="27a1000.can", NAME="main_mcan10"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="27b1000.can", NAME="main_mcan11"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="27c1000.can", NAME="main_mcan12"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="27d1000.can", NAME="main_mcan13"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="2681000.can", NAME="main_mcan14"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="2691000.can", NAME="main_mcan15"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="26a1000.can", NAME="main_mcan16"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="26b1000.can", NAME="main_mcan17"
diff --git a/meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-ti33x.rules b/meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-ti33x.rules
deleted file mode 100644
index 62d650fe..00000000
--- a/meta-arago-distro/recipes-core/udev/udev-aragoconf/37-can-ti33x.rules
+++ /dev/null
@@ -1,2 +0,0 @@ 
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="481cc000.can", NAME="main_dcan0"
-SUBSYSTEM=="net", ACTION=="add", KERNELS=="481d0000.can", NAME="main_dcan1"
diff --git a/meta-arago-distro/recipes-core/udev/udev-aragoconf_1.bb b/meta-arago-distro/recipes-core/udev/udev-aragoconf_1.bb
index 49d00b54..e926e901 100644
--- a/meta-arago-distro/recipes-core/udev/udev-aragoconf_1.bb
+++ b/meta-arago-distro/recipes-core/udev/udev-aragoconf_1.bb
@@ -6,10 +6,6 @@  inherit bin_package
 
 SRC_URI = " \
     file://50-arago.rules \
-    file://37-can-j7.rules \
-    file://37-can-am62.rules \
-    file://37-can-dra7.rules \
-    file://37-can-ti33x.rules \
 "
 
 S = "${WORKDIR}"
@@ -17,10 +13,6 @@  S = "${WORKDIR}"
 do_install() {
     install -d ${D}${libdir}/udev/rules.d
     install -m 0644 ${WORKDIR}/50-arago.rules ${D}${libdir}/udev/rules.d/
-    install -m 0644 ${WORKDIR}/37-can-j7.rules ${D}${libdir}/udev/rules.d/
-    install -m 0644 ${WORKDIR}/37-can-am62.rules ${D}${libdir}/udev/rules.d/
-    install -m 0644 ${WORKDIR}/37-can-dra7.rules ${D}${libdir}/udev/rules.d/
-    install -m 0644 ${WORKDIR}/37-can-ti33x.rules ${D}${libdir}/udev/rules.d/
 }
 
 RDEPENDS:${PN} = "udev udev-extraconf"