mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-15 08:18:10 +00:00
parent
4a2dc41b7e
commit
fc25813bae
@ -122,6 +122,7 @@ parts:
|
|||||||
sed -i 's!SystemdService=\(.*\)!SystemdService=snap.fwupd.fwupd.service!' \
|
sed -i 's!SystemdService=\(.*\)!SystemdService=snap.fwupd.fwupd.service!' \
|
||||||
${CRAFT_PART_INSTALL}/share/dbus-1/system-services/org.freedesktop.fwupd.service
|
${CRAFT_PART_INSTALL}/share/dbus-1/system-services/org.freedesktop.fwupd.service
|
||||||
cp -R /usr/libexec/fwupd/efi ${CRAFT_PART_INSTALL}/libexec/fwupd
|
cp -R /usr/libexec/fwupd/efi ${CRAFT_PART_INSTALL}/libexec/fwupd
|
||||||
|
cp /usr/lib/shim/shimx64.efi.signed ${CRAFT_PART_INSTALL}/libexec/fwupd/efi/
|
||||||
sed -i 's,^MetadataURI=.*$,MetadataURI=file:///var/snap/fwupd/common,' "${CRAFT_PART_INSTALL}/etc/fwupd/remotes.d/vendor-directory.conf"
|
sed -i 's,^MetadataURI=.*$,MetadataURI=file:///var/snap/fwupd/common,' "${CRAFT_PART_INSTALL}/etc/fwupd/remotes.d/vendor-directory.conf"
|
||||||
override-pull: |
|
override-pull: |
|
||||||
craftctl default
|
craftctl default
|
||||||
@ -168,6 +169,7 @@ parts:
|
|||||||
- python3-cairo
|
- python3-cairo
|
||||||
- python3-gi
|
- python3-gi
|
||||||
- protobuf-c-compiler
|
- protobuf-c-compiler
|
||||||
|
- shim-signed
|
||||||
- systemd
|
- systemd
|
||||||
- uuid-dev
|
- uuid-dev
|
||||||
stage-packages:
|
stage-packages:
|
||||||
|
Loading…
Reference in New Issue
Block a user