mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
packagegroup-rpi-test: Depend on wireless-regdb instead of crda
this should bring in crda if needed Fixes issue #456 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
0c8875210a
commit
be8b4c44f3
|
@ -19,7 +19,7 @@ RDEPENDS_${PN} = "\
|
||||||
python-sense-hat \
|
python-sense-hat \
|
||||||
connman \
|
connman \
|
||||||
connman-client \
|
connman-client \
|
||||||
crda \
|
wireless-regdb \
|
||||||
bluez5 \
|
bluez5 \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user