|
@@ -28,7 +28,8 @@ different sets of arguments to each script.
|
|
|
|
|
|
Again just like for the post-build scripts, the scripts have access to
|
|
Again just like for the post-build scripts, the scripts have access to
|
|
the environment variables +BR2_CONFIG+, +HOST_DIR+, +STAGING_DIR+,
|
|
the environment variables +BR2_CONFIG+, +HOST_DIR+, +STAGING_DIR+,
|
|
-+TARGET_DIR+, +BUILD_DIR+, +BINARIES_DIR+ and +BASE_DIR+.
|
|
|
|
|
|
++TARGET_DIR+, +BUILD_DIR+, +BINARIES_DIR+, +CONFIG_DIR+ and
|
|
|
|
++BASE_DIR+.
|
|
|
|
|
|
The post-image scripts will be executed as the user that executes
|
|
The post-image scripts will be executed as the user that executes
|
|
Buildroot, which should normally _not_ be the root user. Therefore, any
|
|
Buildroot, which should normally _not_ be the root user. Therefore, any
|