mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-02 13:29:55 +00:00
packagegroup-rpi-test: resolve wireless-regdb conflict
Replaces `wireless-regdb` with `wireless-regdb-static` provided by poky. Fixes #639. Signed-off-by: Jon Magnuson <jon.magnuson@gmail.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
5576a22061
commit
aa47ab631d
@@ -20,7 +20,7 @@ RDEPENDS_${PN} = "\
|
|||||||
python3-sense-hat \
|
python3-sense-hat \
|
||||||
connman \
|
connman \
|
||||||
connman-client \
|
connman-client \
|
||||||
wireless-regdb \
|
wireless-regdb-static \
|
||||||
bluez5 \
|
bluez5 \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user