summaryrefslogtreecommitdiff
path: root/unblocked_terms.txt
diff options
context:
space:
mode:
authorPaul Fagerburg <pfagerburg@google.com>2020-10-27 15:00:13 -0600
committerCommit Bot <commit-bot@chromium.org>2020-10-28 05:18:27 +0000
commita7581b55dff2987d126af04aa2a71f16e615617b (patch)
treefaa1ef993439db2b7ed4c80fb2a991115ddc2949 /unblocked_terms.txt
parentedfa1ffbf293e831db863179c32108de67f510cc (diff)
downloadchrome-ec-a7581b55dff2987d126af04aa2a71f16e615617b.tar.gz
ec: unblock Zephyr's "native_posix"
Zephyr uses the "native_posix" target, which gets flagged by the inclusive language filter. Unblock this specific usage. BUG=None BRANCH=None TEST=Upload this CL without getting flagged Signed-off-by: Paul Fagerburg <pfagerburg@google.com> Change-Id: I7aa52e96262c3f1ea07dc299fb6d73a88c73f1dc Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2504472 Tested-by: Paul Fagerburg <pfagerburg@chromium.org> Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org> Reviewed-by: Bernie Thompson <bhthompson@chromium.org> Commit-Queue: Paul Fagerburg <pfagerburg@chromium.org> Auto-Submit: Paul Fagerburg <pfagerburg@chromium.org>
Diffstat (limited to 'unblocked_terms.txt')
-rw-r--r--unblocked_terms.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/unblocked_terms.txt b/unblocked_terms.txt
index edfa587f9b..2ad0dc0a56 100644
--- a/unblocked_terms.txt
+++ b/unblocked_terms.txt
@@ -1,2 +1,5 @@
master
-slave \ No newline at end of file
+slave
+# The Zephyr RTOS uses "native_posix" as a build target, so unblock
+# just that specific usage.
+native_posix