diff options
Diffstat (limited to 'meta/classes/package_rpm.bbclass')
| -rw-r--r-- | meta/classes/package_rpm.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/package_rpm.bbclass b/meta/classes/package_rpm.bbclass index 200a941177..293c52c629 100644 --- a/meta/classes/package_rpm.bbclass +++ b/meta/classes/package_rpm.bbclass | |||
| @@ -475,6 +475,8 @@ export D="${target_rootfs}" | |||
| 475 | export OFFLINE_ROOT="\$D" | 475 | export OFFLINE_ROOT="\$D" |
| 476 | export IPKG_OFFLINE_ROOT="\$D" | 476 | export IPKG_OFFLINE_ROOT="\$D" |
| 477 | export OPKG_OFFLINE_ROOT="\$D" | 477 | export OPKG_OFFLINE_ROOT="\$D" |
| 478 | export INTERCEPT_DIR="${WORKDIR}/intercept_scripts" | ||
| 479 | export NATIVE_ROOT=${STAGING_DIR_NATIVE} | ||
| 478 | 480 | ||
| 479 | \$2 \$1/\$3 \$4 | 481 | \$2 \$1/\$3 \$4 |
| 480 | if [ \$? -ne 0 ]; then | 482 | if [ \$? -ne 0 ]; then |
