]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cargo_common.bbclass: Support git repos with submodules
authorChris Spencer <spencercw@gmail.com>
Mon, 5 Aug 2024 14:56:39 +0000 (15:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Aug 2024 13:28:23 +0000 (14:28 +0100)
commitf871d9d6094ec0001d826e4b5b3395c1842631bb
treec54851760fe6682b1456756a2343e339137059ad
parent5b91a092216fa29c944dd1f2d4cc237cac47929e
cargo_common.bbclass: Support git repos with submodules

This is useful for cargo dependencies specified as git repositories, where
those repositories themselves have submodules that need to be checked out.

Signed-off-by: Chris Spencer <spencercw@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/cargo_common.bbclass