Scott Little 72f444f601 Split image.inc across git repos
Currently compiling a new package and adding it
to the iso still requires a multi-git update because
image.inc is a single centralized file in the root git.

It would be better to allow a single git update to add
a package. Too allow this, image.inc must be split across
the git repos and the build tools must be changed to
read/merge those files to arrive at the final package list.

Current scheme is to name the image.inc files using this
schema.

${distro}_${build_target}_image_${build_type}.inc

distro = centos, ...
build_target = iso, guest ...
build_type = std, rt ...

Traditionally build_type=std is omitted from config files,
so we instread use ${distro}_${build_target}_image.inc.

Change-Id: Ic0d076b4537f6edbd0c058c0dab667fea68de647
Story: 2003447
Task:  24649
Depends-On: Ib39b8063e7759842ba15330c68503bfe2dea6e20
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-15 16:45:36 -04:00
2018-08-08 09:21:00 -07:00
2018-08-13 13:08:38 -04:00
2018-08-01 15:39:52 -04:00
2018-08-13 17:36:42 +00:00
2018-08-01 10:06:31 -04:00
2018-06-11 13:45:22 -05:00
2018-05-31 07:36:35 -07:00
2018-06-29 14:31:17 -05:00
2018-05-31 07:36:35 -07:00
2018-06-11 13:45:22 -05:00

stx-integ

StarlingX Integration

Description
StarlingX Integration and packaging
Readme 52 MiB
Languages
Shell 33.2%
JavaScript 23.8%
Perl 14.2%
Python 10.2%
Makefile 7.1%
Other 11.4%