mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02: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:
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 \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user