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

Anurag Dutta <[email protected]>
Newsgroups org.yoctoproject.lists.meta-arago
Message-ID <[email protected]>
Remove MCAN rules from meta-arago-distro as they have
been shifted to meta-ti.

Signed-off-by: Anurag Dutta <[email protected]>
---
 .../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

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"
-- 
2.34.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.