summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "ncurses: link ncurses6-config to ncurses5-config"stable/ptxdist-2011.07.xMarc Kleine-Budde2011-08-171-8/+7
| | | | | | | | | | | | This reverts commit 4261a0ff0bd691e638d7d6cc6c27388d08d3be8d. With commit 026818241ff182e23cdf6fae6fbdd0d35aef72b4 we disable reentrant and pthread so that the major of ncurses if back to 5. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit 8dce94ffa8d3fbabf5f0355aaa6e9b84ecd03f3f) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* ncurses: disable pthread and reentrantMichael Olbrich2011-08-171-5/+4
| | | | | | | | | these options make ncurses opaque and break other packages Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> (cherry picked from commit 026818241ff182e23cdf6fae6fbdd0d35aef72b4) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* ncurses: disable rpath in ncurses-configMarc Kleine-Budde2011-08-171-0/+2
| | | | | | | | | | | | The ncurses-config script of ncurses-5.9 (which is used since commit 3ba149c9c9d89f77ca17149f90097bf033d8746a) emits an rpath option by default. This patch adds --disable-rpath --disable-rpath-hack to disable this. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit 242b4ab0ccc512a78363849f4748503b7353922d) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* ncurses: link ncurses6-config to ncurses5-configMarc Kleine-Budde2011-08-161-7/+8
| | | | | | | | | | | | Most configure scripts are looking for ncurses5-config, but since commit 3ba149c9c9d89f77ca17149f90097bf033d8746a we use ncurses-5.9 which installs ncurses6-config. Provide a compatibility link to fix. Reported-by: George McCollister <george.mccollister@gmail.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit 4261a0ff0bd691e638d7d6cc6c27388d08d3be8d) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* gtk2-engines: run autogen.sh to regenerate broken Makefile.inptxdist-2011.07.0Michael Olbrich2011-07-121-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-ckermit: add patch to improve multi-lib toolchain handlingMichael Olbrich2011-07-062-1/+34
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rc.once: Add some help text to understand what it meansJuergen Beisert2011-07-051-0/+7
| | | | Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
* ckermit: version bump 211 -> 300Michael Olbrich2011-07-057-114/+45
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* dgen: default HOST_<PKG>_URL to <PKG>_URLMichael Olbrich2011-07-051-0/+2
| | | | | | this fixes downloading host packages with corresponding target packages. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-mxs-utils: added new packageRobert Schwebel2011-07-045-0/+78
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* rsyslog: always depend on zlibMichael Olbrich2011-07-031-1/+2
| | | | | | it cannot be compiled without it. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lm_sensors: Do not install sensors-conf-convertAlexander Stein2011-06-281-1/+0
| | | | | | | | This is a perl script which needs the interpreter obviously. There is no perl package though. Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fbset: add new packageWolfram Sang2011-06-284-0/+116
| | | | | | Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Update gnuplot to 4.4.3Bernhard Walle2011-06-286-10/+44
| | | | | | | | | | | Also install Gnuplot runtime files which are needed for some formats like Postscript or HTML5/Javascript when the configuration option is selected. Disable lua regardless whether lua is available or not. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* python-imaging: fix prefixRobert Schwebel2011-06-271-1/+1
| | | | | | | A prefix set for the local path does leak into the package. Check with 'strings some_file.pyc'. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* kernel: remove autogenerated get stageRobert Schwebel2011-06-271-8/+0
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* systemd: add support for systemd-analyzeRobert Schwebel2011-06-272-0/+11
| | | | | | | Add support for systemd-analyze, which requires python. However, we don't support 'systemd-analyze plot' yet, as it would need cairo-python. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* systemd: convert into menu entryRobert Schwebel2011-06-271-2/+2
| | | | | | | systemd has sub options, so let's convert it into a menuconfig and align it correctly. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* sqlite: version bump 30700500 -> 3070603Robert Schwebel2011-06-271-5/+6
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* sqlite: remove obsolete patchesRobert Schwebel2011-06-273-61/+0
| | | | | | | These patches havn't been used for a while, the version they are against are not in ptxdist any more. As nobody complained, let's remove them. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* flup: addedRobert Schwebel2011-06-272-0/+85
| | | | | | This package is necessary to handle fcgi applications in python. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* gettext: sanitize configure optionsMichael Olbrich2011-06-271-1/+10
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ncurses: fix linksMichael Olbrich2011-06-271-12/+26
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* poco: fix & improve buildMichael Olbrich2011-06-244-13/+41
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* media-ctl: depend on kernel-header instead of kernelMichael Olbrich2011-06-241-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* iptables: depend on kernel-header instead of kernelMichael Olbrich2011-06-241-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* canfestival: depend on kernel-header instead of kernelMichael Olbrich2011-06-241-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* busybox: depend on kernel-header instead of kernelMichael Olbrich2011-06-241-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* bridge-utils: uses kernel headers so depend on kernel-headerMichael Olbrich2011-06-241-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* xorg-server: use kernel-header version instead of kernel versionMichael Olbrich2011-06-241-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* tk: use kernel-header version instead of kernel versionMichael Olbrich2011-06-241-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* tcpdump: use kernel-header version instead of kernel versionMichael Olbrich2011-06-241-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* tcl: use kernel-header version instead of kernel versionMichael Olbrich2011-06-241-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* svgalib: use kernel-header version instead of kernel versionMichael Olbrich2011-06-241-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ppp: use kernel-header version instead of kernel versionMichael Olbrich2011-06-241-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* pciutils: use kernel-header version instead of kernel versionMichael Olbrich2011-06-241-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* nmap: use kernel-header version instead of kernel versionMichael Olbrich2011-06-241-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* i2c-tools: use kernel-header version instead of kernel versionMichael Olbrich2011-06-241-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* canutils: use kernel-header packageMichael Olbrich2011-06-242-13/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kernel: remove obsolete kernel header stuffMichael Olbrich2011-06-241-19/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kernel-header: new packageMichael Olbrich2011-06-243-1/+99
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kernel: define kernel url templateMichael Olbrich2011-06-242-4/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxd_make_world_get: use pattern rule for sources instead of generated rulesMichael Olbrich2011-06-242-28/+19
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rt-tests: version bump 0.66 -> 0.73Michael Olbrich2011-06-242-38/+29
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt4: fix sqlite configure optionsMichael Olbrich2011-06-241-2/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* pyside: make sure cmake picks the right pythonMichael Olbrich2011-06-241-1/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* shiboken: make sure cmake picks the right pythonMichael Olbrich2011-06-241-2/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-shiboken: make sure cmake picks the right pythonMichael Olbrich2011-06-241-2/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules files: added missing help textsJochen Frieling2011-06-2423-69/+233
|
* host-xorg-proto-x: make it a lazy packageMichael Olbrich2011-06-231-1/+1
| | | | | | | This is needed by lndir which is lazy too, always selected but built only when needed. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>