1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-18 11:36:13 +02:00
build/util
David Oberhollenzer 94cc2d2c46 Implement board/product config schema
- build needs a pair of product and board name
 - some products can only be built for some boards
 - Config files in product/<name> directory override those in board/<name>
 - For some config files, like LDPATH or ROOTFS, the files are merged
 - product/common provides defaults

Add default config for various services:
 - Add default config for unbound
 - Add default config for dnsmasq

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-03-24 18:28:29 +01:00
..
config.guess Use config.guess to determine the host tuple 2018-03-24 18:28:29 +01:00
depends.sh Merge management of regular and toolchain packages 2018-02-15 23:47:54 +01:00
download.sh Merge management of regular and toolchain packages 2018-02-15 23:47:54 +01:00
misc.sh Implement board/product config schema 2018-03-24 18:28:29 +01:00
pkgcmd.sh Move checkfile test to package main loop 2018-02-24 22:45:00 +01:00
toolchain.sh Minor cleanup 2018-02-24 22:45:00 +01:00