Merge ~ubuntu-core-dev/ubuntu-seeds/+git/platform:sil2100/focal-raspi-common into ~ubuntu-core-dev/ubuntu-seeds/+git/platform:focal

Proposed by Łukasz Zemczak
Status: Needs review
Proposed branch: ~ubuntu-core-dev/ubuntu-seeds/+git/platform:sil2100/focal-raspi-common
Merge into: ~ubuntu-core-dev/ubuntu-seeds/+git/platform:focal
Diff against target: 32 lines (+15/-0)
2 files modified
STRUCTURE (+1/-0)
raspi-common (+14/-0)
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+396585@code.launchpad.net

Commit message

Add the raspi-common seed to be used for our raspi server images.

Description of the change

Add the raspi-common seed to be used for our raspi server images.

To post a comment you must log in.

Unmerged commits

f89b775... by Łukasz Zemczak

Add the raspi-common seed to be used for our raspi server images.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/STRUCTURE b/STRUCTURE
2index 78e47f8..a6baa82 100644
3--- a/STRUCTURE
4+++ b/STRUCTURE
5@@ -10,6 +10,7 @@ installer:
6 build-essential: required
7 language-packs: desktop-common
8 live-common: standard
9+raspi-common: standard
10 supported-cloud: standard
11 supported-development-common: standard
12 supported-development-desktop: standard
13diff --git a/raspi-common b/raspi-common
14new file mode 100644
15index 0000000..a109ff9
16--- /dev/null
17+++ b/raspi-common
18@@ -0,0 +1,14 @@
19+This seed provides the basic components that should be installed on an
20+Ubuntu-family system (server or desktop) running on Raspberry Pi.
21+
22+= Hardware and Architecture Support =
23+
24+ * cloud-initramfs-growroot
25+ * flash-kernel
26+ * libraspberrypi0
27+ * libraspberrypi-bin
28+ * linux-firmware-raspi2
29+ * pi-bluetooth
30+ * rpi-eeprom
31+ * wpasupplicant
32+

Subscribers

People subscribed via source and target branches