]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
rust.inc: Rename variables to make code clearer
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Aug 2022 11:40:25 +0000 (12:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Aug 2022 14:41:36 +0000 (15:41 +0100)
commit279b809e8306b0eb6ae6caeb6b0a3c3c62d2f9d2
tree8039ca22c00fc80c5996ac722fbd1fc39c2b47de
parentee0c0fdf9c1eba9eece6ed1293fda25bf18964b3
rust.inc: Rename variables to make code clearer

Instead of reusing a "target_section" variable, name them host and build
section instead. This patch sets things up for other improvementsm,
separating out the renaming.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rust/rust.inc