Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
raspberrypi-firmware-config-rpi2
raspberrypi-firmware-config.spec.in
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File raspberrypi-firmware-config.spec.in of Package raspberrypi-firmware-config-rpi2
# # spec file for package __NAME__ # # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: __NAME__ Version: 2016.09.02 Release: 0 Summary: Configuration for the Raspberry Pi firmware loader License: MIT Group: System/Boot Url: https://github.com/raspberrypi/firmware/ Source: config-__FLAVOR__.txt BuildRequires: raspberrypi-firmware Requires: raspberrypi-firmware = %{version} Conflicts: otherproviders(raspberrypi-firmware-config) Provides: raspberrypi-firmware-branding-openSUSE = %{version} Obsoletes: raspberrypi-firmware-branding-openSUSE < %{version} Provides: raspberrypi-firmware-config = %{version} BuildArch: noarch %description This package configures the Raspberry Pi boot process. Note: config.txt can be used to set some params (gpu_mem, etc.) %prep %build %install install -D -p -m 0644 %{SOURCE0} %{buildroot}/boot/vc/config.txt %post if mountpoint -q /boot/efi && [[ ! -L /boot/efi ]]; then [[ -f /boot/efi/config.txt ]] && cp /boot/efi/config.txt /boot/efi/config.txt.rpmsave cp /boot/vc/config.txt /boot/efi/config.txt fi %files %defattr(-,root,root) %config /boot/vc/config.txt %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor