GNU bug report logs - #29133
[PATCH] linux: Add omap2plus generic kernel.

Previous Next

Package: guix-patches;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 29133 in the body.
You can then email your comments to 29133 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#29133; Package guix-patches. (Fri, 03 Nov 2017 14:17:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mathieu Othacehe <m.othacehe <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 03 Nov 2017 14:17:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Mathieu Othacehe <m.othacehe <at> gmail.com>
Subject: [PATCH] linux: Add omap2plus generic kernel.
Date: Fri,  3 Nov 2017 15:16:37 +0100
* 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"))
+
 
 ;;;
 ;;; Pluggable authentication modules (PAM).
-- 
2.7.4





Information forwarded to guix-patches <at> gnu.org:
bug#29133; Package guix-patches. (Sun, 05 Nov 2017 20:51:01 GMT) Full text and rfc822 format available.

Message #8 received at 29133 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Mathieu Othacehe <m.othacehe <at> gmail.com>
Cc: 29133 <at> debbugs.gnu.org
Subject: Re: [bug#29133] [PATCH] linux: Add omap2plus generic kernel.
Date: Sun, 05 Nov 2017 21:50:57 +0100
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’.




Information forwarded to guix-patches <at> gnu.org:
bug#29133; Package guix-patches. (Mon, 06 Nov 2017 18:58:02 GMT) Full text and rfc822 format available.

Message #11 received at 29133 <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 29133 <at> debbugs.gnu.org
Subject: Re: [bug#29133] [PATCH] linux: Add omap2plus generic kernel.
Date: Mon, 06 Nov 2017 19:57:30 +0100
> LGTM!  Were you able to boot it on an omap system?

Not yet, I'm still fighting to build a disk-image on qemu :)

Anyway, pushed as f6948189a940c0bf354672141762c6dacf1395e1, thanks !




Added tag(s) fixed. Request was from Mathieu Othacehe <m.othacehe <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 06 Nov 2017 19:06:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 29133 <at> debbugs.gnu.org and Mathieu Othacehe <m.othacehe <at> gmail.com> Request was from Mathieu Othacehe <m.othacehe <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 06 Nov 2017 19:06:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 05 Dec 2017 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 256 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.