guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/03: gnu: u-boot-vexpress_ca9x4: Rename to u-boot-vexpress.


From: David Craven
Subject: 03/03: gnu: u-boot-vexpress_ca9x4: Rename to u-boot-vexpress.
Date: Tue, 13 Sep 2016 17:04:55 +0000 (UTC)

dvc pushed a commit to branch master
in repository guix.

commit 8feb56b0d4399dc93207a061ddb8582558d3b8cb
Author: David Craven <address@hidden>
Date:   Tue Sep 13 19:03:01 2016 +0200

    gnu: u-boot-vexpress_ca9x4: Rename to u-boot-vexpress.
    
    * gnu/packages/u-boot.scm (u-boot-vexpress_ca9x4): Rename.
---
 gnu/packages/u-boot.scm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/u-boot.scm b/gnu/packages/u-boot.scm
index 0423163..cdd52d8 100644
--- a/gnu/packages/u-boot.scm
+++ b/gnu/packages/u-boot.scm
@@ -126,7 +126,7 @@ also initializes the boards (RAM etc).")
                     (copy-file file target-file)))
                 uboot-files)))))))))
 
-(define-public u-boot-vexpress_ca9x4
+(define-public u-boot-vexpress
   (make-u-boot-package "vexpress_ca9x4" "arm-linux-gnueabihf"))
 
 (define-public u-boot-malta



reply via email to

[Prev in Thread] Current Thread [Next in Thread]