|
@@ -33,8 +33,8 @@ arguments that are only used for the post-image scripts you can use
|
|
|
|
|
|
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+, +CONFIG_DIR+ and
|
|
|
|
-+BASE_DIR+.
|
|
|
|
|
|
++TARGET_DIR+, +BUILD_DIR+, +BINARIES_DIR+, +CONFIG_DIR+, +BASE_DIR+,
|
|
|
|
+and +PARALLEL_JOBS+.
|
|
|
|
|
|
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
|