From e63e693a24676ed269bb4a1cb972824d75bec0b1 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Thu, 13 Nov 2014 14:17:56 +0100 Subject: apalis/colibri_imx6: get rid of imx_usb.m32 --- recipes/images/trdx-image-fstype.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes') diff --git a/recipes/images/trdx-image-fstype.inc b/recipes/images/trdx-image-fstype.inc index c31b4c2..f6153bc 100644 --- a/recipes/images/trdx-image-fstype.inc +++ b/recipes/images/trdx-image-fstype.inc @@ -28,7 +28,7 @@ imagedeploytools_append_mx6() { # add imx-loader and its configuration files cp ${STAGING_BINDIR_NATIVE}/imx_usb ${IMAGE_ROOT}/ - ${BUILD_STRIP} ${IMAGE_ROOT}/imx_usb ${IMAGE_ROOT}/imx_usb.m32 + ${BUILD_STRIP} ${IMAGE_ROOT}/imx_usb cp ${STAGING_ETCDIR_NATIVE}/imx-loader.d/imx_usb.conf ${IMAGE_ROOT}/ cp ${STAGING_ETCDIR_NATIVE}/imx-loader.d/mx6_usb_work.conf ${IMAGE_ROOT}/ } -- cgit v1.2.3