linux-postmarketos-allwinner: upgrade to 6.6.0 (MR 4537)
[ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
95e9949260
commit
a56803bc52
3 changed files with 8 additions and 12 deletions
|
@ -3,9 +3,9 @@
|
|||
_flavor=postmarketos-allwinner
|
||||
_config="config-$_flavor.$CARCH"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=6.6_rc5_git20231014
|
||||
pkgrel=1
|
||||
_tag="orange-pi-6.6-20231014-0051"
|
||||
pkgver=6.6.0_git20231103
|
||||
pkgrel=0
|
||||
_tag="orange-pi-6.6-20231103-1422"
|
||||
pkgdesc="Kernel fork with Pine64 patches (megi's tree, slightly patched)"
|
||||
arch="aarch64 armv7"
|
||||
url="https://megous.com/git/linux/"
|
||||
|
@ -83,9 +83,9 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
9cc7fcfc037195e6e3a5a097e4f3fd11b6a83bde828b12276525350ca95dcf55a8ba8ce3c72a5e0e5917815b48c704a1526ad943116965e52ef2c129744f3e6b linux-postmarketos-allwinner-orange-pi-6.6-20231014-0051.tar.gz
|
||||
a7ad715a3c1c711146e2c47a37a7080a655488c0befc07a90b1f22e4c2d02cf39104f1d1a209ad17515350da91d2379cdac55ca91cc7ae96aadd878bd9c14bc6 config-postmarketos-allwinner.aarch64
|
||||
52756380d514440695bce694cea7745512f624b47bdf4a00d948f5198712e9978f57f37490a5822ab678865fe96e498f7998fb6605afac5dc7490eb2b12bc4be config-postmarketos-allwinner.armv7
|
||||
aaf230fa8c747399ae6f2956ee4451673b21a7737256ae8a7f6555b288a9a45b8ac4a622346b4d8a7be05aab46e62e8b38d2e69814aadf16dc65706e54912219 linux-postmarketos-allwinner-orange-pi-6.6-20231103-1422.tar.gz
|
||||
312f7db93c410b68f58801e282c284a8656bd9380899dee53f9268cb4d8b3df0098722fb99a247f8cff59481096ab06b5d0fa8ea4198042ee9366ab83128dca9 config-postmarketos-allwinner.aarch64
|
||||
c752e3333a4f49719a76dc7401291517ea37a3c5b1768b3c83b31ca3a711d8946c5da611613ef7fd0f8dbb1c6bd5f3a4d0d9a18672da40ed97f798411ac821b0 config-postmarketos-allwinner.armv7
|
||||
126e0a65e04f22f14eac1281a69000d9d5b107ed8fd1b52f37e812751f55e6c45b0240ceac61c9d95ae7f0543aaf9d96b85a8532baf59283c077b9945e615367 0001-dts-add-dontbeevil-pinephone-devkit.patch
|
||||
1dc710f5abacdd5698169d5e985efeca8114986c774c3d65e89812d08ceb3db5ebdc6dd64dd76a262c761f3bfc3ffb6bc237fd5236bd1f89c5975d12e42eda04 0002-dts-add-pinetab-dev-old-display-panel.patch
|
||||
96849f40f6defc4ad7646256814bea5ac353c4e0479fd069365ff27456d63da801541ec616f6db736d60f3134384321a9eeb5bfbd555363bf1259c8de63d17fa 0003-dts-pinetab-add-missing-bma223-ohci1.patch
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.6.0-rc5 Kernel Configuration
|
||||
# Linux/arm64 6.6.0 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -5638,8 +5638,6 @@ CONFIG_PHY_SUN50I_USB3=y
|
|||
# CONFIG_PHY_OCELOT_SERDES is not set
|
||||
CONFIG_PHY_QCOM_USB_HS=y
|
||||
# CONFIG_PHY_QCOM_USB_HSIC is not set
|
||||
# CONFIG_PHY_RTK_RTD_USB2PHY is not set
|
||||
# CONFIG_PHY_RTK_RTD_USB3PHY is not set
|
||||
CONFIG_PHY_SAMSUNG_USB2=y
|
||||
# CONFIG_PHY_TUSB1210 is not set
|
||||
# end of PHY Subsystem
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 6.6.0-rc5 Kernel Configuration
|
||||
# Linux/arm 6.6.0 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -5482,8 +5482,6 @@ CONFIG_PHY_SUN50I_USB3=y
|
|||
# CONFIG_PHY_OCELOT_SERDES is not set
|
||||
# CONFIG_PHY_QCOM_USB_HS is not set
|
||||
# CONFIG_PHY_QCOM_USB_HSIC is not set
|
||||
# CONFIG_PHY_RTK_RTD_USB2PHY is not set
|
||||
# CONFIG_PHY_RTK_RTD_USB3PHY is not set
|
||||
# CONFIG_PHY_TUSB1210 is not set
|
||||
# end of PHY Subsystem
|
||||
|
||||
|
|
Loading…
Reference in a new issue