scripts/feeds: shallow clone submodules
authorCedric CHEDALEUX <cedric.chedaleux@orange.com>
Mon, 17 Feb 2025 09:44:36 +0000 (10:44 +0100)
committerRobert Marko <robimarko@gmail.com>
Tue, 4 Mar 2025 11:00:19 +0000 (12:00 +0100)
commit9ec32cfb2733856a2ab4caee07d9b3297568381d
tree8213e5d759900e2700b61dee621849ba35aeef2c
parent32d0a57dc10811a24816e51f10e55963f40fe462
scripts/feeds: shallow clone submodules

When a feed has submodules, all its submodules are fully cloned whereas
the feed itself is shallowed. Let's be consistent and perform shallow clones
as well for the submodules.

Signed-off-by: Cedric CHEDALEUX <cedric.chedaleux@orange.com>
Link: https://github.com/openwrt/openwrt/pull/18003
Signed-off-by: Robert Marko <robimarko@gmail.com>
scripts/feeds