Skip to content

Commit

Permalink
Update base-files_%.bbappend
Browse files Browse the repository at this point in the history
The data partition from the core image fails mount due to missing mount point. Solution copied from meta-rauc-qemux86

Signed-off-by: Paul Groskopf <paul@groskopf-embedded.com>
  • Loading branch information
groskopf authored and Paul Groskopf committed Aug 9, 2023
1 parent 63f23ea commit 8930d87
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
FILESEXTRAPATHS:prepend:rpi := "${THISDIR}/files:"

# Add a mount point for a shared data partition
dirs755 += "/data"

0 comments on commit 8930d87

Please sign in to comment.