update-flash: restrict 'kobs-ng' dependence to MXS machines

https://jira.digi.com/browse/DEL-340

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2013-03-06 11:57:09 +01:00
parent 7c894ce3d7
commit 3455ca56e3
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
PR = "r0"
DEPENDS += "libdigi"
RDEPENDS += "kobs-ng"
RDEPENDS_${PN}_append_mxs = " kobs-ng"
SRC_URI = "file://update_flash.c \
file://jffs2-user.h \