Skip to content

Commit be2d22b

Browse files
authored
Merge pull request #80 from lool/fix-u-boot-build
u-boot: Update path to fwupd metadata file
2 parents 7a7709f + af40643 commit be2d22b

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)