Skip to content

Commit ecdf6af

Browse files
committed
chore(cmake): update platformtxt_filter comments
after support addition of vid.** and pid.** Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 55381b5 commit ecdf6af

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

cmake/scripts/update_boarddb.py

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,10 @@ def boardstxt_filter(key):
4141

4242

4343
def platformtxt_filter(key):
44-
# reject everything but build.**
45-
# and also build.info (that's specific to the build system, we'll hard-code it)
46-
# we don't need anything else from platform.txt
44+
# reject everything except build.**, vid.** and pid.**
45+
# Note that build.info is also rejected
46+
# (it is specific to the build system, it will be hard-coded)
47+
# nothing else is needed from platform.txt
4748
# +additional stuff might confuse later parts of the script
4849
# e.g.:
4950

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy