Skip to content

Commit

Permalink
pkg: pine64: linux-megi: upgrade to orange-pi-6.7-20240301-1414
Browse files Browse the repository at this point in the history
  • Loading branch information
Danct12 committed Mar 8, 2024
1 parent ab334d3 commit 39adad3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 37 deletions.
13 changes: 5 additions & 8 deletions PKGBUILDS/pine64/linux-megi/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ buildarch=8

pkgbase=linux-megi
_desc="Megous Kernel"
pkgver=6.7.4
pkgrel=2
pkgver=6.7.7
pkgrel=1
arch=('aarch64')
url="https://codeberg.org/megi/linux"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'dtc' 'python3' 'cpio')
options=('!strip')

# Source
_tag="orange-pi-6.7-20240205-2255"
_tag="orange-pi-6.7-20240301-1414"
source=("linux-$_tag.tar.gz::https://codeberg.org/megi/linux/archive/${_tag}.tar.gz"
'config'
'linux.preset'
Expand All @@ -24,8 +24,6 @@ source=("linux-$_tag.tar.gz::https://codeberg.org/megi/linux/archive/${_tag}.tar
'ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch'
# Sleep Mode
'0001-arm64-dts-allwinner-a64-h5-Add-CPU-idle-states.patch'
# TEMP: Remove this when USB-C Host bug is fixed on PinePhone Pro
'Revert-usb-typec-tcpm-reset-counter-when-enter-into-.patch'
# PinePhone Patches
'dts-pinephone-drop-modem-power-node.patch'
'dts-pinephone-pro-remove-modem-node.patch'
Expand Down Expand Up @@ -241,14 +239,13 @@ for _p in "${pkgname[@]}"; do
}"
done

md5sums=('bba05d08bcd51a328e42abc400e49f74'
'39f22179859372827321f938283c1651'
md5sums=('bb31ab7eefad436d37ebc80e7ee191e9'
'06410c1fa6678b14ffaf72924b64b14b'
'86d4a35722b5410e3b29fc92dae15d4b'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'3dc88030a8f2f5a5f97266d99b149f77'
'13e2d2a903493e858473c61279355987'
'081b35c2970e3fec444b32f941a26e1d'
'5838e950dbd7e0ef6a18dd1bd047f5a1'
'10d200e0a964f24cdb744678a758e22b'
'ed972b8da2887aef963e63268b055cd3'
'7d80f76f1647afa00de320f5866484a1'
Expand Down

This file was deleted.

3 changes: 2 additions & 1 deletion PKGBUILDS/pine64/linux-megi/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.7.4-2 Kernel Configuration
# Linux/arm64 6.7.7-1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-unknown-linux-gnu-gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y
Expand All @@ -15,6 +15,7 @@ CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
CONFIG_PAHOLE_VERSION=0
Expand Down

0 comments on commit 39adad3

Please sign in to comment.