packagegroup-extended: Add ca-certificates
This was likely recommended by several packages before. Since we removed recommendations, we now need to depend on it directly.
This commit is contained in:
parent
c190122ee9
commit
84b7db5134
|
|
@ -15,6 +15,7 @@ RDEPENDS_${PN} = " \
|
||||||
rng-tools \
|
rng-tools \
|
||||||
cryptodev-module \
|
cryptodev-module \
|
||||||
kernel-modules \
|
kernel-modules \
|
||||||
|
ca-certificates \
|
||||||
"
|
"
|
||||||
|
|
||||||
# Hacks for V2X-GNSS-HUB power sequence on HW23
|
# Hacks for V2X-GNSS-HUB power sequence on HW23
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue