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 Sep 30, 2024
1 parent b9aea9f commit df8154b
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 @@ -72,6 +72,8 @@ su builder -c $HERE/bb-build.sh

status "Post-build processing"

set -x

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

0 comments on commit df8154b

Please sign in to comment.