Commit Graph

27439 Commits

Author SHA1 Message Date
Christoph Gysin
26817d5880 scripts/checkdeps: add missing dependency
perl module XML::Parser is needed to build intltool
2017-11-23 00:37:21 +02:00
Christoph Gysin
0df9c0de64 scripts/checkdeps: simplify checking for perl modules 2017-11-23 00:32:16 +02:00
Christoph Gysin
1ed4316d76 scripts/checkdeps: support grouping dependencies 2017-11-23 00:19:03 +02:00
Christoph Gysin
a33d54695d scripts/checkdeps: use bash arrays 2017-11-23 00:17:04 +02:00
Christoph Gysin
6dd752a283 scripts/checkdeps: extract duplicate code 2017-11-22 23:53:36 +02:00
MilhouseVH
fa8f13d74e Merge pull request #2138 from CvH/9.0-oe-links
update avahi, nss-mdns and jsoncpp
2017-11-22 14:12:35 +00:00
MilhouseVH
bc76c3bfe4 Merge pull request #2240 from CvH/9.0-libcec-jenkins
libcec: disable git depends
2017-11-22 13:37:00 +00:00
cvh
e2b1b54854 jsoncpp: update to 1.8.3 2017-11-22 14:19:28 +01:00
cvh
90151b7894 avahi: update to 0.7 2017-11-22 14:19:27 +01:00
cvh
7e5f0e0d95 nss-mdns: update to 47edc38 2017-11-22 14:19:25 +01:00
cvh
ba4d7e367c libcec: disable git
- this fixes jenkins
2017-11-22 13:24:59 +01:00
MilhouseVH
3192ddf3b1 Merge pull request #2151 from InuSasha/feature/rewrite-build
buildsystem: rework build script
2017-11-22 12:14:57 +00:00
Christian Hewitt
d9f7587287 Merge pull request #2241 from MilhouseVH/le90_samba473
samba: update to samba-4.7.3
2017-11-22 06:30:40 +04:00
MilhouseVH
e0b833c782 buildsystem: remove grep from PKG_ARCH check
More efficient, slightly more functional.

Can be a space delimited list of architectures.

Architectures to be excluded can be specified with !ARCH.

Allows "any !arm" to be interpreted as "any arch, but not arm".

Blank/undefined is equivalent to "any".
2017-11-22 00:49:51 +01:00
Sascha Kuehndel (InuSasha)
430f6e33a0 buildsystem: set PKG_TOOLCHAIN for multiple packages 2017-11-22 00:49:45 +01:00
Sascha Kuehndel (InuSasha)
68ea042161 buildsystem: reduce cascaded if-blocks (stamp and virtual) 2017-11-22 00:45:47 +01:00
Sascha Kuehndel (InuSasha)
3cd7be6023 buildsystem: rework build script 2017-11-22 00:45:41 +01:00
Sascha Kuehndel (InuSasha)
3b9fcfc3b4 buildsystem: rename TOOLCHAIN other to manual 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
da38cd92e3 buildsystem: set PKG_TOOLCHAIN for packages, that need it 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
2343a6498f buildsystem: fix doubled PKG_TOOLCHAIN 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
c90b78d9d5 buildsystem: replace PKG_USE_CMAKE 2017-11-22 00:41:12 +01:00
Sascha Kuehndel (InuSasha)
8c7dc83c9e buildsystem: replace PKG_USE_MESON 2017-11-22 00:41:12 +01:00
Sascha Kuehndel (InuSasha)
2bd83f8d15 buildsystem: replace PKG_USE_NINJA 2017-11-22 00:41:12 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
MilhouseVH
e3397c2a81 samba: update to samba-4.7.3 2017-11-21 18:47:01 +00:00