Skip to content

Commit

Permalink
Remove unused build-output folder
Browse files Browse the repository at this point in the history
  • Loading branch information
nateglims committed Sep 8, 2023
1 parent 917fb70 commit 65086f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source-repo/poky-ami/build.buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ phases:
commands:
- chown -R yoctouser /sstate-cache
- chown -R yoctouser /downloads
- chown yoctouser /build-output
- chmod 755 /sstate-cache
- chmod 755 /downloads
- chmod 755 /build-output
build:
commands:
- echo Build started on `date`
Expand Down

0 comments on commit 65086f9

Please sign in to comment.