[meta-freescale] [PATCH 16/17] udev-rules-qoriq: no rule to install for ls1012a/ls2080a

Chunrong Guo B40290 at freescale.com
Tue Mar 14 02:32:15 PDT 2017


From: Ting Liu <ting.liu at nxp.com>

Signed-off-by: Ting Liu <ting.liu at nxp.com>
---
 recipes-core/udev/udev-rules-qoriq.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/recipes-core/udev/udev-rules-qoriq.bb b/recipes-core/udev/udev-rules-qoriq.bb
index fb42d69..22ae4b3 100644
--- a/recipes-core/udev/udev-rules-qoriq.bb
+++ b/recipes-core/udev/udev-rules-qoriq.bb
@@ -15,7 +15,8 @@ RULE_e6500-64b = "72-fsl-dpaa-persistent-networking.rules"
 RULE_t1024 = "72-fsl-dpaa-persistent-networking.rules"
 RULE_t1023 = "72-fsl-dpaa-persistent-networking.rules"
 RULE_ls1043a = "73-fsl-dpaa-persistent-networking.rules"
-RULE_ls2080ardb = ""
+RULE_ls1012a = ""
+RULE_ls2080a = ""
 
 do_install () {
     install -d ${D}${sysconfdir}/udev/rules.d/
-- 
2.7.4



More information about the meta-freescale mailing list