Commit Graph

677 Commits

Author SHA1 Message Date
Adam Green
5fc0b1087e scripts/image: allow INSTALL_SRC_DIR to be board specific 2017-12-13 08:33:25 +00:00
Christian Hewitt
cee4921f1e Merge pull request #2247 from christophgysin/checkdeps
Refactor scripts/checkdeps, fix missing deps
2017-12-12 06:52:38 +04:00
Radostan Riedel
e1a965772d Merge pull request #2260 from kszaq/data_partition_label
scripts/mkimage: add label to disk partition as well
2017-12-09 21:50:46 +01:00
kszaq
7d3bbed226 scripts/mkimage: add label to disk partition as well 2017-12-09 21:48:14 +01:00
Alex Deryskyba
b6d4415a31 Merge pull request #2269 from Raybuntu/wetekuboot
Fix image creation for WeTek Devices
2017-11-28 17:28:33 +02:00
Radostan Riedel
c36fada03b Fix image creation for WeTek Devices 2017-11-27 10:02:07 +01:00
MilhouseVH
54c3be9f91 squash: belt & braces 2017-11-25 03:02:53 +00:00
MilhouseVH
dc61719ae4 scripts/get: avoid flip-flopping downloads 2017-11-24 11:42:41 +00:00
Christoph Gysin
4d9c373906 scripts/checkdeps: replace all backticks 2017-11-23 08:52:33 +02:00
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
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
Lukas Rusak
561d22515f scripts/mkimage: use uuid for partitions on RPi 2017-11-17 23:15:37 -08:00
Lukas Rusak
704a6d3cd3 Merge pull request #2202 from MilhouseVH/le90_fix_create_addon
scripts/create_addon: simplify PROJECT selection, support DEVICE
2017-11-12 13:12:17 -08:00
Lukas Rusak
50c0a1d4bb scripts/image: restore old functionality 2017-11-11 11:53:57 -08:00
Lukas Rusak
5da14cfce5 u-boot: allow using UBOOT_SYSTEM 2017-11-11 10:32:53 -08:00
MilhouseVH
cf9dcd27c1 scripts/create_addon: simplify PROJECT selection, support DEVICE 2017-11-11 17:36:01 +00:00
dolorosus
c712e33266 Add linuxmint to checkdeps 2017-10-31 10:54:26 +01:00
Jonas Karlman
9aae246d3c Merge pull request #2100 from Raybuntu/linarobump
New package gcc-linaro-aarch64-linux-gnu
2017-10-30 21:40:06 +01:00