mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +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:
parent
f7d2f86c85
commit
ee402d3e9d
@ -20,7 +20,7 @@ RDEPENDS_${PN} = "\
|
||||
python3-sense-hat \
|
||||
connman \
|
||||
connman-client \
|
||||
wireless-regdb \
|
||||
wireless-regdb-static \
|
||||
bluez5 \
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user