diff options
Diffstat (limited to 'meta/classes/rootfs_ipk.bbclass')
| -rw-r--r-- | meta/classes/rootfs_ipk.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/rootfs_ipk.bbclass b/meta/classes/rootfs_ipk.bbclass index fc69b7edf4..8766d24181 100644 --- a/meta/classes/rootfs_ipk.bbclass +++ b/meta/classes/rootfs_ipk.bbclass | |||
| @@ -69,6 +69,8 @@ fakeroot rootfs_ipk_do_rootfs () { | |||
| 69 | export OFFLINE_ROOT=${IMAGE_ROOTFS} | 69 | export OFFLINE_ROOT=${IMAGE_ROOTFS} |
| 70 | export IPKG_OFFLINE_ROOT=${IMAGE_ROOTFS} | 70 | export IPKG_OFFLINE_ROOT=${IMAGE_ROOTFS} |
| 71 | export OPKG_OFFLINE_ROOT=${IPKG_OFFLINE_ROOT} | 71 | export OPKG_OFFLINE_ROOT=${IPKG_OFFLINE_ROOT} |
| 72 | export INTERCEPT_DIR=${WORKDIR}/intercept_scripts | ||
| 73 | export NATIVE_ROOT=${STAGING_DIR_NATIVE} | ||
| 72 | 74 | ||
| 73 | package_install_internal_ipk | 75 | package_install_internal_ipk |
| 74 | 76 | ||
