diff --git a/device/archived/linux-lg-mako-downstream/APKBUILD b/device/archived/linux-lg-mako-downstream/APKBUILD index 6beb5dca3..5096c0fab 100644 --- a/device/archived/linux-lg-mako-downstream/APKBUILD +++ b/device/archived/linux-lg-mako-downstream/APKBUILD @@ -4,7 +4,7 @@ pkgname=linux-lg-mako-downstream pkgver=3.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="Google Nexus 4 kernel fork" arch="armv7" _carch="arm" diff --git a/device/downstream/linux-acer-swing/APKBUILD b/device/downstream/linux-acer-swing/APKBUILD index 589b84acd..38219edc3 100644 --- a/device/downstream/linux-acer-swing/APKBUILD +++ b/device/downstream/linux-acer-swing/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-acer-swing pkgver=3.4.0 -pkgrel=3 +pkgrel=4 pkgdesc="Acer CloudMobile S500 kernel fork" arch="armv7" _carch="arm" @@ -22,6 +22,9 @@ source=" $_config gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch + fix_mdp4_parameter.patch 01_ftrace-gcc5-build-fix.patch 02_gpu-msm-fix-gcc5-compile.patch " @@ -43,9 +46,14 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="fa2b351631356e7a529641f77af27b75fc3a9b5ebced8873c4968d6b9f8f34ee41d08501c1e41285ec16660a096f8a802763fad6bbf6247dc4bb40828a94f218 linux-acer-swing-a78584bb5d0cbc0373ef43ce05c9344d1464c08f.tar.gz +sha512sums=" +fa2b351631356e7a529641f77af27b75fc3a9b5ebced8873c4968d6b9f8f34ee41d08501c1e41285ec16660a096f8a802763fad6bbf6247dc4bb40828a94f218 linux-acer-swing-a78584bb5d0cbc0373ef43ce05c9344d1464c08f.tar.gz 36c6f7bf472c457847668e4e78235b226810f97766141e0cdf31b4efce77fbdb3ffa20e2ad35bfe706116307d46624038ee8d3c101a32a16e4ba16ac717c8a7f config-acer-swing.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +bdb9414e022716df75c0b0f09379ea62c410c5b032ce9a5e02c0cd5bf67933b9fd0247386a22feeab4d7504eaec94caec2037d865a351a5f8bc3c3065c74c957 fix_mdp4_parameter.patch 39b20200465d75373bec22092ef24298791e14941157cb9299bcbfac752c3d15ea998a470fea2cfb15b3b126cfef5f9430cf79faf0692d2bab5f3ca2e3e8d7f5 01_ftrace-gcc5-build-fix.patch -7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch" +7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch +" diff --git a/device/downstream/linux-acer-swing/fix_mdp4_parameter.patch b/device/downstream/linux-acer-swing/fix_mdp4_parameter.patch new file mode 120000 index 000000000..eecbeaecf --- /dev/null +++ b/device/downstream/linux-acer-swing/fix_mdp4_parameter.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/fix_mdp4_parameter.patch \ No newline at end of file diff --git a/device/downstream/linux-acer-swing/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-acer-swing/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-acer-swing/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-acer-swing/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-acer-swing/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-acer-swing/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-alcatel-5010d/APKBUILD b/device/downstream/linux-alcatel-5010d/APKBUILD index 3c221bafb..19feb87c5 100644 --- a/device/downstream/linux-alcatel-5010d/APKBUILD +++ b/device/downstream/linux-alcatel-5010d/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-alcatel-5010d pkgver=3.18.19 -pkgrel=2 +pkgrel=3 pkgdesc="Alcatel OneTouch Pixi 4 (5) 5010D kernel fork" arch="armv7" _carch="arm" @@ -40,6 +40,8 @@ source=" gcc10-extern_YYLOC_global_declaration.patch gcc8-fix-put-user.patch gcc7-give-up-on-ilog2-const-optimizations.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch 0001-Include-cust.dtsi-don-t-run-python2-drvgen.patch " builddir="$srcdir/$_repository-$_commit" @@ -67,5 +69,7 @@ sha512sums=" 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch ab3e3349341cbbec81240499f059e4c7b4ab65d2548e9fa91b65c226f47e3a8747bc8eb2263fa20cbd540e89115e2aedf3626f6535c3390fe988c731fe4cfe18 0001-Include-cust.dtsi-don-t-run-python2-drvgen.patch " diff --git a/device/downstream/linux-alcatel-5010d/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-alcatel-5010d/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-alcatel-5010d/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-alcatel-5010d/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-alcatel-5010d/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-alcatel-5010d/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-alcatel-pop7lte/APKBUILD b/device/downstream/linux-alcatel-pop7lte/APKBUILD index d4a7a7533..dfed939b8 100644 --- a/device/downstream/linux-alcatel-pop7lte/APKBUILD +++ b/device/downstream/linux-alcatel-pop7lte/APKBUILD @@ -4,7 +4,7 @@ pkgname=linux-alcatel-pop7lte pkgver=3.4.0 -pkgrel=5 +pkgrel=6 pkgdesc="Alcatel OneTouch Pop 7S kernel fork" arch="armv7" _carch="arm" @@ -34,6 +34,8 @@ source=" gcc10-extern_YYLOC_global_declaration.patch timeconst.pl-Eliminate-Perl-warning.patch linux3.4-vfs-Fix-proc-tid-fdinfo-fd-file-handling.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch 0001-fix-video-argb-setting.patch " builddir="$srcdir/$_repository-$_commit" @@ -60,7 +62,8 @@ package() { "$pkgdir/boot/dt.img" } -sha512sums="88a01001f63faa49518cf8cb5654e41560702c1bfa356b6bbc0d324e0054a20a1915ff2100cff1947751a8582af376a60735197d62a6b9073a35bd08e34cfd60 linux-alcatel-pop7lte-675e8a12526fad083d93e3d2ddab65e2b2be7861.tar.gz +sha512sums=" +88a01001f63faa49518cf8cb5654e41560702c1bfa356b6bbc0d324e0054a20a1915ff2100cff1947751a8582af376a60735197d62a6b9073a35bd08e34cfd60 linux-alcatel-pop7lte-675e8a12526fad083d93e3d2ddab65e2b2be7861.tar.gz e47756495999d029ef5e7653abd14e3029b6f864590424803aac328af152089159a761fb7affe03dd1fc9e8ca3b77b75d21e1491969b1d771b3691e1937188e4 config-alcatel-pop7lte.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch @@ -68,4 +71,7 @@ ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f0 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch 1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch 5e81c20b0b30c1ab09bd59f1e1b77fcce945a27de8144c68617ddc5e8f10e1f6fa8b1e4cd5d63e43511d61dace46fb26b14a6227a667b9718d44c8b81dbe6100 linux3.4-vfs-Fix-proc-tid-fdinfo-fd-file-handling.patch -a48336bbfead6ad0c84d2fce0c40a3f5530aebdff356a6835cceaf59a50a6f860d2f8027703a92927955fbb18857ba78788e010d017bf67730f069b36e96fe87 0001-fix-video-argb-setting.patch" +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +a48336bbfead6ad0c84d2fce0c40a3f5530aebdff356a6835cceaf59a50a6f860d2f8027703a92927955fbb18857ba78788e010d017bf67730f069b36e96fe87 0001-fix-video-argb-setting.patch +" diff --git a/device/downstream/linux-alcatel-pop7lte/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-alcatel-pop7lte/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-alcatel-pop7lte/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-alcatel-pop7lte/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-alcatel-pop7lte/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-alcatel-pop7lte/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-amazon-austin/APKBUILD b/device/downstream/linux-amazon-austin/APKBUILD index 882586d79..f9bbe13f9 100644 --- a/device/downstream/linux-amazon-austin/APKBUILD +++ b/device/downstream/linux-amazon-austin/APKBUILD @@ -4,7 +4,7 @@ pkgname=linux-amazon-austin pkgver=3.10.54 -pkgrel=0 +pkgrel=1 pkgdesc="Amazon Fire 7 (2017) kernel fork" arch="armv7" _carch="arm" @@ -28,6 +28,7 @@ _config="config-$_flavor.$arch" source=" $pkgname-$_commit.tar.gz::https://github.com/hexdump0815/$_repository/archive/$_commit.tar.gz $_config + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch gcc4-compile-fixes.patch fix-host-card-inserted.patch silence-hotplug-logspam.patch @@ -69,6 +70,7 @@ package() { sha512sums=" 2017b730bb7e9470084ff812dc3d35cd50040c4a69a9b443b2105393cdc6ce6bb03fc5c80ed8d2a04020103e89675162629fc81d2601ce40a291001bd4bfaea5 linux-amazon-austin-Fire_7_7th_Gen-5.3.7.3-20210714.tar.gz ce3842273ab183f8135d3128a4a53a3ea6677f6379c6243e5e33a266c6c05916b13e754d931166481bffe6841136f99aefaeebf931878fb38eb70e0fa3d402f5 config-amazon-austin.armv7 +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch 0ae455bd3d91ef03644f742916340951617e438e09e6552438daf71e3d5eaf498b022c01535160de92ef2fa3b4100f5a2bdb475179ac9705352a0a337b26e8b8 gcc4-compile-fixes.patch bfd9134f02059fdc948890a0f923f9c681e209b9ada6025eaa61e04348f69c9e155a094c929e5d6842c09d5782cbb98de3d004fee0ce40767ff954f4499e60fa fix-host-card-inserted.patch 50760092b5125466b2280aead0baa12644f064cedc4821fbab6068c97900799922b3d67e6b75968639a1d5bc2cd6af94e90645c594f42c6ac28473c1ea20d9f4 silence-hotplug-logspam.patch diff --git a/device/downstream/linux-amazon-austin/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-amazon-austin/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-amazon-austin/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-amazon-douglas/APKBUILD b/device/downstream/linux-amazon-douglas/APKBUILD index 641156d66..fae5ffc25 100644 --- a/device/downstream/linux-amazon-douglas/APKBUILD +++ b/device/downstream/linux-amazon-douglas/APKBUILD @@ -8,7 +8,7 @@ pkgname=linux-amazon-douglas pkgver=3.18.19 -pkgrel=4 +pkgrel=5 pkgdesc="Amazon Fire HD 8 (2017) kernel fork" arch="aarch64" _carch="arm64" @@ -34,6 +34,7 @@ source=" $_config disable-sound.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -53,7 +54,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="eb3804fcbadb268429640a5171ea4788cf8974444a1aa1005801902dbce1c4d67d88cb43d0cee259dc082161a92b285de0a0d18d721220f6d2dff84a179a7dc5 linux-amazon-douglas-4ff2b5a4534e275748920ba4ad105af36495bf89.tar.gz +sha512sums=" +eb3804fcbadb268429640a5171ea4788cf8974444a1aa1005801902dbce1c4d67d88cb43d0cee259dc082161a92b285de0a0d18d721220f6d2dff84a179a7dc5 linux-amazon-douglas-4ff2b5a4534e275748920ba4ad105af36495bf89.tar.gz a5c13415c5133eb71a40a71dc84c8d4f3ded3cc11650e46bfb9ffba2c01490f5008e659407c5977bd62a83069af23740f36d7236f6dfee0c5adad6d831772122 config-amazon-douglas.aarch64 aed9fd018a6367214dd00aad9c376c93ed356efbd74e21b49316ab0a21bc372a2077eeed8810f66464544c5bbc7bca6c46985ef42e6cb8f95ad94a1644130d1c disable-sound.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-amazon-douglas/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-amazon-douglas/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-amazon-douglas/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-amazon-ford/APKBUILD b/device/downstream/linux-amazon-ford/APKBUILD index 208d8fabb..d088fca13 100644 --- a/device/downstream/linux-amazon-ford/APKBUILD +++ b/device/downstream/linux-amazon-ford/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-amazon-ford pkgver=3.10.54 -pkgrel=0 +pkgrel=1 pkgdesc="Amazon Fire 7 (2015) kernel fork" arch="armv7" _carch="arm" @@ -32,6 +32,7 @@ source=" $_config gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -57,4 +58,5 @@ aa1f8d4fb9152ca5d35fa14305101b1c8fec14f1a76febc03e84c235e2c8ded5f6ba728ec7359b16 833592be7f6fd808bc2336b5c4a1eb0ee0a5bdb4a9b400fe1c1140e2439bebda2e1ee5cef61fe6375da94120600d4d666b9f990011fc4c63d82ab6f368fbd8a3 config-amazon-ford.armv7 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-amazon-ford/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-amazon-ford/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-amazon-ford/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-amazon-karnak/APKBUILD b/device/downstream/linux-amazon-karnak/APKBUILD index 0aa9cfe9a..ea3e02b37 100644 --- a/device/downstream/linux-amazon-karnak/APKBUILD +++ b/device/downstream/linux-amazon-karnak/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-amazon-karnak pkgver=3.19.0 -pkgrel=0 +pkgrel=1 pkgdesc="Amazon Fire HD 8 (2018) kernel fork" arch="aarch64" _carch="arm64" @@ -36,6 +36,7 @@ _config="config-$_flavor.$arch" source=" $pkgname-$_commit.tar.gz::https://github.com/mt8163/$_repository/archive/$_commit.tar.gz $_config + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -59,4 +60,5 @@ package() { sha512sums=" b207d358aba0fdf3cf6ad2c4af9807a60da0d2752583c4c559a708cd3612872752801a8a60c2c5ecb3a0388c98a4484625712958ff528f4329e92789c1a885f2 linux-amazon-karnak-65a221f465b34d967ca0ec115569ca71dd136a96.tar.gz 54fad6f1d52b1cb7874d77c0ff3893c498c9462c71626640fdec209e4b8481f30eade279ba371427e1c7829546326957f960dc48967fdbc3b47dfb791dcf0426 config-amazon-karnak.aarch64 +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-amazon-karnak/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-amazon-karnak/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-amazon-karnak/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-amazon-soho/APKBUILD b/device/downstream/linux-amazon-soho/APKBUILD index 7a9e3f116..e86f7c6e8 100644 --- a/device/downstream/linux-amazon-soho/APKBUILD +++ b/device/downstream/linux-amazon-soho/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-amazon-soho pkgver=3.4.113 -pkgrel=3 +pkgrel=4 pkgdesc="Amazon Kindle Fire HD (3rd Generation) kernel fork" arch="armv7" _carch="arm" @@ -31,6 +31,7 @@ source=" gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -51,9 +52,12 @@ package() { } -sha512sums="793a098f5fce4327e8b1ddc6d640f3ff416307fbc4b3f32c3d5e56cf5b9b4e728fbcf096777c5d007866dab63ba20a847a6b0e7a23c3d2487d4834240e1ba485 linux-amazon-soho-4c841d44d7d1574367e7a786e079040660987367.tar.gz +sha512sums=" +793a098f5fce4327e8b1ddc6d640f3ff416307fbc4b3f32c3d5e56cf5b9b4e728fbcf096777c5d007866dab63ba20a847a6b0e7a23c3d2487d4834240e1ba485 linux-amazon-soho-4c841d44d7d1574367e7a786e079040660987367.tar.gz 119388f6ff34237ca9e4b9422983b9d0144021cf33c887fa37777e29137e8b209122f3ec9086cdf66687dd114a70e9594bb30b661128439bfab44432e9be46e7 config-amazon-soho.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch -ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch" +ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-amazon-soho/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-amazon-soho/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-amazon-soho/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-amazon-tank/APKBUILD b/device/downstream/linux-amazon-tank/APKBUILD index 8c3277d12..c769be972 100644 --- a/device/downstream/linux-amazon-tank/APKBUILD +++ b/device/downstream/linux-amazon-tank/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-amazon-tank pkgver=3.10.54 -pkgrel=3 +pkgrel=4 pkgdesc="Amazon Fire TV Stick (2nd Gen) kernel fork" arch="armv7" _carch="arm" @@ -27,6 +27,7 @@ _config="config-$_flavor.$arch" source=" $pkgname-$_commit.tar.gz::https://github.com/cmtank/$_repository/archive/$_commit.tar.gz $_config + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch 01_ozmo_fix_trace.patch 02_thermal_fix_include.patch " @@ -47,7 +48,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="bef51789afd0174f0c88d7cd1f038a754e85a8fa2a159036f154d08b8812e7fcee762d9e231cf1397b66afb846f453e00aae98f74c4c143d83b57b7c83616fe9 linux-amazon-tank-2861aa5f5e0bbb526072d75f24ef3af875519234.tar.gz +sha512sums=" +bef51789afd0174f0c88d7cd1f038a754e85a8fa2a159036f154d08b8812e7fcee762d9e231cf1397b66afb846f453e00aae98f74c4c143d83b57b7c83616fe9 linux-amazon-tank-2861aa5f5e0bbb526072d75f24ef3af875519234.tar.gz 29983a05cd184cfcccfb8c4b3c02fe7b786c57a774637b744f41e8a991962ebcf7fe0208bebbffb724d20eedbbe4bc80a5808c2394ef2e1018342bf34cd0a156 config-amazon-tank.armv7 +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch 0aa0b433e0b74751351c6782b168b91ffb1cf4c4d305ff1e3e39f3cc4f6321d5e3488a531a1fcac0bb92a2997002d5c1608a55573a7bbf43e32cb612b04793b8 01_ozmo_fix_trace.patch -158eeb7905fd341432f21a9a16921468285c14dd4a044228119a232e1ce9c77e30c513f62737ebdb40fb27cf4d30542cdb4e62bf2982f8827e195c10d7d40d16 02_thermal_fix_include.patch" +158eeb7905fd341432f21a9a16921468285c14dd4a044228119a232e1ce9c77e30c513f62737ebdb40fb27cf4d30542cdb4e62bf2982f8827e195c10d7d40d16 02_thermal_fix_include.patch +" diff --git a/device/downstream/linux-amazon-tank/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-amazon-tank/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-amazon-tank/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-asus-duma/APKBUILD b/device/downstream/linux-asus-duma/APKBUILD index 8dd34c24f..d089d1d70 100644 --- a/device/downstream/linux-asus-duma/APKBUILD +++ b/device/downstream/linux-asus-duma/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-asus-duma pkgver=3.4.113 -pkgrel=6 +pkgrel=7 pkgdesc="ASUS MeMO Pad FHD 10 (ME302KL) kernel fork" arch="armhf" _carch="arm" @@ -30,6 +30,7 @@ source=" $_config 00_fix_return_address.patch 02_gpu-msm-fix-gcc5-compile.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -48,7 +49,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="f47c0dfb34f9387ce9b7518fee6cae2fd91161cf1db0f0355bbc87fb201798d8c87f78779d3df4022a9bceeac8d9f0b111f7e63f25394e3f8cfbcd57a9da48c6 linux-asus-duma-b6a8f08e43a26771947556abfc697971eb67f06b.tar.gz +sha512sums=" +f47c0dfb34f9387ce9b7518fee6cae2fd91161cf1db0f0355bbc87fb201798d8c87f78779d3df4022a9bceeac8d9f0b111f7e63f25394e3f8cfbcd57a9da48c6 linux-asus-duma-b6a8f08e43a26771947556abfc697971eb67f06b.tar.gz 6cb6370ef9c54e3b9933a4ba2a3435604315ee27767ca5f3436398a9265d54dcfda73420ca5cdc9c96b0d42547146f4a14f7d17c1d0c446747c8a60d39e6aad0 config-asus-duma.armhf ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 00_fix_return_address.patch -7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch" +7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-asus-duma/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-asus-duma/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-asus-duma/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-asus-p024/APKBUILD b/device/downstream/linux-asus-p024/APKBUILD index 1f7e80e49..d701140aa 100644 --- a/device/downstream/linux-asus-p024/APKBUILD +++ b/device/downstream/linux-asus-p024/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-asus-p024 pkgver=3.10.49 -pkgrel=0 +pkgrel=1 pkgdesc="ASUS ZenPad 8.0 kernel fork" arch="armv7" _carch="arm" @@ -34,6 +34,8 @@ source=" gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -66,4 +68,6 @@ acbd7a4e28e69fc6451184d53224adf3aab4318addb237b4b4669715927ea856a158b19f4ddfe930 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch " diff --git a/device/downstream/linux-asus-p024/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-asus-p024/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-asus-p024/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-asus-p024/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-asus-p024/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-asus-p024/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-asus-z00t/APKBUILD b/device/downstream/linux-asus-z00t/APKBUILD index a5ebd11d1..504aad1b9 100644 --- a/device/downstream/linux-asus-z00t/APKBUILD +++ b/device/downstream/linux-asus-z00t/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-asus-z00t pkgver=3.10.108 -pkgrel=4 +pkgrel=5 pkgdesc="Zenfone 2 Laser/Selfie (1080p) kernel fork" arch="aarch64" _carch="arm64" @@ -32,6 +32,7 @@ source=" 02_mdss_fb_refresh_rate.patch 05_dtb-fix.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -57,9 +58,12 @@ package() { "$pkgdir/boot/dt.img" } -sha512sums="2a43545d07b4b477749ac4eaf793e0e7cf105699264d4bd97df20904a3039f421330825dc8c7f9f741387dc3dd9c48b716de6c797048a1f9f358fee97f68fa85 linux-asus-z00t-5fd66aa9219bf9aaa504aa3cb2dae7a3de5238f7.tar.gz +sha512sums=" +2a43545d07b4b477749ac4eaf793e0e7cf105699264d4bd97df20904a3039f421330825dc8c7f9f741387dc3dd9c48b716de6c797048a1f9f358fee97f68fa85 linux-asus-z00t-5fd66aa9219bf9aaa504aa3cb2dae7a3de5238f7.tar.gz f485f3fa4f17d7cdfe103bfa7e16b2e492ddf2bd724964d6b8f4df3fe87421650c817856787925585061b322ee5f5d4e73733fd424588d7ffb20d39bb2f796ca config-asus-z00t.aarch64 972e98523d6ef06342e69a09e979bdd86904cf7f9a843b519b37791e531b680182564a2ab537c94629c3589f4e775b2c39de04c64e210a0f8b6f10745c3596f1 01_fix_gcc6_errors.patch a8c955bf718f155011e980f3d0948be98e1fee5649f418299a4851780543019daf7afa406aa7b0829375645107e4e6fbf241026b0cabe2b2ac895a47df83d2d8 02_mdss_fb_refresh_rate.patch 0e5ebee2f1b0005fcae4f313219c0b6481b3d044c7167e0fb18b72db0eae49aef7b281cd29e0fa1e653fc5585064c990085ca68f920348c3d9d9ea9524d1baa6 05_dtb-fix.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-asus-z00t/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-asus-z00t/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-asus-z00t/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-asus-z00vd/APKBUILD b/device/downstream/linux-asus-z00vd/APKBUILD index cbf0b0dd9..4c323eb57 100644 --- a/device/downstream/linux-asus-z00vd/APKBUILD +++ b/device/downstream/linux-asus-z00vd/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-asus-z00vd pkgver=3.18.41 -pkgrel=6 +pkgrel=7 pkgdesc="ASUS Zenfone Go kernel fork" arch="armv7" _carch="arm" @@ -24,6 +24,8 @@ source=" 03_perf_python3.patch 04_dct_python3.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -78,10 +80,14 @@ package() { fi } -sha512sums="eb4575d8d3603097141991bc207a51f3ed9281d6e1432570666aeeb3299c86574e80724e27721e2f64844fe9efdfd99df898138e1d2053f143132d1b0e89414b linux-asus-z00vd-7957ae0b17bb46d56a5cddd1d313aec76296aee8.tar.gz +sha512sums=" +eb4575d8d3603097141991bc207a51f3ed9281d6e1432570666aeeb3299c86574e80724e27721e2f64844fe9efdfd99df898138e1d2053f143132d1b0e89414b linux-asus-z00vd-7957ae0b17bb46d56a5cddd1d313aec76296aee8.tar.gz c54c05ebf42f023c8cda98ed0ea8af82c38c8bf61b8fa559adbba8b5a67916b8d3b08e61692dac6e5cb35ebda8b83ed842dd954f095b56a5aa3a3d93ce8f1952 config-asus-z00vd.armv7 1db0eb57279ab2b0ad70e0f93dfe6faa0d807cf24832c2e55b2c726b43cdece84edfc614e6455cddddbce890de1df80e37fd1805b9fd6ccc259047c5ef7a6ba6 01_fix_warnings.patch f60b91c7cffd1704e6ac51d1c352b87f74432fc645deff2ff4feeeffff3c441af425191254f871a999555b3abcd1d199eeba0c12dbef4d9364f4d70df4484976 02_gcc8_error.patch c64bbad5e6f33e086d35e8f4e08ffc840b3bfb09fba49f635dd2eb671301cb8e5fd2915b3406a8bb7fce2de6638ce0337adcd14182316b7a5941ff84352744de 03_perf_python3.patch b1aef615711138992101466b7fea4762698ba87620a55f748bd66f20a2114122678e85c3bb85ef0ae0d394552d2f4577535086a5d80a878459aadc9a9fb42ce0 04_dct_python3.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-asus-z00vd/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-asus-z00vd/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-asus-z00vd/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-asus-z00vd/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-asus-z00vd/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-asus-z00vd/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-bq-chaozu/APKBUILD b/device/downstream/linux-bq-chaozu/APKBUILD index 6d3e4f6bc..43eef01c0 100644 --- a/device/downstream/linux-bq-chaozu/APKBUILD +++ b/device/downstream/linux-bq-chaozu/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-bq-chaozu pkgver=3.18.31 -pkgrel=3 +pkgrel=4 pkgdesc="Aquaris U kernel fork" arch="armhf" _carch="arm" @@ -33,6 +33,8 @@ source=" 03_fix_u_f_header.patch 04_fix_usb_gadget_function.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch $_config" builddir="$srcdir/$_repository-$_commit" @@ -51,11 +53,15 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="c72365057ddc94d0fd051f0a40f12e6eb0ba31b8fc0ad673c352be0924bc96c643726afac5042fd63eca5d79c4366b706da0addad3aa521867c323a3eec542cd linux-bq-chaozu-9fe7be06bdbbad2d9cb86d9b135d082b4d28b9ea.tar.gz +sha512sums=" +c72365057ddc94d0fd051f0a40f12e6eb0ba31b8fc0ad673c352be0924bc96c643726afac5042fd63eca5d79c4366b706da0addad3aa521867c323a3eec542cd linux-bq-chaozu-9fe7be06bdbbad2d9cb86d9b135d082b4d28b9ea.tar.gz 9c549714f03c7a7666e8aa7508a48cfdccab7cf3e97fb59c4df8fa97f75492365926f82c4a677c50780d68d4905504dcccbdd6de6344bd8d4b88b2331933ed46 00_fix_rndis_ipa_trace_header_not_found.patch 184875cf13a180d1c4bbe27d8ad24a8d6bd2e36ec35f9c4326809f1c8938ecebf3844c36ef71f4a0af9077e2506a82b2b4383ffd020dd1918aba1689d77b0c01 01_prima_gcc6.patch 8cfd728ccf2bf19450dad5d9fe482ba2461dcf43d25440572a1df73b5a2599f4556ddcafd7cd594cb11c8da5767887d4c1585863c8b36335e7b371f7b735307d 02_prima_misleading_indentation.patch b408f157cc025d410b38f5aee9be977e670e1ac3f195f6c3a6681446fa0c3887067d62a4f729cfcd058fab42fca355b0265764dc2d21515f6e023ed025f55d41 03_fix_u_f_header.patch 1f23466d1a864f2d2c67ae4250b0c166ecb7755779bbdad6732808a001cc2826cc1d013c2281d2ca1d5abd7d60d13783f0b9f11bb8359971f2b30b911e627220 04_fix_usb_gadget_function.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch -aaf5c6267f0e39ec584b545b50217fde76a2fd4900316219a062c0900a8d422372bbcfd353708fb2346042cf342e9fa9de75f724c7d732e9961bd2aacbe2798b config-bq-chaozu.armhf" +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +aaf5c6267f0e39ec584b545b50217fde76a2fd4900316219a062c0900a8d422372bbcfd353708fb2346042cf342e9fa9de75f724c7d732e9961bd2aacbe2798b config-bq-chaozu.armhf +" diff --git a/device/downstream/linux-bq-chaozu/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-bq-chaozu/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-bq-chaozu/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-bq-chaozu/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-bq-chaozu/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-bq-chaozu/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-bq-frieza/APKBUILD b/device/downstream/linux-bq-frieza/APKBUILD index d17a9db3d..abccdbc22 100644 --- a/device/downstream/linux-bq-frieza/APKBUILD +++ b/device/downstream/linux-bq-frieza/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-bq-frieza pkgver=3.10.93 -pkgrel=0 +pkgrel=1 pkgdesc="BQ Aquarius M10 FHD kernel fork" arch="aarch64" _carch="arm64" @@ -29,6 +29,7 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/ubports/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -53,4 +54,5 @@ sha512sums=" f9ddd8f59a98e6d0f488d44456a1c336d7fbe3282b22ca705702c44154c2d87686cfe1ba39b109446420d3cb190cc41e7f3e65e4e65896ccfe083383fc394901 linux-bq-frieza-547e2e991ba95c5b26870570eba4b32f934f0167.tar.gz c181ef409b6d7930f5da876d2ccb8276dc6b52cff090a7db5472e3b2f3b6ea95511f597299890d202454a9125447935933c6a1d30308adedd0de5dd3b294686a config-bq-frieza.aarch64 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-bq-frieza/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-bq-frieza/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-bq-frieza/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-bq-gohan/APKBUILD b/device/downstream/linux-bq-gohan/APKBUILD index c52bce4b3..fba211cff 100644 --- a/device/downstream/linux-bq-gohan/APKBUILD +++ b/device/downstream/linux-bq-gohan/APKBUILD @@ -4,7 +4,7 @@ pkgname=linux-bq-gohan pkgver=3.10.84 -pkgrel=3 +pkgrel=4 pkgdesc="BQ Aquaris X5 Plus kernel fork" arch="armv7" _carch="arm" @@ -29,6 +29,8 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/LineageOS/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -48,6 +50,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="4e9c7984e567482d7b550ee2bd737eca38355995935ea2653f6f9f605818813e3a3c0d9c4f3649c6897cf172b0009f020e8e3de129e6f64bf2874349b4ff8081 linux-bq-gohan-19147fab27a5104598d615c4ea939aee2e18ade8.tar.gz +sha512sums=" +4e9c7984e567482d7b550ee2bd737eca38355995935ea2653f6f9f605818813e3a3c0d9c4f3649c6897cf172b0009f020e8e3de129e6f64bf2874349b4ff8081 linux-bq-gohan-19147fab27a5104598d615c4ea939aee2e18ade8.tar.gz 133dcc988d598aea4c71c794c4d4805764fc104cb1437cc1a0cec146813ff3a9368285d107c591fb13731150da3636cdee790729aab81005ba0b5045c403809b config-bq-gohan.armv7 -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-bq-gohan/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-bq-gohan/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-bq-gohan/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-bq-gohan/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-bq-gohan/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-bq-gohan/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-finepower-f1/APKBUILD b/device/downstream/linux-finepower-f1/APKBUILD index 65d905834..cc36e6dd3 100644 --- a/device/downstream/linux-finepower-f1/APKBUILD +++ b/device/downstream/linux-finepower-f1/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-finepower-f1 pkgver=3.10.65 -pkgrel=6 +pkgrel=7 pkgdesc="FinePower F1 kernel fork" arch="armv7" _carch="arm" @@ -26,6 +26,8 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch 01-remove-path-to-missing-driver.patch 02-fix-includes-dump-lowpower-regs.patch 03-set-BGR565-color-mode.patch @@ -68,6 +70,8 @@ ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f0 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch 5e271f6e8ef2b1a31acafaf3b38b64cccd5d6732e93e92a2fcaa885f4ac24529bd1598e9982b553797e85d64deed6390e41768e0d952ef659add0766b44a6687 01-remove-path-to-missing-driver.patch 3a3d94c4912e8b9d64c1c4af5a568dbc8061c623bb39bcb605f30de0fa9e2f2b3c805cd0e0c9401c21ecdb49a61852e458f7b3fc599491f743e52d5d80e530e7 02-fix-includes-dump-lowpower-regs.patch 6836001b24508d413a059f19b0c6f6f547037f68886c22159ad51be91d1a089e3d1d9ed79c3c62724648df7f810cd81d96a83f4a34368b373524b649e5539656 03-set-BGR565-color-mode.patch diff --git a/device/downstream/linux-finepower-f1/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-finepower-f1/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-finepower-f1/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-finepower-f1/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-finepower-f1/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-finepower-f1/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-fly-iq4404/APKBUILD b/device/downstream/linux-fly-iq4404/APKBUILD index 65f6e2f19..831ed256e 100644 --- a/device/downstream/linux-fly-iq4404/APKBUILD +++ b/device/downstream/linux-fly-iq4404/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-fly-iq4404 pkgver=3.10.89 -pkgrel=5 +pkgrel=6 pkgdesc="Fly Spark kernel fork" arch="armv7" _carch="arm" @@ -27,6 +27,7 @@ _config="config-$_flavor.$arch" source=" $pkgname-$_commit.tar.gz::https://github.com/ave4/$_repository/archive/$_commit.tar.gz $_config + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -50,5 +51,8 @@ package() { install -Dm644 zImage "$pkgdir/boot/vmlinuz" } -sha512sums="ae53fe32e91a46ddc553ca6ea27bebb9ec3bb0dd01f15336d4570fa789c04ec1a52146fdd03f7ee409f16a11f8f90625546b447a39d7b6d2f10032c91283788e linux-fly-iq4404-a619869f394bc2f00226efa230bc33894648af4e.tar.gz -93076f9283db947bd4d269ce26ad8aabd94ef697045b8f520c381c513590013031e39baac72b81bd54753bf8ea02a1d92b0ac0891259f699c233fe84d3252f60 config-fly-iq4404.armv7" +sha512sums=" +ae53fe32e91a46ddc553ca6ea27bebb9ec3bb0dd01f15336d4570fa789c04ec1a52146fdd03f7ee409f16a11f8f90625546b447a39d7b6d2f10032c91283788e linux-fly-iq4404-a619869f394bc2f00226efa230bc33894648af4e.tar.gz +93076f9283db947bd4d269ce26ad8aabd94ef697045b8f520c381c513590013031e39baac72b81bd54753bf8ea02a1d92b0ac0891259f699c233fe84d3252f60 config-fly-iq4404.armv7 +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-fly-iq4404/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-fly-iq4404/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-fly-iq4404/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-google-glass/APKBUILD b/device/downstream/linux-google-glass/APKBUILD index 2948cff10..6c1831c3b 100644 --- a/device/downstream/linux-google-glass/APKBUILD +++ b/device/downstream/linux-google-glass/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-google-glass pkgver=3.4.83 -pkgrel=6 +pkgrel=7 pkgdesc="Google Glass kernel fork" arch="armhf" _carch="arm" @@ -29,6 +29,8 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/GlassHack/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -47,6 +49,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="b98916d6cc745115e89be35158b4cf0e025e73261a8f56302e9b74d8a7b597df8bdef1ee4ce8503dfc4fc94be16b91227b358cba7c5bc1fabde182876f6becf7 linux-google-glass-1091b53a0b5e20d23a8447161e181e2a53e944de.tar.gz +sha512sums=" +b98916d6cc745115e89be35158b4cf0e025e73261a8f56302e9b74d8a7b597df8bdef1ee4ce8503dfc4fc94be16b91227b358cba7c5bc1fabde182876f6becf7 linux-google-glass-1091b53a0b5e20d23a8447161e181e2a53e944de.tar.gz dff792cfbb097adc8292f9beadceb4808735bccb2e5e9455b407faaba2e2938d021fe1f0b8bfd301fe300b72ae368673d1a4dbfb0912d878af6eb171732ff25a config-google-glass.armhf -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-google-glass/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-google-glass/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-google-glass/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-google-glass/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-google-glass/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-google-glass/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-gp-peak/APKBUILD b/device/downstream/linux-gp-peak/APKBUILD index a364f200e..491edcab4 100644 --- a/device/downstream/linux-gp-peak/APKBUILD +++ b/device/downstream/linux-gp-peak/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-gp-peak pkgver=3.0.21 -pkgrel=8 +pkgrel=9 pkgdesc="Peak kernel fork" arch="armhf" _carch="arm" @@ -29,6 +29,8 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/gp-b2g/$_repository/archive/$_commit.tar.gz $_config timeconst.pl-Eliminate-Perl-warning.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch 00_fix_return_address.patch " builddir="$srcdir/$_repository-$_commit" @@ -71,7 +73,11 @@ package() { INSTALL_MOD_PATH="$pkgdir" modules_install } -sha512sums="e643530bc4e8540284820af137d300d8bf12fa352200095757a64e8e34a71d6e8892bf5887a988404864866751fb8fcac9e89b4429a76be59aeae670d04d533d linux-gp-peak-f02b7a6f10b257b0452d3de47e19e55836e57613.tar.gz +sha512sums=" +e643530bc4e8540284820af137d300d8bf12fa352200095757a64e8e34a71d6e8892bf5887a988404864866751fb8fcac9e89b4429a76be59aeae670d04d533d linux-gp-peak-f02b7a6f10b257b0452d3de47e19e55836e57613.tar.gz 8ea00d7a63f0173e6c7a3d99d9b56b7b2d2dc7029570769c72f4e8cc54b7b115e2d5b680c13952fb2c386f6b305980b4b72e5dc0a0b62e35ede6bed0cfffbc5e config-gp-peak.armhf 1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch -ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 00_fix_return_address.patch" +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 00_fix_return_address.patch +" diff --git a/device/downstream/linux-gp-peak/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-gp-peak/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-gp-peak/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-gp-peak/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-gp-peak/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-gp-peak/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-ace/APKBUILD b/device/downstream/linux-htc-ace/APKBUILD index 08ef5c05b..737aa0f89 100644 --- a/device/downstream/linux-htc-ace/APKBUILD +++ b/device/downstream/linux-htc-ace/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-htc-ace pkgver=3.0.101 -pkgrel=18 +pkgrel=19 pkgdesc="HTC Desire HD kernel fork" arch="armv7" _carch="arm" @@ -31,6 +31,7 @@ source=" $_config 02_gpu-msm-fix-gcc5-compile.patch 03_msm-fb-pixclock.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -50,7 +51,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="72fc35e1c7fe848ae5c1139176d4c45ef042d494403ab38e5fa98e3620fce3253ffc4bf7151738c7dd47967f2ad96b034a9365dc68f1c025aef87e985d5b1776 linux-htc-ace-887cd64b8361ac89ac56810460947a537112bdc9.tar.gz +sha512sums=" +72fc35e1c7fe848ae5c1139176d4c45ef042d494403ab38e5fa98e3620fce3253ffc4bf7151738c7dd47967f2ad96b034a9365dc68f1c025aef87e985d5b1776 linux-htc-ace-887cd64b8361ac89ac56810460947a537112bdc9.tar.gz 0c959e3da98feaa594b2177650a0b71e934376ceffa454b2f82b7517f357ca03e88a9f6db5e962a57f0b1f45579a830b41bf414e8c7cd38edaa4d3fec6c433de config-htc-ace.armv7 2962e853aea3bec3cfea762584a6722023c5c9041994065a7ee75b6c4584121890d6dd1ac74317a2bb8069bff49583a9cccd73cca539665a76713465e05a2cf6 02_gpu-msm-fix-gcc5-compile.patch -6a4079863ca09f8bca1dd9c80487860a8f6fc6c20d18961bc54988bb1831517e36092605cc593e5e1531ebb80eb76d0b1a006c339a7e334dc0d85bd91b20c72a 03_msm-fb-pixclock.patch" +6a4079863ca09f8bca1dd9c80487860a8f6fc6c20d18961bc54988bb1831517e36092605cc593e5e1531ebb80eb76d0b1a006c339a7e334dc0d85bd91b20c72a 03_msm-fb-pixclock.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-htc-ace/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-htc-ace/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-htc-ace/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-evita/APKBUILD b/device/downstream/linux-htc-evita/APKBUILD index 13b0fb2c4..55a4996ab 100644 --- a/device/downstream/linux-htc-evita/APKBUILD +++ b/device/downstream/linux-htc-evita/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-htc-evita pkgver=3.4.113 -pkgrel=4 +pkgrel=5 pkgdesc="HTC One XL kernel fork" arch="armv7" _carch="arm" @@ -24,6 +24,8 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -42,9 +44,13 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="54451f0e222f3fa94da8ea65f148255ab3323d1e6fd312636bcba58cb59b89d9dd15129f5d6aa70ee58eb64667d057433e2d0267d59eaf68713c166a05ad1ae2 linux-htc-evita-9b9100465d6c6a2d0248009863f2d4bf05598124.tar.gz +sha512sums=" +54451f0e222f3fa94da8ea65f148255ab3323d1e6fd312636bcba58cb59b89d9dd15129f5d6aa70ee58eb64667d057433e2d0267d59eaf68713c166a05ad1ae2 linux-htc-evita-9b9100465d6c6a2d0248009863f2d4bf05598124.tar.gz 786abec3151644532935dcefde7c3e0a3405010250ad427d6799f2ca843bc572ea74f53f932cd8494686f6ac8996a8dc5a183b0e99e38953e832ccdf679ed895 config-htc-evita.armv7 ef5b912c26fea4ab882592bdf7487942c64b123de8d25d08d976f29743f311742ee2f773bf2d110ddb5095f254dbb0bd4487c5cfce77311929082599199e7ebd 02_reduce_lzo_compression.patch 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch -ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch" +ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-htc-evita/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-htc-evita/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-htc-evita/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-evita/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-htc-evita/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-htc-evita/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-golfu/APKBUILD b/device/downstream/linux-htc-golfu/APKBUILD index 9e034557c..3fd024a8f 100644 --- a/device/downstream/linux-htc-golfu/APKBUILD +++ b/device/downstream/linux-htc-golfu/APKBUILD @@ -4,7 +4,7 @@ pkgname=linux-htc-golfu pkgver=3.0.16 -pkgrel=4 +pkgrel=5 pkgdesc="HTC Desire C kernel fork" arch="armv7" _carch="arm" @@ -33,6 +33,8 @@ source=" gcc10-extern_YYLOC_global_declaration.patch kernel-use-the-gnu89-standard-explicitly.patch timeconst.pl-Eliminate-Perl-warning.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -52,10 +54,14 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="fb6d2905d58958a516e5aaefa32b481c06f747599a117743506545dbfcb82dd6dd4cf4efad11c6e3812f2d0c83ffaa04d935059466843654b282e6170286b295 linux-htc-golfu-9978ea963a0c33dc1b232425a7eb85a7e9d47124.tar.gz +sha512sums=" +fb6d2905d58958a516e5aaefa32b481c06f747599a117743506545dbfcb82dd6dd4cf4efad11c6e3812f2d0c83ffaa04d935059466843654b282e6170286b295 linux-htc-golfu-9978ea963a0c33dc1b232425a7eb85a7e9d47124.tar.gz 6f8c888eff593db0301a96674be7b465d4c755cfda43f68de2a2ac24d078ceb00209632833f8b9340913b23db5633a9c63f0a0df04f32322f134ebea7332adf1 config-htc-golfu.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch -1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch" +1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-htc-golfu/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-htc-golfu/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-htc-golfu/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-golfu/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-htc-golfu/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-htc-golfu/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-k2ul/APKBUILD b/device/downstream/linux-htc-k2ul/APKBUILD index 06f61fe64..c5aecf6a3 100644 --- a/device/downstream/linux-htc-k2ul/APKBUILD +++ b/device/downstream/linux-htc-k2ul/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-htc-k2ul pkgver=3.4.10 -pkgrel=5 +pkgrel=6 pkgdesc="HTC One SV kernel fork" arch="armv7" _carch="arm" @@ -33,6 +33,8 @@ source=" $_config gcc8-fix-put-user.patch timeconst.pl-Eliminate-Perl-warning.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch fix_return_address.patch no-hardcoded-CROSS_COMPILE.patch fix_otg_errors.patch @@ -55,11 +57,15 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="de02e36c7c19c886cc1f16b5a3a4464542a905e85cc3a531bd27b4944ee1ada01aad6e5fe8fd0346b991c923144154fbce8d86b17f69e69d05549440129b2fc9 linux-htc-k2ul-6ac3629384fac88beef65fd841f5135f9f832624.tar.gz +sha512sums=" +de02e36c7c19c886cc1f16b5a3a4464542a905e85cc3a531bd27b4944ee1ada01aad6e5fe8fd0346b991c923144154fbce8d86b17f69e69d05549440129b2fc9 linux-htc-k2ul-6ac3629384fac88beef65fd841f5135f9f832624.tar.gz b86b532bb8570964081e4d9901f6c49ffe612816af21ba64fd042fbd553727c1a4f498d15a8a2c078617a98ee5cf213b20720100c93f8e8f4cad640deb6bc725 config-htc-k2ul.armv7 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch b0a73e261b6dedfe6135a17d25e9e989958b4ae379ba31abbf9b0e05f50f3082c4f5d4ff4fb848e8d283acbf68c54014ac8cfcc57d4e1be2d456e715237b661c fix_return_address.patch 555033f2ef3e23d84a552e92a6307bf292f91146ee4d8a03b2485f9b5028c2aa3f7ced6ef268acaca7d12649f4bfa7f8fccca39394097f63a5ff2134b912e9e2 no-hardcoded-CROSS_COMPILE.patch f6229e37304d127cd39bbbd6f0e11100ca8c6b44f1e66b125aba06d7d5ae96d380273e55a7a8fec46af324979523e032de9151d92e181da9242fb5aaf0dba769 fix_otg_errors.patch -c84d3eb75628ee37ad5d16f858bdbf7b9fc2ff1336e5d91559ecdc4d198127b25929c3b264a50f526fafd3722aa39fb2d87fedcfb3a134f2ddd355650a65a4bd fix_kgsl_error.patch" +c84d3eb75628ee37ad5d16f858bdbf7b9fc2ff1336e5d91559ecdc4d198127b25929c3b264a50f526fafd3722aa39fb2d87fedcfb3a134f2ddd355650a65a4bd fix_kgsl_error.patch +" diff --git a/device/downstream/linux-htc-k2ul/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-htc-k2ul/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-htc-k2ul/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-k2ul/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-htc-k2ul/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-htc-k2ul/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-leo/APKBUILD b/device/downstream/linux-htc-leo/APKBUILD index 5c39c904b..87773b37e 100644 --- a/device/downstream/linux-htc-leo/APKBUILD +++ b/device/downstream/linux-htc-leo/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-htc-leo pkgver=3.0.4 -pkgrel=4 +pkgrel=5 pkgdesc="HTC HD2 kernel fork" arch="armv7" _carch="arm" @@ -30,6 +30,8 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/qsd8k-legacy/$_repository/archive/$_commit.tar.gz $_config 01-fix-compiler-path.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -48,6 +50,10 @@ build() { package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="5f324b69ff30284c0aabf16f9580726470eb54ce7edf6066e22d41d92e8be05085f9fb38fddeceee9cec4fb30cd68dda51585ff73ffbd4d52b154956aa81603e linux-htc-leo-fb2ba086ea96647f38539664ebf0aa6eca61d7bb.tar.gz +sha512sums=" +5f324b69ff30284c0aabf16f9580726470eb54ce7edf6066e22d41d92e8be05085f9fb38fddeceee9cec4fb30cd68dda51585ff73ffbd4d52b154956aa81603e linux-htc-leo-fb2ba086ea96647f38539664ebf0aa6eca61d7bb.tar.gz 06171936e4018f0d932aeb385256d5d773231573f77a9695951173bbc0d9f7a7e6ce4f1d388c3aba5bad10f07a44baf9434c8a18b72ea2668f8357a38ebb45d7 config-htc-leo.armv7 -4166bdd725a00577c1319f1103ad802fc4699da3b5aae247c77b035880d21925d16c4faece72e93f59c933774dd912fc08082b07af03a90b664b7fa2865a61bc 01-fix-compiler-path.patch" +4166bdd725a00577c1319f1103ad802fc4699da3b5aae247c77b035880d21925d16c4faece72e93f59c933774dd912fc08082b07af03a90b664b7fa2865a61bc 01-fix-compiler-path.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-htc-leo/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-htc-leo/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-htc-leo/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-leo/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-htc-leo/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-htc-leo/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-m7/APKBUILD b/device/downstream/linux-htc-m7/APKBUILD index 2bdcdd6cd..170868d3f 100644 --- a/device/downstream/linux-htc-m7/APKBUILD +++ b/device/downstream/linux-htc-m7/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-htc-m7 pkgver=3.4.10 -pkgrel=4 +pkgrel=5 pkgdesc="HTC One M7 kernel fork" arch="armv7" _carch="arm" @@ -24,6 +24,8 @@ source=" 0002-change-lzop-9-to-lzop-6.patch gcc8-fix-put-user.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.0-fix-piggy.lzo.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -42,9 +44,13 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="7014029604b8c448c7d2d6302b9404521d89b12a3df687f3aee10e73cd49b3c31fbd5a3db92c082eeda93e0e83b00487d0ee5e6311f4f9fcb32a4eb139d0d231 linux-htc-m7-f6eb6496406f5a06cdd4716e494082d78df70e83.tar.gz +sha512sums=" +7014029604b8c448c7d2d6302b9404521d89b12a3df687f3aee10e73cd49b3c31fbd5a3db92c082eeda93e0e83b00487d0ee5e6311f4f9fcb32a4eb139d0d231 linux-htc-m7-f6eb6496406f5a06cdd4716e494082d78df70e83.tar.gz 618dae0f4e950af6f2a2b5b0dad2d812808d43145c33696cb3218664997d02364aa089dcde139e9c476ea2012dde23ca511e1c470fd4944e8abc745799c0d955 config-htc-m7.armv7 129e844aadc30b214ed41968b8a0246d21b224b3e7eecc8b056ec6cef122eb5dbdba3927d5db1499e7335211b74f8b38bf756fa48f099a87921e260d99eb27bc 0001-don-t-hardcode-cross_compile-in-makefile.patch 526bf8554203b2cde43ccb145589f8f0114f06bbc335b8eb606ec1bb1849824f087cf362bf5ea4f0b84e660de5648fe753995a109ade7aaa11f2bf7ca48d233f 0002-change-lzop-9-to-lzop-6.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch -ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch" +ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +8837c884060d87232ba3fa9fce0e815d7ddf33c82ad49260426fe83754baa2f4d92a36a17561083ac8b3674564b7433b3141cacc63b520deec52bbcc1d92d5c9 linux3.0-fix-piggy.lzo.S.patch +" diff --git a/device/downstream/linux-htc-m7/linux3.0-fix-piggy.lzo.S.patch b/device/downstream/linux-htc-m7/linux3.0-fix-piggy.lzo.S.patch new file mode 120000 index 000000000..6238bdbac --- /dev/null +++ b/device/downstream/linux-htc-m7/linux3.0-fix-piggy.lzo.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-fix-piggy.lzo.S.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-m7/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-htc-m7/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-htc-m7/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-pme/APKBUILD b/device/downstream/linux-htc-pme/APKBUILD index 01724db4c..9810c2b55 100644 --- a/device/downstream/linux-htc-pme/APKBUILD +++ b/device/downstream/linux-htc-pme/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-htc-pme pkgver=3.18.31 -pkgrel=2 +pkgrel=3 pkgdesc="HTC 10 kernel fork" arch="aarch64" _carch="arm64" @@ -23,6 +23,7 @@ source=" gcc10-extern_YYLOC_global_declaration.patch gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -42,8 +43,11 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="feb05d473304d852c552be015ce9919e90e8d087c08d4d18cace0b7bdd4ea2529b774f7b58cbaf81f196f5c63704a9d34e3a857e0b9e0fce3fa0afbcfd511546 linux-htc-pme-e807a9128c00dca6839ef73a241d8fa5c497605e.tar.gz +sha512sums=" +feb05d473304d852c552be015ce9919e90e8d087c08d4d18cace0b7bdd4ea2529b774f7b58cbaf81f196f5c63704a9d34e3a857e0b9e0fce3fa0afbcfd511546 linux-htc-pme-e807a9128c00dca6839ef73a241d8fa5c497605e.tar.gz 175c47898162864f204b1234212661bb59a36bdea4311566eaef13e07998b5ba53a832f853a2b8334293cb85d531d300868f42bc10fc8ebb74c6bfa920338e19 config-htc-pme.aarch64 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch -197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch" +197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-htc-pme/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-htc-pme/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-htc-pme/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-primou/APKBUILD b/device/downstream/linux-htc-primou/APKBUILD index 9d3c3ae10..a02287cd4 100644 --- a/device/downstream/linux-htc-primou/APKBUILD +++ b/device/downstream/linux-htc-primou/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-htc-primou pkgver=3.0.101 -pkgrel=3 +pkgrel=4 pkgdesc="HTC One V kernel fork" arch="armv7" _carch="arm" @@ -23,6 +23,7 @@ source=" 01-fix-return-address.patch gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -42,8 +43,11 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="dd7744a8313497294283877085f31042e96132b21521b7c05f02829e612465b19487643462b87c4c26870dda5108667641e30e4dc09925eb22e2f320f67f2f48 linux-htc-primou-f674566057bd4e5552e06d920e768fb6b50a0058.tar.gz +sha512sums=" +dd7744a8313497294283877085f31042e96132b21521b7c05f02829e612465b19487643462b87c4c26870dda5108667641e30e4dc09925eb22e2f320f67f2f48 linux-htc-primou-f674566057bd4e5552e06d920e768fb6b50a0058.tar.gz dde326f0aa451ee75b5350dab1d280ba2f3107cf17e210f89d69b9bb96d844357749e3f5386d125d00b9b3673e167a56dcaf5339cb7a6bf375a4b583dbef46e5 config-htc-primou.armv7 ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 01-fix-return-address.patch 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch -197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch" +197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-htc-primou/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-htc-primou/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-htc-primou/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-protou/APKBUILD b/device/downstream/linux-htc-protou/APKBUILD index 7780a1255..086ddf980 100644 --- a/device/downstream/linux-htc-protou/APKBUILD +++ b/device/downstream/linux-htc-protou/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-htc-protou pkgver=3.4.8 -pkgrel=4 +pkgrel=5 pkgdesc="HTC Desire X kernel fork" arch="armv7" _carch="arm" @@ -30,6 +30,8 @@ source=" gcc8-fix-put-user.patch kernel-use-the-gnu89-standard-explicitly.patch timeconst.pl-Eliminate-Perl-warning.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch fix-boot-gcc5.patch fix_otg_errors.patch no-hardcoded-CROSS_COMPILE.patch @@ -52,12 +54,16 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="f779774222ce1f89a9d658fa789be5112fa3f8c8fe7220eead28a6b353b001f49bd45bacfb3ca2fa3663c8ad8495ca4e83a153dd45362016294f8f00f28a4214 linux-htc-protou-0e395015315c8950e85b70271b973a7d3c1a3ac5.tar.gz +sha512sums=" +f779774222ce1f89a9d658fa789be5112fa3f8c8fe7220eead28a6b353b001f49bd45bacfb3ca2fa3663c8ad8495ca4e83a153dd45362016294f8f00f28a4214 linux-htc-protou-0e395015315c8950e85b70271b973a7d3c1a3ac5.tar.gz a076ab6c18cd64575479ff025401285d63e21615fa9e57ccfc69e99b799b802e74c66a8a49cbf2117231eec9d796322cb953833f82584e2b6d297153d14190f8 config-htc-protou.armv7 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch 1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch 5ea8c150174224791466ae66e13f44b567c447382e348612e2b0f58d85d499a348a6b24cd5bd1f979631e9610cbe490a5dbe213275d13d4376964268ab3d88ea fix-boot-gcc5.patch 1e357bb5026a1d01e8a7a65bea32d9f81811f93fbc0071a23b603a630b93e619cd811d7539c85d6d2c4e330295d4ae6e01cf799f9aa675cf2be603e6e7fdfa75 fix_otg_errors.patch 555033f2ef3e23d84a552e92a6307bf292f91146ee4d8a03b2485f9b5028c2aa3f7ced6ef268acaca7d12649f4bfa7f8fccca39394097f63a5ff2134b912e9e2 no-hardcoded-CROSS_COMPILE.patch -63b842453979cf13e402ee32f9f21d675e181ca04b1bd3ce6e3c8624943737aa2cf135979157b383e2f7a6a3c67623ce0388a5362e2f44c005066ae633c1829c no-hardcoded-nvram-path.patch" +63b842453979cf13e402ee32f9f21d675e181ca04b1bd3ce6e3c8624943737aa2cf135979157b383e2f7a6a3c67623ce0388a5362e2f44c005066ae633c1829c no-hardcoded-nvram-path.patch +" diff --git a/device/downstream/linux-htc-protou/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-htc-protou/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-htc-protou/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-protou/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-htc-protou/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-htc-protou/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-pyramid/APKBUILD b/device/downstream/linux-htc-pyramid/APKBUILD index cc43c4264..c1c1b12c0 100644 --- a/device/downstream/linux-htc-pyramid/APKBUILD +++ b/device/downstream/linux-htc-pyramid/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-htc-pyramid pkgver=3.4.107 -pkgrel=1 +pkgrel=2 pkgdesc="HTC Sensation kernel fork" arch="armv7" _carch="arm" @@ -41,6 +41,7 @@ source=" gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -67,4 +68,5 @@ sha512sums=" 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-htc-pyramid/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-htc-pyramid/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-htc-pyramid/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-ville/APKBUILD b/device/downstream/linux-htc-ville/APKBUILD index 46807ea49..67ea79db4 100644 --- a/device/downstream/linux-htc-ville/APKBUILD +++ b/device/downstream/linux-htc-ville/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-htc-ville pkgver=3.4.114 -pkgrel=1 +pkgrel=2 pkgdesc="HTC One S kernel fork" arch="armv7" _carch="arm" @@ -22,9 +22,12 @@ source=" $_config gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch static-inline-in-ftrace.h.patch psmouse_base.patch kgsl_iommu_sync_lock.patch + fix_mdp4_parameter.patch " builddir="$srcdir/$_repository-$_commit" @@ -48,7 +51,10 @@ sha512sums=" b6cead79f20d59b4d14440c7bb611081ee0b3526836c1143e978c9e4af13f0ef019df35a246b92fe56ad4121f895f1043a444bb224238a2f37c59c3f30b7e635 config-htc-ville.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 static-inline-in-ftrace.h.patch f7e31cfe422696922aec52002e56c58103183966edee3bb8e1995d33f8d37b07c32280a8ecc213874e358a6ff367418556a4542fba7e3c17e4b8e82e05c3a543 psmouse_base.patch 448bad436377a22c93ac401b9aecb504fe8e84b9511a3dd28f3cc125f3725cc1168ef03dee9f8f1085a9fbb7910b9e75cd25a382ccce626b427c8e27f7c17ffc kgsl_iommu_sync_lock.patch +bdb9414e022716df75c0b0f09379ea62c410c5b032ce9a5e02c0cd5bf67933b9fd0247386a22feeab4d7504eaec94caec2037d865a351a5f8bc3c3065c74c957 fix_mdp4_parameter.patch " diff --git a/device/downstream/linux-htc-ville/fix_mdp4_parameter.patch b/device/downstream/linux-htc-ville/fix_mdp4_parameter.patch new file mode 120000 index 000000000..eecbeaecf --- /dev/null +++ b/device/downstream/linux-htc-ville/fix_mdp4_parameter.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/fix_mdp4_parameter.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-ville/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-htc-ville/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-htc-ville/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-ville/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-htc-ville/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-htc-ville/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-vision/APKBUILD b/device/downstream/linux-htc-vision/APKBUILD index 1b39b44fa..129a7bdf6 100644 --- a/device/downstream/linux-htc-vision/APKBUILD +++ b/device/downstream/linux-htc-vision/APKBUILD @@ -1,6 +1,6 @@ pkgname=linux-htc-vision pkgver=3.0.101 -pkgrel=6 +pkgrel=7 pkgdesc="HTC Desire Z kernel from milaq" arch="armv7" _carch="arm" @@ -25,6 +25,7 @@ source=" $_config 02_gpu-msm-fix-gcc5-compile.patch fix-boot-gcc5.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -43,7 +44,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="ec0325ee9d6ca0b9222b26c188070da1f57551c359452b6cb1c2f9371b82d574520628162e30fd9bb84685d511a42bd65fc038db0329c869e1c002a77e489c3d linux-htc-vision-9eb87bf88164847421895687ad86fd0ca144e6a0.tar.gz +sha512sums=" +ec0325ee9d6ca0b9222b26c188070da1f57551c359452b6cb1c2f9371b82d574520628162e30fd9bb84685d511a42bd65fc038db0329c869e1c002a77e489c3d linux-htc-vision-9eb87bf88164847421895687ad86fd0ca144e6a0.tar.gz 3451155f333cd8bd8bac5bece3443024f34bc3c73f77a3fea4b4082177da487ed5dd5da2118dbb8be4acbcceadd9ab2aa52e97d333252707fc293da6a7754ff4 config-htc-vision.armv7 7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch -5ea8c150174224791466ae66e13f44b567c447382e348612e2b0f58d85d499a348a6b24cd5bd1f979631e9610cbe490a5dbe213275d13d4376964268ab3d88ea fix-boot-gcc5.patch" +5ea8c150174224791466ae66e13f44b567c447382e348612e2b0f58d85d499a348a6b24cd5bd1f979631e9610cbe490a5dbe213275d13d4376964268ab3d88ea fix-boot-gcc5.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-htc-vision/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-htc-vision/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-htc-vision/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-htc-vivo/APKBUILD b/device/downstream/linux-htc-vivo/APKBUILD index 5712169c0..a3caad61e 100644 --- a/device/downstream/linux-htc-vivo/APKBUILD +++ b/device/downstream/linux-htc-vivo/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-htc-vivo pkgver=3.0.101 -pkgrel=6 +pkgrel=7 pkgdesc="Incredible S kernel fork" arch="armhf" _carch="arm" @@ -31,6 +31,7 @@ source=" 02_gpu-msm-fix-gcc5-compile.patch 03_use-static-inline-in-ftrace.h.patch 04-fix-redefinition-of-unregister_con_driver.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -49,8 +50,11 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="17164b38f2ff8683d8e304a6f8b768f3d1851d65105505aa80d98769dbf132508db427cd55aa4da76a4650bd7ea108f674fec87fa432e553f0c27e029db312e8 linux-htc-vivo-da3fd71eec35410f38808712d0edc0c5a6a42dda.tar.gz +sha512sums=" +17164b38f2ff8683d8e304a6f8b768f3d1851d65105505aa80d98769dbf132508db427cd55aa4da76a4650bd7ea108f674fec87fa432e553f0c27e029db312e8 linux-htc-vivo-da3fd71eec35410f38808712d0edc0c5a6a42dda.tar.gz 2a4caeee07935f1def0802dfca4a5eda1a4d7af040c187be70d7aeb45ab037ef6865eb6b2ae2bc03fab8cf340d660d93321866a99e23706ceb1fea622528737a config-htc-vivo.armhf 7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 03_use-static-inline-in-ftrace.h.patch -1005df312b50f9c657fbc75192a2a228da35ed63f838ae259cd5ffdd62de9d11d9e1bd6d704ed1a6fe473f77dc906902d17b4b7e9896ad6e5416b3cb8f369007 04-fix-redefinition-of-unregister_con_driver.patch" +1005df312b50f9c657fbc75192a2a228da35ed63f838ae259cd5ffdd62de9d11d9e1bd6d704ed1a6fe473f77dc906902d17b4b7e9896ad6e5416b3cb8f369007 04-fix-redefinition-of-unregister_con_driver.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-htc-vivo/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-htc-vivo/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-htc-vivo/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-huawei-frd/APKBUILD b/device/downstream/linux-huawei-frd/APKBUILD index 0637bcb00..091bc73e1 100644 --- a/device/downstream/linux-huawei-frd/APKBUILD +++ b/device/downstream/linux-huawei-frd/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-huawei-frd pkgver=4.1.18 -pkgrel=1 +pkgrel=2 pkgdesc="Huawei Honor 8 kernel fork" arch="aarch64" _carch="arm64" @@ -31,6 +31,7 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 01_fix_undeclared_AID_INET.patch " builddir="$srcdir/$_repository-7.0" @@ -57,5 +58,6 @@ sha512sums=" 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 33599989d5088bb58bcbebe1b33f324fca130fac7f4938e848c07abafb119af9cebf94ef4acf786b5e43e9199a8200aa216a4238a0331d426861651204aea8c8 01_fix_undeclared_AID_INET.patch " diff --git a/device/downstream/linux-huawei-frd/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-huawei-frd/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-huawei-frd/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-huawei-u8825/APKBUILD b/device/downstream/linux-huawei-u8825/APKBUILD index 2e7762443..c9ce6dbe5 100644 --- a/device/downstream/linux-huawei-u8825/APKBUILD +++ b/device/downstream/linux-huawei-u8825/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-huawei-u8825 pkgver=3.4.110 -pkgrel=0 +pkgrel=1 pkgdesc="Huawei Ascend G330 kernel fork" arch="armv7" _carch="arm" @@ -38,6 +38,8 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -64,4 +66,6 @@ d9fd5433d7aa5abd1616851fdf5d22194b5a0609a56473e9fbcf43292b1c44e5d4233171f844fa81 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch " diff --git a/device/downstream/linux-huawei-u8825/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-huawei-u8825/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-huawei-u8825/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-huawei-u8825/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-huawei-u8825/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-huawei-u8825/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-huawei-y530/APKBUILD b/device/downstream/linux-huawei-y530/APKBUILD index 110ee31cf..2c9e6dad7 100644 --- a/device/downstream/linux-huawei-y530/APKBUILD +++ b/device/downstream/linux-huawei-y530/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-huawei-y530 pkgver=3.4.0 -pkgrel=13 +pkgrel=14 pkgdesc="Kernel for Huawei MSM8x1x devices" arch="armv7" _carch="arm" @@ -40,6 +40,8 @@ source=" 09_fix_various_include_directives.patch linux3.4-vfs-Fix-proc-tid-fdinfo-fd-file-handling.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -81,7 +83,8 @@ package() { modules_install } -sha512sums="b88fe4981fb35d289977c9a7ca6b041ec8d09380250485d7b3f3e1e1ef51ba500db2e1aecd222aa8c140a3b9ec5ed2fa638b68ddf446efe81f278aa8b8e7871f linux-huawei-y530-1880463bf10c4c2d2b348698614a613902184e22.tar.gz +sha512sums=" +b88fe4981fb35d289977c9a7ca6b041ec8d09380250485d7b3f3e1e1ef51ba500db2e1aecd222aa8c140a3b9ec5ed2fa638b68ddf446efe81f278aa8b8e7871f linux-huawei-y530-1880463bf10c4c2d2b348698614a613902184e22.tar.gz 44139799dfa0140c281b59f93f4e96c25907bd550f55888dede36e49a5733be0f5e991aa074aa95abf63690c295950a0278262c259ab84c974a628b0dc6ebdf3 config-huawei-y530.armv7 1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 00_fix_return_address.patch @@ -94,4 +97,7 @@ fbc61e379403990167853f4c4fbdfa22d7e9661a7eedecf2a75eec2a8008991a82d0a61be844ab4b f83e9b6549155a2f32c89dffbab3ad6fba7b8d93976dfccb1232833244ed6e064e28105a321eaa934c5bb326384730d03f3d3141227a7258a30045fa12573268 08_fix_touchscreen.patch c9831aa037d4cb26fa349c44a27111daf8f7a84a9527d0221ecc4f01839b195243c178838663ff7592bb1d5c3cdc9872b449254beb7b9dffa67c365c3d8e042c 09_fix_various_include_directives.patch 5e81c20b0b30c1ab09bd59f1e1b77fcce945a27de8144c68617ddc5e8f10e1f6fa8b1e4cd5d63e43511d61dace46fb26b14a6227a667b9718d44c8b81dbe6100 linux3.4-vfs-Fix-proc-tid-fdinfo-fd-file-handling.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-huawei-y530/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-huawei-y530/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-huawei-y530/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-huawei-y530/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-huawei-y530/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-huawei-y530/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-huawei-y560/APKBUILD b/device/downstream/linux-huawei-y560/APKBUILD index ed6d6c170..d77b0853a 100644 --- a/device/downstream/linux-huawei-y560/APKBUILD +++ b/device/downstream/linux-huawei-y560/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-huawei-y560 pkgver=3.10.49 -pkgrel=1 +pkgrel=2 pkgdesc="Huawei Ascend Y560-L01 kernel fork" arch="armv7" _carch="arm" @@ -28,6 +28,7 @@ source=" 07_fix_mdss_fb_refresh_rate.patch gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -64,4 +65,5 @@ fbc61e379403990167853f4c4fbdfa22d7e9661a7eedecf2a75eec2a8008991a82d0a61be844ab4b 1f743d3e7f4ac7401167ea35edc7d7e113bd80824c4d53631d7500f33557ff486163f8244786c16506b2e21db6ccbcd8a0f7b26fcf4937efee50b62c074f9a22 07_fix_mdss_fb_refresh_rate.patch 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-huawei-y560/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-huawei-y560/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-huawei-y560/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-infocus-flatfish/APKBUILD b/device/downstream/linux-infocus-flatfish/APKBUILD index 06efaaf0c..fe5e7cb50 100644 --- a/device/downstream/linux-infocus-flatfish/APKBUILD +++ b/device/downstream/linux-infocus-flatfish/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-infocus-flatfish pkgver=3.3.0 -pkgrel=6 +pkgrel=7 pkgdesc="InFocus New Tab F1 kernel fork" arch="armhf" _carch="arm" @@ -29,6 +29,8 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/mozilla-b2g/$_repository/archive/$_commit.tar.gz $_config timeconst.pl-Eliminate-Perl-warning.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch 02_fix_paranoid_network_disabled.patch 03_fix_pm_build.patch " @@ -62,8 +64,12 @@ package() { INSTALL_MOD_PATH="$pkgdir" modules_install } -sha512sums="9dad1d0226803566727cc34c44ec9240768a3e4e89f9a02dad0f9bf2f9ee6aecd17892c12d7b9f30e4bc522d67d06d4089d79f800de594c052760ad110d694d9 linux-infocus-flatfish-b7e13780ed3ba80a5539a74d8704281cd6d3f5e6.tar.gz +sha512sums=" +9dad1d0226803566727cc34c44ec9240768a3e4e89f9a02dad0f9bf2f9ee6aecd17892c12d7b9f30e4bc522d67d06d4089d79f800de594c052760ad110d694d9 linux-infocus-flatfish-b7e13780ed3ba80a5539a74d8704281cd6d3f5e6.tar.gz 6c73c77d06ead91c486427c1e03e0e89aa36708bbf466d6ded034f99e6a88fd4c8df1b936edbe382f530cc5676c76196a4e623f84699360a20341431ccdc6f6c config-infocus-flatfish.armhf 1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch df62e03666313bb03d9a455eac875f170a55d378b6e56b847c1c6ff1ce5cfafcfdf1d7605754ca3c684840ea00357f9ec4c6621f6ff77377132a484b9258f6f7 02_fix_paranoid_network_disabled.patch -06463b3f376650f7a8bf15cad9d6b619656ed80603c4988c6454e650a4ab99062dd47c19099a3cd5d6e0f6f291476eada2e79fe2231082bc2fd4edad84f809fd 03_fix_pm_build.patch" +06463b3f376650f7a8bf15cad9d6b619656ed80603c4988c6454e650a4ab99062dd47c19099a3cd5d6e0f6f291476eada2e79fe2231082bc2fd4edad84f809fd 03_fix_pm_build.patch +" diff --git a/device/downstream/linux-infocus-flatfish/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-infocus-flatfish/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-infocus-flatfish/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-infocus-flatfish/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-infocus-flatfish/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-infocus-flatfish/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-leeco-s2/APKBUILD b/device/downstream/linux-leeco-s2/APKBUILD index 09b1badd1..be4ad8a3e 100644 --- a/device/downstream/linux-leeco-s2/APKBUILD +++ b/device/downstream/linux-leeco-s2/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-leeco-s2 pkgver=3.10.108 -pkgrel=2 +pkgrel=3 pkgdesc="LeEco Le 2 kernel fork" arch="aarch64" _carch="arm64" @@ -33,6 +33,7 @@ source=" 03_psci.patch 05_dtb-fix.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -50,10 +51,13 @@ build() { package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="b21357959cebb3cdbfbb12da6bcd95f928791c76d861810d70ca11d9d909bb342e1e67b97772f5052221227be2a3956f3781f2da1081cd159ed7a478c5cb3c97 linux-leeco-s2-34d5355a3059e3991f291c63f7ba5507bbeddf6c.tar.gz +sha512sums=" +b21357959cebb3cdbfbb12da6bcd95f928791c76d861810d70ca11d9d909bb342e1e67b97772f5052221227be2a3956f3781f2da1081cd159ed7a478c5cb3c97 linux-leeco-s2-34d5355a3059e3991f291c63f7ba5507bbeddf6c.tar.gz 5911b2922b8a60986c26f9dc2cc30c2df3110a8d0350e288c4e81f75f71fc0effaeea9ef5eed850aba359200249aff089158e58d030413bc528fb4deeba3bd8b config-leeco-s2.aarch64 b23dfac4f6be2ac460f220f9e0780590c8d137cdfc5f0bf513efa0fb1ca07f32a6f0a53a96b215e9db8cdc28937e0eb46e6420147b5d3cf4dc64cff77b414457 01_fix_gcc6_errors.patch 3cf963ee3dbf08547d731081850183ec2a30924f182b12eddc3befb9bd1a3ed9aefdbc8bfa10ff62d2351ce69743996edb00830559f84dad0d067cff7de5a127 02_fix_msm_dba.patch a66521ea257ed7d339592e198ce9cab983deb20fa45c02ffa8689ac7081d879ae3bff9648107c65e2805893c08611b356a55e6c088c8e17c7631364aa2a10c39 03_psci.patch 0e5ebee2f1b0005fcae4f313219c0b6481b3d044c7167e0fb18b72db0eae49aef7b281cd29e0fa1e653fc5585064c990085ca68f920348c3d9d9ea9524d1baa6 05_dtb-fix.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-leeco-s2/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-leeco-s2/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-leeco-s2/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-leeco-x3/APKBUILD b/device/downstream/linux-leeco-x3/APKBUILD index 8dae4c16b..fffb30b72 100644 --- a/device/downstream/linux-leeco-x3/APKBUILD +++ b/device/downstream/linux-leeco-x3/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-leeco-x3 pkgver=3.10.107 -pkgrel=0 +pkgrel=1 pkgdesc="LeEco Le 1s kernel fork" arch="aarch64" _carch="arm64" @@ -20,6 +20,7 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/WisniaPL/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -43,4 +44,5 @@ sha512sums=" 8e14a156543afcfeda239984bf65baba69a0e79ddc43b2984ea430a328fef0cc8304c189bdc510204cf2bb0ae6cbd3d90afe10526df4dfb9f11197327ed1e551 linux-leeco-x3-e03ab790982ed578e565ea43e07079108e13eeea.tar.gz 11326c4fcc45ef15aefb03aab38a2f222ceb8fbc9c0d60f1ec0e64b828990479042a76dc7d16322d2804e3e5ed6c9772cacf959cf77d43b412b8825c2d6fcbb7 config-leeco-x3.aarch64 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-leeco-x3/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-leeco-x3/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-leeco-x3/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-leeco-zl1/APKBUILD b/device/downstream/linux-leeco-zl1/APKBUILD index 97a9267fd..b56f6458f 100644 --- a/device/downstream/linux-leeco-zl1/APKBUILD +++ b/device/downstream/linux-leeco-zl1/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-leeco-zl1 pkgver=3.18.140 -pkgrel=1 +pkgrel=2 pkgdesc="LeEco Le Pro3 kernel fork" arch="aarch64" _carch="arm64" @@ -28,6 +28,7 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/LineageOS/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -52,4 +53,5 @@ sha512sums=" abc3572cafd4263b6c2d63a926699fda219b5d206854e1cf6e8d75831b1d8323a42a710a08dbd44d2e0aabd56b1c10e0c1fd03508a1cdc0fe9800f66d0cf6336 linux-leeco-zl1-d90c4da00221a7f3db81be68ff1ae52a3558a789.tar.gz 729a46e13c63f606c837661336837a4862d7844b689edadac56b4f7044ab3804b914b83a5868ffd4a2d4f6cf428ce35385afee4b009a906b28bdc6a6116f77a3 config-leeco-zl1.aarch64 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-leeco-zl1/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-leeco-zl1/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-leeco-zl1/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-lenovo-achilles/APKBUILD b/device/downstream/linux-lenovo-achilles/APKBUILD index 1586382f4..8295b793d 100644 --- a/device/downstream/linux-lenovo-achilles/APKBUILD +++ b/device/downstream/linux-lenovo-achilles/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-lenovo-achilles pkgver=3.10.49 -pkgrel=0 +pkgrel=1 pkgdesc="Lenovo Tab2 A10-30L kernel fork" arch="armv7" _carch="arm" @@ -47,6 +47,8 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -94,4 +96,6 @@ ce59712aa8ee0fd748ad3b63d20955500544d8852b985e6d3958adcd8039ac9f8e56e282f9238af0 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch " diff --git a/device/downstream/linux-lenovo-achilles/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-lenovo-achilles/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-lenovo-achilles/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-lenovo-achilles/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-lenovo-achilles/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-lenovo-achilles/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-lenovo-k5fpr/APKBUILD b/device/downstream/linux-lenovo-k5fpr/APKBUILD index 56c064e91..83ed69480 100644 --- a/device/downstream/linux-lenovo-k5fpr/APKBUILD +++ b/device/downstream/linux-lenovo-k5fpr/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-lenovo-k5fpr pkgver=3.18.140 -pkgrel=0 +pkgrel=1 pkgdesc="Lenovo K4 Note kernel fork" arch="aarch64" _carch="arm64" @@ -39,6 +39,7 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/EncryptedCicada/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 0001-firmware-paths-for-postmarketos.patch python3dct.patch " @@ -64,6 +65,7 @@ sha512sums=" 1cb5e39becc8e31288620d37753e6a3df2465032161524afa0103a8b34d60d10db45fc0939fbc0f0507c3e689db0f763bbb7cf2f0a1fc1fbe2e230e9de9c39c2 linux-lenovo-k5fpr-41a555ec0bc654d3303f02d50627732f3ea8e65a.tar.gz d9dd218d7439f58e7846715189a4715cac2f6c0547324220baaa67400d0f4458a6a35b8a4213891b129c502dd018385bd9e786bc45d47bba4a377b421288d01b config-lenovo-k5fpr.aarch64 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 749a2971d7b9d8a5bd4dc16a8d12bf8faf7012a5c10d5f939da8e7149b10ea1ac7e001cd5bb3ebff4c2781640dbd891c19e0f09901f722f41f63a956f83f75cb 0001-firmware-paths-for-postmarketos.patch a2990a27436d3ffe40f1fd1e388486727042cc5fa5be23b19dad623a18731c94c07ac4a89be1e59e6214593d2b03d38702b60a7475807e8cda0811c4e5d50a9b python3dct.patch " diff --git a/device/downstream/linux-lenovo-k5fpr/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-lenovo-k5fpr/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-lenovo-k5fpr/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-lenovo-karate/APKBUILD b/device/downstream/linux-lenovo-karate/APKBUILD index c061769b3..aa74f2683 100644 --- a/device/downstream/linux-lenovo-karate/APKBUILD +++ b/device/downstream/linux-lenovo-karate/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-lenovo-karate pkgver=3.18.31 -pkgrel=4 +pkgrel=5 pkgdesc="Lenovo K6 Power kernel fork" arch="aarch64" _carch="arm64" @@ -30,6 +30,7 @@ source=" $_config 01_prima_gcc6.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -48,7 +49,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="bc362a70215315eee0c63e52701488f9aa31c7e6af8d80f9dcef7c06b1d522f5e5a7a21c80c554575b21568ffb0fc2101407eb33c8d030f326943925275e34f9 linux-lenovo-karate-d99e6751356d0d310db6a16f3fe7eeaea8041675.tar.gz +sha512sums=" +bc362a70215315eee0c63e52701488f9aa31c7e6af8d80f9dcef7c06b1d522f5e5a7a21c80c554575b21568ffb0fc2101407eb33c8d030f326943925275e34f9 linux-lenovo-karate-d99e6751356d0d310db6a16f3fe7eeaea8041675.tar.gz ca6dfdf30aaf50a25e738eb6d6fdd299ba679e97800285467f6fdde21961333f57dc2c0508a7f002ae195944b52efa4e7578f264bfa1735b6afe5e6ecd377cd2 config-lenovo-karate.aarch64 972e98523d6ef06342e69a09e979bdd86904cf7f9a843b519b37791e531b680182564a2ab537c94629c3589f4e775b2c39de04c64e210a0f8b6f10745c3596f1 01_prima_gcc6.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-lenovo-karate/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-lenovo-karate/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-lenovo-karate/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-lenovo-p1m/APKBUILD b/device/downstream/linux-lenovo-p1m/APKBUILD index f0d7438f3..9532057e7 100644 --- a/device/downstream/linux-lenovo-p1m/APKBUILD +++ b/device/downstream/linux-lenovo-p1m/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-lenovo-p1m pkgver=3.18.19 -pkgrel=4 +pkgrel=5 pkgdesc="Lenovo Vibe P1m kernel fork" arch="aarch64" _carch="arm64" @@ -31,6 +31,7 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -50,8 +51,11 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="d079e051081e018226d57614b0f17a8c373b2ede3ccda0a6c19a5fb60f174f2b4349d97564b8f96e45608c14103186c9331f6b4d71efdc66768d77c69065fb99 linux-lenovo-p1m-caa48a903f7df9bee67e2e281fb4e6908e0bb937.tar.gz +sha512sums=" +d079e051081e018226d57614b0f17a8c373b2ede3ccda0a6c19a5fb60f174f2b4349d97564b8f96e45608c14103186c9331f6b4d71efdc66768d77c69065fb99 linux-lenovo-p1m-caa48a903f7df9bee67e2e281fb4e6908e0bb937.tar.gz b7d8a9d75fb8ee6fbbf7884ef20dafc75b52058812d338edffdfcab8438316b5d21c12851a7fe5641c1df3f22e0159c640aaffad85c449a6daac4618f7d45b4c config-lenovo-p1m.aarch64 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-lenovo-p1m/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-lenovo-p1m/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-lenovo-p1m/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-lenovo-tb-x704f/APKBUILD b/device/downstream/linux-lenovo-tb-x704f/APKBUILD index 616821bfb..625f95138 100644 --- a/device/downstream/linux-lenovo-tb-x704f/APKBUILD +++ b/device/downstream/linux-lenovo-tb-x704f/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-lenovo-tb-x704f pkgver=3.18.140 -pkgrel=0 +pkgrel=1 pkgdesc="Lenovo TAB4 10 Plus kernel fork" arch="aarch64" _carch="arm64" @@ -29,6 +29,7 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/lenovo-devs/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -54,4 +55,5 @@ sha512sums=" e02f23ab9b85c6f9ff68f155afb36311effc5a24bfdc7aa5126f968b2b29af4c6fb71a5fb1570eb99507aa665e1486a26ba2cd6d9cdb768cb423294ae467f745 linux-lenovo-tb-x704f-331772c6dd08d087cfa2e50ad69185f11bc5f47d.tar.gz 940969d266e21f8ecd407c34095cb4adad7401130ab022bacc6cf88b5f5d5bc02cb9fa9e4d15707c2de0ce9674947b1405b698a77c44bb6040480772bd614af3 config-lenovo-tb-x704f.aarch64 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-lenovo-tb-x704f/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-lenovo-tb-x704f/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-lenovo-tb-x704f/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-lenovo-tb8504f/APKBUILD b/device/downstream/linux-lenovo-tb8504f/APKBUILD index 598a12bdb..0985e315c 100644 --- a/device/downstream/linux-lenovo-tb8504f/APKBUILD +++ b/device/downstream/linux-lenovo-tb8504f/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-lenovo-tb8504f pkgver=3.18.140 -pkgrel=2 +pkgrel=3 pkgdesc="Lenovo Tab 4 8 kernel fork" arch="aarch64" _carch="arm64" @@ -27,6 +27,7 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/lenovo-devs/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch struct-rndis-incomplete-type.patch " builddir="$srcdir/$_repository-$_commit" @@ -47,7 +48,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="cf456f1319dda22693bb70e8445bd9b3642f49e384ecb8ad8d51b985aafa41404c17773b328292c7562e54d2facd072d77aad836c4cf6c4a9592316bc44aada8 linux-lenovo-tb8504f-070b6a871761481c2284ae2f862adaeb9b4d9d2f.tar.gz +sha512sums=" +cf456f1319dda22693bb70e8445bd9b3642f49e384ecb8ad8d51b985aafa41404c17773b328292c7562e54d2facd072d77aad836c4cf6c4a9592316bc44aada8 linux-lenovo-tb8504f-070b6a871761481c2284ae2f862adaeb9b4d9d2f.tar.gz 8dc75cc7b685a7688b5dbb4594359a7e260ad716b3b391bb4a7b95675c59d8f321b2106dc2b273261c911d9b2a5b60585d0f6f51015d3bae083f63ebfbc55fda config-lenovo-tb8504f.aarch64 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch -c64c63702c1638987640cf80dc8c36488ad0bc1c4ce6a875b9b98f3de1f1ae1435be7ff7f8b0b164f28ac79a22cf70f3d3fb6c28d8c162b7162ef8ac6f95e02d struct-rndis-incomplete-type.patch" +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +c64c63702c1638987640cf80dc8c36488ad0bc1c4ce6a875b9b98f3de1f1ae1435be7ff7f8b0b164f28ac79a22cf70f3d3fb6c28d8c162b7162ef8ac6f95e02d struct-rndis-incomplete-type.patch +" diff --git a/device/downstream/linux-lenovo-tb8504f/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-lenovo-tb8504f/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-lenovo-tb8504f/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-lg-d285/APKBUILD b/device/downstream/linux-lg-d285/APKBUILD index 30b9bfa07..0f7d4d72b 100644 --- a/device/downstream/linux-lg-d285/APKBUILD +++ b/device/downstream/linux-lg-d285/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-lg-d285 pkgver=3.4.0 -pkgrel=12 +pkgrel=13 pkgdesc="LG L65 kernel fork" arch="armhf" _carch="arm" @@ -30,6 +30,8 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/LineageOS/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch 00_fix_return_address.patch 02_gpu-msm-fix-gcc5-compile.patch 03_mdss_fb_refresh_rate.patch @@ -57,9 +59,13 @@ package() { INSTALL_MOD_PATH="$pkgdir" INSTALL_MOD_STRIP=1 modules_install } -sha512sums="d201e20557edea08947f10be1465560d292522f07099e2f8927164766da57e4f8a2c3fcd3e3ed427e856a86afe4fb3a4233753e19d4b7cb96b8258c6355be9f0 linux-lg-d285-75a583b12772acf3a6e7422cf781ddd7a9e9a5c5.tar.gz +sha512sums=" +d201e20557edea08947f10be1465560d292522f07099e2f8927164766da57e4f8a2c3fcd3e3ed427e856a86afe4fb3a4233753e19d4b7cb96b8258c6355be9f0 linux-lg-d285-75a583b12772acf3a6e7422cf781ddd7a9e9a5c5.tar.gz a11140639c32a8876b23dafab8630de9c4af0a1cbb5a940b0bdf9db83b8adbcb87a989b61f6f6d93172666b791a9b607f42dfbfc3c24a9439c9331e5ccc0a44e config-lg-d285.armhf 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 00_fix_return_address.patch 7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch -a8c955bf718f155011e980f3d0948be98e1fee5649f418299a4851780543019daf7afa406aa7b0829375645107e4e6fbf241026b0cabe2b2ac895a47df83d2d8 03_mdss_fb_refresh_rate.patch" +a8c955bf718f155011e980f3d0948be98e1fee5649f418299a4851780543019daf7afa406aa7b0829375645107e4e6fbf241026b0cabe2b2ac895a47df83d2d8 03_mdss_fb_refresh_rate.patch +" diff --git a/device/downstream/linux-lg-d285/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-lg-d285/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-lg-d285/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-lg-d285/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-lg-d285/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-lg-d285/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-lg-d722/APKBUILD b/device/downstream/linux-lg-d722/APKBUILD index fc50110f0..fbd38829e 100644 --- a/device/downstream/linux-lg-d722/APKBUILD +++ b/device/downstream/linux-lg-d722/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-lg-d722 pkgver=3.4.0 -pkgrel=3 +pkgrel=4 pkgdesc="LG G3 Beat kernel fork" arch="armv7" _carch="arm" @@ -24,6 +24,9 @@ source=" gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -35,7 +38,7 @@ prepare() { build() { unset LDFLAGS make ARCH="$_carch" CC="${CC:-gcc}" \ - KBUILD_BUILD_VERSION="$((pkgrel + 1 ))-postmarketOS" + KBUILD_BUILD_VERSION="$((pkgrel + 1 ))-postmarketOS" CONFIG_DEBUG_SECTION_MISMATCH=y # Generate master DTB (deviceinfo_bootimg_qcdt) dtbTool -s 2048 -p "scripts/dtc/" -o "arch/arm/boot/dt.img" "arch/arm/boot/" @@ -50,9 +53,14 @@ package() { } -sha512sums="6406689c9fe29ab7bc6874cd7ed0d3770fd15a3befc90f1d2fef26b100c581c0dd99ec3bd30f83ff42f2ba8b29239ac7254ebc8f359fbe70348d862b07057e79 linux-lg-d722-bf756279493c2cc4656b784afa29822b30838e98.tar.gz +sha512sums=" +6406689c9fe29ab7bc6874cd7ed0d3770fd15a3befc90f1d2fef26b100c581c0dd99ec3bd30f83ff42f2ba8b29239ac7254ebc8f359fbe70348d862b07057e79 linux-lg-d722-bf756279493c2cc4656b784afa29822b30838e98.tar.gz 32ba2e1b45a10506e0b6f582feda8a83ed1431027f991d0434a774af060d66f9dd450a37b259618b6e58839a3d3bb4fd71317ea7a1c1754d9bc9570da832d904 config-lg-d722.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch -ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch" +ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +25217ec622dbcb811c9a7375c6e360f313e58c8433a300c9a9afd3f17712ec0d322e16501c72c49fef9e38a2d3a69718401bf4269977fccd075a4a57d8458c5d linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-lg-d722/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-lg-d722/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-lg-d722/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-lg-d722/linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch b/device/downstream/linux-lg-d722/linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch new file mode 120000 index 000000000..a693b7c5f --- /dev/null +++ b/device/downstream/linux-lg-d722/linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch \ No newline at end of file diff --git a/device/downstream/linux-lg-d722/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-lg-d722/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-lg-d722/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-lg-d851/APKBUILD b/device/downstream/linux-lg-d851/APKBUILD index 2aaabfea4..d032698fe 100644 --- a/device/downstream/linux-lg-d851/APKBUILD +++ b/device/downstream/linux-lg-d851/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-lg-d851 pkgver=3.4.113 -pkgrel=3 +pkgrel=4 pkgdesc="LG G3 (T-Mobile) kernel fork" arch="armv7" _carch="arm" @@ -28,6 +28,7 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/LineageOS/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch 02_gpu-msm-fix-gcc5-compile.patch " builddir="$srcdir/$_repository-$_commit" @@ -52,7 +53,10 @@ package() { install -Dm644 "$_outdir/arch/$_carch/boot"/dt.img "$pkgdir"/boot/dt.img } -sha512sums="ce7447b654bc3a50c7ebb2e97807b60ea738bca31ceef768804592134f6d313f999e203604b269664bacd46be585ff26131d4a9e12c2edef376cc0e825977d1f linux-lg-d851-e9173c6249c1a965b5e0c3a73c4b232f0d19b080.tar.gz +sha512sums=" +ce7447b654bc3a50c7ebb2e97807b60ea738bca31ceef768804592134f6d313f999e203604b269664bacd46be585ff26131d4a9e12c2edef376cc0e825977d1f linux-lg-d851-e9173c6249c1a965b5e0c3a73c4b232f0d19b080.tar.gz e58145e04a8fc26857393cc87c743b495682b1e5f1368d997e1a94d454463f105021472be4ffc719237cbfc71e00033e771f74e89c8ec4afe1b9cc1b0e24dc43 config-lg-d851.armv7 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch -7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch" +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch +" diff --git a/device/downstream/linux-lg-d851/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-lg-d851/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-lg-d851/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-lg-d855/APKBUILD b/device/downstream/linux-lg-d855/APKBUILD index ecc192cfa..840322aed 100644 --- a/device/downstream/linux-lg-d855/APKBUILD +++ b/device/downstream/linux-lg-d855/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-lg-d855 pkgver=3.4.0 -pkgrel=17 +pkgrel=18 pkgdesc="LG G3 International kernel fork" arch="armv7" _carch="arm" @@ -30,6 +30,7 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/LineageOS/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch 02_gpu-msm-fix-gcc5-compile.patch " builddir="$srcdir/$_repository-$_commit" @@ -50,7 +51,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="a2e7c0575a677846f734804a462729ca97505101e9090231aeeae5c863b9d1a65d227f04a302157ee9579336be4f8b589f77cb7916ee7d8fc8b8d7fb97295374 linux-lg-d855-efce7b0879c76224f5bf37d8a1025eaed99192b0.tar.gz +sha512sums=" +a2e7c0575a677846f734804a462729ca97505101e9090231aeeae5c863b9d1a65d227f04a302157ee9579336be4f8b589f77cb7916ee7d8fc8b8d7fb97295374 linux-lg-d855-efce7b0879c76224f5bf37d8a1025eaed99192b0.tar.gz ac58be15288d689bef16b7ea84793db97d5be5ab0d02f563ad4753c342a011d16ba4336a5b2c472f498ed328e2045228d32c23d4552a7ef95f82a0a15d0d4c79 config-lg-d855.armv7 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch -7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch" +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch +" diff --git a/device/downstream/linux-lg-d855/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-lg-d855/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-lg-d855/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-lg-dory/APKBUILD b/device/downstream/linux-lg-dory/APKBUILD index ccf78f6f2..9f3641d17 100644 --- a/device/downstream/linux-lg-dory/APKBUILD +++ b/device/downstream/linux-lg-dory/APKBUILD @@ -20,7 +20,7 @@ case $pkgver in *.*.*) _kernver=${pkgver%.*};; *.*) _kernver=$pkgver;; esac -pkgrel=9 +pkgrel=10 arch="armhf" pkgdesc="Kernel for LG G Watch" url="https://android.googlesource.com/kernel/msm/+/android-msm-dory-3.10-marshmallow-mr1-wear-release" @@ -34,6 +34,8 @@ source=" 02_fix_mdss_fb_refresh_rate.patch 03_fix_mdss_fb_memory_allocation.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " license="GPL2" @@ -70,10 +72,14 @@ package() { "$pkgdir/usr/share/kernel/$_flavor/kernel.release" } -sha512sums="adc1e7852bebf3c11af87cfe9c994025e1415468be707664a25df33507d33de62125ab367dbc3f57ff84213ea479c2e8870d45603bc96df641b1bf853216201a linux-lg-dory-6924014484d3406e3d2da384efc20e40e8a5ae80.tar.gz +sha512sums=" +adc1e7852bebf3c11af87cfe9c994025e1415468be707664a25df33507d33de62125ab367dbc3f57ff84213ea479c2e8870d45603bc96df641b1bf853216201a linux-lg-dory-6924014484d3406e3d2da384efc20e40e8a5ae80.tar.gz 7ce090cb7b7471facbbf71efbf8c5c3b4477f9d7759a89ff9ff24754cbb257c53a14c28eead9dcece480d523fd262be04b1fcf6908fb3bc7a5e9e81190c47a38 config-lg-dory.armhf ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 00_fix_return_address.patch 760fdff79df31754ebed59839f34fc8c5a61750471614ac93a01b1e13b2535e7ca1f879c0cad3e83ad92946586c91679ba853eac4fe454d7e948317c84d81941 01_avoid_rpmb_read_during_boot.patch 26b599d6b0c435d9e0b80f578c1cc0714d60f532a98efbbcb0e313f5c5dcd2c8619afa5776091d14ea65e268a1f128b378fe30ba1743e1428f3300b505a9861c 02_fix_mdss_fb_refresh_rate.patch 5208c3f33099e22516e00ab90234784918157d0712a8a9cf81418a7ea1c136601cb54f83d490577f2cadb6ed94ac6c6f242e7b310fb5f09222de568e416c6731 03_fix_mdss_fb_memory_allocation.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-lg-dory/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-lg-dory/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-lg-dory/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-lg-dory/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-lg-dory/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-lg-dory/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-lg-p700/APKBUILD b/device/downstream/linux-lg-p700/APKBUILD index 9bb03e312..3f738cbb6 100644 --- a/device/downstream/linux-lg-p700/APKBUILD +++ b/device/downstream/linux-lg-p700/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-lg-p700 pkgver=3.4.0 -pkgrel=4 +pkgrel=5 pkgdesc="LG Optimus L7 kernel fork" arch="armv7" _carch="arm" @@ -29,6 +29,8 @@ source=" $_config gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch 01_fix_return_address.patch 02_gpu-msm-fix-gcc5-compile.patch " @@ -49,9 +51,13 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="b73f5d8a87eaea99489b3ed090ef5219438779a9ba8de4716be9d6a0b8f8e88e56ae493cc9b9efdd1736bc061f174a61576f0b99a9f75e8c613fc09bd01a7d86 linux-lg-p700-45d6b0c683f3e0178e91c081133c6ebbea1d30fd.tar.gz +sha512sums=" +b73f5d8a87eaea99489b3ed090ef5219438779a9ba8de4716be9d6a0b8f8e88e56ae493cc9b9efdd1736bc061f174a61576f0b99a9f75e8c613fc09bd01a7d86 linux-lg-p700-45d6b0c683f3e0178e91c081133c6ebbea1d30fd.tar.gz cfa7d1d1a31900fc7f14dd4676f3427cae8ac8ed5f1a8f4d35abda2486b974bc8fb92f555e8a5b9bb884e289c28a7eb7123176b5dd8b7a71d47010922ee9191e config-lg-p700.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 01_fix_return_address.patch -7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch" +7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch +" diff --git a/device/downstream/linux-lg-p700/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-lg-p700/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-lg-p700/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-lg-p700/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-lg-p700/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-lg-p700/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-lg-w5/APKBUILD b/device/downstream/linux-lg-w5/APKBUILD index abc51e3e4..f16b002f1 100644 --- a/device/downstream/linux-lg-w5/APKBUILD +++ b/device/downstream/linux-lg-w5/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-lg-w5 pkgver=3.4.0 -pkgrel=7 +pkgrel=8 pkgdesc="L70 kernel fork" arch="armv7" _carch="arm" @@ -32,6 +32,8 @@ source=" 02_gpu-msm-fix-gcc5-compile.patch 03_fix_various_include_directives.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -57,9 +59,13 @@ package() { "$pkgdir/boot/dt.img" } -sha512sums="6406689c9fe29ab7bc6874cd7ed0d3770fd15a3befc90f1d2fef26b100c581c0dd99ec3bd30f83ff42f2ba8b29239ac7254ebc8f359fbe70348d862b07057e79 linux-lg-w5-bf756279493c2cc4656b784afa29822b30838e98.tar.gz +sha512sums=" +6406689c9fe29ab7bc6874cd7ed0d3770fd15a3befc90f1d2fef26b100c581c0dd99ec3bd30f83ff42f2ba8b29239ac7254ebc8f359fbe70348d862b07057e79 linux-lg-w5-bf756279493c2cc4656b784afa29822b30838e98.tar.gz b8af768f1ce5aeb37e988e8102d2801201539369fd4ca2447aa4863922961389d1654dd5ce2e6bed5ee62282c27a9394eb49981919d03a9736547bdeee4401aa config-lg-w5.armv7 ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 00_fix_return_address.patch 7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch a220197b2d1314a993a49f2168bde966b60331bb935a5eb39bcf3789d234348573276d76e1d43d4ffd816d64fbee57f62e33eb3f5567901c838e2814cb83692a 03_fix_various_include_directives.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-lg-w5/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-lg-w5/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-lg-w5/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-lg-w5/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-lg-w5/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-lg-w5/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-medion-kai/APKBUILD b/device/downstream/linux-medion-kai/APKBUILD index bb7505745..385f6133a 100644 --- a/device/downstream/linux-medion-kai/APKBUILD +++ b/device/downstream/linux-medion-kai/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-medion-kai pkgver=3.1.10 -pkgrel=5 +pkgrel=6 pkgdesc="Lenovo Medion Lifetab S9714 kernel fork" arch="armv7" _carch="arm" @@ -31,6 +31,8 @@ source=" gcc8-fix-put-user.patch kernel-use-the-gnu89-standard-explicitly.patch timeconst.pl-Eliminate-Perl-warning.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -60,9 +62,13 @@ package() { modules_install } -sha512sums="c14af0ed4ada9d91b9fd42ca9150f6e57f8504d6236ea582732cdebedc530f031add7afbb57b4df16dbf6af4287ca60ad56b28e4d3c0c3c58ab6a3aba0b95dcc linux-medion-kai-d10779497812934afcadc0da2940caf91f03ed0e.tar.gz +sha512sums=" +c14af0ed4ada9d91b9fd42ca9150f6e57f8504d6236ea582732cdebedc530f031add7afbb57b4df16dbf6af4287ca60ad56b28e4d3c0c3c58ab6a3aba0b95dcc linux-medion-kai-d10779497812934afcadc0da2940caf91f03ed0e.tar.gz 6f53e8d7b8999bdc845f713eba3bec2104c4e1bafa3f268b3285366d94e8df6c73e03443599b274124cc727e750340d69fcf6a8accadf76cdb334aa15cd84599 config-medion-kai.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch -1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch" +1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-medion-kai/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-medion-kai/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-medion-kai/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-medion-kai/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-medion-kai/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-medion-kai/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-meizu-turbo/APKBUILD b/device/downstream/linux-meizu-turbo/APKBUILD index 02d69d773..0069fbea5 100644 --- a/device/downstream/linux-meizu-turbo/APKBUILD +++ b/device/downstream/linux-meizu-turbo/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-meizu-turbo pkgver=3.10.61 -pkgrel=4 +pkgrel=5 pkgdesc="Meizu Pro 5 kernel fork" arch="aarch64" _carch="arm64" @@ -22,6 +22,7 @@ source=" $_config gcc7-give-up-on-ilog2-const-optimizations.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 0001-Get-rid-of-Android-toolchain-binaries-in-Makefile.patch 0002-Make-exynos_ufs_ctrl_hci_core_clk-visible-to-other-T.patch 0003-Remove-hard-coded-denial-of-ro-attr-change-for-SD.patch @@ -45,12 +46,15 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="3e2fed72982aa58ae4fb403f70a0141680e01188c8c82c9272478b5fc9022de8ef7f229c44f6d07f0aa14904d6c1fb2f5fd3233440ea9f42702987ca165ce0ce linux-meizu-turbo-2d3fa1ca1fbc8b52c75b2bcc3784b7e52085768b.tar.gz +sha512sums=" +3e2fed72982aa58ae4fb403f70a0141680e01188c8c82c9272478b5fc9022de8ef7f229c44f6d07f0aa14904d6c1fb2f5fd3233440ea9f42702987ca165ce0ce linux-meizu-turbo-2d3fa1ca1fbc8b52c75b2bcc3784b7e52085768b.tar.gz 3866e1fa14ab044f0f279b2adfe3fe9eccb4ee1b90b81e538e9c4a719937950d061bc5f8af0970dc20faf58ec69ca5005711adacdd26717c77b25e3e674cf8a5 config-meizu-turbo.aarch64 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 1ebe72fe30dc92015b518ebc6eed9145a71b6a71efecd130757013831bcc1ba75e40dce5b8708028c8604ab9737d7679fce941dd879fcddf0b290d5d02cafae9 0001-Get-rid-of-Android-toolchain-binaries-in-Makefile.patch 9669953f33404ebbceb91ac20c9023e76c35c5d21c2a506917139f58f16d5670ee085c366199b9a154fe4b5c6bfd59ed5a0af9fc06d7e92c2bf0b876f66e44b6 0002-Make-exynos_ufs_ctrl_hci_core_clk-visible-to-other-T.patch f81ec28b6bcf59ed842ccf1fe6549d847b804a54d0e705f60c68e3cb07f776763c7ddd2168dacc1d23c4b0c6602bae84c3a921b4df7f2545ae2597c54c4dd4c1 0003-Remove-hard-coded-denial-of-ro-attr-change-for-SD.patch 8b43266d761e952624e477ce281ea6d6e9b4243ce149ce56487799faeb2ad58b3916b9aa6f8b905715132c20c8d55e59e1e7e3c69ad05f42e79461e181f26b23 0004-Remove-loopy-symlink.patch -f62c152bc7832a31d4d148d9b2f378be70f82a5ae4d32a82da52291e00cbe82dfefe72dd1383ec9a6e801d94bbf114728c8988d7cc2219beb7ae93eada886e68 0005-Use-Samsung-MFC-from-A810.patch" +f62c152bc7832a31d4d148d9b2f378be70f82a5ae4d32a82da52291e00cbe82dfefe72dd1383ec9a6e801d94bbf114728c8988d7cc2219beb7ae93eada886e68 0005-Use-Samsung-MFC-from-A810.patch +" diff --git a/device/downstream/linux-meizu-turbo/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-meizu-turbo/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-meizu-turbo/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-motorola-addison/APKBUILD b/device/downstream/linux-motorola-addison/APKBUILD index 02a7f7a8a..19f32b148 100644 --- a/device/downstream/linux-motorola-addison/APKBUILD +++ b/device/downstream/linux-motorola-addison/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-motorola-addison pkgver=3.18.120 -pkgrel=2 +pkgrel=3 pkgdesc="motorola Motorola Moto Z Play kernel fork" arch="aarch64" _carch="arm64" @@ -22,6 +22,7 @@ source=" $_config wireguard.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -45,7 +46,10 @@ package() { install -Dm644 "$_outdir/arch/$_carch/boot"/dt.img "$pkgdir"/boot/dt.img } -sha512sums="5943439e2951c8857a3a41c806cd6f607c78872648d7826c1c4aa67b1c6bfb9500516899e9f7fd73bc7bf8e746ccb0fdb0712e047e8e53d28930121e6fe93cc4 linux-motorola-addison-c2dcd33239fb09ba0f322ee6bfe3a8f1f6329c4c.tar.gz +sha512sums=" +5943439e2951c8857a3a41c806cd6f607c78872648d7826c1c4aa67b1c6bfb9500516899e9f7fd73bc7bf8e746ccb0fdb0712e047e8e53d28930121e6fe93cc4 linux-motorola-addison-c2dcd33239fb09ba0f322ee6bfe3a8f1f6329c4c.tar.gz 53dd330941bed2f79963f0d3fdf5acfdf967be9983a461d3094d0cffc9b86258d3e67d210faa79723fbf94c781c382d497d499bba540747c85eb147bdc048dcb config-motorola-addison.aarch64 638c4b9887f14f0c6cbbd7bb042cc9ef142795a3e62e4f2e5ef8c4489f2d1129d0aa3d0ee1c20fdd8c08b56bee1405aca4fb65a882124b6cc3c31fd2bc90a8ba wireguard.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-motorola-addison/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-motorola-addison/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-motorola-addison/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-motorola-athene/APKBUILD b/device/downstream/linux-motorola-athene/APKBUILD index 83df70375..c91e07ea5 100644 --- a/device/downstream/linux-motorola-athene/APKBUILD +++ b/device/downstream/linux-motorola-athene/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-motorola-athene pkgver=3.10.108 -pkgrel=6 +pkgrel=7 pkgdesc="Motorola Moto G4 kernel fork" arch="aarch64" _carch="arm64" @@ -32,6 +32,7 @@ source=" scripts-dtc-yylloc.patch disable-wireguard-Kconfig.patch optimize_compile_options.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -57,9 +58,12 @@ package() { "$pkgdir/boot/dt.img" } -sha512sums="74d13e6787337454dc09c643efcf95cd46a2f02deecbe687c7a451f53bc2a5978aca394cf76f828cced88a6cffb310deb430c2c8c989471b368733f1aad728c2 linux-motorola-athene-4f6c8d2e1507595b5ef404d076128874176f1219.tar.gz +sha512sums=" +74d13e6787337454dc09c643efcf95cd46a2f02deecbe687c7a451f53bc2a5978aca394cf76f828cced88a6cffb310deb430c2c8c989471b368733f1aad728c2 linux-motorola-athene-4f6c8d2e1507595b5ef404d076128874176f1219.tar.gz 394049c60d59cf5230522a6bcbb9bdedee2a7f282465f73b7816a11c5d090381a4e1f2cf1521e3d2e08548c47039dbb7975b65482c98bdae3eef0381ba6bd3ff config-motorola-athene.aarch64 972e98523d6ef06342e69a09e979bdd86904cf7f9a843b519b37791e531b680182564a2ab537c94629c3589f4e775b2c39de04c64e210a0f8b6f10745c3596f1 01_fix_gcc6_errors.patch 84f97f389b6a7305519a257666367157f84ed20c64633d51b8608f7d55517514870b487ac7428ac5c2a49b0a1371100a8862120b415c3eda5255ad485385ac81 scripts-dtc-yylloc.patch a32585798f24bb764718209e6c35e304b3499b53e2b34aa9e935bc55197d041aa1169f8352319abbe174a3d5f3ad68b01a7ea5addd3652fe7bcfe8ae4a2a1a6e disable-wireguard-Kconfig.patch -c6123ff692663f383151d722d0c43501ba4c24c0e5c8b5206356fd76bde6b72d20eebee9fcce1a01e6ee5bb637976f7f4349746ccdc7bc474a1a1e83b68a3f08 optimize_compile_options.patch" +c6123ff692663f383151d722d0c43501ba4c24c0e5c8b5206356fd76bde6b72d20eebee9fcce1a01e6ee5bb637976f7f4349746ccdc7bc474a1a1e83b68a3f08 optimize_compile_options.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-motorola-athene/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-motorola-athene/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-motorola-athene/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-motorola-cedric/APKBUILD b/device/downstream/linux-motorola-cedric/APKBUILD index 51983da93..333cd7925 100644 --- a/device/downstream/linux-motorola-cedric/APKBUILD +++ b/device/downstream/linux-motorola-cedric/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-motorola-cedric pkgver=3.18.49 -pkgrel=5 +pkgrel=6 pkgdesc="Motorola Moto G5 kernel fork" arch="aarch64" _carch="arm64" @@ -22,6 +22,7 @@ source=" $_config gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 03_fix_rndis_ipa_trace_header_not_found.patch 05_fix_u_f_header.patch 06_fix_usb_gadget_function.patch @@ -51,11 +52,14 @@ package() { "$pkgdir/boot/dt.img" } -sha512sums="706b37cf09d23abab80ba6e8dfbd8c806e4ecb4c3a31f0b0b5ba7ac29c7922716c46e89e4a99eb0febc2d7abe4b433e1b25a7e4f4c05ec43646c6c685e44b4c4 linux-motorola-cedric-2d29701ed2d080029f0bd3ceba07df66ae4e9c2d.tar.gz +sha512sums=" +706b37cf09d23abab80ba6e8dfbd8c806e4ecb4c3a31f0b0b5ba7ac29c7922716c46e89e4a99eb0febc2d7abe4b433e1b25a7e4f4c05ec43646c6c685e44b4c4 linux-motorola-cedric-2d29701ed2d080029f0bd3ceba07df66ae4e9c2d.tar.gz 43bab17e464ce2636e2577b5647e300c502f68e032c987dda8bc509559c5465f811d4a85145f0bbfe1bbc4cf4fad18d63be9cac93d3e1aa4ae7881f411961efa config-motorola-cedric.aarch64 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 9c549714f03c7a7666e8aa7508a48cfdccab7cf3e97fb59c4df8fa97f75492365926f82c4a677c50780d68d4905504dcccbdd6de6344bd8d4b88b2331933ed46 03_fix_rndis_ipa_trace_header_not_found.patch b408f157cc025d410b38f5aee9be977e670e1ac3f195f6c3a6681446fa0c3887067d62a4f729cfcd058fab42fca355b0265764dc2d21515f6e023ed025f55d41 05_fix_u_f_header.patch 1f23466d1a864f2d2c67ae4250b0c166ecb7755779bbdad6732808a001cc2826cc1d013c2281d2ca1d5abd7d60d13783f0b9f11bb8359971f2b30b911e627220 06_fix_usb_gadget_function.patch -99a3fda1246449b64d5be7cafeb287a04c234dcb3e7c8617d2aa31442974bf8788857b4935a6000fc157542f713ec253718133b92caab8932d808a760e3b667a fb-fixed.patch" +99a3fda1246449b64d5be7cafeb287a04c234dcb3e7c8617d2aa31442974bf8788857b4935a6000fc157542f713ec253718133b92caab8932d808a760e3b667a fb-fixed.patch +" diff --git a/device/downstream/linux-motorola-cedric/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-motorola-cedric/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-motorola-cedric/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-motorola-condor/APKBUILD b/device/downstream/linux-motorola-condor/APKBUILD index 8ff97d3b1..5f458c25d 100644 --- a/device/downstream/linux-motorola-condor/APKBUILD +++ b/device/downstream/linux-motorola-condor/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-motorola-condor pkgver=3.4.112 -pkgrel=3 +pkgrel=4 pkgdesc="Motorola Moto E (1st gen) kernel fork" arch="armv7" _carch="arm" @@ -23,6 +23,7 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch fix_slow_boot_emmc_timeout.patch fix_bad_kernel_backport.patch fix_redish_display.patch @@ -51,11 +52,14 @@ package() { "$pkgdir"/boot/dt.img } -sha512sums="375de04e128a0f03189f793851bc4df0e80d8cc35644df2145b484f5f44a679848e53a1eeb26259cbea66d23d850f6037f65693f206c93c96ddac7bd9f9e533a linux-motorola-condor-1f33ddf2acf97544fc509bb2546aec7907c56bc1.tar.gz +sha512sums=" +375de04e128a0f03189f793851bc4df0e80d8cc35644df2145b484f5f44a679848e53a1eeb26259cbea66d23d850f6037f65693f206c93c96ddac7bd9f9e533a linux-motorola-condor-1f33ddf2acf97544fc509bb2546aec7907c56bc1.tar.gz 54bfd7e131fb8c301e3d116931ce315ebe14e8c1f3a2adf25aedfb088012284f79cc34dc7ed7e1381c09b8ca7cc3760d0fdfb70ef1d4954f819d1cb26148e4d5 config-motorola-condor.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch e4d2a3ee6807659fe2bbbbdea4f9b4934b04ed1714ccdfea14dead5c8bc46cd9ebb93a98e2ff350382b0aa09bc4a6a00884f2b920082fdd6ab3a758a20b8e224 fix_slow_boot_emmc_timeout.patch 4bcd16d8d828a82b96a8c62b42adcb4f717ca83d6724b6dea6850103a61c9d74f52b5caf0f1c4a26a7f3e2e991f33e13e3d532ef319a95cac6f187b3f0dbcda1 fix_bad_kernel_backport.patch -be4e8d353dcf265aab7e31090e9514ca5f2303b8a2fa8f641654e3bff2a178af336b87e267c3fcc1aaa6c8204962d00c35fccabe56c02fc8d49bcb2620ba83fb fix_redish_display.patch" +be4e8d353dcf265aab7e31090e9514ca5f2303b8a2fa8f641654e3bff2a178af336b87e267c3fcc1aaa6c8204962d00c35fccabe56c02fc8d49bcb2620ba83fb fix_redish_display.patch +" diff --git a/device/downstream/linux-motorola-condor/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-motorola-condor/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-motorola-condor/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-motorola-lux/APKBUILD b/device/downstream/linux-motorola-lux/APKBUILD index c75a554bb..dce7fe537 100644 --- a/device/downstream/linux-motorola-lux/APKBUILD +++ b/device/downstream/linux-motorola-lux/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-motorola-lux pkgver=3.10.49 -pkgrel=4 +pkgrel=5 pkgdesc="Motorola Moto X Play kernel fork" arch="armv7" _carch="arm" @@ -24,6 +24,7 @@ source=" gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -56,4 +57,5 @@ ac927cf8811b705ed9c7405ea68d2415b8150abd7f23e460359abaccd4311d3ad2472c38b6030a8c 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-motorola-lux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-motorola-lux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-motorola-lux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-motorola-panelli/APKBUILD b/device/downstream/linux-motorola-panelli/APKBUILD index 4e0bdd320..eb5974c71 100644 --- a/device/downstream/linux-motorola-panelli/APKBUILD +++ b/device/downstream/linux-motorola-panelli/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-motorola-panelli pkgver=3.18.35 -pkgrel=1 +pkgrel=2 pkgdesc="Motorola Moto C Plus kernel fork" arch="armv7" _carch="arm" @@ -31,6 +31,8 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch 00_disable_drvgen.patch cust.dtsi " @@ -60,6 +62,8 @@ e1ada3692dbc45c978c7b60bd545f9108af10bc5ca239e57d1a51dc5d8f210590a17706c65947455 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch 8a04940e6f5424df67a3cc4c75dd19be1c9b560859e9db0ae67b766d52982a46156b601698afb80f90b9b99f63ef74e1f6147902b43ec97c25d2b75ba2f8d2b3 00_disable_drvgen.patch 6f32a4429faf97c1597264d9f42455cef7cab53d9f724baca9faab6af666421e48c1079fc4ae9f2b12415d0f5c749e2d015d1bc8302a25cc7dd7f775eee804f9 cust.dtsi " diff --git a/device/downstream/linux-motorola-panelli/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-motorola-panelli/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-motorola-panelli/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-motorola-panelli/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-motorola-panelli/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-motorola-panelli/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-motorola-perry/APKBUILD b/device/downstream/linux-motorola-perry/APKBUILD index de5ce9698..e9a9d980d 100644 --- a/device/downstream/linux-motorola-perry/APKBUILD +++ b/device/downstream/linux-motorola-perry/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-motorola-perry pkgver=3.18.140 -pkgrel=1 +pkgrel=2 pkgdesc="Motorola Moto E4 kernel fork" arch="aarch64" _carch="arm64" @@ -22,6 +22,7 @@ source=" arm-smmu.patch epl8802_alsps.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -52,4 +53,5 @@ b075614229f963d58968835aa1e9a211f4caf8a036f0ad7798cc29a08c55e713e36e819536d042ff a1d0e865c91f7eb542832e3ff60fc7083bc4f5b5a7abecbf13ad6a867a5fab7c84e4187df8c4960dd01d610e1a968c801572f3e7fee97bc851bf3ab32c2e3f8c arm-smmu.patch 2f58744834780143b8f3df1d61bc2c9d4f712d18db9fec4b70768f302e27f1ac04402bf4ee28be635d6b942c941e68760c7ff86ebf053c744b29fd43bd9d5e47 epl8802_alsps.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-motorola-perry/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-motorola-perry/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-motorola-perry/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-motorola-shamu/APKBUILD b/device/downstream/linux-motorola-shamu/APKBUILD index d48e8b99c..6fc65f66d 100644 --- a/device/downstream/linux-motorola-shamu/APKBUILD +++ b/device/downstream/linux-motorola-shamu/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-motorola-shamu pkgver=3.10.40 -pkgrel=0 +pkgrel=1 pkgdesc="Motorola Google Nexus 6 kernel fork" arch="armv7" _carch="arm" @@ -30,6 +30,8 @@ source=" $_config 00_fix_return_address.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -53,4 +55,6 @@ sha512sums=" 698412fdf8c9e0ac4436ccc9eb9b206a831f88bab45f664ebe53aeaaa51143ce377694cc1ce55aa079aee80a6dc2661b266d4d76c7fb81d6d1eec5b4bf810fc3 config-motorola-shamu.armv7 ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 00_fix_return_address.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch " diff --git a/device/downstream/linux-motorola-shamu/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-motorola-shamu/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-motorola-shamu/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-motorola-shamu/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-motorola-shamu/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-motorola-shamu/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-nextbit-robin/APKBUILD b/device/downstream/linux-nextbit-robin/APKBUILD index af1d5ad09..032ce9757 100644 --- a/device/downstream/linux-nextbit-robin/APKBUILD +++ b/device/downstream/linux-nextbit-robin/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-nextbit-robin pkgver=3.10.108 -pkgrel=4 +pkgrel=5 pkgdesc="Nextbit Robin kernel fork" arch="aarch64" _carch="arm64" @@ -30,6 +30,7 @@ source=" $_config 01_psci_err.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -48,7 +49,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="f2bffe51d021cbe7e5eb3f33486ee3544ca4477e4d21bfb2cffb5743e16dd24a02dbbb93daa45f43ed1825607b730fb39a1b7dace7b24f99a844dca577ba52ad linux-nextbit-robin-8b8773362248bdba3224a1d92e76c5b9004519d6.tar.gz +sha512sums=" +f2bffe51d021cbe7e5eb3f33486ee3544ca4477e4d21bfb2cffb5743e16dd24a02dbbb93daa45f43ed1825607b730fb39a1b7dace7b24f99a844dca577ba52ad linux-nextbit-robin-8b8773362248bdba3224a1d92e76c5b9004519d6.tar.gz 96b322eb6c6aba8584f9cafabedc539abd682dd1d332839e74ff8f227d4cf1328b2d67203442d4994b0bad3b1caee56c020f01a582d403e6bb27268b73365d03 config-nextbit-robin.aarch64 8740861d5e125a5f9faa144e6fe6d7e6413250664547f217bf8a02e1bea77f9809582c952cdd3618fcbf150979faab57540ecc3370d6734cc82bbd62afdf15b1 01_psci_err.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-nextbit-robin/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-nextbit-robin/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-nextbit-robin/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-nobby-230/APKBUILD b/device/downstream/linux-nobby-230/APKBUILD index a41656000..bd1c37c72 100644 --- a/device/downstream/linux-nobby-230/APKBUILD +++ b/device/downstream/linux-nobby-230/APKBUILD @@ -4,7 +4,7 @@ pkgname=linux-nobby-230 pkgver=3.10.17 -pkgrel=6 +pkgrel=7 pkgdesc="Nobby 230 kernel fork" arch="armv7" _carch="arm" @@ -30,6 +30,8 @@ source=" $_config lcd_ili9340.c::https://raw.githubusercontent.com/HenriDellal/generic-kernels-code/6fb20b61d99c554fed45397b8f05698ee93ddd85/drivers/video/sprdfb/lcd/lcd_nv3029g-01-as-ili9340.c kernel-use-the-gnu89-standard-explicitly.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch 01-fix-X11.patch 02-arm-eabi-not-found.patch 03-add-ili9340-support.patch @@ -64,13 +66,17 @@ package() { INSTALL_MOD_PATH="$pkgdir" INSTALL_MOD_STRIP=1 } -sha512sums="0bee0e9c67c155957ed90f6f3707ec9663fd541c1c73e93c747b71423b37d64486c1c758b5e889280210b69d377c0bb203346f8d290252d5a4989788749b6e89 linux-nobby-230-161c7229a4873ead08fc0118d93967b66e38d645.tar.gz +sha512sums=" +0bee0e9c67c155957ed90f6f3707ec9663fd541c1c73e93c747b71423b37d64486c1c758b5e889280210b69d377c0bb203346f8d290252d5a4989788749b6e89 linux-nobby-230-161c7229a4873ead08fc0118d93967b66e38d645.tar.gz 6af9f401c87dae1c46bea5f7e651408f0b5488589253475585c7eba06d5c09ff44282edaa8219d56b5169e31d9f6bb86b4daf0802a4da420590816cd1f4208a4 config-nobby-230.armv7 35f8b9f5a22c8aec5906b1ba2fc4c214962d8091e933abe7b354b0e9023b03bb543a08157e0d22c68367ef30b3543af9385299fdcfa8df63cca9da08a8fa4d80 lcd_ili9340.c ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch fd3d5578120f43a09013feebe3ea75cff71de1078a92a20d27083f15279106f4c95f7889d432eabc689954d9db4bff09a429374b8d2891f23f08d64e66affd86 01-fix-X11.patch 1cc15cf60c31f9cf4d82c74c3578fd8be55506278e5106634973784179509e47a7741e42241a7aa8622c0ce4192a331cf860b11537998ba4f8af4da13718229e 02-arm-eabi-not-found.patch 9897f8c0f1846bca8be3c7a928c908df69f03c3a833e24c0f0b7aff75fc66b8cbae9b3022acb6182f89e9a1297e5f04d1cf4f03b4f570c808e6cdcac747c4aec 03-add-ili9340-support.patch 7207dfbdf34b658045b7c1d35b65223a88bd469dcd9c98265b62884b336ff5c28f893e259b4655ae2c3e0a1ec3d6db5e018a178c2628641f95bf1282841bbe3d 04-add-keypad-support.patch 8eb858cb1389bc5a9b39be96d8bb76d5ba6d58859eab32a496103d0d70218e994956fdd45e73e58a56881348b07503cdb177ee8836b797772af9d2743d58ed03 05-add-xt-dscp-mask-define.patch -b0b59a222ab44d1c4e90fed0506d38282e8a2dfbed4bde9c0c5e381ae40177d916abec984a2b66fbca9d96c3afe4e3fa0e0922a300e91cb8ac1020cb15a9f88b 06-set-BGR565-color-mode.patch" +b0b59a222ab44d1c4e90fed0506d38282e8a2dfbed4bde9c0c5e381ae40177d916abec984a2b66fbca9d96c3afe4e3fa0e0922a300e91cb8ac1020cb15a9f88b 06-set-BGR565-color-mode.patch +" diff --git a/device/downstream/linux-nobby-230/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-nobby-230/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-nobby-230/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-nobby-230/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-nobby-230/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-nobby-230/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-nokia-beatles/APKBUILD b/device/downstream/linux-nokia-beatles/APKBUILD index d9c783cf5..b240a39a1 100644 --- a/device/downstream/linux-nokia-beatles/APKBUILD +++ b/device/downstream/linux-nokia-beatles/APKBUILD @@ -4,7 +4,7 @@ pkgname=linux-nokia-beatles pkgver=3.10.49 -pkgrel=4 +pkgrel=5 pkgdesc="Nokia 2720 Flip kernel fork" arch="armv7" _carch="arm" @@ -34,6 +34,8 @@ source=" 0004-dts-adaptations.patch 0005-mobicore-section-mismatch.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -53,11 +55,15 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="8473bae59384009163770fdd134ed55598a18667e598ed3a098a7beb59ad658e3a302c4cc4cca02e8b523c1a62488d7c240144f9383e782a36f934ddf32c1c15 linux-nokia-beatles-e89da83520e1225d61d03ca39dd0b5009c0b892d.tar.gz +sha512sums=" +8473bae59384009163770fdd134ed55598a18667e598ed3a098a7beb59ad658e3a302c4cc4cca02e8b523c1a62488d7c240144f9383e782a36f934ddf32c1c15 linux-nokia-beatles-e89da83520e1225d61d03ca39dd0b5009c0b892d.tar.gz 6dfc5c517c9f9e2b917efbcdbbd5e33377b39c373ef6d012cf3909e802dce1e1d178d571334ff10d473187c2e334802fc379291dcf35baebcc73fef881b6b094 config-nokia-beatles.armv7 ed1c144529612e7e5320a00979095431135bd3a65271ca76b8b6ceecb26db11d11899a9104695387ffea64cc618f72c79d3caa41481fa11a8bd9b54fdf6fd1d7 0001-mmc-card-not-access-RPMB-partition-for-normal-read-and-write.patch 80aa04da9cad38d65f6c58dd7cfc8a537265f516cbb03f7da96eb193d61c8d2ec9d2d429b7ce5e95ea57d88f934930fb89c5eb90e27b756c1cfb839fbda4d64b 0002-begin-end-decl.patch afbd100831551aff08fdd1b0f7307800877fb8483f7f77bc3ee6b3752cdd21e2d9bca8c4804c12dabc9c5e18f5f7a7cee4e8267109515fab2c9328d3da9ee4ce 0003-undeclared-SG_MAX_CDB_SIZE.patch 39b2bc3a9e8989e5ba6d49b44ced92753b5d7894891d4a5d1d79225a82e6eb909bc823fe5fdabec5dd79a26802eecdf4e45c6ccf1eb5990740eed4a2a06a9332 0004-dts-adaptations.patch e05ff99be3ded020a995016c4c2419ad8808bed4be8713a9df5f6e9ad74800e5ea77cf890d64d67ecf5878ba6a91f1bd8c633a66e1f1a4bf28bcea7dc95862e0 0005-mobicore-section-mismatch.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-nokia-beatles/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-nokia-beatles/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-nokia-beatles/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-nokia-beatles/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-nokia-beatles/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-nokia-beatles/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-nokia-fame/APKBUILD b/device/downstream/linux-nokia-fame/APKBUILD index 041aca30e..019a2912e 100644 --- a/device/downstream/linux-nokia-fame/APKBUILD +++ b/device/downstream/linux-nokia-fame/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-nokia-fame pkgver=3.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="Nokia Lumia 520 kernel fork" arch="armv7" _carch="arm" @@ -33,6 +33,8 @@ source=" gcc10-extern_YYLOC_global_declaration.patch kernel-use-the-gnu89-standard-explicitly.patch linux3.4-vfs-Fix-proc-tid-fdinfo-fd-file-handling.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -61,4 +63,6 @@ f8dcfd0715ee8eda512f6fe0851f2c9eb0e05fb89e9b18018f329db650b91a927102fc68d25a30aa 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch 5e81c20b0b30c1ab09bd59f1e1b77fcce945a27de8144c68617ddc5e8f10e1f6fa8b1e4cd5d63e43511d61dace46fb26b14a6227a667b9718d44c8b81dbe6100 linux3.4-vfs-Fix-proc-tid-fdinfo-fd-file-handling.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch " diff --git a/device/downstream/linux-nokia-fame/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-nokia-fame/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-nokia-fame/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-nokia-fame/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-nokia-fame/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-nokia-fame/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-nokia-rm885/APKBUILD b/device/downstream/linux-nokia-rm885/APKBUILD index 5134384ae..fcb41ba4f 100644 --- a/device/downstream/linux-nokia-rm885/APKBUILD +++ b/device/downstream/linux-nokia-rm885/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-nokia-rm885 pkgver=3.4.0 -pkgrel=6 +pkgrel=7 pkgdesc="Lumia 720 kernel fork" arch="armhf" _carch="arm" @@ -31,6 +31,8 @@ source=" 00_fix_return_address.patch psmouse_base.patch 02_gpu-msm-fix-gcc5-compile.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -49,8 +51,12 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="7b09ae324b285b659a0b78755a559a814fabdc40857e0957fa4b637ed4b26b9d25b5a936d5231d5492956f6bd6a84739e5ab6402c8c0065d2b5963d0fe0bf6d8 linux-nokia-rm885-c76fa190cc0d20a9d803ce9bdb59eab0de67a64a.tar.gz +sha512sums=" +7b09ae324b285b659a0b78755a559a814fabdc40857e0957fa4b637ed4b26b9d25b5a936d5231d5492956f6bd6a84739e5ab6402c8c0065d2b5963d0fe0bf6d8 linux-nokia-rm885-c76fa190cc0d20a9d803ce9bdb59eab0de67a64a.tar.gz d6cc7503bc4b90e4b4501abc635b7e4967e70acd128f3f8bacb9f507ebf56bdf700894954bab860970a49ab4eda04dce7399e29ac6acc0ac1ad014ff83d5e300 config-nokia-rm885.armhf ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 00_fix_return_address.patch f7e31cfe422696922aec52002e56c58103183966edee3bb8e1995d33f8d37b07c32280a8ecc213874e358a6ff367418556a4542fba7e3c17e4b8e82e05c3a543 psmouse_base.patch -7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch" +7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-nokia-rm885/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-nokia-rm885/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-nokia-rm885/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-nokia-rm885/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-nokia-rm885/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-nokia-rm885/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-nokia-sand/APKBUILD b/device/downstream/linux-nokia-sand/APKBUILD index 950a443c3..d401aa2dd 100644 --- a/device/downstream/linux-nokia-sand/APKBUILD +++ b/device/downstream/linux-nokia-sand/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-nokia-sand pkgver=3.4.0 -pkgrel=4 +pkgrel=5 pkgdesc="Lumia 620 kernel fork" arch="armv7" _carch="arm" @@ -29,6 +29,8 @@ source=" 00_fix_return_address.patch psmouse_base.patch 02_gpu-msm-fix-gcc5-compile.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -68,4 +70,6 @@ sha512sums=" ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 00_fix_return_address.patch f7e31cfe422696922aec52002e56c58103183966edee3bb8e1995d33f8d37b07c32280a8ecc213874e358a6ff367418556a4542fba7e3c17e4b8e82e05c3a543 psmouse_base.patch 7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch " diff --git a/device/downstream/linux-nokia-sand/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-nokia-sand/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-nokia-sand/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-nokia-sand/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-nokia-sand/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-nokia-sand/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-nvidia-shieldtablet/APKBUILD b/device/downstream/linux-nvidia-shieldtablet/APKBUILD index a29637f9f..bba24c9d7 100644 --- a/device/downstream/linux-nvidia-shieldtablet/APKBUILD +++ b/device/downstream/linux-nvidia-shieldtablet/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-nvidia-shieldtablet pkgver=3.10.33 -pkgrel=2 +pkgrel=3 pkgdesc="Nvidia Shield Tablet kernel fork" arch="armv7" _carch="arm" @@ -33,6 +33,8 @@ source=" gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch fix_recordmcount.patch " builddir="$srcdir/$_repository-$_commit" @@ -53,10 +55,14 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="f40a0d7ec9d639ff03793475489d4f70915d353cdd59916a7086790053c49973cef06597658cb9e615914b69be0e7ad26b2c2b683390dc198ccc39e2fce9b777 linux-nvidia-shieldtablet-80eedb988bec3cbed1d45300c47c42f9fe7d65af.tar.gz +sha512sums=" +f40a0d7ec9d639ff03793475489d4f70915d353cdd59916a7086790053c49973cef06597658cb9e615914b69be0e7ad26b2c2b683390dc198ccc39e2fce9b777 linux-nvidia-shieldtablet-80eedb988bec3cbed1d45300c47c42f9fe7d65af.tar.gz d075665db933a5b12e8e1524a7683e4d060121dafe3aded5ee7bf25bd77219a1bcf18a5ebceafeb183a42e77d0301782257ddb293464b906916918de88e454c9 config-nvidia-shieldtablet.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch -6aa11a75f422ac5c20cddfce23bff81940e61e65bc86fe1070c60714a6ccf631b2da70bff20e2b88e723706f0f233eb03540a8d9389adffd495592e8ab6bd82a fix_recordmcount.patch" +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +6aa11a75f422ac5c20cddfce23bff81940e61e65bc86fe1070c60714a6ccf631b2da70bff20e2b88e723706f0f233eb03540a8d9389adffd495592e8ab6bd82a fix_recordmcount.patch +" diff --git a/device/downstream/linux-nvidia-shieldtablet/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-nvidia-shieldtablet/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-nvidia-shieldtablet/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-nvidia-shieldtablet/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-nvidia-shieldtablet/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-nvidia-shieldtablet/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-oneplus-billie2/APKBUILD b/device/downstream/linux-oneplus-billie2/APKBUILD index d75604bc0..96a6278e8 100644 --- a/device/downstream/linux-oneplus-billie2/APKBUILD +++ b/device/downstream/linux-oneplus-billie2/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-oneplus-billie2 pkgver=4.19.95 -pkgrel=3 +pkgrel=4 pkgdesc="OnePlus Nord N100 kernel fork" arch="aarch64" _carch="arm64" diff --git a/device/downstream/linux-oneplus-oneplus2/APKBUILD b/device/downstream/linux-oneplus-oneplus2/APKBUILD index 83824cbe3..dfe7dd8f3 100644 --- a/device/downstream/linux-oneplus-oneplus2/APKBUILD +++ b/device/downstream/linux-oneplus-oneplus2/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-oneplus-oneplus2 pkgver=3.10.108 -pkgrel=6 +pkgrel=7 pkgdesc="OnePlus 2 kernel fork" arch="aarch64" _carch="arm64" @@ -30,6 +30,7 @@ source=" $_config 00_mt_width_major_params.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -48,7 +49,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="81ef633e95b16a6413cacc7eb287e5194396bc34c198d29b498a4c6f8750836ec1f247b6ba7b2371bc642c48ef2492dc0c18ee358d0bc3291d2a0c1d0ded684e linux-oneplus-oneplus2-0178fae80ec43cefa75f590e18a9039f5b379425.tar.gz +sha512sums=" +81ef633e95b16a6413cacc7eb287e5194396bc34c198d29b498a4c6f8750836ec1f247b6ba7b2371bc642c48ef2492dc0c18ee358d0bc3291d2a0c1d0ded684e linux-oneplus-oneplus2-0178fae80ec43cefa75f590e18a9039f5b379425.tar.gz c493d4f85bafdee7951065759aa92ba97e5a931502e21beaa06c071dc33be8df15a4888bed6d14679cc8f2c66cb4b0a78fbd9d3ab45d8a305a2fe89315ec13bd config-oneplus-oneplus2.aarch64 d4eff67f99708e091499ce033a0709ba6765d83ed74c7411bd7d8ec72ce822db4e7c3bc8e7f51ccc8610486546ea9d9485a7cb93a761c8307b94283b337da726 00_mt_width_major_params.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-oneplus-oneplus2/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-oneplus-oneplus2/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-oneplus-oneplus2/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-oneplus-onyx/APKBUILD b/device/downstream/linux-oneplus-onyx/APKBUILD index 964c39c19..cc8a749dd 100644 --- a/device/downstream/linux-oneplus-onyx/APKBUILD +++ b/device/downstream/linux-oneplus-onyx/APKBUILD @@ -6,7 +6,7 @@ pkgname=linux-oneplus-onyx pkgver=3.4.0 -pkgrel=9 +pkgrel=10 pkgdesc="OnePlus X kernel fork" arch="armv7" _carch="arm" @@ -32,6 +32,7 @@ source=" $_config kernel-use-the-gnu89-standard-explicitly.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -52,7 +53,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="a44507d013ec12aadc134daca7ed255da9ec78d5627db6edbf9a3e178b89c292810a1cbe801bc1d98cc3ae2a5bf04239c9d555fa5fa0db701b399c39c02c1013 linux-oneplus-onyx-3d82ae9121f3863c8aa6f49fe5935d975e564138.tar.gz +sha512sums=" +a44507d013ec12aadc134daca7ed255da9ec78d5627db6edbf9a3e178b89c292810a1cbe801bc1d98cc3ae2a5bf04239c9d555fa5fa0db701b399c39c02c1013 linux-oneplus-onyx-3d82ae9121f3863c8aa6f49fe5935d975e564138.tar.gz 9a98ce0b5858ba26ee1c93c99ed5e05745e840ff89209c1731b86163cc4e2fcd1570a15bbd8d613463b9e263f9171a6d1fed4d740b8e63736c1df95a86529ac4 config-oneplus-onyx.armv7 ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-oneplus-onyx/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-oneplus-onyx/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-oneplus-onyx/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-oppo-find-7a/APKBUILD b/device/downstream/linux-oppo-find-7a/APKBUILD index 29ce7aca0..215993f42 100644 --- a/device/downstream/linux-oppo-find-7a/APKBUILD +++ b/device/downstream/linux-oppo-find-7a/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-oppo-find-7a pkgver=3.4.113 -pkgrel=6 +pkgrel=7 pkgdesc="OPPO Find 7a kernel fork" arch="armv7" _carch="arm" @@ -25,6 +25,7 @@ source=" gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch 0001-fix-video-argb-setting.patch 0002-mdss_fb.patch 0003_Makefile_fix_and_disable_ggc_warnings.patch @@ -86,12 +87,14 @@ dev() { "$subpkgdir"/lib/modules/$_abi_release/build } -sha512sums="e3fa1f9ab51a2b6213b9abaa3bb5e010fd2c41e98f572022fcfff66f17fc3639e1b29184b923c437ab4ed3411feb7e5667303304600fac3e929793c10a16daa2 linux-oppo-find-7a-60e8a8df2d253b053cdac10a0ffd196b7b9c3925.tar.gz +sha512sums=" +e3fa1f9ab51a2b6213b9abaa3bb5e010fd2c41e98f572022fcfff66f17fc3639e1b29184b923c437ab4ed3411feb7e5667303304600fac3e929793c10a16daa2 linux-oppo-find-7a-60e8a8df2d253b053cdac10a0ffd196b7b9c3925.tar.gz 55043e560968c069a42d5defeb41c65e7c30d6fee49c8576cd2002959852174c642543ecee8506209d4aff51488f219baf277a53bebed2a3a4b13bba3d47d7d9 config-oppo-find-7a.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch a48336bbfead6ad0c84d2fce0c40a3f5530aebdff356a6835cceaf59a50a6f860d2f8027703a92927955fbb18857ba78788e010d017bf67730f069b36e96fe87 0001-fix-video-argb-setting.patch 5b3aabb59ae7a06c4c13668dde2033be477116626a423c4828e53330afebf8e07fc907a3add193f9dc263a6c9a80771475703e5d4c28a9bddd0597e2a8cd9b89 0002-mdss_fb.patch a4e9a5f901f741f9fdf1d6d077d445ba80ea84344203dd62cd97010b44da0f2754be93d11676f808600cd98f665abb01a450c3ab6c41483ab7f0a749562f62fb 0003_Makefile_fix_and_disable_ggc_warnings.patch @@ -104,4 +107,5 @@ d6cc918e339974d2fc0bd92668f82f7dd339d5566fe7ab28a3a8b863992524fb10170a701ef0f010 d55d47b737407c7b4842bbf0f126377cc59e2079e376d64708e18358a16c2e749e751df8b75be72cff3a613b4af36342f23d8a563845b3b84689ffc9b209270e 0010_nfnl_cthelper_from_nlattr_warning.patch 2291830da4c7fbd1df86ad4bae3e4b6fd1254d23ad59854d6ce6d375be894f6c54ff5fd63478dea215367a361623662dbef495ca2c0e353bcdcc9c0d4e2357cd 0011_wlan_hdd_wmm_fix_warning.patch c58507768810803fa00f728d998d9f189d10df6a948945e5e6b43b547765cc528d93e0aac6ba0516a5e54bae3cbc69430374ec6e94f861b82a669b506d168a61 0012_ion_warning_a4c4914ebf40413c38f955236a8e139085328778.patch -bb8dceda93d637978ebd255ce3fa68c1b65525ae27181d3e6bf438b76581fe3bbbec03ed55a3d2d0309072a763dfde544026715dfec34c537fff978cb5aaba28 0013_mdss_mdp_pp_warning_e0ed96b93d2428834b23265903dfa3b6e1ccc431.patch" +bb8dceda93d637978ebd255ce3fa68c1b65525ae27181d3e6bf438b76581fe3bbbec03ed55a3d2d0309072a763dfde544026715dfec34c537fff978cb5aaba28 0013_mdss_mdp_pp_warning_e0ed96b93d2428834b23265903dfa3b6e1ccc431.patch +" diff --git a/device/downstream/linux-oppo-find-7a/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-oppo-find-7a/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-oppo-find-7a/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-planet-geminipda/APKBUILD b/device/downstream/linux-planet-geminipda/APKBUILD index b56e17348..527bf7182 100644 --- a/device/downstream/linux-planet-geminipda/APKBUILD +++ b/device/downstream/linux-planet-geminipda/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-planet-geminipda pkgver=3.18.41 -pkgrel=3 +pkgrel=4 pkgdesc="Gemini PDA kernel fork" arch="aarch64" _carch="arm64" @@ -29,6 +29,7 @@ source=" $_config py3-compat.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -49,7 +50,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="84579ba59ada9166794ec02843616049128c199f9c68b519d3e33056822a22d12921b6589ff058d08e580e877a227a124f999f041e29b6d81a8fde7ce7480b11 linux-planet-geminipda-bf7daa4483d5dce94c9d478fc28854f5978d60da.tar.gz +sha512sums=" +84579ba59ada9166794ec02843616049128c199f9c68b519d3e33056822a22d12921b6589ff058d08e580e877a227a124f999f041e29b6d81a8fde7ce7480b11 linux-planet-geminipda-bf7daa4483d5dce94c9d478fc28854f5978d60da.tar.gz 1436f595cffc46a9dd9a28432ee3c2349062ca8b47035b5f09d24820140beff7dcbc6d26076781a873fce21394395c582d15b3f3c4c7bc9e6c8f51d76ff8ae57 config-planet-geminipda.aarch64 9c12d5d2064d2f0b2b35e3c068ed2406c0a7dc8ffbc55712fd0a8411b40b08eb73987c1b2a3e710eea0e83f659c0eae99dbf11d306d43a30cebcafd009459ad6 py3-compat.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-planet-geminipda/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-planet-geminipda/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-planet-geminipda/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-a20/APKBUILD b/device/downstream/linux-samsung-a20/APKBUILD index 0cfec325e..bd0441e76 100644 --- a/device/downstream/linux-samsung-a20/APKBUILD +++ b/device/downstream/linux-samsung-a20/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-a20 pkgver=4.4.250 -pkgrel=2 +pkgrel=3 pkgdesc="Samsung Galaxy A20 kernel fork" arch="aarch64" _carch="arm64" @@ -11,7 +11,7 @@ _flavor="samsung-a20" url="https://kernel.org" license="GPL-2.0-only" options="!strip !check !tracedeps pmb:cross-native" -makedepends="bash bc bison devicepkg-dev flex openssl-dev perl gcc6" +makedepends="bash bc bison devicepkg-dev flex openssl-dev perl python3 gcc6" # Compiler: GCC 6 (doesn't boot when compiled with newer versions) if [ "${CC:0:5}" != "gcc6-" ]; then diff --git a/device/downstream/linux-samsung-a32/APKBUILD b/device/downstream/linux-samsung-a32/APKBUILD index f2df86bd7..6218c4419 100644 --- a/device/downstream/linux-samsung-a32/APKBUILD +++ b/device/downstream/linux-samsung-a32/APKBUILD @@ -4,7 +4,7 @@ pkgname=linux-samsung-a32 pkgver=4.14.195 -pkgrel=0 +pkgrel=1 pkgdesc="Samsung Galaxy A32 4G kernel fork" arch="aarch64" _carch="arm64" @@ -28,7 +28,7 @@ makedepends=" " # Source -_repository="kernel_samsung_a32" +_repository="kernel_samsung_a32-old" _commit="69ebc099071238de52ad4a3ac4a65fbda1865fda" _config="config-$_flavor.$arch" source=" @@ -68,7 +68,7 @@ package() { } sha512sums=" -99484dd228a1f894792fc34da74a92787174b1b2f5de059d7cba91401e337ef152907491092de214df06ac254d7ad5f0ffedfe5a7b165a2e121dab5094d292f8 linux-samsung-a32-69ebc099071238de52ad4a3ac4a65fbda1865fda.tar.gz +22e930e02bbfdfef9da145b103e5773c00fec238e42796e9983ef3e6f8bea976e7a907bbb31247caea1978f8f3b9a1419de9e7704046b6a0adb4fe0d3895d6a8 linux-samsung-a32-69ebc099071238de52ad4a3ac4a65fbda1865fda.tar.gz 2ca8154e922baa037dfd1e5271c27153655c17299008b16d8698a1b11c0b8d27cd214ce63f6f80b2526b2077c4d65b37922da9fa469ca0bb86bb8540180fbada config-samsung-a32.aarch64 3b139f775eec7d41c4baae6550c3d1036e9d853f5fedcb1992d7cff56b2922fcf42f363f79ad7a718fe79ee10bd0bc87c4c68187fa6332f478d4ec288d12a2cf 01_use_system_cpio.patch 5a724f4ea619ba222f2b39fcd5aaabf9a5439e1d5430bb74ca64dfdc3b47d83a92b2e64969e5f6d198b9d57ba1c192618fc47f18f6a6bb1be3ac54d0e8dab58e 02_remove_duplicate_set_selection.patch diff --git a/device/downstream/linux-samsung-a5xelte/APKBUILD b/device/downstream/linux-samsung-a5xelte/APKBUILD index f1ee5c856..20d3f3cfb 100644 --- a/device/downstream/linux-samsung-a5xelte/APKBUILD +++ b/device/downstream/linux-samsung-a5xelte/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-a5xelte pkgver=3.10.107 -pkgrel=1 +pkgrel=2 pkgdesc="Samsung Galaxy A5 (2016) kernel fork" arch="aarch64" _carch="arm64" @@ -32,6 +32,7 @@ source=" $_config gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 02-fix-vmm-blob-include.patch 0003-create-a-file-platform.h-which-is-a-symlink.patch 0004-build-dtb.patch @@ -70,6 +71,7 @@ sha512sums=" d143361b725de6f2755b88e66f2e42f6e11215785a3017142f82294445f823ad9ceb89dc1951b59b0cfd3c87e23da7621f227cb8550baf34d1987b2686cc8f58 config-samsung-a5xelte.aarch64 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 23bf8ef0ad38b38ffa9ddfdee76a32c43b021169c6db6f5b733fd6434169f7c7bb27cdb1232be89475f34f9053211d943e13f5fba565c928256b92b18d636130 02-fix-vmm-blob-include.patch b2b8020948dfa4dc24eec4402aa7c2845ba56e844b2cfb591b4326b372a7748063c9e67d54bf70d841141c7a9203c25766538522d1a6a08e3ca3b8054eface43 0003-create-a-file-platform.h-which-is-a-symlink.patch 1e7b01a1620e9a5bf6fafc892a0e8bbc0eab12303c8f8787a4a993bb1e2db2b21102092f3573def4e37e5c64264667f9d5b92445e0a3b1d520bc7720d37343da 0004-build-dtb.patch diff --git a/device/downstream/linux-samsung-a5xelte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-a5xelte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-samsung-a5xelte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-a5y17lte/APKBUILD b/device/downstream/linux-samsung-a5y17lte/APKBUILD index 580384f98..1518237e1 100644 --- a/device/downstream/linux-samsung-a5y17lte/APKBUILD +++ b/device/downstream/linux-samsung-a5y17lte/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-a5y17lte pkgver=3.18.14 -pkgrel=11 +pkgrel=12 pkgdesc="Samsung Galaxy A5 (2017) kernel fork" arch="aarch64" _carch="arm64" @@ -26,6 +26,7 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 0007-usb_gadget-set-random-rndis-host-MAC-address-to-prev.patch qcacld-2.0.config disable_wlan_werror.qcapatch @@ -86,16 +87,19 @@ package() { "$pkgdir/boot/dt.img" } -sha512sums="96794c6c5c91375a0110906c512644ccfb7c1d1f6e9275a0807e123bd8d02c93047856228298e38c9d24ddb663d58c33dbeaedb8f433cd54a07e4ae4e91ad243 linux-samsung-a5y17lte-9af43285ff43d74f3f40f910023e57dfad1c8e63.tar.gz +sha512sums=" +96794c6c5c91375a0110906c512644ccfb7c1d1f6e9275a0807e123bd8d02c93047856228298e38c9d24ddb663d58c33dbeaedb8f433cd54a07e4ae4e91ad243 linux-samsung-a5y17lte-9af43285ff43d74f3f40f910023e57dfad1c8e63.tar.gz 1dfcf7d1965d1a4fa86ac05d4408f1ffbedaf864689e0228d09d3d964fca08edf33dcf77bb0ab4dfcf1f8a37d6ee300c9e480457710745f9f5b7df9587e265e8 qcacld-48f9ab5d5c161549be098997fa0e3602c1547213.tar.gz ee89743e520abf5b477cace95d7e8f271ca7aef2f3b257def46b624e4bd8b4701e529060f4df4cafd9d9b804b2de395a973677b35d1f9f6bda6074c267f44c55 config-samsung-a5y17lte.aarch64 9b13cccc9323f343d0aa676de6c6a83f34815cf06656adfa7ba20b559d94fc46c04b1508f1db22d12a14d4cdd531994f548b77a4a4d7d07481ee88a56564c0c9 fix_firmware_path.patch 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b5f7aed0d4c78fcd9ea6f65e11606c4d33004b45eed39017baa8b0a78db801396aa04ba7cd3a4a669c23f878f5462ae1b5f753e0e26b65c9962fd1e98855e524 0007-usb_gadget-set-random-rndis-host-MAC-address-to-prev.patch 83a432ab7e3ee3cae47b0c751cf0a268f4291411789a1cf9187ef003a0f09b46316c0669e92bd91d3062b3d020005e67aea6fbf48b8ef87ba9b7f3a86a44612b qcacld-2.0.config 23278ca0660f17723506ca5befea757d736bd2cf4f01bccfaf4c154f94d42828fc2f49fd599f3295623a65f85b3b89bea18389a65c63f82f0496a92e8e6d8d72 disable_wlan_werror.qcapatch f763033e73f5a00ad42273c11058446ff365d09d5f204c828d111aa48bc816baca74c333cbd2fa61c21ccdebc7329d0a3cfe971f5991026cb5abe7871b51a32b skbuff_increased.patch 24fde35d01ecc706120d808ca7283e302f6de2d66bb0c58af855b9033f6e815261ed38719d3eb93129b52c2db58f1045993abd9a1d16e264b4fcfa74c01a9c40 disable_knox.patch -d40153e1d86d407301ff3e6824b8445bf259bffdd50179149f67012b42829e565ce9dbeeeb2eca34bb14ddabcc694dd28793e6faa4f44a88f962e33490766ff7 debug_muic.patch" +d40153e1d86d407301ff3e6824b8445bf259bffdd50179149f67012b42829e565ce9dbeeeb2eca34bb14ddabcc694dd28793e6faa4f44a88f962e33490766ff7 debug_muic.patch +" diff --git a/device/downstream/linux-samsung-a5y17lte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-a5y17lte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-samsung-a5y17lte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-apexq/APKBUILD b/device/downstream/linux-samsung-apexq/APKBUILD index e9da91386..3a4fc7637 100644 --- a/device/downstream/linux-samsung-apexq/APKBUILD +++ b/device/downstream/linux-samsung-apexq/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-apexq pkgver=3.4.104 -pkgrel=4 +pkgrel=5 pkgdesc="Samsung Galaxy S Relay 4G kernel fork" arch="armhf" _carch="arm" @@ -24,6 +24,7 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -49,9 +50,12 @@ package() { modules_install } -sha512sums="04c629c36182d580e3410c35bc14a0899c1610a1535fe3832d1de441c0051a6fc78c5166933cc33036000fad45b80acddc4043c3aeae994e3e4f5eefe80215d3 linux-samsung-apexq-3795379ed3f846bf17908ff29576a93caff5d1d7.tar.gz +sha512sums=" +04c629c36182d580e3410c35bc14a0899c1610a1535fe3832d1de441c0051a6fc78c5166933cc33036000fad45b80acddc4043c3aeae994e3e4f5eefe80215d3 linux-samsung-apexq-3795379ed3f846bf17908ff29576a93caff5d1d7.tar.gz 95e1811a65edd963d46cd7d5f8d6afa2db1ee15e2af6b4a6af3c64c71f856d334c4ac83d7ec4725b465dacceac2f26fb895658ebde2650e0dd444dcc1efabadc config-samsung-apexq.armhf edad59ee6defca3359fb3f1ba5cb6b933721bcc91a08dd21c842723d891545a8f08da1793623c79064c6a7e75daa434bb4fe052a56bc4e870f9f1efca165565a 01-fix-video-argb-setting.patch 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch -ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch" +ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-samsung-apexq/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-apexq/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-apexq/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-ariesve/APKBUILD b/device/downstream/linux-samsung-ariesve/APKBUILD index 6b2fbfc4e..fe84151ca 100644 --- a/device/downstream/linux-samsung-ariesve/APKBUILD +++ b/device/downstream/linux-samsung-ariesve/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-ariesve pkgver=3.4.107 -pkgrel=3 +pkgrel=4 pkgdesc="Samsung Galaxy S Plus kernel fork" arch="armv7" _carch="arm" @@ -23,6 +23,7 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -41,8 +42,11 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="df16360802a9b07866a39356c6e63095049b00f7aae63b63cf5f9b88c016065d63e573b75af48bf7cd73df72cf60892f8781e23f00bbfc6ebb5a52e4c69ef966 linux-samsung-ariesve-b157ddfd3a28f6e6b2dca4acfc8fcbd0ad684489.tar.gz +sha512sums=" +df16360802a9b07866a39356c6e63095049b00f7aae63b63cf5f9b88c016065d63e573b75af48bf7cd73df72cf60892f8781e23f00bbfc6ebb5a52e4c69ef966 linux-samsung-ariesve-b157ddfd3a28f6e6b2dca4acfc8fcbd0ad684489.tar.gz 7ecad6e1e488f9134f6ad95930353ab8a84f1d74b74552ea39208cfb83488aaf19fb4ee7c9b6b26e65e67ba2da0839d4d1384898203636d4c99d7184abefccd2 config-samsung-ariesve.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch -ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch" +ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-samsung-ariesve/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-ariesve/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-ariesve/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-baffinlite/APKBUILD b/device/downstream/linux-samsung-baffinlite/APKBUILD index 497f300db..903fc1efa 100644 --- a/device/downstream/linux-samsung-baffinlite/APKBUILD +++ b/device/downstream/linux-samsung-baffinlite/APKBUILD @@ -4,7 +4,7 @@ pkgname=linux-samsung-baffinlite pkgver=3.4.5 -pkgrel=5 +pkgrel=6 pkgdesc="Samsung Galaxy Grand Neo kernel fork" arch="armv7" _carch="arm" @@ -29,6 +29,8 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/knuxdroid/$_repository/archive/$_commit.tar.gz $_config kernel-use-the-gnu89-standard-explicitly.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -60,4 +62,6 @@ sha512sums=" 0c1043e703bd9382db48d2f472abb8d0acee74ff16070daf03bef9d591d611aae45c0af09971111ef6b9f3fca6dcd3742e2318ef29a0cde13910983b20a65bbc linux-samsung-baffinlite-6cd5888e4714454ca7398f46aa09fa29170d92b9.tar.gz 6565e18ba87da0304927c0f3b71c33e1056d6a989fece6df4f596d4855ed0e75c31c0809ad9dbad770cd0593410391d2cdb98016cc57ed654e1367b1ab8c5ced config-samsung-baffinlite.armv7 ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch " diff --git a/device/downstream/linux-samsung-baffinlite/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-baffinlite/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-baffinlite/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-baffinlite/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-samsung-baffinlite/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-samsung-baffinlite/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-codina/APKBUILD b/device/downstream/linux-samsung-codina/APKBUILD index 6a915a986..fa08f72ab 100644 --- a/device/downstream/linux-samsung-codina/APKBUILD +++ b/device/downstream/linux-samsung-codina/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-codina pkgver=3.0.101 -pkgrel=3 +pkgrel=4 pkgdesc="Samsung Galaxy Ace 2 kernel" arch="armv7" _carch="arm" @@ -23,6 +23,8 @@ source=" 00_fix_return_address.patch 01_reduce_lzo_compression.patch 02_fix_fb_rgb_mode.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -48,8 +50,12 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="b436eeab728ba4ab3f536b89c7e3e7ac282836030daf8c37116df3ebb76b114f1111ec6392f8389e0729439ded09c04a4416491cc04b6a56d903b52e84aebb88 linux-samsung-codina-ada5cb730330749534576adcaad0df8ac9062e5a.tar.gz +sha512sums=" +b436eeab728ba4ab3f536b89c7e3e7ac282836030daf8c37116df3ebb76b114f1111ec6392f8389e0729439ded09c04a4416491cc04b6a56d903b52e84aebb88 linux-samsung-codina-ada5cb730330749534576adcaad0df8ac9062e5a.tar.gz c441de6c86eb87d3c7a8578de5a9f465a84bdd9b583699e0222d3e09681765954b2c950bf00b53155305df266092ae1e7783baac0f8bd8791092a191109f9222 config-samsung-codina.armv7 ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 00_fix_return_address.patch 30ac7171fe2a5aa90c15e56465b35bfc84015079296df2ebbb4287a2848ac5e8cf8e0dbb00dfdf84acb6692587eefdfc338e65ef3170a1a3e5b279b317ba43f3 01_reduce_lzo_compression.patch -3a78bb5e250637a1c9dbba1b31a539f98d89c1ccaab54f100ca3c39345c99aa2243f700f38c06f71164a898914a2bf8c2de1ccee187922b062056c6a5ad3acbb 02_fix_fb_rgb_mode.patch" +3a78bb5e250637a1c9dbba1b31a539f98d89c1ccaab54f100ca3c39345c99aa2243f700f38c06f71164a898914a2bf8c2de1ccee187922b062056c6a5ad3acbb 02_fix_fb_rgb_mode.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-samsung-codina/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-codina/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-samsung-codina/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-codina/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-samsung-codina/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-samsung-codina/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-d2vzw/APKBUILD b/device/downstream/linux-samsung-d2vzw/APKBUILD index e2acf5808..602f03e90 100644 --- a/device/downstream/linux-samsung-d2vzw/APKBUILD +++ b/device/downstream/linux-samsung-d2vzw/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-samsung-d2vzw pkgver=3.4.112 -pkgrel=0 +pkgrel=1 pkgdesc="Samsung Galaxy S III (Verizon) kernel fork" arch="armv7" _carch="arm" @@ -29,6 +29,7 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -54,4 +55,5 @@ sha512sums=" 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-samsung-d2vzw/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-d2vzw/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-d2vzw/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-goyavewifi/APKBUILD b/device/downstream/linux-samsung-goyavewifi/APKBUILD index 84383f2c9..5cc2147d9 100644 --- a/device/downstream/linux-samsung-goyavewifi/APKBUILD +++ b/device/downstream/linux-samsung-goyavewifi/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-goyavewifi pkgver=3.10.17 -pkgrel=0 +pkgrel=1 pkgdesc="Samsung Galaxy Tab 3 Lite kernel fork" arch="armv7" _carch="arm" @@ -34,6 +34,8 @@ source=" gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch no-hardcoded-CROSS_COMPILE.patch fix-dtb_qcom,msm-id.patch fix-recordmcount.patch @@ -74,6 +76,8 @@ sha512sums=" 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch b3365e61eeb64b968d86cee41aa5edb909cc524cc0b5b0d972ba16b5bbb4266aa726f480c7d6c82a33d90fdead86f39ea5123404603a9c14fc972fd01c5f491c no-hardcoded-CROSS_COMPILE.patch fb311072075f13d82742ff726fa0812447c22b29fb08f5bbdf05d6b1ca53e53b02324a81c2b858a63d076f4c033481a16af1fe4fb15fa3964715be20a6885018 fix-dtb_qcom,msm-id.patch 32911549f0c89972d06af838954978ee90fb2eabacc1393c0bffa12deb9d80ddec5322f859df772d90afea733965bd669e85d5e90657d4f69995ae9fc25dd4f3 fix-recordmcount.patch diff --git a/device/downstream/linux-samsung-goyavewifi/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-goyavewifi/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-samsung-goyavewifi/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-goyavewifi/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-samsung-goyavewifi/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-samsung-goyavewifi/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-goyawifi/APKBUILD b/device/downstream/linux-samsung-goyawifi/APKBUILD index bb8dd72f4..6eb1de0c0 100644 --- a/device/downstream/linux-samsung-goyawifi/APKBUILD +++ b/device/downstream/linux-samsung-goyawifi/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-goyawifi pkgver=3.4.5 -pkgrel=2 +pkgrel=3 pkgdesc="Samsung Galaxy Tab 3 Lite kernel fork" arch="armv7" _carch="arm" @@ -33,6 +33,8 @@ source=" fix_memset-related_crashes.patch fix_the_memset_fix.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch fix_makefile.patch 0001-cache-the-value-of-file_inode-in-struct-file.patch 0002-Backport-shm-add-sealing-API.patch @@ -72,6 +74,8 @@ bf859bbbfe566959b758cd147750bca3b2c57e222265bbf67d414bfc9d46e1dd775decaff629e8fc efd1641c0892fddb9c5feea3e49e534fed311b01f0576688b5af766e0160850822d0eb8e296b08c5f82b586d5d0336a98e8e86707ba9af7fcf36fc89f0b288eb fix_memset-related_crashes.patch 5c080c27716d124616e4e684fc63bffb2665f00de06e894dfd78f58588feec2fec858fe8234b054061e3db14d28cb90fbac53f4b54c4fac5946d843cf038386c fix_the_memset_fix.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch fb16404be045f4d9c7bf29512321ec2a4cb17111a8c870adff91889f0e6b314265cddb5dd9caa8088425902d2032e9dac4b6ba8c648b32df0efd78edf24550c1 fix_makefile.patch 8a0963c2f24e7c784e53781a5a16e540c9aa6fc3db0c9f8d83d28b0a30604472054ca3058051e34fcd900c167af0a68943f4ebffc327f5594361d8eb345c37c4 0001-cache-the-value-of-file_inode-in-struct-file.patch 0fede4dd36632e03d3d2d0d7b73038520319b585f1fffbdf005fa2b5b37485ae0ecee0f6ef53906bfe81f7303774b8c7bcd1f85fb1b7a030f596d63eac8df833 0002-Backport-shm-add-sealing-API.patch diff --git a/device/downstream/linux-samsung-goyawifi/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-goyawifi/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-goyawifi/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-goyawifi/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-samsung-goyawifi/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-samsung-goyawifi/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-gtaxlwifi/APKBUILD b/device/downstream/linux-samsung-gtaxlwifi/APKBUILD index 059dcf875..8c04473b3 100644 --- a/device/downstream/linux-samsung-gtaxlwifi/APKBUILD +++ b/device/downstream/linux-samsung-gtaxlwifi/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-gtaxlwifi pkgver=3.18.140 -pkgrel=0 +pkgrel=1 pkgdesc="Samsung Galaxy Tab A 2016 (SM-T580) kernel fork" arch="aarch64" _carch="arm64" @@ -30,6 +30,7 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/TALUAtGitHub/$_repository/archive/$_commit.tar.gz $_config 01-fix-dtb.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -59,4 +60,5 @@ sha512sums=" b082900b4ad45f26913dbc705675ceaaed2fca6be20f8699f3c3d7e42f042e9d3db49c18b5ff16bff501cc68522e710f08ea61b73292668e27c8dc29fe9f26bd linux-samsung-gtaxlwifi-d8deb7266a4aa634bc0b96bb9a10fb9c335cc6e2.tar.gz 2a1fb550c4bef1de90ad233af1ed5a29cded7fb77a3ab881707d8f9dd9660fd108ed32f67891a674291661baecc3e1eca4c51a1a4ff66b515bf786db9a4e7d06 config-samsung-gtaxlwifi.aarch64 f10b3ddf297144739c8538bfb7998f19d8aec65e458e8dbe6ef400ffd9dfa845f042f481902dd0d38c97b2cc9c431db7722bccfbdf46bb6d340810bb981a8918 01-fix-dtb.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-samsung-gtaxlwifi/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-gtaxlwifi/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-samsung-gtaxlwifi/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-gtelwifi/APKBUILD b/device/downstream/linux-samsung-gtelwifi/APKBUILD index 9090875f7..cc27c21e7 100644 --- a/device/downstream/linux-samsung-gtelwifi/APKBUILD +++ b/device/downstream/linux-samsung-gtelwifi/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-gtelwifi pkgver=3.10.17 -pkgrel=4 +pkgrel=5 pkgdesc="Samsung Galaxy Tab E 9.6 kernel fork" arch="armv7" _carch="arm" @@ -24,6 +24,8 @@ source=" gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch fix-recordmcount.patch fix-dtb_qcom,msm-id.patch sprdfb-check-for-buffering.patch @@ -58,6 +60,8 @@ f25a8ed914371359f3dd0a85e112acca3e3831531576b30411ec7c90c48687e425b3c0b496ebdc9d 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch 32911549f0c89972d06af838954978ee90fb2eabacc1393c0bffa12deb9d80ddec5322f859df772d90afea733965bd669e85d5e90657d4f69995ae9fc25dd4f3 fix-recordmcount.patch e8137de3cc4d49d5447cad6c299f0f88c2d2e60e012168bc857f4898ebc1da5c88c679927227c8675211af079d5a56b5b1baef4a3dbc86cb4e921c14d3f93357 fix-dtb_qcom,msm-id.patch c985b4a320904c0c66fb976a4f66dd2671f21d7b86ea98c019684efc41b5801f4b9c23012f4aa37bc5ce3efd70a30523c9c78fcd6e5fbbcff172ff19d11a6579 sprdfb-check-for-buffering.patch diff --git a/device/downstream/linux-samsung-gtelwifi/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-gtelwifi/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-samsung-gtelwifi/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-gtelwifi/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-samsung-gtelwifi/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-samsung-gtelwifi/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-gts210lte/APKBUILD b/device/downstream/linux-samsung-gts210lte/APKBUILD index 197138d04..34d7490e1 100644 --- a/device/downstream/linux-samsung-gts210lte/APKBUILD +++ b/device/downstream/linux-samsung-gts210lte/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-gts210lte pkgver=3.10.9 -pkgrel=0 +pkgrel=1 pkgdesc="Samsung Galaxy Tab S2 9.7 LTE (SM-T815) kernel fork" arch="armv7" _carch="arm" @@ -34,6 +34,7 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch samsung-usb-ethaddr.patch kernel-use-the-gnu89-standard-explicitly.patch drivers-muic-fix.patch @@ -73,6 +74,7 @@ sha512sums=" 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 7abefc75702b3275ad88055c57a580d419342d34df59ca38e0b2b183216ba563f0955a6794b1e3ee8dbc49da1d4531ae7c24451e53b0bc18fe1a0db209c66ddb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch 015cc3cd31c1edc208bf2bee872d3be1fe35006f8b90c3cc5c082fb7d89b2ae91a04239676b8868da75d5682e330b1d60d1f5fad67410cbaeeb66a8685df36f5 samsung-usb-ethaddr.patch 841d23c78c490a1434c254b06a284f08e6a63a2ed94150302e931b336e1d19704554e5027a29500d073ca89f624ecbdd6c2d323902b03f1b1134d927e6538d00 kernel-use-the-gnu89-standard-explicitly.patch e2e550d9d5020c2f51e1af0576236ac9d57b2e0c10c14a2a92dc7b1bf4100ebc15a6bf0fff4f57232164e84358dc37d24721e1d9f133a526bf78b610eaf00add drivers-muic-fix.patch diff --git a/device/downstream/linux-samsung-gts210lte/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-gts210lte/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-gts210lte/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-gts210velte/APKBUILD b/device/downstream/linux-samsung-gts210velte/APKBUILD index b3b3d5cbc..ce06feb78 100644 --- a/device/downstream/linux-samsung-gts210velte/APKBUILD +++ b/device/downstream/linux-samsung-gts210velte/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-gts210velte pkgver=3.10.102 -pkgrel=5 +pkgrel=6 pkgdesc="Samsung Galaxy Tab S2 9.7 LTE (SM-T819) kernel fork" arch="aarch64" _carch="arm64" @@ -32,6 +32,7 @@ source=" $_config 01_fix_msm_dba.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -60,7 +61,10 @@ package() { "$pkgdir/boot/dt.img" } -sha512sums="4fd6cbb31e389bdc50defb586d4a2d86d8bb51556b45b8f974c5ecb11de4900d36d0af65090f61664e32a48a7cef3f89f57157b460f4d6d5d05fa71e1400a099 linux-samsung-gts210velte-f6ab8eed124e3adc1c90d9f3106abd21c0bd0397.tar.gz +sha512sums=" +4fd6cbb31e389bdc50defb586d4a2d86d8bb51556b45b8f974c5ecb11de4900d36d0af65090f61664e32a48a7cef3f89f57157b460f4d6d5d05fa71e1400a099 linux-samsung-gts210velte-f6ab8eed124e3adc1c90d9f3106abd21c0bd0397.tar.gz a1d6a2d9568ff28e0fab964a514947466687370408ca0c21bdd83754822889d5691a81aa3f92d8d845e619db9817d4c64684db5b7ce2a079fdaf3ab6b112426b config-samsung-gts210velte.aarch64 7e765cb696fa8c3dfbc305b05cbf1fad85fb9572613d5391e945341dae5974a745f4906c795dc841e5562b19ab77d5257f9741e514af2c2573aa4bb8b262ce51 01_fix_msm_dba.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-samsung-gts210velte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-gts210velte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-samsung-gts210velte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-gts210vewifi/APKBUILD b/device/downstream/linux-samsung-gts210vewifi/APKBUILD index 06f56c14d..bd63f0018 100644 --- a/device/downstream/linux-samsung-gts210vewifi/APKBUILD +++ b/device/downstream/linux-samsung-gts210vewifi/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-gts210vewifi pkgver=3.10.102 -pkgrel=6 +pkgrel=7 pkgdesc="Galaxy Tab S2 9.7 WiFi (SM-T813) kernel fork" arch="aarch64" _carch="arm64" @@ -32,6 +32,7 @@ source=" $_config 01_fix_msm_dba.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -60,7 +61,10 @@ package() { "$pkgdir/boot/dt.img" } -sha512sums="37e55b3e64308a29deb8932d8d2452ff76601558bdcb9ff58f3a016f5ec63c2941e5fe7cdcced50d5039d3cdadaa5d43004c4e27cb8b105f8fda7596d676fb9e linux-samsung-gts210vewifi-82d475a1952b9bbb6652b35e87671b5031bcf934.tar.gz +sha512sums=" +37e55b3e64308a29deb8932d8d2452ff76601558bdcb9ff58f3a016f5ec63c2941e5fe7cdcced50d5039d3cdadaa5d43004c4e27cb8b105f8fda7596d676fb9e linux-samsung-gts210vewifi-82d475a1952b9bbb6652b35e87671b5031bcf934.tar.gz 8e7bdbd19346093542323ccb81b1acb458d740712297022e95f991c2a90b12a9de13b9351e55c8bb5cd78e0b14328a21cb485e3a63f0f8fcd5101b47e444ad05 config-samsung-gts210vewifi.aarch64 7e765cb696fa8c3dfbc305b05cbf1fad85fb9572613d5391e945341dae5974a745f4906c795dc841e5562b19ab77d5257f9741e514af2c2573aa4bb8b262ce51 01_fix_msm_dba.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-samsung-gts210vewifi/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-gts210vewifi/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-samsung-gts210vewifi/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-gts28velte/APKBUILD b/device/downstream/linux-samsung-gts28velte/APKBUILD index d89095807..2239a5647 100644 --- a/device/downstream/linux-samsung-gts28velte/APKBUILD +++ b/device/downstream/linux-samsung-gts28velte/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-gts28velte pkgver=3.10.102 -pkgrel=0 +pkgrel=1 pkgdesc="Samsung Galaxy Tab S2 8.0 LTE (SM-T713) kernel fork" arch="aarch64" _carch="arm64" @@ -32,6 +32,7 @@ source=" $_config 01_fix_msm_dba.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -65,4 +66,5 @@ sha512sums=" e28c2f21f6459b033d61a8eb1c931d6d6611f4321b59c13868f32537447183717ebc990c91125b5af93241db81d9bcb2d4fa8ba99e355fa97585ad1e8f7cfae7 config-samsung-gts28velte.aarch64 7e765cb696fa8c3dfbc305b05cbf1fad85fb9572613d5391e945341dae5974a745f4906c795dc841e5562b19ab77d5257f9741e514af2c2573aa4bb8b262ce51 01_fix_msm_dba.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-samsung-gts28velte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-gts28velte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-samsung-gts28velte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-herolte/APKBUILD b/device/downstream/linux-samsung-herolte/APKBUILD index 336ff85f2..6b08c7d89 100644 --- a/device/downstream/linux-samsung-herolte/APKBUILD +++ b/device/downstream/linux-samsung-herolte/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-herolte pkgver=3.18.140 -pkgrel=5 +pkgrel=6 pkgdesc="Samsung Galaxy S7 kernel fork" arch="aarch64" _carch="arm64" @@ -22,6 +22,7 @@ source=" $_config 01-kstrtobool_from_user.patch 02-fix-wifi-firmware-path.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -58,4 +59,5 @@ e7337d87dbc067a0a9cfe8fab8aac41408e5d54b8b138ca01309f5b9a65477ff8faaa995ee1957b6 205a56597363c295e29db1a294caf1191329a192c1ef2a53478837bd2fc2d9d6aed489b5c724da70c320b6c3663f98334a791da1262022042a827c8b72a0e15e config-samsung-herolte.aarch64 7b0687165fa854c9c60944487cc7ea87758af8612f10125c22643743284d9abcc17c6a40853d05da2e27313a4e830c995a876b306f1488a2fcb72c3cbed3a8ae 01-kstrtobool_from_user.patch ffef99094b44893d07aedf3bbf12b03f2c26fb93be4eb179ade9552ae82be6680daca06b6fc0f95064ef08fd94ef4a0b192a94f5065314a4608de8b8c413d86e 02-fix-wifi-firmware-path.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-samsung-herolte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-herolte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-samsung-herolte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-i747m/APKBUILD b/device/downstream/linux-samsung-i747m/APKBUILD index 1af36dd1e..cc0278190 100644 --- a/device/downstream/linux-samsung-i747m/APKBUILD +++ b/device/downstream/linux-samsung-i747m/APKBUILD @@ -8,7 +8,7 @@ pkgname=linux-samsung-i747m pkgver=3.4.112 -pkgrel=6 +pkgrel=7 pkgdesc="Samsung Galaxy SIII (USA/Canada) kernel fork" arch="armhf" _carch="arm" @@ -38,6 +38,7 @@ source=" 00_Input-lifebook-use-static-inline-instead-of-inline-i.patch 00_Input-sentelic-use-static-inline-instead-of-inline.patch 02_gpu-msm-fix-gcc5-compile.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -56,9 +57,12 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="6850231f0596dd272b4f963d20c77aee6ed16a1ba47261dbafe11ffccac695427db54efa71d070525c519885b795395e9ac6ca97fa06ccc36131aba1f95aa715 linux-samsung-i747m-716f00ee2e86adfd507842c5f193a738b57d3c49.tar.gz +sha512sums=" +6850231f0596dd272b4f963d20c77aee6ed16a1ba47261dbafe11ffccac695427db54efa71d070525c519885b795395e9ac6ca97fa06ccc36131aba1f95aa715 linux-samsung-i747m-716f00ee2e86adfd507842c5f193a738b57d3c49.tar.gz 5dfb4e6d9eeadeb657a120aaa6d451b979002e78f6d62ff615b4d1325de9be210c3140753985268b84f1d817bebb2cbe1e9061d9b581a5025176fb9ab592b069 config-samsung-i747m.armhf ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 00_fix_return_address.patch 5c49f6ff6773a7dc3067d2b1359648fe7a9f758b6c068d6fa69d9aaf24a291ba8022c960317d926aabc11d020a71b20c4e81a6fcf9b21ef66d9b6d065bae23e9 00_Input-lifebook-use-static-inline-instead-of-inline-i.patch 2d77d90b501aa8afbf81629e73fc0a2055b373942975f58277e43f398d0835b3dbbff4a1118137ec82873ba90a254fea87c1d73ba7708578f1779bd0b4c6ff2d 00_Input-sentelic-use-static-inline-instead-of-inline.patch -7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch" +7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-samsung-i747m/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-i747m/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-i747m/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-i8150/APKBUILD b/device/downstream/linux-samsung-i8150/APKBUILD index 2ed039728..0a6c8cf69 100644 --- a/device/downstream/linux-samsung-i8150/APKBUILD +++ b/device/downstream/linux-samsung-i8150/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-i8150 pkgver=3.4.93 -pkgrel=1 +pkgrel=2 pkgdesc="Samsung Galaxy W kernel fork" arch="armv7" _carch="arm" @@ -33,6 +33,7 @@ source=" gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -59,4 +60,5 @@ sha512sums=" 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-samsung-i8150/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-i8150/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-i8150/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-i8200/APKBUILD b/device/downstream/linux-samsung-i8200/APKBUILD index 1d9d5aa3e..dcd3421c6 100644 --- a/device/downstream/linux-samsung-i8200/APKBUILD +++ b/device/downstream/linux-samsung-i8200/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-samsung-i8200 pkgver=3.4.5 -pkgrel=6 +pkgrel=7 pkgdesc="Samsung SIII mini Value Edition kernel fork" arch="armhf" _carch="arm" @@ -29,6 +29,8 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/MasterPlexus/$_repository/archive/$_commit.tar.gz $_config timeconst.pl-Eliminate-Perl-warning.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -47,6 +49,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="425d76c48862f3662826518e44164769e3ea959aed569329bafd951b2124d2ea3318de8ed65cb5f45635e0f3a13fa99b1ffa1df913126a1a5ecd1fa0ad988668 linux-samsung-i8200-5e4d8b5f27fb90d5a3f8aad13d9afe63e586c82d.tar.gz +sha512sums=" +425d76c48862f3662826518e44164769e3ea959aed569329bafd951b2124d2ea3318de8ed65cb5f45635e0f3a13fa99b1ffa1df913126a1a5ecd1fa0ad988668 linux-samsung-i8200-5e4d8b5f27fb90d5a3f8aad13d9afe63e586c82d.tar.gz 466603568e4c6fd5d14303b576dbc123bc49128d6b90ae6ae811c92f50ca1ba3897641684b8f7ee53925c0b932412b857108c2b9ec72a00b2635f19d5c3b9ee9 config-samsung-i8200.armhf -1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch" +1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-samsung-i8200/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-i8200/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-i8200/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-i8200/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-samsung-i8200/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-samsung-i8200/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-i9003/APKBUILD b/device/downstream/linux-samsung-i9003/APKBUILD index 6c1747a4c..de0d013fc 100644 --- a/device/downstream/linux-samsung-i9003/APKBUILD +++ b/device/downstream/linux-samsung-i9003/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-i9003 pkgver=3.0.101 -pkgrel=20 +pkgrel=21 pkgdesc="Samsung Galaxy SL kernel" arch="armv7" _carch="arm" @@ -27,6 +27,8 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch init " builddir="$srcdir/$_repository-$_commit" @@ -54,7 +56,8 @@ package() { INSTALL_MOD_PATH="$pkgdir" INSTALL_MOD_STRIP=1 modules_install } -sha512sums="b7ca46b856a0c160ae36a98da39147deb85c054e902447ab68bcd4a011986eee486fb681d0bb832b9b57797aca35332483e99379b792bd467b1f030328bd83c7 linux-samsung-i9003-7b8d73dd32e6cd21107f9a963a32a5ed237a6e78.tar.gz +sha512sums=" +b7ca46b856a0c160ae36a98da39147deb85c054e902447ab68bcd4a011986eee486fb681d0bb832b9b57797aca35332483e99379b792bd467b1f030328bd83c7 linux-samsung-i9003-7b8d73dd32e6cd21107f9a963a32a5ed237a6e78.tar.gz 9541d6afe1297cb0225d9f6b57ba7f46208fd53730a95d7f629ad52a20a4ec8ca387781b2fdbdc7808e4088d8f17b64be3c7654d2b6ef9da7f03cd34de342435 config-samsung-i9003.armv7 c40eaa11547f5bc2b1ff965506bdfe3015ff16e4b5ad9ccb3b8134ceafd1d32407c4ef2b213e02e036ce1e9bdcbfe768dff7d4b054bec77705a176c1f783b6f5 00_return_address.patch 1972a2b5c429d6bf5fa1423e8805bb89bbd80c4efe6d235cb2037de6ba4d15c01e90239392161d6e5a0802eafaab6e8b468a49a12dc5b66469a111262cde2047 01_twl_power_init.patch @@ -63,4 +66,7 @@ df62e03666313bb03d9a455eac875f170a55d378b6e56b847c1c6ff1ce5cfafcfdf1d7605754ca3c 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch -dd4094d5f4ec281d32f12af88cb22a782e497c8e52f69cf60b73ac7d6171fc95f1f8040b3d0ad2ff3f016d22ac1d91c5b522e5d03203534a76742bc55a082af5 init" +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +dd4094d5f4ec281d32f12af88cb22a782e497c8e52f69cf60b73ac7d6171fc95f1f8040b3d0ad2ff3f016d22ac1d91c5b522e5d03203534a76742bc55a082af5 init +" diff --git a/device/downstream/linux-samsung-i9003/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-i9003/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-samsung-i9003/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-i9003/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-samsung-i9003/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-samsung-i9003/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-j3xnlte/APKBUILD b/device/downstream/linux-samsung-j3xnlte/APKBUILD index ca7a89a18..67baed55b 100644 --- a/device/downstream/linux-samsung-j3xnlte/APKBUILD +++ b/device/downstream/linux-samsung-j3xnlte/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-j3xnlte pkgver=3.10.100 -pkgrel=6 +pkgrel=7 pkgdesc="Samsung Galaxy J3 kernel fork" arch="armv7" _carch="arm" @@ -23,6 +23,8 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch fix_recordmcount.patch fix_touchscreen.patch sprdfb-check-for-buffering.patch @@ -58,6 +60,8 @@ sha512sums=" 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch 6aa11a75f422ac5c20cddfce23bff81940e61e65bc86fe1070c60714a6ccf631b2da70bff20e2b88e723706f0f233eb03540a8d9389adffd495592e8ab6bd82a fix_recordmcount.patch 54eb205043b9e1b12f4f88d8163611e6769a702490045f5704483c92b17c9297250fde7d257b6d0e82d0cdbaed88d52d85137aeafcd4c4b138cecfffc921857e fix_touchscreen.patch e33ed12de874c1c8bc9231aea3b0389b18ee0ff804e39c0f47d9cbf657ea19015370d6114846c2d142fbdb88f472f0e65811c53b9b335feb8ae2f30dffdf4846 sprdfb-check-for-buffering.patch diff --git a/device/downstream/linux-samsung-j3xnlte/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-j3xnlte/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-samsung-j3xnlte/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-j3xnlte/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-samsung-j3xnlte/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-samsung-j3xnlte/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-j7elte/APKBUILD b/device/downstream/linux-samsung-j7elte/APKBUILD index 282877f74..aa369b66d 100644 --- a/device/downstream/linux-samsung-j7elte/APKBUILD +++ b/device/downstream/linux-samsung-j7elte/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-j7elte pkgver=3.10.108 -pkgrel=0 +pkgrel=1 pkgdesc="Samsung Galaxy J7 kernel fork" arch="aarch64" _carch="arm64" @@ -32,6 +32,7 @@ source=" $_config gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch fix-vmm-blob-include.patch create-a-file-platform.h-which-is-a-symlink.patch fix-argb.patch @@ -67,6 +68,7 @@ b01b78378bb072ab42f6e2c0751a052b99b06c4516d32df4551d97614717be4a30c24ba0b8ddc3cb 23e49e4993a98684717beaca7ea44f2cd4e0079460e573acc93237aa8b1d55115c72a22c0f16f3b8638c5b82ab57ea71ee8c043bf61d89f7cb190711e87d0156 config-samsung-j7elte.aarch64 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 23bf8ef0ad38b38ffa9ddfdee76a32c43b021169c6db6f5b733fd6434169f7c7bb27cdb1232be89475f34f9053211d943e13f5fba565c928256b92b18d636130 fix-vmm-blob-include.patch b2b8020948dfa4dc24eec4402aa7c2845ba56e844b2cfb591b4326b372a7748063c9e67d54bf70d841141c7a9203c25766538522d1a6a08e3ca3b8054eface43 create-a-file-platform.h-which-is-a-symlink.patch aff2f127c44de0fc3e523834766a5851b48ade0e5cd95f594b36fc17adf3fb0549c70e4cba34a4bbea272fca80d61e0f4615a7195662f38794a1cd96213c7ca2 fix-argb.patch diff --git a/device/downstream/linux-samsung-j7elte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-j7elte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-samsung-j7elte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-j7eltetmo/APKBUILD b/device/downstream/linux-samsung-j7eltetmo/APKBUILD index 87e6d5819..8aee740ea 100644 --- a/device/downstream/linux-samsung-j7eltetmo/APKBUILD +++ b/device/downstream/linux-samsung-j7eltetmo/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-j7eltetmo pkgver=3.10.61 -pkgrel=1 +pkgrel=2 pkgdesc="Samsung Galaxy J7 (T-Mobile) kernel fork" arch="aarch64" _carch="arm64" @@ -33,6 +33,7 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 01-Fix-Makefile.patch 02-fix-vmm-blob-include.patch 03-Removed-knox.patch @@ -77,6 +78,7 @@ a2e3afe49b93e11ceda9b8c75c8b56e41d08811cc83a0fa5858f26a448a0eac898dee2a122f3b464 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 0536bb86affaff4964fca71f8b0da2ab09a696bd5a7868309030f8843c0c6b551afbee52a8c9b9e516fc5fe36e426a0c9a43bdbe07f3c62b648e9dd95d4a90dc 01-Fix-Makefile.patch 23bf8ef0ad38b38ffa9ddfdee76a32c43b021169c6db6f5b733fd6434169f7c7bb27cdb1232be89475f34f9053211d943e13f5fba565c928256b92b18d636130 02-fix-vmm-blob-include.patch b452b7ca8a93d2f7c8bc4c729295b1d303686b5a0953ee058d0be2fa62cfcdecfc3773d3830b605dc41bb7d54940dfd154a2687cb04328d101ad87f148c0d4c5 03-Removed-knox.patch diff --git a/device/downstream/linux-samsung-j7eltetmo/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-j7eltetmo/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-samsung-j7eltetmo/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-j8y18lte/APKBUILD b/device/downstream/linux-samsung-j8y18lte/APKBUILD index 5fc6933e4..06d6a3e27 100644 --- a/device/downstream/linux-samsung-j8y18lte/APKBUILD +++ b/device/downstream/linux-samsung-j8y18lte/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-j8y18lte pkgver=3.18.124 -pkgrel=0 +pkgrel=1 pkgdesc="Samsung Galaxy J8 (2018) kernel fork" arch="aarch64" _carch="arm64" @@ -39,6 +39,7 @@ source=" fix_fb.patch fix_fb_h.patch fix_mdss_overlay.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -66,4 +67,5 @@ d523589c66cf835d4c1ee00b7c12ad3e3240b5ecdfe1144e1bf44ade177a0a0ad7a294309bc0333d cb7edd7bf9642400276ccb1ddf38cc4ed6fd934c0f0fbc43839903dfd9a3d433121d7624f53be309a10e1703024079d25b369016ccadc870dfd31d988dc22b77 fix_fb.patch 3532faa75cbdbe034082420491abbf61c4a0a744b5d5c676ee9e1de971655dfac77129932baf78ad45ff0f01c3fa139253d1a3ff8461671536a9aebc5d16586a fix_fb_h.patch eb183307dd0b79407c0b6c92cdc9898d2834a8309938e1af14708e94a375c1c68b5f63c0096bae7e29f28d9191dd73c33d0bbf0686fb722daa37bcabc92dea3f fix_mdss_overlay.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-samsung-j8y18lte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-j8y18lte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-samsung-j8y18lte/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-jflte/APKBUILD b/device/downstream/linux-samsung-jflte/APKBUILD index d0362dc9a..f8969b033 100644 --- a/device/downstream/linux-samsung-jflte/APKBUILD +++ b/device/downstream/linux-samsung-jflte/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-jflte pkgver=3.4.113 -pkgrel=1 +pkgrel=2 pkgdesc="Samsung Galaxy S4 kernel fork" arch="armv7" _carch="arm" @@ -23,6 +23,8 @@ source=" 03-fix-video-argb-setting.patch gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch deduplicate-copy_net_ns.patch nfqnl_ct_put.patch " @@ -49,6 +51,8 @@ b7595ecb480aeb93007bcd941dd131a80884db44fe714c681bdd79ac330df3ae904f8d6f53243f1b e3083c260ed9c4fc0d83f43106700b6173876dbfae072f6e6696ac6785a4dc17771fbcb3e21601e04ed29a11bf0f7a2a09ad549375e0c34cea245c7f2e2bcbbd 03-fix-video-argb-setting.patch 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch 213717aabd91c8b1fe93f113a33e8d859d29e319ae49b9c751bf4abdedc4ee3bc972a55141cf879876009001fedd055b07cae42aeffdc73535f2e99857f3a101 deduplicate-copy_net_ns.patch 9bc646815e5064fade207b3cc62a7bfdef8edb2e8b9edf9c2110e35517001ead2f5a4725247dfcf734e1ce9f8cfdd1414338cae425ecdc4874cfcf1ead22cd05 nfqnl_ct_put.patch " diff --git a/device/downstream/linux-samsung-jflte/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-jflte/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-jflte/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-jflte/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-samsung-jflte/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-samsung-jflte/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-jfvelte/APKBUILD b/device/downstream/linux-samsung-jfvelte/APKBUILD index 3481bffe1..068304677 100644 --- a/device/downstream/linux-samsung-jfvelte/APKBUILD +++ b/device/downstream/linux-samsung-jfvelte/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-jfvelte pkgver=3.4.112 -pkgrel=3 +pkgrel=4 pkgdesc="Samsung Galaxy S4 Value Edition kernel fork" arch="armv7" _carch="arm" @@ -24,6 +24,8 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -43,9 +45,13 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="4b6c69d3705ef38db32cab0a346e4693111f64e58e816c7cf2af093ce53a1f41c5a93ca95ad8226134a0633f7816c0c19a8d3eb03e8188dbc62b8f32dceeecc5 linux-samsung-jfvelte-98a1e592b925676f570772457f4f9af7a78589a8.tar.gz +sha512sums=" +4b6c69d3705ef38db32cab0a346e4693111f64e58e816c7cf2af093ce53a1f41c5a93ca95ad8226134a0633f7816c0c19a8d3eb03e8188dbc62b8f32dceeecc5 linux-samsung-jfvelte-98a1e592b925676f570772457f4f9af7a78589a8.tar.gz b9dfab05cbe37f3507e722a034c20c0d6d5af8969444cd5b8d2de1f5ee1842cf8e888a2f3d6f91260156f1eaa1df37da73405610697e109f7df4ce198513f7f4 config-samsung-jfvelte.armv7 e3083c260ed9c4fc0d83f43106700b6173876dbfae072f6e6696ac6785a4dc17771fbcb3e21601e04ed29a11bf0f7a2a09ad549375e0c34cea245c7f2e2bcbbd 03-fix-video-argb-setting.patch 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-samsung-jfvelte/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-jfvelte/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-jfvelte/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-jfvelte/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-samsung-jfvelte/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-samsung-jfvelte/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-kccat6/APKBUILD b/device/downstream/linux-samsung-kccat6/APKBUILD index da90de927..e5b70c235 100644 --- a/device/downstream/linux-samsung-kccat6/APKBUILD +++ b/device/downstream/linux-samsung-kccat6/APKBUILD @@ -5,7 +5,7 @@ pkgname=linux-samsung-kccat6 pkgver=3.10.100 -pkgrel=2 +pkgrel=3 pkgdesc="Samsung Galaxy S5 Plus kernel fork" arch="armv7" _carch="arm" @@ -24,6 +24,7 @@ source=" $_config gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -53,7 +54,10 @@ package() { "$pkgdir/boot/dt.img" } -sha512sums="a09b9f7ac2c70935678e2faac76d5db2d8d98e2dde17de3ed449f5e521c460f6c1d62056b670aba2c99ce0f6941991f8402f31a0696c5763fc799514d6bf3367 linux-samsung-kccat6-45470c5e5fde343926188c3e78a3c652c81408cb.tar.gz +sha512sums=" +a09b9f7ac2c70935678e2faac76d5db2d8d98e2dde17de3ed449f5e521c460f6c1d62056b670aba2c99ce0f6941991f8402f31a0696c5763fc799514d6bf3367 linux-samsung-kccat6-45470c5e5fde343926188c3e78a3c652c81408cb.tar.gz e6a0a6f3bce14bd085dd5f71b842091df898b9e8d13ce7fc2fd55c12676f998ca4160ace533834a504cc091e9c5cb1e3020f14253e2739d86b0794b990e7e2ce config-samsung-kccat6.armv7 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-samsung-kccat6/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-kccat6/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-kccat6/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-kminilte/APKBUILD b/device/downstream/linux-samsung-kminilte/APKBUILD index 24d9c5bdb..c15c123ae 100644 --- a/device/downstream/linux-samsung-kminilte/APKBUILD +++ b/device/downstream/linux-samsung-kminilte/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-samsung-kminilte pkgver=3.4.113 -pkgrel=9 +pkgrel=10 pkgdesc="Samsung Galaxy S5 Mini kernel fork" arch="armv7" _carch="arm" @@ -31,6 +31,8 @@ source=" 0001-drivers-leds-rt5033_fled-fix-use-of-usleep.patch 0002-drivers-leds-flashlight-add-support-for-setting-mode.patch 0003-netfilter-symbols.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -55,4 +57,6 @@ sha512sums=" 873e4ff64521f685b7948e7a55aba4a95e3c0086b54c8e1440f67630c49a6b17b10c71837ba44d0bdb9afb05ff3ee8c0c890f0053fb79cd733aa76aed53579c2 0001-drivers-leds-rt5033_fled-fix-use-of-usleep.patch fb30ea67620fc0dae62943b512662e0f3a49b7509d5f3cddda4c1552fe365535ac414f4ae960356f18228ce49d5c362c512cec7a9b671ffe96408f91b1b9fdee 0002-drivers-leds-flashlight-add-support-for-setting-mode.patch 5214a850d496bed9e17575bd0b52e9e4415bcbd5a89863f924c5bfed848f684c0a95e8d10c9ef93c0e00149f034cf5e897d1b268be35676a600b3ee6e1917501 0003-netfilter-symbols.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch " diff --git a/device/downstream/linux-samsung-kminilte/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-kminilte/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-kminilte/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-kminilte/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-samsung-kminilte/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-samsung-kminilte/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-kyleproxx/APKBUILD b/device/downstream/linux-samsung-kyleproxx/APKBUILD index b85c3e3d0..74267a70d 100644 --- a/device/downstream/linux-samsung-kyleproxx/APKBUILD +++ b/device/downstream/linux-samsung-kyleproxx/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-kyleproxx pkgver=3.4.113 -pkgrel=1 +pkgrel=2 pkgdesc="Kernel fork for Samsung Galaxy Trend & Samsung Galaxy S Duos 2" arch="armv7" _carch="arm" @@ -29,6 +29,8 @@ source=" 00_return_address.patch 02_screen_reset.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -53,4 +55,6 @@ b66ab7d8ed557ed095b059beb7b37d196a7290e6c8364560126a94f696718c4a61f99b1e21700d9a c40eaa11547f5bc2b1ff965506bdfe3015ff16e4b5ad9ccb3b8134ceafd1d32407c4ef2b213e02e036ce1e9bdcbfe768dff7d4b054bec77705a176c1f783b6f5 00_return_address.patch c0a59be648ef646650c83b5d135daa05aae300c7ad5056d49f1b3f9967c4d7f337b0ddb8ae319b11e43c17aaf5fc9dcc9724463d265c1d765dc85c86f612f4ea 02_screen_reset.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch " diff --git a/device/downstream/linux-samsung-kyleproxx/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-kyleproxx/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-kyleproxx/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-kyleproxx/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-samsung-kyleproxx/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-samsung-kyleproxx/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-kylevess/APKBUILD b/device/downstream/linux-samsung-kylevess/APKBUILD index 4239aad26..2c11480dd 100644 --- a/device/downstream/linux-samsung-kylevess/APKBUILD +++ b/device/downstream/linux-samsung-kylevess/APKBUILD @@ -1,7 +1,7 @@ # Kernel config based on: arch/arm/configs/bcm21664_hawaii_ss_kylevess_rev00_defconfig pkgname=linux-samsung-kylevess pkgver=3.4.5 -pkgrel=9 +pkgrel=10 pkgdesc="Samsung Trend Lite kernel fork" arch="armhf" _carch="arm" @@ -32,6 +32,7 @@ source=" 02_patch_fsp_detect.patch 03_fix_to_state.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -50,10 +51,13 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="ef1881e26be013a4f58eac86c884b3f2d50e7b742e97d7655832865089a4776e83b19df64ecda332a4cb44c5ce8006679428b22248590be881948821c45f469f linux-samsung-kylevess-17667b5c69eaf3db40ca2040d965d14cfd09a427.tar.gz +sha512sums=" +ef1881e26be013a4f58eac86c884b3f2d50e7b742e97d7655832865089a4776e83b19df64ecda332a4cb44c5ce8006679428b22248590be881948821c45f469f linux-samsung-kylevess-17667b5c69eaf3db40ca2040d965d14cfd09a427.tar.gz 60a2c4342441d986d2545418f52f12b66578ca0ef1a55957ce282bd432fce2b5537a53b836cce369e792a4f3cd4acce5f081de948046156e7754a21134c122a1 config-samsung-kylevess.armhf c40eaa11547f5bc2b1ff965506bdfe3015ff16e4b5ad9ccb3b8134ceafd1d32407c4ef2b213e02e036ce1e9bdcbfe768dff7d4b054bec77705a176c1f783b6f5 00_return_address.patch 36418ec3d31d1d6d9915afcf3d38d4549aeeb49c3825414b51b67db7a1ab6482f22d2723da3b258b671956809949278a51f6507df9b0052aec0bd0c59f56919a 01_patch_lifebook_detect.patch 9da951bb0391564f33bdb0a97c339997eda7b15ec2f160da8af237cc87c233b8c3dcdc1a12759e04d69d075ae9b0afaf726101ef356e788d7f4606a03db2e248 02_patch_fsp_detect.patch 7bc5894a412d45e45e308915dbe3a964419f443f149ef390d2f09151dd15ca86767c7fdd4e927cfb602d6d455755d4941d68a9f139a1cd3f89f0d90088dafde4 03_fix_to_state.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-samsung-kylevess/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-kylevess/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-kylevess/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-maguro/APKBUILD b/device/downstream/linux-samsung-maguro/APKBUILD index 5a90405d4..3b17e7672 100644 --- a/device/downstream/linux-samsung-maguro/APKBUILD +++ b/device/downstream/linux-samsung-maguro/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-samsung-maguro pkgver=3.0.31 -pkgrel=16 +pkgrel=17 pkgdesc="Samsung Galaxy Nexus kernel from LineageOS" arch="armv7" _carch="arm" @@ -30,6 +30,8 @@ source=" $_config timeconst.pl-Eliminate-Perl-warning.patch android_paranoid_network.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -52,7 +54,11 @@ package() { "$pkgdir/usr/share/kernel/$_flavor/kernel.release" } -sha512sums="f117b3202c3db1a575598fd87ee27080db5c447c986ced677b63e6b00613ebfab58d634bf63b8bcf0c229eb0bec4dc81b13d7cfda3c2aee62e9ed8e26eeb860c linux-samsung-maguro-e14e5fe679a63eef92346cde874175d8b62b6a4a.tar.gz +sha512sums=" +f117b3202c3db1a575598fd87ee27080db5c447c986ced677b63e6b00613ebfab58d634bf63b8bcf0c229eb0bec4dc81b13d7cfda3c2aee62e9ed8e26eeb860c linux-samsung-maguro-e14e5fe679a63eef92346cde874175d8b62b6a4a.tar.gz d3f76f52bbd0b1da13be7abb4da1ddf3b2066af64f4148b3de298631c970a7966410743e762b31225f088326a41e2113edaf01a1c8b87f0bc82b220a948c5fb0 config-samsung-maguro.armv7 1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch -d8cdc1137e6a4ad78a3a31acc40f0c98f4db272eaf5b90ee850abb83b80916c4ff3c18a0a181e94eebead44213f6314e3363d0c4b91d95ee1adafbcad6dc57ab android_paranoid_network.patch" +d8cdc1137e6a4ad78a3a31acc40f0c98f4db272eaf5b90ee850abb83b80916c4ff3c18a0a181e94eebead44213f6314e3363d0c4b91d95ee1adafbcad6dc57ab android_paranoid_network.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-samsung-maguro/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-maguro/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-samsung-maguro/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-maguro/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-samsung-maguro/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-samsung-maguro/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-matissewifi/APKBUILD b/device/downstream/linux-samsung-matissewifi/APKBUILD index 9ed093c7b..c5fbfa0e7 100644 --- a/device/downstream/linux-samsung-matissewifi/APKBUILD +++ b/device/downstream/linux-samsung-matissewifi/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-matissewifi pkgver=3.4.0 -pkgrel=4 +pkgrel=5 pkgdesc="Samsung Galaxy Tab 4 10.1 kernel fork" arch="armv7" _carch="arm" @@ -25,6 +25,9 @@ source=" gcc10-extern_YYLOC_global_declaration.patch kernel-use-the-gnu89-standard-explicitly.patch timeconst.pl-Eliminate-Perl-warning.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch + linux3.4-fix-piggy.gzip.S.patch 00_smd_private.patch 02_mdss_mdp_trace.patch 03_qdsp6v2.patch @@ -41,7 +44,7 @@ prepare() { build() { unset LDFLAGS make ARCH="$_carch" CC="${CC:-gcc}" \ - KBUILD_BUILD_VERSION="$((pkgrel + 1 ))-postmarketOS" + KBUILD_BUILD_VERSION="$((pkgrel + 1 ))-postmarketOS" CONFIG_DEBUG_SECTION_MISMATCH=y # Generate master DTB (deviceinfo_bootimg_qcdt) dtbTool -s 2048 -p "scripts/dtc/" -o "arch/arm/boot/dt.img" "arch/arm/boot/" @@ -55,15 +58,20 @@ package() { "$pkgdir/boot/dt.img" } -sha512sums="fe9bfcd7b16519b60d555492db9ca1f9afe5574da93931221b8aae3b06ac768ead456414e08a9aa08cde57ae5d07a59c9052d6decd15e1cc56ce379c4c712ec4 linux-samsung-matissewifi-0761bc76449b73747698b76a155883342192106f.tar.gz +sha512sums=" +fe9bfcd7b16519b60d555492db9ca1f9afe5574da93931221b8aae3b06ac768ead456414e08a9aa08cde57ae5d07a59c9052d6decd15e1cc56ce379c4c712ec4 linux-samsung-matissewifi-0761bc76449b73747698b76a155883342192106f.tar.gz d2f023427c60f90bf95190627473938c1335e6c37eaa6809ac6e81bb422072a356a5b31dfc7445f9631e78352621054eae641c87958da22caf05afabac1080c6 config-samsung-matissewifi.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch 1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +25217ec622dbcb811c9a7375c6e360f313e58c8433a300c9a9afd3f17712ec0d322e16501c72c49fef9e38a2d3a69718401bf4269977fccd075a4a57d8458c5d linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch 39892cc41e484c51dccc29cadea475aaf99772bafb19231086b614b9eaee520843cd9361c89a6780229961e0ebf4bbf0e115d0e30f8302944b78091fcf7900e7 00_smd_private.patch 8dd3c227af5c379eedecdabe64a481de3e8241431b5d3d3984ffad65ee74706860115eb1b797afe05f6c360f6696bcb7165fa7d634a4a7a147d98f45cbb5246d 02_mdss_mdp_trace.patch 1465b7f08dd4d7956c6651da3767648db085f4af8014fd3b24547626ba608734a0c6d8e86ffe086d81817c29f0d8e284e21a3ba50f51cd94ab42935bc124ad30 03_qdsp6v2.patch 4e7484eaa142e013c9aee12053d91a65983f7629d2b923566d4431143fa0529988dbc28b01dee21336995090ce8127b2ba79208bf61df359632bfeebae9c6618 04_q6voice.patch -27f890cf82027649ba742b606a87ce6a82f9685b075bb7b50bffec77221e70434ee78d118d39048350537c5ecdad208658967e492eeeb997e7f6884fa78ac696 random_mac.patch" +27f890cf82027649ba742b606a87ce6a82f9685b075bb7b50bffec77221e70434ee78d118d39048350537c5ecdad208658967e492eeeb997e7f6884fa78ac696 random_mac.patch +" diff --git a/device/downstream/linux-samsung-matissewifi/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-matissewifi/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-matissewifi/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-matissewifi/linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch b/device/downstream/linux-samsung-matissewifi/linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch new file mode 120000 index 000000000..a693b7c5f --- /dev/null +++ b/device/downstream/linux-samsung-matissewifi/linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-matissewifi/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-samsung-matissewifi/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-samsung-matissewifi/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-ms013g/APKBUILD b/device/downstream/linux-samsung-ms013g/APKBUILD index 9d6e5b768..ec4afac07 100644 --- a/device/downstream/linux-samsung-ms013g/APKBUILD +++ b/device/downstream/linux-samsung-ms013g/APKBUILD @@ -1,7 +1,7 @@ pkgname=linux-samsung-ms013g pkgver=3.4.0 -pkgrel=4 +pkgrel=5 pkgdesc="Samsung Galaxy Grand 2 kernel fork" arch="armv7" _carch="arm" @@ -24,6 +24,9 @@ source=" gcc10-extern_YYLOC_global_declaration.patch linux3.4-vfs-Fix-proc-tid-fdinfo-fd-file-handling.patch timeconst.pl-Eliminate-Perl-warning.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch + linux3.4-fix-piggy.gzip.S.patch 0007-usb_gadget-set-random-rndis-host-MAC-address-to-prev.patch 0001-fix-video-argb-setting.patch fix_fb.patch @@ -39,7 +42,7 @@ prepare() { build() { unset LDFLAGS make O="$_outdir" ARCH="$_carch" CC="${CC:-gcc}" \ - KBUILD_BUILD_VERSION="$((pkgrel + 1 ))-postmarketOS" + KBUILD_BUILD_VERSION="$((pkgrel + 1 ))-postmarketOS" CONFIG_DEBUG_SECTION_MISMATCH=y } @@ -51,7 +54,8 @@ package() { install -Dm644 "$_outdir/arch/$_carch/boot"/dt.img "$pkgdir"/boot/dt.img } -sha512sums="3312bba75b65e8ef46ecdc043938130ef5c5ae8a58dbc03d8b6ec23160b120c738f0c372e1a822e5fffb2888832b6b4af6326a0048d76ff1b264d586c387ad0b linux-samsung-ms013g-5b6f4c12cbae37e51afde92244e281e659a678d4.tar.gz +sha512sums=" +3312bba75b65e8ef46ecdc043938130ef5c5ae8a58dbc03d8b6ec23160b120c738f0c372e1a822e5fffb2888832b6b4af6326a0048d76ff1b264d586c387ad0b linux-samsung-ms013g-5b6f4c12cbae37e51afde92244e281e659a678d4.tar.gz 8dfaad09d23b44571fab1f90aa2290a9ff6f8c25b998f79e2702f3d2cbb1ef5d85bcea7951ae6f66a0323adb44ef8172d98e5d8f2a5c6f8853ca66405b8ea4b7 config-samsung-ms013g.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch @@ -59,6 +63,10 @@ ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f0 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch 5e81c20b0b30c1ab09bd59f1e1b77fcce945a27de8144c68617ddc5e8f10e1f6fa8b1e4cd5d63e43511d61dace46fb26b14a6227a667b9718d44c8b81dbe6100 linux3.4-vfs-Fix-proc-tid-fdinfo-fd-file-handling.patch 1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +25217ec622dbcb811c9a7375c6e360f313e58c8433a300c9a9afd3f17712ec0d322e16501c72c49fef9e38a2d3a69718401bf4269977fccd075a4a57d8458c5d linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch 27f890cf82027649ba742b606a87ce6a82f9685b075bb7b50bffec77221e70434ee78d118d39048350537c5ecdad208658967e492eeeb997e7f6884fa78ac696 0007-usb_gadget-set-random-rndis-host-MAC-address-to-prev.patch a48336bbfead6ad0c84d2fce0c40a3f5530aebdff356a6835cceaf59a50a6f860d2f8027703a92927955fbb18857ba78788e010d017bf67730f069b36e96fe87 0001-fix-video-argb-setting.patch -a1267c3a999aafd4d9ef9c5f75cdf05605a3dc53466681d232721f1613b06f1d54c9a80f964d3114c42800faef53457c7c80867381adea0010deda4cdbd4c2ce fix_fb.patch" +a1267c3a999aafd4d9ef9c5f75cdf05605a3dc53466681d232721f1613b06f1d54c9a80f964d3114c42800faef53457c7c80867381adea0010deda4cdbd4c2ce fix_fb.patch +" diff --git a/device/downstream/linux-samsung-ms013g/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-ms013g/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-ms013g/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-ms013g/linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch b/device/downstream/linux-samsung-ms013g/linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch new file mode 120000 index 000000000..a693b7c5f --- /dev/null +++ b/device/downstream/linux-samsung-ms013g/linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-Fix-signature-mismatch-for-msm_pm_boot_init.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-ms013g/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-samsung-ms013g/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-samsung-ms013g/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-n1awifi/APKBUILD b/device/downstream/linux-samsung-n1awifi/APKBUILD index af9c11bde..157b59cc5 100644 --- a/device/downstream/linux-samsung-n1awifi/APKBUILD +++ b/device/downstream/linux-samsung-n1awifi/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-n1awifi pkgver=3.4.113 -pkgrel=2 +pkgrel=3 pkgdesc="Samsung Galaxy Note 10.1 (2014 Edition) kernel fork" arch="armv7" _carch="arm" @@ -32,6 +32,8 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + drivers-psmouse-add-guard-for-Finger-Sensing-Pad-cod.patch 01-fix-FIMC-IS-disabling.patch 02-revert-hrtimer-crash.patch 03-usb_gadget-set-random-rndis-host-MAC-address-to-prev.patch @@ -60,6 +62,8 @@ sha512sums=" 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +a3df24c8d9116a3ad3559aac5ce126049e9123df633990ec72facd64ef538ed773e3ac0da233f2e04d99164d590340d598cfb3da3bbea502cf7c2cd3ef08cf24 drivers-psmouse-add-guard-for-Finger-Sensing-Pad-cod.patch 00c86b897193340ce4e8184e622d830d16efe9a5c10c12357e5f6ab98193a28f69c0006bdfe0d3429f1136a9820b8f8ff262d07b0314e40f4c7b664013e0b8a6 01-fix-FIMC-IS-disabling.patch 14e9341140e6fcc899c435c7572cacfbbef3c5a9b455106cfc648985211daf64ff5955ea9b9b7706b459401d9b60c6bb5857396e913adc07c01b3557c49a98d8 02-revert-hrtimer-crash.patch 5fad0940e90da71277b70b6e72fbb75fcc5e12625e65f827ae896d448628b252b3312539f9c184b26ffe5ca3b343a56b388ea6addb7fe446c7d1ae2aefb4b51e 03-usb_gadget-set-random-rndis-host-MAC-address-to-prev.patch diff --git a/device/downstream/linux-samsung-n1awifi/drivers-psmouse-add-guard-for-Finger-Sensing-Pad-cod.patch b/device/downstream/linux-samsung-n1awifi/drivers-psmouse-add-guard-for-Finger-Sensing-Pad-cod.patch new file mode 100644 index 000000000..20e499ab1 --- /dev/null +++ b/device/downstream/linux-samsung-n1awifi/drivers-psmouse-add-guard-for-Finger-Sensing-Pad-cod.patch @@ -0,0 +1,37 @@ +From 50088414b5eacfa0a2345f26448fd27dc28bc245 Mon Sep 17 00:00:00 2001 +From: Henrik Grimler +Date: Mon, 1 Jan 2024 09:04:29 +0100 +Subject: [PATCH] drivers: psmouse: add guard for Finger Sensing Pad code + +To fix errors like: +armv7-alpine-linux-musleabihf-ld: drivers/built-in.o: in function `psmouse_extensions': +psmouse-base.c:(.text+0x22f0c8): undefined reference to `fsp_detect' +armv7-alpine-linux-musleabihf-ld: psmouse-base.c:(.text+0x22f398): undefined reference to `fsp_detect' +--- + drivers/input/mouse/psmouse-base.c | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +diff --git a/drivers/input/mouse/psmouse-base.c b/drivers/input/mouse/psmouse-base.c +index 22fe2547e169..d4ec99d8cc84 100644 +--- a/drivers/input/mouse/psmouse-base.c ++++ b/drivers/input/mouse/psmouse-base.c +@@ -818,6 +818,7 @@ static int psmouse_extensions(struct psmouse *psmouse, + return PSMOUSE_TOUCHKIT_PS2; + } + ++#ifdef CONFIG_MOUSE_PS2_SENTELIC + /* + * Try Finger Sensing Pad. We do it here because its probe upsets + * Trackpoint devices (causing TP_READ_ID command to time out). +@@ -833,7 +834,7 @@ static int psmouse_extensions(struct psmouse *psmouse, + max_proto = PSMOUSE_IMEX; + } + } +- ++#endif + /* + * Reset to defaults in case the device got confused by extended + * protocol probes. Note that we follow up with full reset because +-- +2.43.0 + diff --git a/device/downstream/linux-samsung-n1awifi/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-n1awifi/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-n1awifi/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-serranodsdd/APKBUILD b/device/downstream/linux-samsung-serranodsdd/APKBUILD index 23e1d5c9c..2c1de5007 100644 --- a/device/downstream/linux-samsung-serranodsdd/APKBUILD +++ b/device/downstream/linux-samsung-serranodsdd/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-serranodsdd pkgver=3.4.113 -pkgrel=5 +pkgrel=6 pkgdesc="Samsung Galaxy S4 Mini (dual sim) kernel fork" arch="armhf" _carch="arm" @@ -30,6 +30,7 @@ source=" $_config 01_msm-fix-perf_trace_counters.patch 02_gpu-msm-fix-gcc5-compile.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -48,7 +49,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="a89f9da68be6cf3b0bc77a9d70519b4ffc4ad332a53bfb35facf0e8ae418b7f1870fc1596c9305c596f7a0353be82f7eff0e211a32e330d0dd20c98398ab2826 linux-samsung-serranodsdd-0c7b2079e9ba8f945ea444bad393c8d7f8b099cc.tar.gz +sha512sums=" +a89f9da68be6cf3b0bc77a9d70519b4ffc4ad332a53bfb35facf0e8ae418b7f1870fc1596c9305c596f7a0353be82f7eff0e211a32e330d0dd20c98398ab2826 linux-samsung-serranodsdd-0c7b2079e9ba8f945ea444bad393c8d7f8b099cc.tar.gz e52909c230a9bf376046a61194e3e1f9be289dad8ec9e85c817bf3d329a97bb4c9e41f47d888f9a9dc1218b86b17c092dfe70c55b76b009ecd4012e6fd00f6a2 config-samsung-serranodsdd.armhf f85ced49ee2f2461adea68dac0a10452aa809a7d41d869092d94eb085344919a9a385dec0c48011f4601ca4f441700f7fe49075c7eca4fb2d66b01f7d413ccb7 01_msm-fix-perf_trace_counters.patch -7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch" +7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-samsung-serranodsdd/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-serranodsdd/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-serranodsdd/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-trltexx/APKBUILD b/device/downstream/linux-samsung-trltexx/APKBUILD index b77160db3..c05e7b7a6 100644 --- a/device/downstream/linux-samsung-trltexx/APKBUILD +++ b/device/downstream/linux-samsung-trltexx/APKBUILD @@ -5,7 +5,7 @@ pkgname=linux-samsung-trltexx pkgver=3.10.108 -pkgrel=0 +pkgrel=1 pkgdesc="Samsung Galaxy Note 4 (Qualcomm) kernel fork" arch="armv7" _carch="arm" @@ -24,6 +24,7 @@ source=" $_config gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch 0004-fix-video-argb-setting.patch 0007-usb_gadget-set-random-rndis-host-MAC-address-to-prev.patch " @@ -56,6 +57,7 @@ a09b9f7ac2c70935678e2faac76d5db2d8d98e2dde17de3ed449f5e521c460f6c1d62056b670aba2 321775ec0e38a964794429dbbcd72d3b8a526bf5f72884af332ea6fb595e37f85ed46caae315abbfdfe596ac702e4c7d0e35a33416e823673d9b6bfcd7ddb7df config-samsung-trltexx.armv7 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch 5cf99d4ad3fddaeb211203ebfa3b05458b0fe1882f14da0343d218320be4f8ee36fd87b2fc2cf7af6f63f6a2821d2189e44f72a2d968bbfffdfdeb4636315fb9 0004-fix-video-argb-setting.patch e8b1507cad4be72855f840e84a7a894e2469527ff9402c6de491390fd64cae7952af97a2a2eb9709e71464c702902c8d941da95709db5b6b09039ed97669c1e1 0007-usb_gadget-set-random-rndis-host-MAC-address-to-prev.patch " diff --git a/device/downstream/linux-samsung-trltexx/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-trltexx/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-samsung-trltexx/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-zerofltexx/APKBUILD b/device/downstream/linux-samsung-zerofltexx/APKBUILD index c61b29f25..520269dc0 100644 --- a/device/downstream/linux-samsung-zerofltexx/APKBUILD +++ b/device/downstream/linux-samsung-zerofltexx/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-zerofltexx pkgver=3.10.108 -pkgrel=4 +pkgrel=5 pkgdesc="Samsung Galaxy S6 kernel fork" arch="aarch64" _carch="arm64" @@ -25,6 +25,7 @@ source=" 03-fix-fimc-is-firmware-path.patch Makefile_fix_paths.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 0007-usb_gadget-set-random-rndis-host-MAC-address-to-prev.patch " @@ -64,5 +65,6 @@ f3e4770bb251efefce312986eeec6c5a8a55066c5408cdd10e00ab2657a4bff155da6a19155ceaf3 c98a074f46376936493b74285632cf38818bdb9d5e7b70b5b291aa8774711a93f352cb569d856215ebc75a33f819a8ce6cd5ccbee506d0a81141938924cf45e3 03-fix-fimc-is-firmware-path.patch 00aac98cfbaa68bd30c41622b12f38106f6595e2d74ee5cdd05add56f03facb4db45deb43b5df997143b54497d621b9fc5bae7207898c70df0672ebb482c4b46 Makefile_fix_paths.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 8684da1ef7032cb2160c9b071b2bf8cb57a31f5527ee3f6e9e3b58fa485a0ff244e3bc85446c8b09f5b5cec7d1a3f92da681f63495728aaa547438c93eb375d5 0007-usb_gadget-set-random-rndis-host-MAC-address-to-prev.patch " diff --git a/device/downstream/linux-samsung-zerofltexx/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-zerofltexx/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-samsung-zerofltexx/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-samsung-zeroltexx/APKBUILD b/device/downstream/linux-samsung-zeroltexx/APKBUILD index d84038350..f354d6351 100644 --- a/device/downstream/linux-samsung-zeroltexx/APKBUILD +++ b/device/downstream/linux-samsung-zeroltexx/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-samsung-zeroltexx pkgver=3.10.108 -pkgrel=2 +pkgrel=3 pkgdesc="Samsung Galaxy S6 edge kernel fork" arch="aarch64" _carch="arm64" @@ -25,6 +25,7 @@ source=" 03-fix-fimc-is-firmware-path.patch Makefile_fix_paths.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 0007-usb_gadget-set-random-rndis-host-MAC-address-to-prev.patch " @@ -64,5 +65,6 @@ f3e4770bb251efefce312986eeec6c5a8a55066c5408cdd10e00ab2657a4bff155da6a19155ceaf3 c98a074f46376936493b74285632cf38818bdb9d5e7b70b5b291aa8774711a93f352cb569d856215ebc75a33f819a8ce6cd5ccbee506d0a81141938924cf45e3 03-fix-fimc-is-firmware-path.patch 00aac98cfbaa68bd30c41622b12f38106f6595e2d74ee5cdd05add56f03facb4db45deb43b5df997143b54497d621b9fc5bae7207898c70df0672ebb482c4b46 Makefile_fix_paths.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 8684da1ef7032cb2160c9b071b2bf8cb57a31f5527ee3f6e9e3b58fa485a0ff244e3bc85446c8b09f5b5cec7d1a3f92da681f63495728aaa547438c93eb375d5 0007-usb_gadget-set-random-rndis-host-MAC-address-to-prev.patch " diff --git a/device/downstream/linux-samsung-zeroltexx/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-samsung-zeroltexx/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-samsung-zeroltexx/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-semc-anzu/APKBUILD b/device/downstream/linux-semc-anzu/APKBUILD index 3c0e292d2..8c1f71afd 100644 --- a/device/downstream/linux-semc-anzu/APKBUILD +++ b/device/downstream/linux-semc-anzu/APKBUILD @@ -8,7 +8,7 @@ pkgname=linux-semc-anzu pkgver=3.4.0 -pkgrel=5 +pkgrel=6 pkgdesc="Xperia Arc/Arc S kernel fork" arch="armhf" _carch="arm" @@ -36,6 +36,7 @@ source=" $_config 01_msm-fix-perf_trace_counters.patch 02_gpu-msm-fix-gcc5-compile.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -64,7 +65,10 @@ package() { INSTALL_MOD_PATH="$pkgdir" INSTALL_MOD_STRIP=1 modules_install } -sha512sums="234e8973236e6056c60a312340ef4ccb7598adc43bd1f0c2ca0e89d03f4e16ecfdd5ad4658d76993c7bae24242a7e134a9ed2fda662dfe229b61f3a88ea6c2f0 linux-semc-anzu-9c6f07f81e2c0bcb2bef75fa9716cc30f8942286.tar.gz +sha512sums=" +234e8973236e6056c60a312340ef4ccb7598adc43bd1f0c2ca0e89d03f4e16ecfdd5ad4658d76993c7bae24242a7e134a9ed2fda662dfe229b61f3a88ea6c2f0 linux-semc-anzu-9c6f07f81e2c0bcb2bef75fa9716cc30f8942286.tar.gz 48cac6e74f8fde8c188e896be1553d4f3c76b83720c2366e5ca8a0998609c51d769567fac7ccba15115c46a6de3264a9bac39aca1caf486c89919470a4904b9f config-semc-anzu.armhf f85ced49ee2f2461adea68dac0a10452aa809a7d41d869092d94eb085344919a9a385dec0c48011f4601ca4f441700f7fe49075c7eca4fb2d66b01f7d413ccb7 01_msm-fix-perf_trace_counters.patch -7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch" +7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-semc-anzu/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-semc-anzu/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-semc-anzu/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-semc-smultron/APKBUILD b/device/downstream/linux-semc-smultron/APKBUILD index d9c152c7b..cca1dcd5b 100644 --- a/device/downstream/linux-semc-smultron/APKBUILD +++ b/device/downstream/linux-semc-smultron/APKBUILD @@ -2,7 +2,7 @@ # Kernel config based on: arch/arm/configs/lx_smultron_defconfig pkgname=linux-semc-smultron pkgver=3.4.0 -pkgrel=7 +pkgrel=8 pkgdesc="Sony Ericsson Xperia mini kernel fork" arch="armv7" _carch="arm" @@ -24,6 +24,7 @@ source=" kernel-use-the-gnu89-standard-explicitly.patch fix-perf_trace_counters.patch linux3.4-vfs-Fix-proc-tid-fdinfo-fd-file-handling.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -42,10 +43,13 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="234e8973236e6056c60a312340ef4ccb7598adc43bd1f0c2ca0e89d03f4e16ecfdd5ad4658d76993c7bae24242a7e134a9ed2fda662dfe229b61f3a88ea6c2f0 linux-semc-smultron-9c6f07f81e2c0bcb2bef75fa9716cc30f8942286.tar.gz +sha512sums=" +234e8973236e6056c60a312340ef4ccb7598adc43bd1f0c2ca0e89d03f4e16ecfdd5ad4658d76993c7bae24242a7e134a9ed2fda662dfe229b61f3a88ea6c2f0 linux-semc-smultron-9c6f07f81e2c0bcb2bef75fa9716cc30f8942286.tar.gz 085f6312b353755c0144c741afbc2bef628c1d0b69e17b045c0aed9a6947735b314832406b0507561ca0c95edbc02a5857f55b3a1032a3f0f1b6cc3201250d9f config-semc-smultron.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch f85ced49ee2f2461adea68dac0a10452aa809a7d41d869092d94eb085344919a9a385dec0c48011f4601ca4f441700f7fe49075c7eca4fb2d66b01f7d413ccb7 fix-perf_trace_counters.patch -5e81c20b0b30c1ab09bd59f1e1b77fcce945a27de8144c68617ddc5e8f10e1f6fa8b1e4cd5d63e43511d61dace46fb26b14a6227a667b9718d44c8b81dbe6100 linux3.4-vfs-Fix-proc-tid-fdinfo-fd-file-handling.patch" +5e81c20b0b30c1ab09bd59f1e1b77fcce945a27de8144c68617ddc5e8f10e1f6fa8b1e4cd5d63e43511d61dace46fb26b14a6227a667b9718d44c8b81dbe6100 linux3.4-vfs-Fix-proc-tid-fdinfo-fd-file-handling.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-semc-smultron/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-semc-smultron/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-semc-smultron/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-sharp-shl22/APKBUILD b/device/downstream/linux-sharp-shl22/APKBUILD index 864294256..5ec8fc7f8 100644 --- a/device/downstream/linux-sharp-shl22/APKBUILD +++ b/device/downstream/linux-sharp-shl22/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-sharp-shl22 pkgver=3.4.0 -pkgrel=4 +pkgrel=5 pkgdesc="SHARP SHL22 kernel fork" arch="armv7" _carch="arm" @@ -23,6 +23,8 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch fix_dependency_of_WEXT_CORE.patch fix_get_time_ns_error.patch fix_memset-related_crashes_caused_by_recent_GCC_4.7.2_optimizations.patch @@ -46,13 +48,17 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="dfcf2d809229f55bf1a15f06e006620a546345ff5ce84d36e4411fd6906e086b08ff06056c4777c8e1a3d134445ffb77b1871999c4a4eb7170ffd20025a87117 linux-sharp-shl22-4e1878619e0cba19070b336f68afcb742eb8b52a.tar.gz +sha512sums=" +dfcf2d809229f55bf1a15f06e006620a546345ff5ce84d36e4411fd6906e086b08ff06056c4777c8e1a3d134445ffb77b1871999c4a4eb7170ffd20025a87117 linux-sharp-shl22-4e1878619e0cba19070b336f68afcb742eb8b52a.tar.gz d088a2ee87532fbba1df01ce3c157013577ee84f13a4cb214c5ec01392f0767990082506b5f9699f197d487bb5cf801707d3f5e4aaa6a622e3500b9f074c6a6d config-sharp-shl22.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch 40f3d782ec73e4324e5b0e96d661e4fb911a50cd4218d5993154decd1c102b51c6978dd5ac6e69402cea2e481fe0597ed39b0ecc55202bab3e83427869786034 fix_dependency_of_WEXT_CORE.patch df7a38951ef860d7d271fce436935a6fafa3e86fb2c6f43d9d3b1122351424fd9e22e6319129a5d56e8e2b415032af0005fcac1eefde4bbb9ee5905444bac467 fix_get_time_ns_error.patch eee0d4d84ddfe0516463c100a5fdaeb69fd916fe4c89ed6ac8708a93d2d187b6f4b78beb99e4e2cfd4ea17e376872d10215034bada934a040b4ba6fe59052908 fix_memset-related_crashes_caused_by_recent_GCC_4.7.2_optimizations.patch ad77b68cb99d035a7cbebf61cc3d24e1da4c30c7d57682f7315b24bb01c32875cd92a22483957c7cd3c6f3ea1b270e669a988b48ed2e391bdb743420ee12375f fix_the_memset_fix.patch -e3083c260ed9c4fc0d83f43106700b6173876dbfae072f6e6696ac6785a4dc17771fbcb3e21601e04ed29a11bf0f7a2a09ad549375e0c34cea245c7f2e2bcbbd 03-fix-video-argb-setting.patch" +e3083c260ed9c4fc0d83f43106700b6173876dbfae072f6e6696ac6785a4dc17771fbcb3e21601e04ed29a11bf0f7a2a09ad549375e0c34cea245c7f2e2bcbbd 03-fix-video-argb-setting.patch +" diff --git a/device/downstream/linux-sharp-shl22/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-sharp-shl22/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-sharp-shl22/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-sharp-shl22/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-sharp-shl22/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-sharp-shl22/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-aries/APKBUILD b/device/downstream/linux-sony-aries/APKBUILD index c17af039c..9332c1923 100644 --- a/device/downstream/linux-sony-aries/APKBUILD +++ b/device/downstream/linux-sony-aries/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-sony-aries pkgver=3.10.84 -pkgrel=11 +pkgrel=12 pkgdesc="Sony Xperia Z3 Compact kernel" arch="armhf" _carch="arm" @@ -23,6 +23,8 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -42,8 +44,12 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="fae2299d9d36956be71f40ae724ac0a5069b53d440c114184f82495550c76743e9275e37ad00f6d4a012d32e91a580f424cdb1a1222647c5f2fd678a405a225f linux-sony-aries-2134cafba220b32c43701368413ee333b41b7fe0.tar.gz +sha512sums=" +fae2299d9d36956be71f40ae724ac0a5069b53d440c114184f82495550c76743e9275e37ad00f6d4a012d32e91a580f424cdb1a1222647c5f2fd678a405a225f linux-sony-aries-2134cafba220b32c43701368413ee333b41b7fe0.tar.gz 53328de73d0fcc14c9c06d943f750db44b96cc16172aae7ed78de6ebcfe921316432041e633eeab873a2f8326d412986a60fbcc941bb8b9c1e90abc64970c344 config-sony-aries.armhf 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-sony-aries/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-sony-aries/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-sony-aries/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-aries/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-sony-aries/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-sony-aries/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-coconut/APKBUILD b/device/downstream/linux-sony-coconut/APKBUILD index 6d6485e41..6bd33ade7 100644 --- a/device/downstream/linux-sony-coconut/APKBUILD +++ b/device/downstream/linux-sony-coconut/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-sony-coconut pkgver=3.4.0 -pkgrel=8 +pkgrel=9 pkgdesc="Live with Walkman kernel fork" arch="armv7" _carch="arm" @@ -30,6 +30,7 @@ source=" $_config 01_msm-fix-perf_trace_counters.patch 02_gpu-msm-fix-gcc5-compile.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -53,4 +54,5 @@ sha512sums=" c166fa92dba791f306ff7e8fb70f920c37efabce95a653213001865d918162cdb53d4a44f0842d01ae37040d17add1f4decc2def2d0afadd575050d0ce4653ba config-sony-coconut.armv7 f85ced49ee2f2461adea68dac0a10452aa809a7d41d869092d94eb085344919a9a385dec0c48011f4601ca4f441700f7fe49075c7eca4fb2d66b01f7d413ccb7 01_msm-fix-perf_trace_counters.patch 7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-sony-coconut/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-sony-coconut/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-sony-coconut/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-eagle/APKBUILD b/device/downstream/linux-sony-eagle/APKBUILD index 97becf0db..75e250a67 100644 --- a/device/downstream/linux-sony-eagle/APKBUILD +++ b/device/downstream/linux-sony-eagle/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-sony-eagle pkgver=3.4.0 -pkgrel=6 +pkgrel=7 pkgdesc="Sony Xperia M2 kernel fork" arch="armv7" _carch="arm" @@ -38,6 +38,8 @@ source=" gcc-wrapper-port-to-py3.patch gcc10-extern_YYLOC_global_declaration.patch 06_fix_mdss_fb_rgb_mode.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.0-fix-piggy.lzo.S.patch " builddir="$srcdir/$_repository-$_commit" _primadir="$srcdir/prima-$_primacommit" @@ -82,4 +84,6 @@ sha512sums=" 13e289c889a48946cd3d976932f06f749bed5c6596776f4b683aada4e3e2f50b66286d6f550b8f2e260b58867b759591bbf8b54cc07ad9d3bb761ff477f036a1 gcc-wrapper-port-to-py3.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch 2ce72397039e5a842e6564586ec14dcd2aaf0430959a42c18406c9c3736ce6f6fc6af146b345fa81977748a3182ce585af0da5db3e39cd4dc5314b6186478a64 06_fix_mdss_fb_rgb_mode.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +8837c884060d87232ba3fa9fce0e815d7ddf33c82ad49260426fe83754baa2f4d92a36a17561083ac8b3674564b7433b3141cacc63b520deec52bbcc1d92d5c9 linux3.0-fix-piggy.lzo.S.patch " diff --git a/device/downstream/linux-sony-eagle/linux3.0-fix-piggy.lzo.S.patch b/device/downstream/linux-sony-eagle/linux3.0-fix-piggy.lzo.S.patch new file mode 120000 index 000000000..6238bdbac --- /dev/null +++ b/device/downstream/linux-sony-eagle/linux3.0-fix-piggy.lzo.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-fix-piggy.lzo.S.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-eagle/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-sony-eagle/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-sony-eagle/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-honami/APKBUILD b/device/downstream/linux-sony-honami/APKBUILD index 557534dc8..18369fb04 100644 --- a/device/downstream/linux-sony-honami/APKBUILD +++ b/device/downstream/linux-sony-honami/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-sony-honami pkgver=3.10.84 -pkgrel=6 +pkgrel=7 pkgdesc="Sony Xperia Z1 kernel fork" arch="armv7" _carch="arm" @@ -23,6 +23,8 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -41,8 +43,12 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="b76641c07489712d393f1d318b0d4138e5c7126d4b78cfc23bcde07911cba185d3872e886f69197bd3912e8b4c646b74fb6992dee0ce3829d2995531ac4f257e linux-sony-honami-d78970c1afd9fad52cb4402c7bcb9701e8a06d41.tar.gz +sha512sums=" +b76641c07489712d393f1d318b0d4138e5c7126d4b78cfc23bcde07911cba185d3872e886f69197bd3912e8b4c646b74fb6992dee0ce3829d2995531ac4f257e linux-sony-honami-d78970c1afd9fad52cb4402c7bcb9701e8a06d41.tar.gz 631b118006bc4c5fb47dae2266e5e54238d1582c89327522bbd52829c9c59ea1f5d0e81d65b91a85cde98082134959cf319be4d91fd1bbc4f01be4c0457252cd config-sony-honami.armv7 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-sony-honami/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-sony-honami/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-sony-honami/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-honami/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-sony-honami/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-sony-honami/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-ivy/APKBUILD b/device/downstream/linux-sony-ivy/APKBUILD index 5800a58c6..d7bc9c1fb 100644 --- a/device/downstream/linux-sony-ivy/APKBUILD +++ b/device/downstream/linux-sony-ivy/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-sony-ivy pkgver=3.10.84 -pkgrel=0 +pkgrel=1 pkgdesc="Sony Xperia Z3+ kernel fork" arch="aarch64" _carch="arm64" @@ -27,6 +27,7 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/LineageOS/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -49,4 +50,5 @@ sha512sums=" 789e9abdc5fd7e93ef3a80e332d045302f699adcef1e69c56a9798ac4cea01c9853170bfaf03ac7603f1f2d970cb723ced430a85b03dc602eab14a8a9876cb75 linux-sony-ivy-0c7176b039b6deeecdd31ceea97b39910393a563.tar.gz 5d7dd8b739525a8f0a4c53092bd1e377a3e418c1e6c74e044bd7829f09b24520925c973ba49a21461541b49de80e878cf6bad778947983cc8921e808299141e8 config-sony-ivy.aarch64 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-sony-ivy/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-sony-ivy/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-sony-ivy/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-mango/APKBUILD b/device/downstream/linux-sony-mango/APKBUILD index 973ec6849..fdd644971 100644 --- a/device/downstream/linux-sony-mango/APKBUILD +++ b/device/downstream/linux-sony-mango/APKBUILD @@ -2,7 +2,7 @@ # Kernel config based on: arch/arm/configs/lx_smultron_defconfig pkgname=linux-sony-mango pkgver=3.4.0 -pkgrel=3 +pkgrel=4 pkgdesc="Sony Ericsson Xperia Mini Pro kernel fork" arch="armv7" _carch="arm" @@ -24,6 +24,7 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -43,10 +44,13 @@ package() { } -sha512sums="234e8973236e6056c60a312340ef4ccb7598adc43bd1f0c2ca0e89d03f4e16ecfdd5ad4658d76993c7bae24242a7e134a9ed2fda662dfe229b61f3a88ea6c2f0 linux-sony-mango-9c6f07f81e2c0bcb2bef75fa9716cc30f8942286.tar.gz +sha512sums=" +234e8973236e6056c60a312340ef4ccb7598adc43bd1f0c2ca0e89d03f4e16ecfdd5ad4658d76993c7bae24242a7e134a9ed2fda662dfe229b61f3a88ea6c2f0 linux-sony-mango-9c6f07f81e2c0bcb2bef75fa9716cc30f8942286.tar.gz 1aae79c22aa9bca924e6ee57be44293bd68e75ff25e89c5e2478c8458aca75b8b8167767b5e7a3a27a47455f23719c827f11bd14dfd6129c7b7d253e6c324775 config-sony-mango.armv7 f85ced49ee2f2461adea68dac0a10452aa809a7d41d869092d94eb085344919a9a385dec0c48011f4601ca4f441700f7fe49075c7eca4fb2d66b01f7d413ccb7 01_msm-fix-perf_trace_counters.patch 7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch -ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch" +ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-sony-mango/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-sony-mango/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-sony-mango/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-scorpion/APKBUILD b/device/downstream/linux-sony-scorpion/APKBUILD index 8a3e20c57..a74f83d50 100644 --- a/device/downstream/linux-sony-scorpion/APKBUILD +++ b/device/downstream/linux-sony-scorpion/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-sony-scorpion pkgver=3.10.84 -pkgrel=4 +pkgrel=5 pkgdesc="Xperia Z3 Tablet Compact kernel fork" arch="armhf" _carch="arm" @@ -32,6 +32,8 @@ source=" 00_Input-lifebook-use-static-inline-instead-of-inline-i.patch 02_reduce_lzo_compression.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.0-fix-piggy.lzo.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -50,9 +52,13 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="a3e1bd39f25da9b695fceb0282c036721352c52b7e495f37dc578d6076462c8495cbcf0714e3b03b66e564d08430f0bda6aee40ef45c437028b37ae162cace9b linux-sony-scorpion-1cc4f02f27228698213af5dac9ff690ea0e27d55.tar.gz +sha512sums=" +a3e1bd39f25da9b695fceb0282c036721352c52b7e495f37dc578d6076462c8495cbcf0714e3b03b66e564d08430f0bda6aee40ef45c437028b37ae162cace9b linux-sony-scorpion-1cc4f02f27228698213af5dac9ff690ea0e27d55.tar.gz 36181b0a1ddab98ef4f2cd68d33e4a25c1c8f61f1ae750e9f28d04393f98accae0af8c0cb30049ce10814da3baaf04a1cb560f96789ebfb69e5f261f4992fd89 config-sony-scorpion.armhf 2d77d90b501aa8afbf81629e73fc0a2055b373942975f58277e43f398d0835b3dbbff4a1118137ec82873ba90a254fea87c1d73ba7708578f1779bd0b4c6ff2d 00_Input-sentelic-use-static-inline-instead-of-inline.patch 5c49f6ff6773a7dc3067d2b1359648fe7a9f758b6c068d6fa69d9aaf24a291ba8022c960317d926aabc11d020a71b20c4e81a6fcf9b21ef66d9b6d065bae23e9 00_Input-lifebook-use-static-inline-instead-of-inline-i.patch ef5b912c26fea4ab882592bdf7487942c64b123de8d25d08d976f29743f311742ee2f773bf2d110ddb5095f254dbb0bd4487c5cfce77311929082599199e7ebd 02_reduce_lzo_compression.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +8837c884060d87232ba3fa9fce0e815d7ddf33c82ad49260426fe83754baa2f4d92a36a17561083ac8b3674564b7433b3141cacc63b520deec52bbcc1d92d5c9 linux3.0-fix-piggy.lzo.S.patch +" diff --git a/device/downstream/linux-sony-scorpion/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-sony-scorpion/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-sony-scorpion/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-scorpion/linux3.0-fix-piggy.lzo.S.patch b/device/downstream/linux-sony-scorpion/linux3.0-fix-piggy.lzo.S.patch new file mode 120000 index 000000000..6238bdbac --- /dev/null +++ b/device/downstream/linux-sony-scorpion/linux3.0-fix-piggy.lzo.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-fix-piggy.lzo.S.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-seagull/APKBUILD b/device/downstream/linux-sony-seagull/APKBUILD index 6af1030e5..e8409d834 100644 --- a/device/downstream/linux-sony-seagull/APKBUILD +++ b/device/downstream/linux-sony-seagull/APKBUILD @@ -4,7 +4,7 @@ pkgname=linux-sony-seagull pkgver=3.4.0 -pkgrel=6 +pkgrel=7 pkgdesc="Sony Xperia T3 kernel fork" arch="armhf" _carch="arm" @@ -37,6 +37,8 @@ source=" 05_psmouse_base.patch gcc10-extern_YYLOC_global_declaration.patch timeconst.pl-Eliminate-Perl-warning.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit/" @@ -63,11 +65,15 @@ package() { "$pkgdir/boot/dt.img" } -sha512sums="d060cd2ac73d5fd645ee3d9aff1b5912e2e237606d78be4180de0da850143458c8dc1bc425ed6201f9d6bff941364a722ea84e3c2a5b8404bc2e79cecf7c88e8 linux-sony-seagull-3.4.0.tar.gz +sha512sums=" +d060cd2ac73d5fd645ee3d9aff1b5912e2e237606d78be4180de0da850143458c8dc1bc425ed6201f9d6bff941364a722ea84e3c2a5b8404bc2e79cecf7c88e8 linux-sony-seagull-3.4.0.tar.gz 1f43d4ad6a20588ea03fbe2ede73820917786079c7a7d499b1b6e00f9e59f23539d0f5ad2df271a38181e306bfa8929d04d67971314ac50f6646f47fbbd6c9d2 config-sony-seagull.armhf ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 01_fix_return_address.patch 7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch f3a3b9a2e4f390b7b6bb5e986172db4258c6ce3babf76df7eb19aa7197ef9d16cf5e3bda5996b2d6d5be86a25ee984f1ea601a838c1b61724cbb6659da127e03 03_fix_various_include_directives.patch f7e31cfe422696922aec52002e56c58103183966edee3bb8e1995d33f8d37b07c32280a8ecc213874e358a6ff367418556a4542fba7e3c17e4b8e82e05c3a543 05_psmouse_base.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch -1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch" +1fcfb5f06a2bfdcc55d53054ca80d1b989599a39a5379d057a0724fc405187d74da4309a650e70b9c79d39444e81923cfc5c9199ed8c0a77c83dcd7998446bb7 timeconst.pl-Eliminate-Perl-warning.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-sony-seagull/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-sony-seagull/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-sony-seagull/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-seagull/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-sony-seagull/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-sony-seagull/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-sumire/APKBUILD b/device/downstream/linux-sony-sumire/APKBUILD index e12d62b0a..5431e005c 100644 --- a/device/downstream/linux-sony-sumire/APKBUILD +++ b/device/downstream/linux-sony-sumire/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-sony-sumire pkgver=3.10.108 -pkgrel=3 +pkgrel=4 pkgdesc="Sony Xperia Z5 kernel fork" arch="aarch64" _carch="arm64" @@ -27,6 +27,7 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/LineageOS/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -45,6 +46,9 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="789e9abdc5fd7e93ef3a80e332d045302f699adcef1e69c56a9798ac4cea01c9853170bfaf03ac7603f1f2d970cb723ced430a85b03dc602eab14a8a9876cb75 linux-sony-sumire-0c7176b039b6deeecdd31ceea97b39910393a563.tar.gz +sha512sums=" +789e9abdc5fd7e93ef3a80e332d045302f699adcef1e69c56a9798ac4cea01c9853170bfaf03ac7603f1f2d970cb723ced430a85b03dc602eab14a8a9876cb75 linux-sony-sumire-0c7176b039b6deeecdd31ceea97b39910393a563.tar.gz 416bb3b3b968b2ff7f5c5f076618247478e66644e00f1e8d24add378f485bdafc6fade5c9ca1c9f647e7df92cab9258be41ee1b9c3bee2a25c9a1a594cbabfd3 config-sony-sumire.aarch64 -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-sony-sumire/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-sony-sumire/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-sony-sumire/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-suzuran/APKBUILD b/device/downstream/linux-sony-suzuran/APKBUILD index c5678a333..4348515e3 100644 --- a/device/downstream/linux-sony-suzuran/APKBUILD +++ b/device/downstream/linux-sony-suzuran/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-sony-suzuran pkgver=3.10.108 -pkgrel=1 +pkgrel=2 pkgdesc="Sony Xperia Z5 Compact kernel fork" arch="aarch64" _carch="arm64" @@ -39,6 +39,7 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -64,4 +65,5 @@ b1a01d401133ed1f356a165c05daf5be7dcfa5ce1e7495058f0b0694cc750fe385bef6e133756f82 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-sony-suzuran/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-sony-suzuran/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-sony-suzuran/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-taoshan/APKBUILD b/device/downstream/linux-sony-taoshan/APKBUILD index 35d7b00c2..291eaac92 100644 --- a/device/downstream/linux-sony-taoshan/APKBUILD +++ b/device/downstream/linux-sony-taoshan/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-sony-taoshan pkgver=3.4.0 -pkgrel=5 +pkgrel=6 pkgdesc="Sony Xperia L kernel fork" arch="armhf" _carch="arm" @@ -22,8 +22,11 @@ source=" $_config gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch gpu-msm-fix-gcc5-compile.patch mdss_fb_refresh_rate.patch + fix_mdp4_parameter.patch " builddir="$srcdir/$_repository-$_commit" @@ -42,9 +45,14 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="c81a890e9905547106a00ecb308d176d55a19f7d4ec0dcfde10c5d62647a917292c2098be2a657ff3cf6963f03ffaa019ddc1586ab378b9a39d10a850c806f53 linux-sony-taoshan-df6292bc628cece5925d0f67fbc8c8a2cab2d524.tar.gz +sha512sums=" +c81a890e9905547106a00ecb308d176d55a19f7d4ec0dcfde10c5d62647a917292c2098be2a657ff3cf6963f03ffaa019ddc1586ab378b9a39d10a850c806f53 linux-sony-taoshan-df6292bc628cece5925d0f67fbc8c8a2cab2d524.tar.gz dfb02f7100bde33cd1ef23253e580d822c8deb1c45f3efdc1a9884d02fdb3b44cff2dce2658f976a4471d06dbceb294d8d798780a5e30dc12ad925e8e5d0aca8 config-sony-taoshan.armhf 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch 7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 gpu-msm-fix-gcc5-compile.patch -a8c955bf718f155011e980f3d0948be98e1fee5649f418299a4851780543019daf7afa406aa7b0829375645107e4e6fbf241026b0cabe2b2ac895a47df83d2d8 mdss_fb_refresh_rate.patch" +a8c955bf718f155011e980f3d0948be98e1fee5649f418299a4851780543019daf7afa406aa7b0829375645107e4e6fbf241026b0cabe2b2ac895a47df83d2d8 mdss_fb_refresh_rate.patch +bdb9414e022716df75c0b0f09379ea62c410c5b032ce9a5e02c0cd5bf67933b9fd0247386a22feeab4d7504eaec94caec2037d865a351a5f8bc3c3065c74c957 fix_mdp4_parameter.patch +" diff --git a/device/downstream/linux-sony-taoshan/fix_mdp4_parameter.patch b/device/downstream/linux-sony-taoshan/fix_mdp4_parameter.patch new file mode 120000 index 000000000..eecbeaecf --- /dev/null +++ b/device/downstream/linux-sony-taoshan/fix_mdp4_parameter.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/fix_mdp4_parameter.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-taoshan/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-sony-taoshan/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-sony-taoshan/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-taoshan/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-sony-taoshan/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-sony-taoshan/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-tuba/APKBUILD b/device/downstream/linux-sony-tuba/APKBUILD index 6324b02f7..b46842c92 100644 --- a/device/downstream/linux-sony-tuba/APKBUILD +++ b/device/downstream/linux-sony-tuba/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-sony-tuba pkgver=3.18.35 -pkgrel=3 +pkgrel=4 pkgdesc="Sony Xperia XA kernel fork" arch="aarch64" _carch="arm64" @@ -28,6 +28,7 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/oturpe/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch disable_drvgen_add_generated_cust_dtsi.patch " builddir="$srcdir/$_repository-$_commit" @@ -48,7 +49,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="6cedadbe54e2572aa7ca2606c1c1e2d88b82fa9ac77e0381c737b14bef68bed863f70a2dbe9e2e144323428be5319ae272aecaae8aaeec7adf05152bbdc7e1aa linux-sony-tuba-2896e082fcb08c44aec2b4503c9a45d710299721.tar.gz +sha512sums=" +6cedadbe54e2572aa7ca2606c1c1e2d88b82fa9ac77e0381c737b14bef68bed863f70a2dbe9e2e144323428be5319ae272aecaae8aaeec7adf05152bbdc7e1aa linux-sony-tuba-2896e082fcb08c44aec2b4503c9a45d710299721.tar.gz 4a37179c005068784836dd52a6a6c91918bce0f3408bd1bfe7a1cfc7d348b5165dc924111d6ac38f95bad243bf085075f17e621b7d6a3598d5cdb1e97450a8ac config-sony-tuba.aarch64 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch -c3b514d1732b159b477451e0bc358fed86e9e48c21bc1db84dcf7dda36dcec406199cf05102f0b509a9cdbabc0249d9d12ebceff7439bb605ac860f877857ea0 disable_drvgen_add_generated_cust_dtsi.patch" +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +c3b514d1732b159b477451e0bc358fed86e9e48c21bc1db84dcf7dda36dcec406199cf05102f0b509a9cdbabc0249d9d12ebceff7439bb605ac860f877857ea0 disable_drvgen_add_generated_cust_dtsi.patch +" diff --git a/device/downstream/linux-sony-tuba/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-sony-tuba/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-sony-tuba/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-sony-tulip/APKBUILD b/device/downstream/linux-sony-tulip/APKBUILD index 6be159311..5d3820744 100644 --- a/device/downstream/linux-sony-tulip/APKBUILD +++ b/device/downstream/linux-sony-tulip/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-sony-tulip pkgver=3.10 -pkgrel=6 +pkgrel=7 pkgdesc="Sony Xperia M4 Aqua kernel fork" arch="aarch64" _carch="arm64" @@ -29,6 +29,7 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/bartcubbins/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 0001-posix_acl-fix-bad-kernel-backport.patch " builddir="$srcdir/$_repository-$_commit" @@ -48,7 +49,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" } -sha512sums="7372b4fdfca2fef3c8ae48c9353a6d7ea658fc8412e2b288ee1097d902f5d9b81a0b76f3fc0e1bc74a015ec34e84c4942608f0e522d628b3deb288f4b177428c linux-sony-tulip-d8e51bc7dd6bde228f1d9a7ddcf664845c4f07fb.tar.gz +sha512sums=" +7372b4fdfca2fef3c8ae48c9353a6d7ea658fc8412e2b288ee1097d902f5d9b81a0b76f3fc0e1bc74a015ec34e84c4942608f0e522d628b3deb288f4b177428c linux-sony-tulip-d8e51bc7dd6bde228f1d9a7ddcf664845c4f07fb.tar.gz d6b7c9e894f47318de19bbcb3e5969a93a5618dd91796a72556ad4b00ea5b2af50df3f919589eb372407fa9c99bca4deca5544f7bcd7b31070a4546f4aeb8c4a config-sony-tulip.aarch64 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch -62c27cb75bbfd65ead3a5345ab81e356f04da803b45ce14239d95694adc675c4dced89de7582ae2f0e229b176f545cc76a6706c9774d48eabcbb010f83623268 0001-posix_acl-fix-bad-kernel-backport.patch" +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +62c27cb75bbfd65ead3a5345ab81e356f04da803b45ce14239d95694adc675c4dced89de7582ae2f0e229b176f545cc76a6706c9774d48eabcbb010f83623268 0001-posix_acl-fix-bad-kernel-backport.patch +" diff --git a/device/downstream/linux-sony-tulip/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-sony-tulip/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-sony-tulip/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-t2m-flame/APKBUILD b/device/downstream/linux-t2m-flame/APKBUILD index 7adb475f6..52cb932ab 100644 --- a/device/downstream/linux-t2m-flame/APKBUILD +++ b/device/downstream/linux-t2m-flame/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-t2m-flame pkgver=3.4.0 -pkgrel=16 +pkgrel=17 pkgdesc="T2M Flame kernel fork" arch="armhf" _carch="arm" @@ -30,6 +30,8 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/mozilla-b2g/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch 00_fix_return_address.patch 02_gpu-msm-fix-gcc5-compile.patch 03_add-missing-dtbs.patch @@ -65,12 +67,16 @@ package() { install -Dm644 "$_outdir/arch/$_carch/boot"/dt.img "$pkgdir"/boot/dt.img } -sha512sums="f16194d7bf254201290cff2b6eddc8bb8944e28e78d57f64f1feba54be053845873c27b385db286ca50f020102a2bcd5dc53454d5c0526ceb99f970a694f0a17 linux-t2m-flame-03396c93577aafae7ca3603de1c74eafd30e7d54.tar.gz +sha512sums=" +f16194d7bf254201290cff2b6eddc8bb8944e28e78d57f64f1feba54be053845873c27b385db286ca50f020102a2bcd5dc53454d5c0526ceb99f970a694f0a17 linux-t2m-flame-03396c93577aafae7ca3603de1c74eafd30e7d54.tar.gz d2a2a6f1a89e31b8bd3fdfc5e5a80b5b012428dba631b5715df03233dcd94c67720e370f463dfb0c8929877fa74b9916329eefc26ca56bc6a205d9cb901ba630 config-t2m-flame.armhf 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 00_fix_return_address.patch 7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch ee53d221cad0970316f16ff52927b9a133a2297b61a61976bd75c07b735b4c87d0a7e6b37d9a849460ec57f6da097801c9ae110b95f33756ca23a148ef86a1d2 03_add-missing-dtbs.patch 8b7615530d6c423ffb1bd3e99a28c045f5586fac9e586dea11d68e5d41dea1b161e2bba915547db94fb1f1fecc2e98c23b3aa7b2736255616440371c827fcab2 04_fix-fb-imgtype.patch f239137a5664515016190effa9f6385b18b599bad48892cb7337723438c0d3d6dc10a719c0733ccb27a93198ceef9daf332146be2e906c591caab92f53869ae4 05_fix-mdp3-ctrl-off.patch -4b0dc5d425c9a6191a8cd3896ffd9adacdb5706a3b31e38f434ec131880fdb75e1717abb54f042c032c512575a1cec2eb63fff9ec87198d2e5f47260f04c721c 06_fix-clock.patch" +4b0dc5d425c9a6191a8cd3896ffd9adacdb5706a3b31e38f434ec131880fdb75e1717abb54f042c032c512575a1cec2eb63fff9ec87198d2e5f47260f04c721c 06_fix-clock.patch +" diff --git a/device/downstream/linux-t2m-flame/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-t2m-flame/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-t2m-flame/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-t2m-flame/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-t2m-flame/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-t2m-flame/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-vernee-k506/APKBUILD b/device/downstream/linux-vernee-k506/APKBUILD index 0a310efc9..5a1b28b49 100644 --- a/device/downstream/linux-vernee-k506/APKBUILD +++ b/device/downstream/linux-vernee-k506/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-vernee-k506 pkgver=3.18.99 -pkgrel=4 +pkgrel=5 pkgdesc="Vernee Thor kernel fork" arch="aarch64" _carch="arm64" @@ -30,6 +30,7 @@ source=" python3dct.patch firmware_paths.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -49,8 +50,11 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="5d51b5ceb3968c37e0653f40dcbc334388f401a086d6232600a05c47ec40deb712fc23cbfca6a59e2e3e5a108c46429e4fe1550608f1fbd687f14c8d17376b6d linux-vernee-k506-6162531eeb91a5291c00eceff7cb707561143471.tar.gz +sha512sums=" +5d51b5ceb3968c37e0653f40dcbc334388f401a086d6232600a05c47ec40deb712fc23cbfca6a59e2e3e5a108c46429e4fe1550608f1fbd687f14c8d17376b6d linux-vernee-k506-6162531eeb91a5291c00eceff7cb707561143471.tar.gz 26766dc0f2969ef4d9d47638216dd3a5fb583ef6f51f4c1c574af101c2e848173af893fbd786b5bae4f85a35373b48cb53e1276e476fcf5df0f753b69a68af01 config-vernee-k506.aarch64 a2990a27436d3ffe40f1fd1e388486727042cc5fa5be23b19dad623a18731c94c07ac4a89be1e59e6214593d2b03d38702b60a7475807e8cda0811c4e5d50a9b python3dct.patch 8aada5397de0d8f91475afb132e49e9dc500c6f153e98382b31c2d3cb38a9b6b177f47b3610df24260ab81b9e9588cf3e76b58c4213e2db2974345b53bf5e079 firmware_paths.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-vernee-k506/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-vernee-k506/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-vernee-k506/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-wexler-qc750/APKBUILD b/device/downstream/linux-wexler-qc750/APKBUILD index 842e0d696..f499068b2 100644 --- a/device/downstream/linux-wexler-qc750/APKBUILD +++ b/device/downstream/linux-wexler-qc750/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-wexler-qc750 pkgver=3.1.10 -pkgrel=4 +pkgrel=5 pkgdesc="WEXLER Tab 7t kernel fork" arch="armv7" _carch="arm" @@ -31,6 +31,8 @@ source=" gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch 03_fix_rndis.patch 00-nt11003-touchscreen-fix.patch " @@ -60,6 +62,8 @@ e14f59c83071997e032ed862e4b6abbd4dcd04f7c456a3bdb321c6875e3d46bb12a6e543f5657ac1 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch 6585c67450f1ef6d0c165ce4cb5c64f64d779147d1390558bf72cd40da5a33d53de6fd3c67e5ab864c14b3f67602bbe3060eea07c85b19bb82a0735024b369eb 03_fix_rndis.patch 729d57263eec3df038debd0f6abac748cee0a346d87e1bded7c905d5ae5ba224be7313488345c6e77f5f7c3d59d5f226bf9c3c2e5b331e461356c748ad1a422e 00-nt11003-touchscreen-fix.patch " diff --git a/device/downstream/linux-wexler-qc750/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-wexler-qc750/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-wexler-qc750/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-wexler-qc750/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-wexler-qc750/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-wexler-qc750/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-wiko-lenny2/APKBUILD b/device/downstream/linux-wiko-lenny2/APKBUILD index 0453b00f8..6d8db3677 100644 --- a/device/downstream/linux-wiko-lenny2/APKBUILD +++ b/device/downstream/linux-wiko-lenny2/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-wiko-lenny2 pkgver=3.10.72 -pkgrel=5 +pkgrel=6 pkgdesc="Wiko Lenny 2 downstream kernel fork" arch="armv7" _carch="arm" @@ -29,6 +29,8 @@ source="$pkgname-$_commit.tar.gz::https://github.com/pmsourcedump/linux-wiko-len fix-busybox-sh-compatibility.patch use-gnu89-explicitly.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch $_config " builddir="$srcdir/$pkgname-$_commit" @@ -72,10 +74,14 @@ package() { fi } -sha512sums="1d99e56624c28d6f5336edda26edbc21bd62803a0d31143bd6c61506f245a6f9682f2a5135a63abbf0c9339eb6fda8510a01ae907f88dcb1b775f3b17e91d9de linux-wiko-lenny2-204adbdcc01951c8eb33fc8b5543320f760bd3e3.tar.gz +sha512sums=" +1d99e56624c28d6f5336edda26edbc21bd62803a0d31143bd6c61506f245a6f9682f2a5135a63abbf0c9339eb6fda8510a01ae907f88dcb1b775f3b17e91d9de linux-wiko-lenny2-204adbdcc01951c8eb33fc8b5543320f760bd3e3.tar.gz a88df2c0be9bcc26c738436036750c195986a5eda47529604cc4dd2ca0423e55ac6ae12031ec5553df244b7dc5d4ca8507a79568bf5af2ff27c4740a2f96865f don't-use-out-of-tree-vendor-tinno.patch 5a96db8474cdb9f7704c7b30cdf426d3f37b7a5f5d172eeebeb434bdb943555c0abd26ed63531855a7ef1122b7a8c1ef394539f8685a5da15f036f47e3a40564 fix-paths.patch 9d5cbfb3fa0d076ae090778f4a80c172c296b71eca55bad69b25ecc6bd5658e38bcb53b7483b43066b21907bcb770974a2639983cb1ff59bb24f3fc429fc71d4 fix-busybox-sh-compatibility.patch 7674bf62ce6ac7a6cffa9468d464ed66448b72fdae95023895992a2127c107b9914e1453a1e8913ed4a62416c12ea40a54095da9c581a265c0c08476449de20d use-gnu89-explicitly.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch -e130b58782d29978cf93f543b2581a7843529a81a807357472209872091d84354c6ed9a6c2ddedc0457f59fd48761bef25f099f26d990d01672edc4b259f1e65 config-wiko-lenny2.armv7" +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +e130b58782d29978cf93f543b2581a7843529a81a807357472209872091d84354c6ed9a6c2ddedc0457f59fd48761bef25f099f26d990d01672edc4b259f1e65 config-wiko-lenny2.armv7 +" diff --git a/device/downstream/linux-wiko-lenny2/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-wiko-lenny2/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-wiko-lenny2/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-wiko-lenny2/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-wiko-lenny2/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-wiko-lenny2/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-wiko-ufeel/APKBUILD b/device/downstream/linux-wiko-ufeel/APKBUILD index 6ebce0961..be8652775 100644 --- a/device/downstream/linux-wiko-ufeel/APKBUILD +++ b/device/downstream/linux-wiko-ufeel/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-wiko-ufeel pkgver=3.18.19 -pkgrel=5 +pkgrel=6 pkgdesc="Wiko U Feel kernel" arch="armv7" _carch="arm" @@ -32,6 +32,8 @@ source=" 02_fix_various_include_directives_mt6735.patch 03-workaround-loading-wifi-firmware-mt6735.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -51,10 +53,14 @@ package() { } -sha512sums="140e5d015ede0ebac771d4bb1e35e0133341dc05fe5c97ebc9f40142e889263722e40b7e7c99f865ad9890c879e85e2468d024d5cf5b8c4f79d74b678188bc6e linux-wiko-ufeel-225754d6fb494c6d5993f40451e415450337ba89.tar.gz +sha512sums=" +140e5d015ede0ebac771d4bb1e35e0133341dc05fe5c97ebc9f40142e889263722e40b7e7c99f865ad9890c879e85e2468d024d5cf5b8c4f79d74b678188bc6e linux-wiko-ufeel-225754d6fb494c6d5993f40451e415450337ba89.tar.gz a0e4ee304f93f455a170fa74e03383244c40184a73cf8227392233a37514951900cc4059552ef7223dd28a2e35ef8ab63d32d674ec16fbded17ffb4657f21ad0 config-wiko-ufeel.armv7 8a04940e6f5424df67a3cc4c75dd19be1c9b560859e9db0ae67b766d52982a46156b601698afb80f90b9b99f63ef74e1f6147902b43ec97c25d2b75ba2f8d2b3 00_disable_drvgen.patch e2b77554b0c22cacf9e011bd7ccd447c5d530fc23caa25416469ca3df6c2f6c0e11fb28cdf751ea8e3b35e629d8c68410ad4abf50f9fdbe493f6754810d9966d 01_add_decompiled_stock_dtb_dtsi.patch 1f6d7d043ee8556758e2475ca2d677abf1582f4329eb66cfcd6481a4b3216efd35a0f44d0483a8a3344bb4b5dd24d340327d9216f3069ed4b86e5bf8ffc5412b 02_fix_various_include_directives_mt6735.patch 02840e4c8d689d5507ab4e66e7c65940aa4335713b265ea745e93daf68cdf4c77aa497e253e6f0caa20fece37d176430d374ada1d9401b0ea552601ef0d7e312 03-workaround-loading-wifi-firmware-mt6735.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +66ab793bb1fa50a07f10e2cdb0f49ea05a787c6b1fe5358e69a76e43295ac5be3b68cdf6a882e868bfe6969cac981c5545587cd57eee4b5cec26078ae0ecaa1c linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-wiko-ufeel/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-wiko-ufeel/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..128f8a274 --- /dev/null +++ b/device/downstream/linux-wiko-ufeel/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.0-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-wiko-ufeel/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-wiko-ufeel/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-wiko-ufeel/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-wiko-v12bnlite/APKBUILD b/device/downstream/linux-wiko-v12bnlite/APKBUILD index 95e64b9a5..65752ef79 100644 --- a/device/downstream/linux-wiko-v12bnlite/APKBUILD +++ b/device/downstream/linux-wiko-v12bnlite/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-wiko-v12bnlite pkgver=3.18.31 -pkgrel=1 +pkgrel=2 pkgdesc="Wiko View kernel fork" arch="aarch64" _carch="arm64" @@ -37,6 +37,7 @@ source=" $pkgname-$_commit.tar.gz::https://github.com/Firstbober/$_repository/archive/$_commit.tar.gz $_config gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch fix_fp_driver_path_makefile.patch fix_ft5364i_makefile.patch " @@ -62,6 +63,7 @@ sha512sums=" c71b4172e344aad579a988b379b3f5d5276574248032b09c69be437d1c734fb3f3c844badbe5c50a4f805691c366731ce5b41afcdcf91a5fa73192a60cf51c3c linux-wiko-v12bnlite-e9c55996a1067e310b21e9855b91db1efe9a5568.tar.gz 471a503dda855fe0dfc2c9b32531ceadac66f38f22589a27cfb9ece860aa9e5506be46e64605f46f30ba91f430b1218736b425985ea1d68ecb23a9045044a6b6 config-wiko-v12bnlite.aarch64 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 751cc042c000dfb9ff9230a9f1d2120ae185eaeb2eb76dde371014007f8cf3a42e7e3bc2a976c88227839c7a25eecfd793b267837ba9da5cb4ad62d66be061d0 fix_fp_driver_path_makefile.patch ea925d3956d6e3f39d5e88423e9eb89002a22a00346ed82860b53b2c2713772e10e126f043d8b3d4944137340f169a9accd865234bd48bcde197c1af12ebe38c fix_ft5364i_makefile.patch " diff --git a/device/downstream/linux-wiko-v12bnlite/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-wiko-v12bnlite/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-wiko-v12bnlite/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-xiaomi-armani/APKBUILD b/device/downstream/linux-xiaomi-armani/APKBUILD index 68879ee07..9be426904 100644 --- a/device/downstream/linux-xiaomi-armani/APKBUILD +++ b/device/downstream/linux-xiaomi-armani/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-xiaomi-armani pkgver=3.4.0 -pkgrel=6 +pkgrel=7 pkgdesc="Redmi 1S kernel fork" arch="armhf" _carch="arm" @@ -35,6 +35,8 @@ source=" 04_mdss_mdp_trace.patch 05_q6voice.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch + linux3.4-fix-piggy.gzip.S.patch " builddir="$srcdir/$_repository-$_commit" @@ -65,7 +67,8 @@ package() { INSTALL_MOD_PATH="$pkgdir" modules_install } -sha512sums="360bf588a670cb7cd67b431c0f7cddb622d0364b3c5a0f0b9b6dd63d8b5dd7d365d6e075a1ce0652d13ce6a9d26cfb85d7b68eeb506d8e8e22aa667f57cdf0b2 linux-xiaomi-armani-0d17d5761449b14f31d00044e95753f3a6ad23b2.tar.gz +sha512sums=" +360bf588a670cb7cd67b431c0f7cddb622d0364b3c5a0f0b9b6dd63d8b5dd7d365d6e075a1ce0652d13ce6a9d26cfb85d7b68eeb506d8e8e22aa667f57cdf0b2 linux-xiaomi-armani-0d17d5761449b14f31d00044e95753f3a6ad23b2.tar.gz 3be78ca641b8632e9de60d5d002798c70a8131cbda4bdaae34c7a968ddb5398f4bd5a2bc22af3caafc0dfd58bd35d50a0ed5efab637dfee52ea938c49c73f90a config-xiaomi-armani.armhf ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 00_fix_return_address.patch 39892cc41e484c51dccc29cadea475aaf99772bafb19231086b614b9eaee520843cd9361c89a6780229961e0ebf4bbf0e115d0e30f8302944b78091fcf7900e7 01_smd_private.patch @@ -73,4 +76,7 @@ ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41 1465b7f08dd4d7956c6651da3767648db085f4af8014fd3b24547626ba608734a0c6d8e86ffe086d81817c29f0d8e284e21a3ba50f51cd94ab42935bc124ad30 03_qdsp6v2.patch 8dd3c227af5c379eedecdabe64a481de3e8241431b5d3d3984ffad65ee74706860115eb1b797afe05f6c360f6696bcb7165fa7d634a4a7a147d98f45cbb5246d 04_mdss_mdp_trace.patch 4e7484eaa142e013c9aee12053d91a65983f7629d2b923566d4431143fa0529988dbc28b01dee21336995090ce8127b2ba79208bf61df359632bfeebae9c6618 05_q6voice.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +080745ca4ecaa804ee1df26ea81975ca93b74372e0c08322a6c481e97807495ae6ceb6cc77653afa24f9f2df45da8ebf8e5de6b06037fbb08e0279877ce42188 linux3.4-fix-piggy.gzip.S.patch +" diff --git a/device/downstream/linux-xiaomi-armani/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-xiaomi-armani/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-xiaomi-armani/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-xiaomi-armani/linux3.4-fix-piggy.gzip.S.patch b/device/downstream/linux-xiaomi-armani/linux3.4-fix-piggy.gzip.S.patch new file mode 120000 index 000000000..e5975978e --- /dev/null +++ b/device/downstream/linux-xiaomi-armani/linux3.4-fix-piggy.gzip.S.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-fix-piggy.gzip.S.patch \ No newline at end of file diff --git a/device/downstream/linux-xiaomi-cancro/APKBUILD b/device/downstream/linux-xiaomi-cancro/APKBUILD index c8c976436..561e5695b 100644 --- a/device/downstream/linux-xiaomi-cancro/APKBUILD +++ b/device/downstream/linux-xiaomi-cancro/APKBUILD @@ -2,7 +2,7 @@ pkgname=linux-xiaomi-cancro pkgver=3.4.0 -pkgrel=4 +pkgrel=5 pkgdesc="Mi 3 kernel fork" arch="armhf" _carch="arm" @@ -37,6 +37,7 @@ source=" tspdrv_5.patch 05_q6voice.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -62,7 +63,8 @@ package() { "$pkgdir/boot/dt.img" } -sha512sums="f24bf599d5a4de3729ceea6a558013a71b550ae772968928cc0825115665a267f65cb16c3b69ed3223e069886c7a1ca16bd0a754cc081accda2ce34fec3b1b58 linux-xiaomi-cancro-b263a8914dcb8f9609be55070c3e40c85020188d.tar.gz +sha512sums=" +f24bf599d5a4de3729ceea6a558013a71b550ae772968928cc0825115665a267f65cb16c3b69ed3223e069886c7a1ca16bd0a754cc081accda2ce34fec3b1b58 linux-xiaomi-cancro-b263a8914dcb8f9609be55070c3e40c85020188d.tar.gz 4fe5d9e36f1e806da326942f61aeaf967b5f1e84c309857758240dbd2e76e1ac3ca0be2936437f734a85d4052f495b423ddb997163434bf3cc593260b799e2a5 config-xiaomi-cancro.armhf 39892cc41e484c51dccc29cadea475aaf99772bafb19231086b614b9eaee520843cd9361c89a6780229961e0ebf4bbf0e115d0e30f8302944b78091fcf7900e7 01_smd_private.patch 7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch @@ -72,4 +74,6 @@ c1a70619ffb7aec52b8e4b0847800ff7eeae7f1061e61f68030849e0542175c1f83ca5fa12ab78c1 4b6c12f0591302fe50617ce49eae456befd1e8b9cfcf7ec8a322cbff5f54fbfd85c1b5ea68ad5f84e63450a0972eb07e46bbeb9c5f76c9b42cc2d88e5ef295b7 tspdrv_4.patch a509f9fbe351fd22d3f036ed3718f9f1e0b24791b7ddb6851bc683fa5197f5856477f6b5552cd6bb6e07df1e355c2a65c228f29e896b158e369ca4c7c7e9e07b tspdrv_5.patch 4e7484eaa142e013c9aee12053d91a65983f7629d2b923566d4431143fa0529988dbc28b01dee21336995090ce8127b2ba79208bf61df359632bfeebae9c6618 05_q6voice.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-xiaomi-cancro/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-xiaomi-cancro/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-xiaomi-cancro/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-xiaomi-dior/APKBUILD b/device/downstream/linux-xiaomi-dior/APKBUILD index c814372c0..b9107b6f8 100644 --- a/device/downstream/linux-xiaomi-dior/APKBUILD +++ b/device/downstream/linux-xiaomi-dior/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-xiaomi-dior pkgver=3.4.0 -pkgrel=2 +pkgrel=3 pkgdesc="Xiaomi Redmi Note 4G kernel fork" arch="armv7" _carch="arm" @@ -31,6 +31,7 @@ source=" gcc10-extern_YYLOC_global_declaration.patch linux3.4-vfs-Fix-proc-tid-fdinfo-fd-file-handling.patch kernel-use-the-gnu89-standard-explicitly.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch 0001-fix-refresh-rate.patch 0001-framebuffer-fixes.patch " @@ -59,10 +60,13 @@ package() { install -Dm644 "$_outdir/arch/arm/boot/dt.img" "$pkgdir/boot/dt.img" } -sha512sums="540d01d6e6b405a3f20c928a3604840c096e08bdcf7817fbc153c0fed63cff7bccade64bba6ec0dea426475dae5512196d113733b8b9723c5d11611d0ce8706e linux-xiaomi-dior-12f40d54ab4e34dabaeb8dd7979bedc3cc8fa064.tar.gz +sha512sums=" +540d01d6e6b405a3f20c928a3604840c096e08bdcf7817fbc153c0fed63cff7bccade64bba6ec0dea426475dae5512196d113733b8b9723c5d11611d0ce8706e linux-xiaomi-dior-12f40d54ab4e34dabaeb8dd7979bedc3cc8fa064.tar.gz 512b6dfa3d0c913dfbfea7204854efbe8b53cb35511af9492a9ffd39140af4e798934672d661b20afb74e4db33c88843a37e2182d0c53490c1e4299698f28a7d config-xiaomi-dior.armv7 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch 5e81c20b0b30c1ab09bd59f1e1b77fcce945a27de8144c68617ddc5e8f10e1f6fa8b1e4cd5d63e43511d61dace46fb26b14a6227a667b9718d44c8b81dbe6100 linux3.4-vfs-Fix-proc-tid-fdinfo-fd-file-handling.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch 8aa95783bb2bd7540188e7850d0be16f43f446b33f1f9a8e41922e601e91cf85ca39e041535984b1dc2ed4c0792f6670bd064974136550f415c445df9339dd85 0001-fix-refresh-rate.patch -16462e2f981eb714b86eed218dea5437e845c64b98a9fabbe7fd88396d24c0feb9561ed00bfa9c2bfe9f3802e4314056880b826c3b4cf9d2409a0d398e1a75c1 0001-framebuffer-fixes.patch" +16462e2f981eb714b86eed218dea5437e845c64b98a9fabbe7fd88396d24c0feb9561ed00bfa9c2bfe9f3802e4314056880b826c3b4cf9d2409a0d398e1a75c1 0001-framebuffer-fixes.patch +" diff --git a/device/downstream/linux-xiaomi-dior/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-xiaomi-dior/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-xiaomi-dior/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-xiaomi-ferrari/APKBUILD b/device/downstream/linux-xiaomi-ferrari/APKBUILD index d9ac383fb..65791b8e2 100644 --- a/device/downstream/linux-xiaomi-ferrari/APKBUILD +++ b/device/downstream/linux-xiaomi-ferrari/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-xiaomi-ferrari pkgver=3.10.104 -pkgrel=3 +pkgrel=4 pkgdesc="Xiaomi Mi 4i kernel fork" arch="aarch64" _carch="arm64" @@ -28,6 +28,7 @@ source=" gcc7-give-up-on-ilog2-const-optimizations.patch gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch 01_prima_gcc6.patch " builddir="$srcdir/$_repository-$_commit" @@ -52,9 +53,12 @@ package() { install -Dm644 "$_outdir/arch/$_carch/boot"/dt.img "$pkgdir"/boot/dt.img } -sha512sums="2cd2854045eaada791e912612ce609ca4cb5d7082a5019fc86effa92db3fe4a1df8bce433feaf32a04ecd3d1eb368a19b24de706298ad8fce4d6d32269ddf949 linux-xiaomi-ferrari-2368662e6a4fa4f5e3782666638e8f0f22bad650.tar.gz +sha512sums=" +2cd2854045eaada791e912612ce609ca4cb5d7082a5019fc86effa92db3fe4a1df8bce433feaf32a04ecd3d1eb368a19b24de706298ad8fce4d6d32269ddf949 linux-xiaomi-ferrari-2368662e6a4fa4f5e3782666638e8f0f22bad650.tar.gz afda6e5b3249b2619ce92c88be696f3e3eb1da824663d69ccce48c26d3e9b6220855e678be2507c967addeb980ff5f24fecfe9fe6768081cdeaf41fddc57467d config-xiaomi-ferrari.aarch64 77eba606a71eafb36c32e9c5fe5e77f5e4746caac292440d9fb720763d766074a964db1c12bc76fe583c5d1a5c864219c59941f5e53adad182dbc70bf2bc14a7 gcc7-give-up-on-ilog2-const-optimizations.patch 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch -a246e10cd979a7f5defb3a97049448b70cff892d667e41f998431ddbeb0e19a84687296b2456e807dd48090823bec63a340f07f3b4ba32121113914e41d299da 01_prima_gcc6.patch" +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +a246e10cd979a7f5defb3a97049448b70cff892d667e41f998431ddbeb0e19a84687296b2456e807dd48090823bec63a340f07f3b4ba32121113914e41d299da 01_prima_gcc6.patch +" diff --git a/device/downstream/linux-xiaomi-ferrari/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-xiaomi-ferrari/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-xiaomi-ferrari/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-xiaomi-libra/APKBUILD b/device/downstream/linux-xiaomi-libra/APKBUILD index 6ae0978d8..022161560 100644 --- a/device/downstream/linux-xiaomi-libra/APKBUILD +++ b/device/downstream/linux-xiaomi-libra/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-xiaomi-libra pkgver=3.10.107 -pkgrel=3 +pkgrel=4 pkgdesc="Xiaomi Mi 4c kernel fork" arch="aarch64" _carch="arm64" @@ -29,6 +29,7 @@ source=" $_config gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -48,7 +49,10 @@ package() { downstreamkernel_package "$builddir" "$pkgdir" "$_carch" "$_flavor" "$_outdir" } -sha512sums="8feb3a1d1fa3b25c48027ea20f5a90fbb0ef4c1b5675974b0bb0eb72d5a64d243ff97d5d892279721dadbb35ff8b1869e1bf6f0d91588c6b7b7231f488120afd linux-xiaomi-libra-6e461515d5ce2d621fcc91c376a6ba6c852f46c8.tar.gz +sha512sums=" +8feb3a1d1fa3b25c48027ea20f5a90fbb0ef4c1b5675974b0bb0eb72d5a64d243ff97d5d892279721dadbb35ff8b1869e1bf6f0d91588c6b7b7231f488120afd linux-xiaomi-libra-6e461515d5ce2d621fcc91c376a6ba6c852f46c8.tar.gz 33d7b1ef7cca5541fd08e8d0242c22db1e5ad135ac2326e52ec3e28015e817d805214b5ecb29dede4832c411f252288b2b2165a4f0cd3be2d16e393f1a2921d0 config-xiaomi-libra.aarch64 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-xiaomi-libra/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-xiaomi-libra/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-xiaomi-libra/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-xiaomi-monet/APKBUILD b/device/downstream/linux-xiaomi-monet/APKBUILD index 8e0b91aa9..facbcb637 100644 --- a/device/downstream/linux-xiaomi-monet/APKBUILD +++ b/device/downstream/linux-xiaomi-monet/APKBUILD @@ -3,7 +3,7 @@ # Kernel config based on: arch/arm64/configs/vendor/monet_user_defconfig pkgname=linux-xiaomi-monet pkgver=4.19.113 -pkgrel=0 +pkgrel=1 pkgdesc="Xiaomi Mi 10 Lite 5G kernel fork" arch="aarch64" _carch="arm64" diff --git a/device/downstream/linux-yu-tomato/APKBUILD b/device/downstream/linux-yu-tomato/APKBUILD index edbe3021c..11ac79ca0 100644 --- a/device/downstream/linux-yu-tomato/APKBUILD +++ b/device/downstream/linux-yu-tomato/APKBUILD @@ -4,7 +4,7 @@ pkgname=linux-yu-tomato pkgver=3.10.108 -pkgrel=3 +pkgrel=4 pkgdesc="YU Yureka kernel fork" arch="aarch64" _carch="arm64" @@ -35,6 +35,7 @@ source=" rndis.patch fix_dp3_ctrl_off.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" @@ -61,10 +62,13 @@ package() { } -sha512sums="7787047fc72da32e3dd5daa1d867be5e47035e76fe35ae681bc8456222bd891dd39915bcbd139a301a1e2ebb7d9acfae5f4130451c23d3654b18f3b707b2d51c linux-yu-tomato-7ac9a15c55f441060e83a3b0b6a9b4573cefeea7.tar.gz +sha512sums=" +7787047fc72da32e3dd5daa1d867be5e47035e76fe35ae681bc8456222bd891dd39915bcbd139a301a1e2ebb7d9acfae5f4130451c23d3654b18f3b707b2d51c linux-yu-tomato-7ac9a15c55f441060e83a3b0b6a9b4573cefeea7.tar.gz 5e919c7b5d887af278ddc042002ec4c0d0347f084a6c68dc0ae7f404710870ff5861d3730df76ddfa695da2c44c0340bbcc1d39ea90d6759e32c5f5aaf5382bb config-yu-tomato.aarch64 972e98523d6ef06342e69a09e979bdd86904cf7f9a843b519b37791e531b680182564a2ab537c94629c3589f4e775b2c39de04c64e210a0f8b6f10745c3596f1 01_fix_gcc6_errors.patch a8c955bf718f155011e980f3d0948be98e1fee5649f418299a4851780543019daf7afa406aa7b0829375645107e4e6fbf241026b0cabe2b2ac895a47df83d2d8 mdss_fb_refresh_rate.patch 635196d271a710eaf9c80ec7f7e1ec88c6b6ef5ce11cfb512d56d760e30b4db1f6e962091951c35ddaa8464293e239765a0d9bebadf59dfd40802434ce8f698f rndis.patch f7f4df56c66c018a3d674e197a4545bb0cb9b81df4252c01904a766808ed9e573ae831b4dd8117134d7d2a59a91d3acf6fe5e8e18907cda57abc8bf17fae87cd fix_dp3_ctrl_off.patch -2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch" +2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch +" diff --git a/device/downstream/linux-yu-tomato/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-yu-tomato/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-yu-tomato/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-zte-kis3/APKBUILD b/device/downstream/linux-zte-kis3/APKBUILD index 8df57757a..38981d957 100644 --- a/device/downstream/linux-zte-kis3/APKBUILD +++ b/device/downstream/linux-zte-kis3/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-zte-kis3 pkgver=3.4.0 -pkgrel=8 +pkgrel=9 pkgdesc="ZTE Open C / Kis 3 kernel fork" arch="armv7" _carch="arm" @@ -34,6 +34,7 @@ source=" gcc10-extern_YYLOC_global_declaration.patch kernel-use-the-gnu89-standard-explicitly.patch linux3.4-vfs-Fix-proc-tid-fdinfo-fd-file-handling.patch + linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch 01_avoid_rpmb_read_during_boot.patch 02_fix_mdp3_ctrl_off.patch 03_fix_mdss_fb_rgb_mode.patch @@ -78,6 +79,7 @@ sha512sums=" 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch ad0182a483791fc88e058838bc331b2f04a75ba291e763767babdb815efadfc3b4fda97e69e2e3f00a426cabea088e35297a92bd287592597d1e309be68ee92c kernel-use-the-gnu89-standard-explicitly.patch 5e81c20b0b30c1ab09bd59f1e1b77fcce945a27de8144c68617ddc5e8f10e1f6fa8b1e4cd5d63e43511d61dace46fb26b14a6227a667b9718d44c8b81dbe6100 linux3.4-vfs-Fix-proc-tid-fdinfo-fd-file-handling.patch +9e3b067fa1b19ad02500c4fce1b6142051df3845c508e615788beb650c4f953683107ac2d80670c4e3df38f532e0e91060d2d13ec04c9ec985abd2dfa82e900b linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch 760fdff79df31754ebed59839f34fc8c5a61750471614ac93a01b1e13b2535e7ca1f879c0cad3e83ad92946586c91679ba853eac4fe454d7e948317c84d81941 01_avoid_rpmb_read_during_boot.patch fbc61e379403990167853f4c4fbdfa22d7e9661a7eedecf2a75eec2a8008991a82d0a61be844ab4b1c88383f3fa79b43eff10b1039e44ad5a758a173cbf6386b 02_fix_mdp3_ctrl_off.patch 384ae0bf2f5d7e15b0b60655693fd600b52c0f5bfcaa4ba7336d0ebeb224e84b99b597f77d26a1249e14a4e7bbc1629be00556b393bb9dd2266cb4bd67c3cfea 03_fix_mdss_fb_rgb_mode.patch diff --git a/device/downstream/linux-zte-kis3/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-zte-kis3/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..858243081 --- /dev/null +++ b/device/downstream/linux-zte-kis3/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.4-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file diff --git a/device/downstream/linux-zte-p450f10/APKBUILD b/device/downstream/linux-zte-p450f10/APKBUILD index 991bd7b9c..2cefa819f 100644 --- a/device/downstream/linux-zte-p450f10/APKBUILD +++ b/device/downstream/linux-zte-p450f10/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-zte-p450f10 pkgver=3.18.71 -pkgrel=0 +pkgrel=1 pkgdesc="ZTE Blade V9 kernel fork" arch="aarch64" _carch="arm64" @@ -38,6 +38,7 @@ source=" $_config gcc8-fix-put-user.patch gcc10-extern_YYLOC_global_declaration.patch + linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " builddir="$srcdir/$_repository-$_commit" _outdir="out" @@ -63,4 +64,5 @@ aeb39c5ccc4b3baac1ba6b9f4840f9b4c6bf0c21b3392431c6f22883d40f2783f9e0e381a6e3efbd d78c83ae061cb3b89d3d80c749e625e662a4e30956c5aed38ba581a579a30b9c449b8f4a5242147b3c1aaacb29b6f39b8b55b00215e2dd6c49314b007c32b796 config-zte-p450f10.aarch64 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch +75545ccd0082a119b9ad95fcef3523c939a5c946f8f3a5c3dde15cee1502f6c1011050a0ad5359426f018bb7ceea1c97a28c7665941bc89f365c8d11065ce0f6 linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch " diff --git a/device/downstream/linux-zte-p450f10/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch b/device/downstream/linux-zte-p450f10/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch new file mode 120000 index 000000000..f61312e32 --- /dev/null +++ b/device/downstream/linux-zte-p450f10/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch @@ -0,0 +1 @@ +../../.shared-patches/linux/linux3.7to4.5-ARM64-remove-Sun-Solaris-style-flag-on-section.patch \ No newline at end of file