From 6228accd80dfa6bd3405dc997332aacd30bd5be9 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 26 Jun 2013 10:58:38 +0200 Subject: image: move the pixbuf loader update to rootfs creation --- recipes/images/trdx-extra.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'recipes') 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} +} -- cgit v1.2.3