Replace n900 kernel with Pali's 4.9 tree.

This commit is contained in:
parazyd 2018-01-03 13:18:01 +01:00
parent 92e6ef2a9d
commit 1a9c506164
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
3 changed files with 122 additions and 298 deletions

File diff suppressed because it is too large Load Diff

View File

@ -26,7 +26,7 @@ arrs+=(custmodules)
device_name="n900" device_name="n900"
arch="armel" arch="armel"
size=666 size=791
#inittab="" #inittab=""
parted_type="dos" parted_type="dos"
@ -37,8 +37,10 @@ bootfs="vfat"
extra_packages+=(firmware-ti-connectivity) extra_packages+=(firmware-ti-connectivity)
custmodules=() custmodules=()
gitkernel="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git" #gitkernel="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"
gitbranch="linux-4.13.y" #gitbranch="linux-4.13.y"
gitkernel="https://github.com/pali/linux-n900/"
gitbranch="v4.9-n900"
prebuild() { prebuild() {

@ -1 +1 @@
Subproject commit 2511643af56d6b9cef0110d9308b3b05f6e68774 Subproject commit cf71a581e38f827eac4e801fa85f0dea8561707c