Skip to content
Snippets Groups Projects
Verified Commit e59720ad authored by Kidd Lee's avatar Kidd Lee Committed by Robert Eckelmann
Browse files

linux-xiaomi-ido: fix kernel compile error cuased by Sun Solaris style flag on section (MR 6242)

parent 08602622
No related branches found
No related tags found
1 merge request!6242linux-xiaomi-ido: fix kernel compile error cuased by Sun Solaris style flag on section
Pipeline #216063 passed
......@@ -2,7 +2,7 @@
pkgname=linux-xiaomi-ido
pkgver=3.10.107
pkgrel=9
pkgrel=10
pkgdesc="Xiaomi Redmi 3 kernel fork"
arch="aarch64"
_carch="arm64"
......@@ -28,6 +28,7 @@ _config="config-$_flavor.$arch"
source="
$pkgname-$_commit.tar.gz::https://github.com/LineageOS/$_repository/archive/$_commit.tar.gz
$_config
linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch
01_fix_gcc6_errors.patch
gcc-wrapper-port-to-py3.patch
gcc10-extern_YYLOC_global_declaration.patch
......@@ -54,6 +55,7 @@ package() {
sha512sums="e22e3cff0819edd2d9f0f16bc952a97773a8b4b36394ab6acf61fd619988d6d0bf1f7d29cba904a09ca0c63209fcedcdf65ee522646193980c5ac6c60e1c3a97 linux-xiaomi-ido-8f4c7c59fb3a29344af202150030ae712f801d6b.tar.gz
1661854b5e33741d30b45b2558b01acac7fe15592c7408d6b5c30d97a33db3823e782bd89bd7bd27b8ec207a572e44a5394df4b56f4faf49ecc7e9c9e504192d config-xiaomi-ido.aarch64
75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch
972e98523d6ef06342e69a09e979bdd86904cf7f9a843b519b37791e531b680182564a2ab537c94629c3589f4e775b2c39de04c64e210a0f8b6f10745c3596f1 01_fix_gcc6_errors.patch
13e289c889a48946cd3d976932f06f749bed5c6596776f4b683aada4e3e2f50b66286d6f550b8f2e260b58867b759591bbf8b54cc07ad9d3bb761ff477f036a1 gcc-wrapper-port-to-py3.patch
2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch"
../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment