From 185e4f64ecbcf4024d17ae0a26383fec8bd94291 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 4 Mar 2010 14:13:24 +0100 Subject: shr-image: use install_linguas Signed-off-by: Martin Jansa --- recipes/images/shr-image.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/images') diff --git a/recipes/images/shr-image.inc b/recipes/images/shr-image.inc index 20ab953faa..3bdcdfc100 100644 --- a/recipes/images/shr-image.inc +++ b/recipes/images/shr-image.inc @@ -137,6 +137,7 @@ IMAGE_CMD_ubi = "mv ${IMAGE_ROOTFS}/boot ${IMAGE_ROOTFS}-boot && echo \[ubifs\] IMAGE_CMD_ubifs = "mv ${IMAGE_ROOTFS}/boot ${IMAGE_ROOTFS}-boot && mkfs.ubifs -r ${IMAGE_ROOTFS} -o ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.ubifs.img ${MKUBIFS_ARGS} && mv ${IMAGE_ROOTFS}-boot ${IMAGE_ROOTFS}/boot" ROOTFS_POSTPROCESS_COMMAND += " shr_rootfs_postprocess" +ROOTFS_POSTPROCESS_COMMAND += " install_linguas" ROOTFS_POSTPROCESS_COMMAND_append_om-gta02 = ";shr_rootfs_gta02_postprocess" ROOTFS_POSTPROCESS_COMMAND_append_om-gta01 = ";shr_rootfs_gta01_postprocess" -- cgit v1.2.3