AmadeusGhost
db3b7c767b
Merge Mainline
2020-06-04 18:38:04 +08:00
Florian Eckert
4c5ac36835
kernel: add gpio-it87
...
Since commit 910df3f06c we have build in
on all X86/64 platforms the gpio-it87 driver.
Since this change I am getting the following error message on boot.
> kern.err kernel: [ 1.009416] gpio_it87: no device
I do not have this device on my system. To prevent the nonsensical
message and the loading of the module I have added this as a package, so
that it can be installed later or during image building.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Reviewed-by: Philip Prindeville <philipp@redfish-solutions.com>
2020-06-04 12:31:05 +08:00
CN_SZTL
f69592eaf0
target/x86|bcm27xx: adjust default packages
2020-05-31 08:58:09 +08:00
AmadeusGhost
961f0ce0f4
x86: 5.4: add missing config
2020-05-24 23:28:33 +08:00
Alberto Bursi
c4d34d1207
x86: fix generic kernel 5.4 config
...
The last kernel update done with commit 500a02bc29 ("x86: Update
configuration") placed most of the updated config only in the x86_64
target.
Move the options needed by the other targets too in the x86 base config,
and add an additional option needed by those targets.
Fixes: 500a02bc29 ("x86: Update configuration")
Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
[commit subject/description tweaks]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-05-21 11:49:03 +08:00
AmadeusGhost
8f0b9b7f3f
bcm27xx/ipq40xx/x86: set 5.4 as default kernel
2020-05-20 12:20:09 +08:00
CN_SZTL
1d9a198011
Merge Upstream
2020-04-15 21:15:07 +08:00
CN_SZTL
06c80d3dd0
Merge Lean's source
2020-04-15 21:06:54 +08:00
CN_SZTL
9daa977cac
target/x86: add Kernel 5.4 (Testing)
2020-04-14 07:03:36 +08:00
CN_SZTL
d3f103f38b
target/x86: zen: copy kernel 4.19 config to 5.4
2020-04-14 04:16:07 +08:00
CN_SZTL
0df7c96021
x86_64: add kernel config
2020-04-14 04:12:53 +08:00
CN_SZTL
9cbd449674
kernel: init kernel 5.4 support
2020-04-14 00:08:05 +08:00
lean
12b558bbd4
amule: dyn linked
2020-04-09 00:30:15 +08:00
CN_SZTL
526a2b4856
Merge Lean's source
2020-04-07 21:24:17 +08:00
lean
2a1f9e6fdf
target: add luci-app-music-remote-center
2020-04-07 16:17:22 +08:00
CN_SZTL
d73ca39ef4
Merge Lean's source
2020-03-30 21:14:50 +08:00
lean
427e7ec56f
luci-app-airplay2: open to all target
2020-03-30 20:33:09 +08:00
lean
32964d4b71
luci-app-airplay2: open to all target
2020-03-30 20:27:31 +08:00
CN_SZTL
900f5680ed
Merge Lean's source
2020-03-30 01:26:49 +08:00
lean
aad03293fa
x86: switch and optimize 4.19 kernel
2020-03-30 01:13:43 +08:00
CN_SZTL
f616ec9119
Merge Lean's source
2020-03-29 19:41:54 +08:00
lean
51fc01f88c
luci-app-airplay2: add airplay2 for x86
2020-03-29 19:33:36 +08:00
CN_SZTL
347aebcbee
Merge Lean's source
2020-03-29 02:51:12 +08:00
lean
bea383627c
x86: adjust some kernel module for k4.9
2020-03-29 02:14:15 +08:00
lean
295e835f0c
ajust some default package setting for x86 32bit
2020-03-29 01:33:43 +08:00
CN_SZTL
84e42d098f
Merge Lean's source
2020-03-29 00:32:36 +08:00
SJZ
3b7228f4f5
Remove repeat select zerotier ( #4068 )
2020-03-28 20:33:42 +08:00
CN_SZTL
d7d5d2e028
x86: fix path for qemu-img
...
This reverts commit 7346fdca12 .
2020-03-27 20:07:02 +08:00
CN_SZTL
983bd2d46f
Merge Lean's source
2020-03-25 19:11:35 +08:00
lean
7346fdca12
Revert "x86: fix path for qemu-img ( #3856 )"
...
This reverts commit d291e24956 .
2020-03-25 11:43:13 +08:00
CN_SZTL
fbc565c228
Merge Lean's source
2020-03-24 20:20:12 +08:00
lean
83fe56c426
x86: remove core2 target
2020-03-24 18:38:45 +08:00
CN_SZTL
a225a908b2
Merge Lean's source
2020-03-22 19:07:54 +08:00
Xiaok
d291e24956
x86: fix path for qemu-img ( #3856 )
2020-03-22 10:19:20 +08:00
CN_SZTL
24bdd6f0fb
target/x86: add missing symbol for kernel 4.9
2020-03-13 20:47:36 +08:00
CN_SZTL
ba3bb490e3
Merge Lean's source
2020-03-06 14:02:22 +08:00
LEAN-ESX
7ce3854d32
luci-app-unblockmusic: dependence allow mini-version
2020-03-05 21:56:38 -08:00
LEAN-ESX
533ef89b74
Revert "x86:add Intel Quick Sync Video hardware encoding and decoding support"
...
This reverts commit 1c6e4da87a .
2020-03-04 08:03:06 -08:00
AmadeusGhost
dbe97a8a89
Revert "x86: add Intel Quick Sync Video hardware encoding and decoding support"
...
This reverts commit 1c6e4da87a .
2020-03-04 23:08:04 +08:00
CN_SZTL
0bb72f58c9
Merge Lean's source
2020-03-02 13:16:47 +08:00
LEAN-ESX
1c6e4da87a
x86:add Intel Quick Sync Video hardware encoding and decoding support
2020-03-01 21:12:14 -08:00
CN_SZTL
4f5684f572
Merge Lean's source
2020-02-20 22:04:38 +08:00
coolsnowwolf
35b3616c50
add luci-app-unblockneteasemusic-mini by default
2020-02-20 21:13:54 +08:00
CN_SZTL
0625c87abb
kernel: bump 4.9 to 4.9.212 ( #2964 )
...
* kernel: bump 4.9 to 4.9.212
Refreshed all patches.
Fixes:
- CVE-2019-14896
- CVE-2019-14897
Compile-tested on: x86_64
Runtime-tested on: none
Signed-off-by: CN_SZTL <cnsztl@gmail.com>
* kernel4.9: remove patches for layerscape
2020-02-13 18:00:21 +08:00
CN_SZTL
823e00a512
Merge Lean's source
2020-02-08 18:04:42 +08:00
BROBIRD
fcea97ebb3
Fix #2975 需要手动选择x86 instructing decoder seiftest ( #2988 )
...
* Update config-4.19
Fix #2975
* Update config-4.19
Fix #2975
2020-02-08 17:15:09 +08:00
CN_SZTL
207049c82f
kernel: bump 4.9 to 4.9.211
2020-02-01 22:01:43 +08:00
CN_SZTL
f752f2c1c8
Merge Lean's source
2020-01-18 22:24:34 +08:00
QING LIU
5537db1a88
x86 EFI image: fix EFI image file size ( #2783 )
...
Fix EFI image file size is not a multiple of 8k block size.
It cause a problem when import image disk in pve with zfs file system.
2020-01-18 01:36:05 +08:00
CN_SZTL
1fd2298572
build: build proper VMDK formats for ESXI 6.5
2020-01-01 16:12:48 +08:00