Commit Graph

1866 Commits

Author SHA1 Message Date
MilhouseVH
eefe087924 linux (RPi/RPi2/RPi4): update to linux-eb09b94 (5.4.1) 2020-01-03 07:51:54 +00:00
MilhouseVH
edbfae3fb9 linux (Generic/Allwinner): update to linux-5.4.1 2020-01-03 07:51:54 +00:00
Andre Heider
61af0490ef image: don't fish out kernel files out of its build dir
Install the files required by $SCRIPTS/image to a hidden directory. That
way, the files won't get copied to the system filesystem, but the script
can access them without requiring access to the build directory,
2019-12-31 11:26:49 +01:00
Andre Heider
b9c9046654 linux: merge post_install() into makeinstall_target()
$PKG_BUILD, a build time variable, is accessed in post_install(), which is an
install time function. Move it, so the regdb files are copied in a build time
function instead.
2019-12-31 11:26:49 +01:00
Andre Heider
4197b75c8e build: include initramfs:init in the build plan
Now with the dependencies in initramfs:init, we can include it in the
build plan to parallalize it. But just build them there, the kernel package
keeps installing them.
2019-12-31 11:26:49 +01:00
Andre Heider
f0638817a2 linux: depend on all initramfs dependencies, not just busybox's
The initramfs in embedded, so rebuild if it changes.
2019-12-31 11:26:49 +01:00
Andre Heider
ab4e3a3256 linux: ensure that the initramfs is always complete
The build target calls the install script, and this short circuits the
image/install/stamp logic. Wipe the initramfs/:init install stamps along
$BUILD/initramfs to ensure everything gets installed when creating the
ramdisk for the kernel.
2019-12-31 11:26:49 +01:00
Andre Heider
9c228ecd94 linux: remove PKG_DEPENDS_INIT
There is no linux:init.
2019-12-31 11:26:49 +01:00
Jonas Karlman
30d63b56a0 Rockchip: drop rockchip-4.4 linux support 2019-12-31 09:09:33 +00:00
Christian Hewitt
d0f5bf579c Merge pull request #4021 from mglae/le10_linux_i2c
linux: Generic: enable pin control for all Intel systems / add Gemini Lake I2C timing patch
2019-12-09 08:00:35 +08:00
MilhouseVH
68897e3a45 linux (RPi/RPi2/RPi4): update to linux-d09e02c (5.4.0) 2019-11-27 14:53:16 +00:00
MilhouseVH
11e08b24ed linux (Generic): update to linux-5.4 2019-11-27 14:30:09 +00:00
MilhouseVH
82edb4d83f linux (RPi/RPi2/RPi4): update to linux-9cde31b (5.4-rc8) 2019-11-27 14:30:09 +00:00
MilhouseVH
cbd6ecc6d0 linux (Generic): update to linux-5.4-rc8 2019-11-27 14:30:09 +00:00
MilhouseVH
9011e4a547 linux (Generic): add temporary patch to fix i915 frame buffer corruption 2019-11-27 14:30:09 +00:00
MilhouseVH
cced4248b9 linux (RPi/RPi2/RPi4): update to linux-68fe209 (5.4-rc7) 2019-11-27 14:30:09 +00:00
MilhouseVH
73baf10032 linux (Generic): update to linux-5.4-rc7 2019-11-27 14:30:09 +00:00
MilhouseVH
2ed2e964ea linux (RPi/RPi2/RPi4): update to linux-3bb79ad ((5.4-rc5 with pinctrl revert)) 2019-11-27 14:30:09 +00:00
MilhouseVH
737c1c94f8 linux (RPi/RPi2/RPi4): update to linux-a70f823 (5.4-rc5) 2019-11-27 14:29:34 +00:00
MilhouseVH
3652708534 linux (Generic): update to linux-5.4-rc6 2019-11-27 14:29:09 +00:00
MilhouseVH
341dd81f99 linux (Generic): update to linux-5.4-rc5 2019-11-27 14:29:09 +00:00
MilhouseVH
84d6440435 linux (Generic): update to linux-5.4-rc4 2019-11-27 14:29:09 +00:00
MilhouseVH
71e1fa0af4 Revert "TEMP: linux (Generic): add namespace fixes and cleanup"
This reverts commit 9ec9aa5ea531b801fc973a1d090fe52e273a7b47.
2019-11-27 14:29:09 +00:00
MilhouseVH
e508ea39b2 linux (Generic): update to linux-5.4-rc3 2019-11-27 14:29:09 +00:00
MilhouseVH
8b95d14369 linux (Generic): update to linux-5.4-rc2 2019-11-27 14:29:09 +00:00