alarm/raspberrypi-bootloader to 20230717-1

This commit is contained in:
graysky 2023-07-17 07:33:14 -04:00
parent cee0f4f69a
commit a4ae59d6a2
2 changed files with 4 additions and 4 deletions

View file

@ -2,15 +2,15 @@
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
pkgname=raspberrypi-bootloader
pkgver=20230715
pkgver=20230717
pkgrel=1
_commit=0dc4dd2af498c8c06dd1f10b670a37b79bb4a9e8
_commit=e71e1b04528cc84531fb560461b93ffbbb603a7e
arch=('any')
url="https://github.com/raspberrypi/firmware"
license=('custom')
options=(!strip)
source=("bootloader-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
md5sums=('6eb056ef1d4eca5df23e3d03feb98c8c')
md5sums=('ebd4d3a6dee7438071ee67c644fb7292')
package() {
pkgdesc="Bootloader files for Raspberry Pi"

View file

@ -1,5 +1,5 @@
CONFIG_TASK_DELAY_ACCT=y
CONFIG_PSI=y
# CONFIG_PSI_DEFAULT_DISABLED is not set
CONFIG_IKCONFIG=y
CONFIG_CHECKPOINT_RESTORE=y
CONFIG_MEMCG_SWAP=y