On Fri, Jul 19, 2019 at 1:29 PM Keith I Myers
<
keithiok...@gmail.com> wrote:
>
> Good Morning All,
> Do you think there would be any issues with using a 5.X kernel on a build of ChromiumOS? I have built many kernels for Ubuntu/Debian without much of an issue but wanted to be sure.
>
The only issues you'll face will be related to how well supported your
chromebook is upstream.
> Would I just do a git clone of the upstream kernel and copy the contents of the chromos/scripts from a existing kernel?
>
It's probably easier than that. Just add the upstream repo as a remote
to the appropriate third_party/kernel/vX.X chrome repo and check out
the appropriate branch. The build system will use the defconfig from
third_party/chromiumos-overlay/eclass/cros-kernel/<platform>_defconfig,
so you can emerge-<BOARD> as normal.
To give you an idea about what's involved, instructions for kevin are
here [1]. Most of the hard work in this doc is pulling in downstream
patches to make up for lacking upstream support. If you're using an
intel device it's probably just a matter of git remote/checkout,
build, deploy.
[1]
https://www.chromium.org/chromium-os/how-tos-and-troubleshooting/mainline-kernel-on-kevin-chromebook-plus/chrome-os-mainline-kernel-on-kevin-chromebook-plus
Sean
> --
>
> Keith I Myers
>
http://KMyers.me
> Mobile :
(305)-929-3475
>
>
>
> --
> --
> Chromium OS Developers mailing list:
chromiu...@chromium.org
> View archives, change email options, or unsubscribe:
>
https://groups.google.com/a/chromium.org/group/chromium-os-dev
> ---
> To unsubscribe from this group and stop receiving emails from it, send an email to
chromium-os-d...@chromium.org.