Skip to content
Snippets Groups Projects

gf-prepare-kernel.sh: Fix device tree append

Closed Tobias Kahlki requested to merge fix-gf-prepare-kernel.sh into dunfell

The default device tree variable sets the filename in the DEVICETREE_APPEND_FILE variable. However, after a successful overlay creation the variable also included the ${MOUNTPOINT}.

Fix this by removin the ${MOUNTPOINT} from the variable and add it to the place where the variable is being used. This re-enables platforms where the devcie tree overlay fails.

Merge request reports

Checking pipeline status.

Approval is optional

Closed by Tobias KahlkiTobias Kahlki 4 years ago (Dec 11, 2020 8:59am UTC)

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading