meta-digi-arm: Allow to create an empty dev package for firmware-mxs.
Otherwise a dev or sdk image which include the dev-pkgs image feature will fail. https://jira.digi.com/browse/DEL-488 Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
2faf1c8292
commit
8b0481316f
|
|
@ -4,6 +4,7 @@ SUMMARY = "Firmware files for Digi's MXS based platforms, such as Atheros blueto
|
|||
SECTION = "base"
|
||||
LICENSE = "Proprietary"
|
||||
LIC_FILES_CHKSUM = "file://${DIGI_EULA_FILE};md5=ef5b088ca04b6f10b1764aa182f4f51d"
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
PR = "${DISTRO}.r0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue