Commit Graph

34 Commits

Author SHA1 Message Date
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
Lukas Rusak
261583f6c2 dtc: update to 1.4.5 and install libfdt for host 2017-11-11 10:32:53 -08:00
cvh
c6b5cdc10f fix copyright header 2017-10-16 00:01:11 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00