feat: latest Alpine 3.16.2 kernel rebuild, remove conmon use edge community

This commit is contained in:
Stefan Reimer 2022-08-21 15:28:24 +02:00
parent bdf5dbf27f
commit 7e2bfb308e
3 changed files with 2 additions and 37 deletions

View File

@ -2,7 +2,7 @@
# Maintainer: Stefan Reimer <stefan@zero-downtime.net>
pkgname=aws-neuron-driver
pkgver=2.3.11.0
pkgrel=1
pkgrel=2
pkgdesc="Linux Kernel module for AWS Neuron INF instances"
url="https://awsdocs-neuron.readthedocs-hosted.com/en/latest/release-notes/index.html#"
arch="x86_64"

View File

@ -1,35 +0,0 @@
# Contributor: Michał Polański <michal@polanski.me>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=conmon
pkgver=2.1.2
pkgrel=1
pkgdesc="OCI container runtime monitor"
url="https://github.com/containers/conmon"
license="Apache-2.0"
arch="all"
makedepends="bash go-md2man glib-dev libseccomp-dev"
subpackages="$pkgname-doc"
source="https://github.com/containers/conmon/archive/v$pkgver/conmon-$pkgver.tar.gz"
prepare() {
default_prepare
# fix location of go-md2man
sed -E "s/(GOMD2MAN =).*/\1 go-md2man/" -i docs/Makefile
}
build() {
make
}
check() {
./bin/conmon --version
}
package() {
make install PREFIX=/usr DESTDIR="$pkgdir"
}
sha512sums='
98bc7873207dd9ddf70bae403bf052b94c5ef053929be2383f4c1bbccc040dbdd3241e64df5cb6e2c80f006ec32947cd15de8bbf039be1d62fe7d4342bd378b1 conmon-2.1.2.tar.gz
'

View File

@ -2,7 +2,7 @@
# Maintainer: Stefan Reimer <stefan@zero-downtime.net>
pkgname=nvidia-open-gpu
pkgver=515.65.01
pkgrel=0
pkgrel=1
pkgdesc="NVIDIA Linux open GPU kernel modules"
url="https://github.com/NVIDIA/open-gpu-kernel-modules"
arch="x86_64"