summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/parse/ast.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-11 17:56:44 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-17 08:52:28 +0000
commita225aa3ec4726161172ca4b03d02751b1250e7ae (patch)
treecd73bc4fb6040440608d0628cd60dfaf06a81aa8 /bitbake/lib/bb/parse/ast.py
parent1a45c29ff13f6e78b9428336f813d0c3e0fd980a (diff)
downloadpoky-a225aa3ec4726161172ca4b03d02751b1250e7ae.tar.gz
bitbake: siggen: Clarify which fn is meant
"fn" can mean different things in bitbake, we added support for class extensions and then mutlticonfigs by extending it. In siggen, it generally means that mc is prefixed to it and that it is a virtual filename. Replace "fn" with "mcfn" in the code to make this clearer as if I'm getting confused, everyone else likely is as well. "mcfn" is sometimes referred to as taskfn as well but mcfn is probably the easiest to understand as the taskname isn't included. (Bitbake rev: e1c1139ab90f8da1b5036db11d943daefbe87859) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse/ast.py')
0 files changed, 0 insertions, 0 deletions