Skip to content

Commit

Permalink
add: linux-longterm-6.6-modules-deb (#6611)
Browse files Browse the repository at this point in the history
Based in #6586 requests. Also, see the requests firsts and re-check the
commit I did before merging on it

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
jimed-rand and pre-commit-ci[bot] authored Nov 2, 2024
1 parent 88f9f6c commit a4fc44a
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 0 deletions.
1 change: 1 addition & 0 deletions packagelist
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ linux-image-unsigned-stable-deb
linux-kernel
linux-kernel-stable
linux-libc-dev-okpine-deb
linux-longterm-6.6-modules-deb
linux-modules-deb
linux-modules-stable-deb
linux-wifi-hotspot-deb
Expand Down
16 changes: 16 additions & 0 deletions packages/linux-longterm-6.6-modules-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
pkgbase = linux-longterm-6.6-modules-deb
gives = linux-modules-6.6.51-060651-generic
pkgver = 6.6.51
pkgdesc = Linux kernel LTS from Ubuntu Mainline Kernel PPA (modules)
arch = arm64
arch = amd64
maintainer = James Ed Randson <[email protected]>
repology = project: linux
repology = srcname: linux-mainline
repology = binname: linux-mainline
source_arm64 = https://kernel.ubuntu.com/mainline/v6.6.51/arm64/linux-modules-6.6.51-060651-generic_6.6.51-060651.202409121031_arm64.deb
sha256sums_arm64 = 137fa692ad93cc62203c506e871d9e1f19c8febb709c5972c6240c1bd8ae1810
source_amd64 = https://kernel.ubuntu.com/mainline/v6.6.51/amd64/linux-modules-6.6.51-060651-generic_6.6.51-060651.202409121031_amd64.deb
sha256sums_amd64 = e76d998a6ef4e40bfe60eb3494589cb4f5c4457092427697bb97d253a304246f

pkgname = linux-longterm-6.6-modules-deb
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
pkgname="linux-longterm-6.6-modules-deb"
gives="linux-modules-6.6.51-060651-generic"
pkgver="6.6.51"
buildver="6.6.51-060651.202409121031"
arch=("arm64" "amd64")
sha256sums_arm64=("137fa692ad93cc62203c506e871d9e1f19c8febb709c5972c6240c1bd8ae1810")
sha256sums_amd64=("e76d998a6ef4e40bfe60eb3494589cb4f5c4457092427697bb97d253a304246f")
source_arm64=("https://kernel.ubuntu.com/mainline/v${pkgver}/arm64/${gives}_${buildver}_arm64.deb")
source_amd64=("https://kernel.ubuntu.com/mainline/v${pkgver}/amd64/${gives}_${buildver}_amd64.deb")
pkgdesc="Linux kernel LTS from Ubuntu Mainline Kernel PPA (modules)"
maintainer=("James Ed Randson <[email protected]>")
repology=("project: linux" "srcname: linux-mainline" "binname: linux-mainline")
17 changes: 17 additions & 0 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -6117,6 +6117,23 @@ pkgbase = linux-libc-dev-okpine-deb

pkgname = linux-libc-dev-okpine-deb
---
pkgbase = linux-longterm-6.6-modules-deb
gives = linux-modules-6.6.51-060651-generic
pkgver = 6.6.51
pkgdesc = Linux kernel LTS from Ubuntu Mainline Kernel PPA (modules)
arch = arm64
arch = amd64
maintainer = James Ed Randson <[email protected]>
repology = project: linux
repology = srcname: linux-mainline
repology = binname: linux-mainline
source_arm64 = https://kernel.ubuntu.com/mainline/v6.6.51/arm64/linux-modules-6.6.51-060651-generic_6.6.51-060651.202409121031_arm64.deb
sha256sums_arm64 = 137fa692ad93cc62203c506e871d9e1f19c8febb709c5972c6240c1bd8ae1810
source_amd64 = https://kernel.ubuntu.com/mainline/v6.6.51/amd64/linux-modules-6.6.51-060651-generic_6.6.51-060651.202409121031_amd64.deb
sha256sums_amd64 = e76d998a6ef4e40bfe60eb3494589cb4f5c4457092427697bb97d253a304246f

pkgname = linux-longterm-6.6-modules-deb
---
pkgbase = linux-modules-deb
gives = linux-modules-6.11.0-061100-generic
pkgver = 6.11
Expand Down

0 comments on commit a4fc44a

Please sign in to comment.