GNU bug report logs -
#29133
[PATCH] linux: Add omap2plus generic kernel.
Previous Next
Reported by: Mathieu Othacehe <m.othacehe <at> gmail.com>
Date: Fri, 3 Nov 2017 14:17:02 UTC
Severity: normal
Tags: fixed, patch
Done: Mathieu Othacehe <m.othacehe <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 29133 <at> debbugs.gnu.org (full text, mbox):
Mathieu Othacehe <m.othacehe <at> gmail.com> skribis:
> * gnu/packages/linux.scm (linux-libre-arm-omap2plus): New exported variable.
> ---
> gnu/packages/linux.scm | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
> index 2ecf6bd..0ee2d60 100644
> --- a/gnu/packages/linux.scm
> +++ b/gnu/packages/linux.scm
> @@ -402,6 +402,13 @@ It has been modified to remove all non-free binary blobs.")
> #:defconfig "multi_v7_defconfig"
> #:extra-version "arm-generic"))
>
> +(define-public linux-libre-arm-omap2plus
> + (make-linux-libre %linux-libre-version
> + %linux-libre-hash
> + '("armhf-linux")
> + #:defconfig "omap2plus_defconfig"
> + #:extra-version "arm-omap2plus"))
LGTM! Were you able to boot it on an omap system?
Thanks,
Ludo’.
This bug report was last modified 7 years and 258 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.