1
0

Accepting request 870569 from home:nsaenzjulienne:branches:Virtualization:Appliances:Images:openSUSE-Tumbleweed

- Install 'raspberrypi-eeprom' package on Raspberry Pi image (jsc#SLE-13566)

OBS-URL: https://build.opensuse.org/request/show/870569
OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Images:openSUSE-Tumbleweed/kiwi-templates-JeOS?expand=0&rev=57
This commit is contained in:
Fabian Vogt 2021-02-12 09:13:01 +00:00 committed by Git OBS Bridge
parent 40df042466
commit 8cec614404
2 changed files with 6 additions and 0 deletions

View File

@ -324,6 +324,7 @@
<package name="kernel-default-base"/>
</packages>
<packages type="image" profiles="RaspberryPi">
<package name="raspberrypi-eeprom" arch="aarch64"/>
<package name="raspberrypi-firmware" arch="aarch64"/>
<package name="raspberrypi-firmware-config" arch="aarch64"/>
<package name="raspberrypi-firmware-dt" arch="aarch64"/>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 9 14:48:46 UTC 2021 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>
- Install 'raspberrypi-eeprom' package on Raspberry Pi image (jsc#SLE-13566)
-------------------------------------------------------------------
Wed Jan 27 08:33:04 UTC 2021 - Fabian Vogt <fvogt@suse.com>