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

2016-09-03 Thread Danny Milosavljevic
Hi, they've integrated these patches into their new dtc release 1.4.2 :)

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

2016-09-01 Thread David Craven
Pushed as f63e5eaaeb2671ec550b0c21f4afe5b277de6a5d. Thanks!

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

2016-09-01 Thread Danny Milosavljevic
Hi David, I've posted just the one patch that is adding the exports now. Leaving those exports out was certainly an oversight by the dtc developers. Not adding them would mean that libfdt.h contained prototypes for functions which don't exist. This is something that is really annoying to have

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

2016-09-01 Thread David Craven
So I'm ready to push dtc and u-boot. I'm still not sure about the patches. If you want me to add them I think you should send a new patch. I see you dropped the uboot prefix from the patch names. The patch names also need to be updated in local.mk. I think that the 01 23 and 24 should be

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

2016-08-31 Thread Danny Milosavljevic
gnu: Add dtc. * gnu/packages/u-boot.scm (dtc): New variable. Co-authored-by: David Craven --- gnu/local.mk | 4 ++ gnu/packages/patches/dtc-01_build_doc.patch| 22 ...t-Add-missing-functions-to-shared-library.patch | 30