mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-21 05:26: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> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
f7d2f86c85
commit
ee402d3e9d
@@ -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