FIX: [wireless-regdb] clean regulatory.db and regulatory.db.p7s before compiling
BugzId: 65179
This commit is contained in:
parent
9f06290e91
commit
b6aaaf12e1
|
|
@ -20,6 +20,7 @@ S = "${WORKDIR}/git"
|
||||||
inherit pkgconfig allarch
|
inherit pkgconfig allarch
|
||||||
|
|
||||||
do_compile () {
|
do_compile () {
|
||||||
|
oe_runmake maintainer-clean
|
||||||
oe_runmake regulatory.db
|
oe_runmake regulatory.db
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue