Commit 889c20c
committed
lmp/bb-config: add support to the lmp-no-gplv3
With [1] we replace the bitbake bbclass image-license-checker and lmp-disable-gplv3 bbclass
with the lmp-no-gplv3 bbclass which also includes definitions implemented in oe-core.
The IMAGE_LICENSE_CHECKER_* is not need anymore and the control is made now with the
variable IMAGE_INCOMPATIBLE_LICENSE.
[1] foundriesio/meta-lmp#1618
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>1 parent bfb6e73 commit 889c20c
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
193 | 198 | | |
194 | 199 | | |
195 | 200 | | |
196 | 201 | | |
197 | 202 | | |
198 | 203 | | |
| 204 | + | |
199 | 205 | | |
200 | 206 | | |
201 | 207 | | |
| |||
0 commit comments