Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Quaresma <[email protected]>
  • Loading branch information
quaresmajose committed Oct 1, 2024
1 parent d3434a6 commit cfacbf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lmp/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ if [ -n "$OS_SELFTEST" ]; then
fi
su builder -c $HERE/bb-build.sh

set -x

status "Post-build processing"

DEPLOY_DIR="$(grep "^DEPLOY_DIR=" ${archive}/bitbake_global_env.txt | cut -d'=' -f2 | tr -d '"')"
Expand Down

0 comments on commit cfacbf9

Please sign in to comment.