Skip to content

Commit af40643

Browse files
committed
u-boot: Update path to fwupd metadata file
It was moved to a board specific subdirectory. Signed-off-by: Loïc Minier <[email protected]>
1 parent 7c9eeae commit af40643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build-u-boot-rb1.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ rm -f "${CABINET_OUTPUT}"
114114
fwupdtool build-cabinet \
115115
"${CABINET_OUTPUT}" \
116116
"${CAPSULE_OUTPUT}" \
117-
board/qualcomm/u-boot-cap.metainfo.xml
117+
board/qualcomm/rb1/u-boot-cap.metainfo.xml

0 commit comments

Comments
 (0)