summaryrefslogtreecommitdiffstats
path: root/rules/host-zlib.in
Commit message (Collapse)AuthorAgeFilesLines
* rules: allow selecting most host packages in the platformconfigMichael Olbrich2018-11-061-1/+0
| | | | | | | | | | | 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>
* platforms: generate menu for hosttools on the flyMarc Kleine-Budde2013-07-211-0/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [host-*] activate all host packages if ALLYES is activeMarc Kleine-Budde2010-05-031-0/+2
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* * hosttools: migrate from bool to tristate; should result inRobert Schwebel2008-12-211-1/+1
| | | | | | | less rebuilds of hosttools due to selections. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9299 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.in:Marc Kleine-Budde2008-10-281-0/+1
| | | | | | | added SECTION git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8983 33e552b5-05e3-0310-8538-816dae2090ed
* * zlib: recreated packet files with ptxdist newpacket; host-zlibRobert Schwebel2007-01-021-4/+0
| | | | | | | | prompt was removed, no reason to configure something manually here. Merged from branches/ptxdist-trunk-mkl by rsc. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6597 33e552b5-05e3-0310-8538-816dae2090ed
* * menues: replaced "broken" comments with [BROKEN]Robert Schwebel2006-10-261-5/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6227 33e552b5-05e3-0310-8538-816dae2090ed
* Indent with <tab> not 8 <space>s.Ladislav Michl2006-02-111-4/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4572 33e552b5-05e3-0310-8538-816dae2090ed
* remove default n; patch by Ladislav MichlRobert Schwebel2006-02-071-1/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4510 33e552b5-05e3-0310-8538-816dae2090ed
* fixed dependencyBjoern Buerger2006-01-131-1/+11
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3981 33e552b5-05e3-0310-8538-816dae2090ed
* created dummy *.in files, where missing. Fixme: Check, where .in files are ↵Bjoern Buerger2006-01-091-0/+1
really necessary - this should not break anything, since it is only used for autogeneration of dependencies git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3744 33e552b5-05e3-0310-8538-816dae2090ed