Merge branch 'r9' into r9s

This commit is contained in:
Louis Abel 2024-03-20 14:39:29 -07:00
commit c1d702045d
Signed by: label
GPG Key ID: 2A6975660E424560
1 changed files with 3 additions and 3 deletions

View File

@ -134,6 +134,8 @@ exclude_filter {
glob_match: "kernel-rt*"
glob_match: "javapackages-bootstrap"
glob_match: "insights-client*"
glob_match: "nodejs-packaging"
glob_match: "nodejs-packaging-bundler"
}
}
exclude_filter {
@ -20725,9 +20727,7 @@ package {
include_filter: "nodejs-nodemon.noarch"
}
}
# This is technically a hidden dependency but ALSO a module package
# don't know what to do about this. I guess we'll try to build during
# lh
# This is a hidden dep for non-modular nodejs
package {
name: "nodejs-packaging"
type: PACKAGE_TYPE_NORMAL_FORK