Commit Graph

37 Commits

Author SHA1 Message Date
Matthias Reichl
71d28885bb dtc: install libfdt headers and libs in sysroot as well
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-10-21 20:08:54 +02:00
Rudi Heitbaum
ded7c30366 dtc: update to 1.7.0
log:
- https://git.kernel.org/pub/scm/utils/dtc/dtc.git/log/
2023-03-14 14:32:39 +00:00
Rudi Heitbaum
f590c4942a dtc: update to 1.6.1
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2022-04-16 10:49:47 +00:00
Chad Wagner
dd2698f56c dtc: copy libfdt symlink and library 2022-01-23 09:37:07 -05:00
Jernej Skrabec
d3a1c8f230 dtc: Build dtc also for host 2021-01-23 19:53:21 +01:00
Ian Leonard
bd3b212848 tools: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:19 +00:00
MilhouseVH
fc2aa688a6 dtc: update to dtc-1.6.0 2020-06-24 20:56:40 +02:00
MilhouseVH
577c173abe dtc: update to dtc-1.5.1 2020-02-21 03:18:06 +00:00
Sascha Kuehndel (InuSasha)
71ce6a0452 fixes: fix missing dependencies 2019-10-24 11:32:04 +02:00
Lukas Rusak
c71cee8112 dtc: allow building for host 2019-07-10 15:14:45 -07:00
MilhouseVH
0695fb75e4 dtc: drop host build - not required 2019-04-25 21:13:43 +01:00
MilhouseVH
cdc12ab01d dtc: update to dtc-1.5.0 2019-04-21 21:49:22 +01:00
MilhouseVH
e691b3b693 packages: correct original copyright 2019-03-26 16:43:42 +00:00
MilhouseVH
b130a31822 packages: add thread safety workaround
Avoids trashing $TOOLCHAIN/lib/python2.7/site-packages/easy-install.pth
when installing Python host packages (distutilscross:host, setuptools:host,
MarkupSafe:host etc.).
2019-02-08 17:17:43 +00:00
MilhouseVH
b135c7ead9 packages: add missing dependencies 2019-02-08 17:17:43 +00:00
CvH
a4ec8951e0 cleanup: remove redundant PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
chewitt
619998f9bc dtc: cosmetic change 2018-08-05 16:37:04 +04:00
CvH
1690150728 spdx: packages/tools 2018-07-18 22:37:47 +02:00
kszaq
1f2d2bacb6 dtc: make clean before building for target
DTC tries to link against libraries built for host when building for target. Work this around by cleaning the build dir before building for target.
2018-02-20 22:13:25 +01:00
Radostan Riedel
daca47e7ad dtc: build fdtput and fdtget 2018-02-11 12:25:42 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
MilhouseVH
3573269de0 dtc: fix format conversion errors 2017-11-11 19:41:02 +00:00