[Bug 1907056] Re: Please add meta/kernel.yaml

2022-05-26 Thread Maciej Borzecki
** Changed in: snapd Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1907056 Title: Please add meta/kernel.yaml To manage notifications about this bug go to: https://b

[Bug 1907056] Re: Please add meta/kernel.yaml

2021-06-24 Thread Dimitri John Ledkov
I think this change has now been pulled into the regular UC18 builds https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux- snap/+git/bionic/commit/?h=pi-5.3&id=658d5bf2320612589f41f5a0aa05e0d99040abd8 However, it has been reported that the other snaps are not ready for this in the 18* tra

[Bug 1907056] Re: Please add meta/kernel.yaml

2021-05-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: snapd (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1907056 Title: Plea

[Bug 1907056] Re: Please add meta/kernel.yaml

2021-05-10 Thread Michael Vogt
** Description changed: Snapd will soon support to have DTBs in the kernel snap that are automatically installed on kernel refreshes. To support this, please add the following file to the pi-kernel: This should also add "assumes: [kernel-assets]" to the meta/snap.yaml so that the upda

[Bug 1907056] Re: Please add meta/kernel.yaml

2021-04-06 Thread Juerg Haefliger
The armhf listing in the previous comment is from an 'old' pi-kernel snap. With a new snap, there should be an overlays directory and not an overlays.tgz tarball: https://dashboard.snapcraft.io/snaps/pi-kernel/revisions/263/ (armhf) https://dashboard.snapcraft.io/snaps/pi-kernel/revisions/264/ (ar

[Bug 1907056] Re: Please add meta/kernel.yaml

2021-04-06 Thread Michael Vogt
Fwiw, the dtbs/ dir: $ ls pi-kernel-armhf-rev266/dtbs/ bcm2708-rpi-b.dtb bcm2710-rpi-cm3.dtb bcm2835-rpi-zero.dtb bcm2708-rpi-b-plus.dtbbcm2711-rpi-400.dtb bcm2835-rpi-zero-w.dtb bcm2708-rpi-b-rev1.dtbbcm2711-rpi-4-b.dtb bcm2836-rpi-2-b.dtb bcm2708-rpi-cm.dtbb

[Bug 1907056] Re: Please add meta/kernel.yaml

2021-04-06 Thread Michael Vogt
The kernel wants to use: ``` assets: pidtbs: update: true content: - dtbs/ ``` instead of the one suggested above because the pi-kernel on arm64 and armhf have different dtbs/ dir layout: arm64: dtbs/broadcom/*.dtb, dtbs/overlays armhf: dtbs/*.dtb, dtbs/overlays So the armhf has

[Bug 1907056] Re: Please add meta/kernel.yaml

2021-03-04 Thread Michael Vogt
** Description changed: Snapd will soon support to have DTBs in the kernel snap that are automatically installed on kernel refreshes. To support this, please add the following file to the pi-kernel: - WE ALSO NEED TO UPDATE THE ASSUMES in the meta/snap.yaml, diff will - follow shortly. +

[Bug 1907056] Re: Please add meta/kernel.yaml

2021-03-04 Thread Michael Vogt
** Description changed: Snapd will soon support to have DTBs in the kernel snap that are automatically installed on kernel refreshes. To support this, please add the following file to the pi-kernel: + + WE ALSO NEED TO UPDATE THE ASSUMES in the meta/snap.yaml, diff will + follow shortly.

[Bug 1907056] Re: Please add meta/kernel.yaml

2021-02-05 Thread Michael Vogt
** Description changed: Snapd will soon support to have DTBs in the kernel snap that are automatically installed on kernel refreshes. To support this, please add the following file to the pi-kernel: $ cat meta/kernel.yaml assets:   pidtbs: update: true content: - d

[Bug 1907056] Re: Please add meta/kernel.yaml

2021-02-04 Thread Michael Vogt
** Also affects: snapd Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1907056 Title: Please add meta/kernel.yaml To manage notifications about this bug go

[Bug 1907056] Re: Please add meta/kernel.yaml

2020-12-09 Thread Michael Vogt
** Description changed: Snapd will soon support to have DTBs in the kernel snap that are automatically installed on kernel refreshes. To support this, please add the following file to the pi-kernel: $ cat meta/kernel.yaml assets:   pidtbs: update: true content: - - d

[Bug 1907056] Re: Please add meta/kernel.yaml

2020-12-09 Thread Michael Vogt
** Description changed: Snapd will soon support to have DTBs in the kernel snap that are automatically installed on kernel refreshes. To support this, please add the following file to the pi-kernel: $ cat meta/kernel.yaml assets: -   pi-dtbs: +   pidtbs: update: true conte

[Bug 1907056] Re: Please add meta/kernel.yaml

2020-12-09 Thread Michael Vogt
** Description changed: Snapd will soon support to have DTBs in the kernel snap that are automatically installed on kernel refreshes. To support this, please add the following file to the pi-kernel: $ cat meta/kernel.yaml assets:   pi-dtbs: update: true content: - -

[Bug 1907056] Re: Please add meta/kernel.yaml

2020-12-07 Thread Michael Vogt
** Description changed: Snapd will soon support to have DTBs in the kernel snap that are automatically installed on kernel refreshes. To support this, please add the following file to the pi-kernel: $ cat meta/kernel.yaml assets: - pi-dtbs: - update: true - content: - -