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:
Alex Gonzalez 2013-05-30 14:18:16 +02:00
parent 2faf1c8292
commit 8b0481316f
1 changed files with 1 additions and 0 deletions

View File

@ -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"