summaryrefslogtreecommitdiffstats
path: root/rules/host-gobject-introspection.in
Commit message (Collapse)AuthorAgeFilesLines
* host-gobject-introspection: needs system python3 development filesMichael Olbrich2018-11-231-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: allow selecting most host packages in the platformconfigMichael Olbrich2018-11-061-1/+1
| | | | | | | | | | | Do this by including the the hosttools_noprompt section for the platformconfig. This way, we don't need to manually add a package to the platformconfig when it is needed. Exceptions are special packages that are always enabled and host-gobject-introspection because it needs host-qemu. These packages are now in the new hosttools_noprompt_ptx section. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: used 'default y if ALLYES' instead of 'default ALLYES'Michael Olbrich2018-11-061-1/+1
| | | | | | | This way the symbol only shows up in the config if ALLYES is enabled. This avoids unnecessary noise in the config files. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gobject-introspection: version bump 1.52.1 -> 1.56.1Michael Olbrich2018-06-051-0/+1
| | | | | | Switch to Python 3 while at it. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: normal noprompt host tools should be tristate and default to ALLYESMichael Olbrich2016-07-091-1/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gobject-introspection: new packageMichael Olbrich2016-01-121-0/+7
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>