]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
icecc.bbclass: fix filename of recipe in comment
authorUlrich Ölmann <u.oelmann@pengutronix.de>
Wed, 14 Sep 2022 11:19:45 +0000 (13:19 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 17 Sep 2022 06:45:19 +0000 (07:45 +0100)
commitcf8835b53cb5ce3ff13f97fcf2d22b97a9f1ede4
treeba59bff0b0a0c7b77c59c4f3c9d4b3eb8c254686
parentd1439c41049e3cf201939bbc2b1fee58a46137a1
icecc.bbclass: fix filename of recipe in comment

The character '%' is not a valid part of a recipe filename and has been used
here only to suggest a wildcard regarding the recipe's version, see reply [1] in
a companioned thread. Correct that by using the current recipe version instead.

[1] https://lists.yoctoproject.org/g/docs/message/3165

Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/icecc.bbclass