Signed-off-by: Ryan Eatmon <[email protected]>
---
 check_yocto_rules.json | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/check_yocto_rules.json b/check_yocto_rules.json
index a6a46f42..93a784b0 100644
--- a/check_yocto_rules.json
+++ b/check_yocto_rules.json
@@ -1,6 +1,6 @@
 {
     "APPEND-1" : {
-        "skip_vars" : [ "FILES", "RDEPENDS" ]
+        "skip_vars" : [ "FILES", "RDEPENDS", "RPROVIDES" ]
     },
     "APPEND-2" : {
         "skip_vars" : [ "PR", "PV" ],
@@ -8,6 +8,11 @@
             "meta-arago-distro/conf/distro/include/arago-prefs.inc" : {
                 "skip_vars": [ "PREFERRED_PROVIDER_virtual/kernel" ]
             }
+        },
+        "file_regex" : {
+            "meta-arago-distro\\/recipes-graphics\\/emptty\\/emptty_\\S+\\.bb" 
: {
+                "skip_vars" : [ "GO_TAGS" ]
+            }
         }
     },
     "GUARD-1" : {
@@ -33,6 +38,8 @@
             
"meta-arago-distro/recipes-core/meta/meta-toolchain-arago-tisdk-server.bb",
             
"meta-arago-distro/recipes-core/meta/meta-toolchain-arago-tisdk.bb",
             "meta-arago-distro/recipes-core/meta/meta-toolchain-arago.bb",
+            "meta-arago-distro/recipes-graphics/emptty/emptty-conf.bb",
+            "meta-arago-distro/recipes-graphics/wayland/weston-init-arago.bb",
             
"meta-arago-extras/recipes-core/oprofile-example/oprofile-example_git.bb",
             "meta-arago-extras/recipes-devtools/opkg/opkg-bash-completion.bb",
             "meta-arago-extras/recipes-extended/sysrepo/nw-configurator.bb",
-- 
2.43.0



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17275): 
https://lists.yoctoproject.org/g/meta-arago/message/17275
Mute This Topic: https://lists.yoctoproject.org/mt/118171105/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to