#26 Add openh264 package URIs as extras
Merged by ngompa. Opened by dcavalca.
fedora-asahi/ dcavalca/kiwi-descriptions extras  into  rawhide

Download 26.patch

This results in something like

  "extras": [
    "https://codecs.fedoraproject.org/openh264/38/aarch64/os/Packages/g/gstreamer1-plugin-openh264-1.22.1-1.fc38.aarch64.rpm",
    "https://codecs.fedoraproject.org/openh264/38/aarch64/os/Packages/m/mozilla-openh264-2.3.1-2.fc38.aarch64.rpm",
    "https://codecs.fedoraproject.org/openh264/38/aarch64/os/Packages/o/openh264-2.3.1-2.fc38.aarch64.rpm"
  ],

in the installer metadata. The idea is that the installer would then fetch these at install time and store them in the ESP alongside the vendor firmware. On firstboot we can then have a service to install them.

:thumbsup:

Pull-Request has been merged by ngompa

Metadata