Skip to content

Commit 584beaa

Browse files
committed
debos: flash: Align copying logic between platforms
Signed-off-by: Loïc Minier <[email protected]>
1 parent 9f1288c commit 584beaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

debos-recipes/qualcomm-linux-debian-flash.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,8 @@ actions:
170170
-not -name 'wipe*.xml' \
171171
-not -name 'zeros_*' \
172172
\( \
173-
-name Qualcomm-Technologies-Inc.-Proprietary \
173+
-name LICENSE \
174+
-or -name Qualcomm-Technologies-Inc.-Proprietary \
174175
-or -name 'prog_*' \
175176
-or -name '*.bin' \
176177
-or -name '*.elf' \

0 commit comments

Comments
 (0)