Skip to content

Commit

Permalink
sys-kernel/asahi-sources: update SRC_URI
Browse files Browse the repository at this point in the history
Signed-off-by: James Calligeros <[email protected]>
  • Loading branch information
chadmed committed Dec 6, 2024
1 parent dade29e commit 240ff23
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion sys-kernel/asahi-sources/Manifest
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ DIST genpatches-6.12-2.extras.tar.xz 4060 BLAKE2B ce854b442562d86627eed172c94d67
DIST linux-6.11.tar.xz 146900704 BLAKE2B e7750c0878d71a56a0ce52d4c4c912199dad5bf5e2e8f872585a6494afbb37cbd852e612a6858936d2dc9b7776a3933818f540db408d57e90d18ea5249bba7ab SHA512 329c1f94008742e3f0c2ce7e591a16316d1b2cb9ea4596d4f45604097e07b7aa2f64afa40630a07f321a858455c77aa32ba57b271932ddcf4dc27863f9081cea
DIST linux-6.12.tar.xz 147906904 BLAKE2B b2ec2fc69218cacabbbe49f78384a5d259ca581b717617c12b000b16f4a4c59ee348ea886b37147f5f70fb9a7a01c1e2c8f19021078f6b23f5bc62d1c48d5e5e SHA512 a37b1823df7b4f72542f689b65882634740ba0401a42fdcf6601d9efd2e132e5a7650e70450ba76f6cd1f13ca31180f2ccee9d54fe4df89bc0000ade4380a548
DIST linux-asahi-6.11.8-1.patch 5513710 BLAKE2B a58465f8bb8a1c0f035d022441b7f72bf874324bde46cbe0d5a0cfe114591c133ea09079cbaca0d670635373f93efc2d5a74e72abb98228878fa9d1c86da40f3 SHA512 5e2a364867363e23851a5d807085f130e94c8b2081ab9adc9cc5f0f0cd8b082ad79abe4534345cf8bce08ab60bb52dfb7b82a7b2f5ebe131bab3dc74874c7e41
DIST linux-asahi-6.12.1-8.patch 6205571 BLAKE2B 40f50c9f434a767b8e599f811cfc7a89ada11f621a4745c298fab2eec2f38160c66c9b10e8c60fb8762df5cc1906d179c9d2de959e2ce06bf9f8bd163116319c SHA512 f2a3151ad5b1d0cb9a01ef47ff51a223e6a8132af5570a571a7b33562be07a2468f25245ca2174075278bc160be0537ff4c6dd39dda67f445ec940f22738d965
DIST linux-asahi-6.12.1-8.diff 3407327 BLAKE2B 8ffdcd3d28878644bedef5ef0f7146d6308fc292bd410e37a34bee8791c0b1fb9b3165dfb2dc2b8c2b570b2734028fe817547c557e0429477359865eb21cca1f SHA512 53aa8309b63accd9c46b900e46e952cf34ec00b67c3caddbcfcbc320db8659220ead7af5187b80959a6c6aed555bf94d3e1a77c599e89c47eeb43d15da0d6fd9
6 changes: 3 additions & 3 deletions sys-kernel/asahi-sources/asahi-sources-6.12.1_p8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ ASAHI_TAG="asahi-${MY_BASE}-${MY_TAG}"
DESCRIPTION="Asahi Linux kernel sources"
HOMEPAGE="https://asahilinux.org"
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}
https://github.com/AsahiLinux/linux/compare/v${MY_BASE}...${ASAHI_TAG}.patch
-> linux-${ASAHI_TAG}.patch
https://github.com/AsahiLinux/linux/compare/v${MY_BASE}...${ASAHI_TAG}.diff
-> linux-${ASAHI_TAG}.diff
"
KV_FULL="${PVR/_p/-asahi-}"
S="${WORKDIR}/linux-${KV_FULL}"
Expand All @@ -54,7 +54,7 @@ DEPEND="
UNIPATCH_STRICTORDER="yes"
UNIPATCH_LIST="
${FILESDIR}/asahi-6.8-config-gentoo-Drop-RANDSTRUCT-from-GENTOO_KERNEL_SEL.patch
${DISTDIR}/linux-${ASAHI_TAG}.patch
${DISTDIR}/linux-${ASAHI_TAG}.diff
"

src_prepare() {
Expand Down

0 comments on commit 240ff23

Please sign in to comment.