guix-devel
[Top][All Lists]
Advanced

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

[PATCH v2 1/2] gnu: Add dtc.


From: Danny Milosavljevic
Subject: [PATCH v2 1/2] gnu: Add dtc.
Date: Wed, 31 Aug 2016 23:34:36 +0200

gnu: Add dtc.

* gnu/packages/u-boot.scm (dtc): New variable.

Co-authored-by: David Craven <address@hidden>
---
 gnu/local.mk                                       |  4 ++
 gnu/packages/patches/dtc-01_build_doc.patch        | 22 ++++++++
 ...t-Add-missing-functions-to-shared-library.patch | 30 ++++++++++
 ...t-Add-some-missing-symbols-to-version.lds.patch | 33 +++++++++++
 gnu/packages/u-boot.scm                            | 65 ++++++++++++++++++++++
 5 files changed, 154 insertions(+)
 create mode 100644 gnu/packages/patches/dtc-01_build_doc.patch
 create mode 100644 
gnu/packages/patches/dtc-23-libfdt-Add-missing-functions-to-shared-library.patch
 create mode 100644 
gnu/packages/patches/dtc-24_libfdt-Add-some-missing-symbols-to-version.lds.patch
 create mode 100644 gnu/packages/u-boot.scm

Attachment: 0001-gnu-Add-dtc.patch
Description: Text Data


reply via email to

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