aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2017-02-27 23:42:24 +0100
committerAndrea Adami <andrea.adami@gmail.com>2017-02-27 23:51:15 +0100
commit05472e2284be83ecfcf330785bb150f4b2543461 (patch)
tree309127df195362b18a014922ab81737662fec757
parent3e6e5d2ed4c6c72fdf9d738445735ce4183812fb (diff)
downloadmeta-handheld-05472e2284be83ecfcf330785bb150f4b2543461.tar.gz
hx4700.conf: replace DEPLOY_DIR_IMAGE with IMGDEPLOYDIR
Rename the variable as done in oe-core (6d969ba). Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-rw-r--r--conf/machine/hx4700.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf
index 71627e6..41ac6ac 100644
--- a/conf/machine/hx4700.conf
+++ b/conf/machine/hx4700.conf
@@ -38,7 +38,7 @@ MACHINE_EXTRA_RRECOMMENDS = "\
JFFS2_ERASEBLOCK = "0x40000"
#write out a reflash.ctl with the appriate entries for the rootfs, the ones for the kernel should already be there
-EXTRA_IMAGECMD_jffs2_append = " ; echo '${IMAGE_NAME} ${IMAGE_NAME}.rootfs.jffs2 - root' >> ${DEPLOY_DIR_IMAGE}/reflash.ctl"
+EXTRA_IMAGECMD_jffs2_append = " ; echo '${IMAGE_NAME} ${IMAGE_NAME}.rootfs.jffs2 - root' >> ${IMGDEPLOYDIR}/reflash.ctl"
#
# Modules autoload and other boot properties