mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
fix broken source files for zenpower3
Signed-off-by: kernaltrap8 <kernaltrap@gmail.com>
This commit is contained in:
@@ -6,8 +6,8 @@ EAPI=8
|
||||
inherit linux-mod-r1
|
||||
|
||||
DESCRIPTION="Linux kernel driver for reading sensors of AMD Zen family CPUs"
|
||||
HOMEPAGE="https://github.com/Ta180m/zenpower3"
|
||||
SRC_URI="https://github.com/Ta180m/zenpower3/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
HOMEPAGE="https://git.exozy.me/a/zenpower3"
|
||||
SRC_URI="https://git.exozy.me/a/zenpower3/archive/v0.2.0.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
@@ -17,6 +17,8 @@ CONFIG_CHECK="HWMON PCI AMD_NB"
|
||||
|
||||
PATCHES="${FILESDIR}/${P}-use-symlink-to-detect-kernel-version.patch"
|
||||
|
||||
S="${WORKDIR}/zenpower3"
|
||||
|
||||
src_compile() {
|
||||
export TARGET=${KV_FULL}
|
||||
local modlist=(
|
||||
|
||||
Reference in New Issue
Block a user