27 Commits

Author SHA1 Message Date
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
Lukas Rusak
da8df4f85c
dtc: fix host install 2017-06-27 10:10:17 -07:00
Peter Vicman
d80db1e21f dtc: bump package, change url and use correct file type
even if tar.xz is requested it is tar.gz returned
fixes as described https://forum.libreelec.tv/thread-7906-post-47449.html
2017-04-30 09:09:45 +02:00
MilhouseVH
99ef6bc05d PKG_BUILD: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
Christian Hewitt
3a022d27f3 Merge pull request #1126 from PimentNoir/dtc-path-fix
dtc: fix host install path
2017-01-29 14:54:58 +04:00
Jérôme Benoit
a279e8f1c5 dtc: fix host install path
currenly dtc package install everything in $HOME when build for the
:host target.
It's not the intended behavior.
Define a makeinstall_host function that will copy the binary in the proper
:host path for dtc.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2017-01-29 11:24:03 +01:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Jérôme Benoit
55e6eae1ef dtc: bump version to 1.4.2 as requested
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2017-01-05 18:42:41 +01:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
225dcf2329 dtc: add package 2016-05-20 12:57:29 -07:00