summaryrefslogtreecommitdiff
path: root/recipes/images/trdx-extra.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/images/trdx-extra.inc')
-rw-r--r--recipes/images/trdx-extra.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc
index 20196af..6cce401 100644
--- a/recipes/images/trdx-extra.inc
+++ b/recipes/images/trdx-extra.inc
@@ -77,3 +77,7 @@ IMAGE_INSTALL += " \
"
# openssl-conf
# ntpclient
+
+do_rootfs_prepend () {
+ export NATIVE_ROOT=${STAGING_DIR_NATIVE}
+}