Hi,
they've integrated these patches into their new dtc release 1.4.2 :)
> Hi,
>
> they've integrated these patches into their new dtc release 1.4.2 :)
Awesome! I think it's a problem if we patch every package with 10
patches that's all. But this is great! Can you send a patch to update
dtc to 1.4.2?
Pushed as f63e5eaaeb2671ec550b0c21f4afe5b277de6a5d.
Thanks!
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 as
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 dropped,
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 ++
...t-Ad