summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * credits: add Pauli AnttilaRobert Schwebel2009-05-031-0/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10337 33e552b5-05e3-0310-8538-816dae2090ed
* * openssl: Add SH processor support to openssl. Patch by PauliRobert Schwebel2009-05-031-0/+14
| | | | | | | Anttila. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10336 33e552b5-05e3-0310-8538-816dae2090ed
* commit fcc66280c4e6d204a40cd7e418fffe49a8e7920fRobert Schwebel2009-05-031-1/+1
| | | | | | | | | | | | | | | Author: Carsten Schlote <c.schlote@konzeptpark.de> Date: Tue Jan 6 16:48:55 2009 +0100 [ptxdist] Output options passed to mkfs.jffs2 Added more output to JFFS2 image generation. It simply helps to see, what options get passed. Signed-off-by: Carsten Schlote <c.schlote@konzeptpark.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10335 33e552b5-05e3-0310-8538-816dae2090ed
* From 46b5aaadc75c4fe85ef7e0351eb1b053cb4de7c9 Mon Sep 17 00:00:00 2001Robert Schwebel2009-05-032-4/+3
| | | | | | | | | | | | | | | | | From: Carsten Schlote <c.schlote@konzeptpark.de> Date: Tue, 6 Jan 2009 16:34:05 +0100 Subject: [PATCH] [minicom-2.2] Fixed minicom package target install Corrected typo for targetinstall stage for /etc/minirc.dfl Signed-off-by: Carsten Schlote <c.schlote@konzeptpark.de> --- rules/minicom.in | 2 +- rules/minicom.make | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10334 33e552b5-05e3-0310-8538-816dae2090ed
* [extract] let tar decompress archives, rather than using seperate decompressorMarc Kleine-Budde2009-04-301-7/+17
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10333 33e552b5-05e3-0310-8538-816dae2090ed
* Revert "[extract] add "-i" parameter to tar invocation"Marc Kleine-Budde2009-04-301-1/+1
| | | | | | | | | | | "tar -i" causes more problem than it fixes. This reverts commit da80670cb6325f5478fb94f3e5e7043c8866a08d. (svn 10325) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10332 33e552b5-05e3-0310-8538-816dae2090ed
* * split up gpsd autotools patch in generated and patched filesLuotao Fu2009-04-273-65364/+65391
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10331 33e552b5-05e3-0310-8538-816dae2090ed
* * fix config option and targetinstall stage for gpxloggerLuotao Fu2009-04-272-4/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10330 33e552b5-05e3-0310-8538-816dae2090ed
* * gpsd: Reorder patches to inhibit configure toJuergen Beisert2009-04-272-18811/+43702
| | | | | | | re-build itself in the compile stage git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10329 33e552b5-05e3-0310-8538-816dae2090ed
* * fix gpsdecode dependency and targetinstall stageLuotao Fu2009-04-272-2/+10
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10328 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: ↵Juergen Beisert2009-04-271-1/+8
| | | | https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10327 33e552b5-05e3-0310-8538-816dae2090ed
* * gpsd: fix a configure switchJuergen Beisert2009-04-271-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10326 33e552b5-05e3-0310-8538-816dae2090ed
* [extract] add "-i" parameter to tar invocationMarc Kleine-Budde2009-04-271-1/+1
| | | | | | | | | | | | The current debian testing tar (1.22-1) is broken. It cannot cope with blocks of zeros. This causes constructs like "bzip2 -d | tar -xf" to break. Beause tar closes the pipe and bzip2 gets a broken pipe. The tar parameter "-i" is to ignore the blocks of zeros. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10325 33e552b5-05e3-0310-8538-816dae2090ed
* * gpsd: Compile time error fixedJuergen Beisert2009-04-272-0/+27
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10324 33e552b5-05e3-0310-8538-816dae2090ed
* * add some additional gpsd drivers and depedenciesLuotao Fu2009-04-242-0/+47
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10323 33e552b5-05e3-0310-8538-816dae2090ed
* * rename autotool fix to meet the schemeLuotao Fu2009-04-245-40162/+49
| | | | | | | | * remove obsolete patches * add link breakage fix git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10322 33e552b5-05e3-0310-8538-816dae2090ed
* * add some gpsd driversLuotao Fu2009-04-232-5/+15
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10321 33e552b5-05e3-0310-8538-816dae2090ed
* * version bump to gpsd 2.39Luotao Fu2009-04-237-11/+80728
| | | | | | | | | | * backport autotools bugfix from gpsd svn * add dependency check while building -> fix parallemflags * rename sirfmon to gpsmon git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10320 33e552b5-05e3-0310-8538-816dae2090ed
* [bash-complete] unbreak itMarc Kleine-Budde2009-04-211-2/+2
| | | | | | | | | | | in commit (svn:9180 git:9312d9589b880266fb6bac6d561574139d47be7a) bash completion was broken by renaming the variable PACKAGES_SELECTED to PTX_PACKAGES_SELECTED and not changing the completion script accordingly. this patch fixed this. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10319 33e552b5-05e3-0310-8538-816dae2090ed
* [host-pangomm] addedMarc Kleine-Budde2009-04-202-0/+71
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10318 33e552b5-05e3-0310-8538-816dae2090ed
* [klibc] just cleanupsMarc Kleine-Budde2009-04-201-72/+72
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10317 33e552b5-05e3-0310-8538-816dae2090ed
* [klibc] cleanup menu structureMarc Kleine-Budde2009-04-201-47/+27
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10316 33e552b5-05e3-0310-8538-816dae2090ed
* Fix klibc/kernel circular dependencyMarc Kleine-Budde2009-04-202-3/+6
| | | | | | | | | | | | | Author: Jon Ringle <jon@ringle.org> klibc needs to be built and installed after kernel.prepare and before kernel.compile. This takes care of the make dependency rules to handle this unique situation. Signed-off-by: Jon Ringle <jon@ringle.org> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10315 33e552b5-05e3-0310-8538-816dae2090ed
* Update klibc install targetsMarc Kleine-Budde2009-04-202-15/+236
| | | | | | | | | | | | | | | | | | | | | | | | Author: Jon Ringle <jon@ringle.org> Removed insmod (klibc doesn't build it) Added install targets: cpio dmesg halt kill mknod readlink run-init sync Fixed installation of shared version of binaries. Signed-off-by: Jon Ringle <jon@ringle.org> removed trailing whitespace Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10314 33e552b5-05e3-0310-8538-816dae2090ed
* exclude .git from 'make install'Marc Kleine-Budde2009-04-201-1/+1
| | | | | | | | | Author: Jon Ringle <jon@ringle.org> Signed-off-by: Jon Ringle <jon@ringle.org> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10313 33e552b5-05e3-0310-8538-816dae2090ed
* [logrotate] handles now messages, *.log, *.errMarc Kleine-Budde2009-04-202-26/+23
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10312 33e552b5-05e3-0310-8538-816dae2090ed
* [bustle] added notes about patch upstream statusMarc Kleine-Budde2009-04-201-1/+1
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10311 33e552b5-05e3-0310-8538-816dae2090ed
* [tcpdump] properly disable ipv6Marc Kleine-Budde2009-04-202-0/+36
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10310 33e552b5-05e3-0310-8538-816dae2090ed
* [libpcap] add patch to add missing C{,PP}FLAGS to MakefileMarc Kleine-Budde2009-04-205-1498/+32
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10309 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: ↵Robert Schwebel2009-04-201-24/+29
| | | | https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10308 33e552b5-05e3-0310-8538-816dae2090ed
* [iptables] add installation of iptables-applyMarc Kleine-Budde2009-04-192-0/+8
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10307 33e552b5-05e3-0310-8538-816dae2090ed
* [iptables] add installation of iptables-xmlMarc Kleine-Budde2009-04-192-1/+5
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10306 33e552b5-05e3-0310-8538-816dae2090ed
* [iptables] just cleanupsMarc Kleine-Budde2009-04-191-15/+13
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10305 33e552b5-05e3-0310-8538-816dae2090ed
* [tcpdump] version bump to 4.0.0Marc Kleine-Budde2009-04-192-725/+2
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10304 33e552b5-05e3-0310-8538-816dae2090ed
* [libpcap] version bump to 1.0.0Marc Kleine-Budde2009-04-192-5/+7
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10303 33e552b5-05e3-0310-8538-816dae2090ed
* [tcpdump] fixed ipv6Marc Kleine-Budde2009-04-192-2/+5
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10302 33e552b5-05e3-0310-8538-816dae2090ed
* [TODO] marked freetype as fixedMarc Kleine-Budde2009-04-191-1/+3
| | | | | | | | | | fixed in: svn: 10173 git: 6e9a5bf12f19ca168bde09b6417b6d9ca4000f09 Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10301 33e552b5-05e3-0310-8538-816dae2090ed
* [strip] also strip libsMarc Kleine-Budde2009-04-191-1/+1
| | | | | | | | | | the commit (svn: 10224, git: 21b535f4f7d203bd33f9f1f77d3362ae47b1c14f) broke the stripping, so that shared libraries are no longer stripped. This patch unbreaks it. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10300 33e552b5-05e3-0310-8538-816dae2090ed
* [busybox] port patches to new busybox versionMarc Kleine-Budde2009-04-194-0/+0
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10299 33e552b5-05e3-0310-8538-816dae2090ed
* [host-squashfs-tools] fix selectMarc Kleine-Budde2009-04-171-1/+1
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10298 33e552b5-05e3-0310-8538-816dae2090ed
* [e2fsprogs] fix selectsMarc Kleine-Budde2009-04-171-9/+9
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10297 33e552b5-05e3-0310-8538-816dae2090ed
* [kconfig] activate patch to complain about undefined symbols during selectMarc Kleine-Budde2009-04-171-3/+6
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10296 33e552b5-05e3-0310-8538-816dae2090ed
* [kconfig] add patch to complain about undefined symbols during selectMarc Kleine-Budde2009-04-172-0/+47
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10295 33e552b5-05e3-0310-8538-816dae2090ed
* [kconfig] rediffedMarc Kleine-Budde2009-04-172-80/+84
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10294 33e552b5-05e3-0310-8538-816dae2090ed
* [libxcb] just cleanupsMarc Kleine-Budde2009-04-171-56/+5
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10293 33e552b5-05e3-0310-8538-816dae2090ed
* [xorg-driver-video-i810] just cleanupsMarc Kleine-Budde2009-04-171-58/+6
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10292 33e552b5-05e3-0310-8538-816dae2090ed
* [xorg-lib-xdmcp] just cleanupsMarc Kleine-Budde2009-04-171-62/+9
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10291 33e552b5-05e3-0310-8538-816dae2090ed
* [host-flex] deletedMarc Kleine-Budde2009-04-173-137/+0
| | | | | | | | RIP Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10290 33e552b5-05e3-0310-8538-816dae2090ed
* [busybox] version bump to 1.13.4Marc Kleine-Budde2009-04-171-1/+1
| | | | | | | | 1.13.4 is the latest stable release of busybox Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10289 33e552b5-05e3-0310-8538-816dae2090ed
* * jamvm: addedRobert Schwebel2009-04-164-0/+422
| | | | | | | * classpath: added git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10288 33e552b5-05e3-0310-8538-816dae2090ed