summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* dtc: use GENERIC_KERNEL_ARCH for cpp, tooptxdist-2013.06.1stable/ptxdist-2013.06.xMarc Kleine-Budde2013-07-211-2/+2
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit 421a40af72edf7ded3a78baa7598d7b8d74815ce) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* dtc: fix call of dtc, remove stray @Marc Kleine-Budde2013-07-211-1/+1
| | | | | | | | | | ...which should have been removed in commit 494b44c dtc: use includes conditionally Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit 1ff7fc36a5d9e6aee37a7085c8565372b8721849) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* dtc: use includes conditionallyMarc Kleine-Budde2013-07-211-2/+4
| | | | | | | | ...only on dtc which supports it. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit 494b44ce1148a6637a825bc59664a41766c411f0) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* dtc: don't generate linemarkes during preprocess stepMarc Kleine-Budde2013-07-211-0/+1
| | | | | | | | Older dtcs don't like linemarkers. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit 3175c9bea5b1670b7b96740bc87c86c76f97c24c) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* dtc: use GENERIC_KERNEL_ARCH instead of KERNEL_ARCHMarc Kleine-Budde2013-07-211-1/+1
| | | | | | | | Because KERNEL_ARCH is undefined. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit 1daa65d9444d68d18289b8a21080f14592047ce7) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* host-system-python: remove bogus defaultptxdist-2013.06.0Michael Olbrich2013-06-091-1/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-system-ruby: new packageMichael Olbrich2013-06-092-0/+32
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* busybox: Fix permission of /etc/sysctl.confBernhard Walle2013-06-051-1/+1
| | | | | | | It's not necessary to make /etc/sysctl.conf executable. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: install /lib/systemd/systemd-random-seed if enabledMichael Olbrich2013-06-051-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* zlib: Bump version to 1.2.8Bernhard Walle2013-06-041-3/+3
| | | | | | | | Also change the compression format to xz since bz2 is no longer available. I also verified that the libpng site mirrors the xz version. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* cross-insight: make 'makeinfo' a noopMichael Olbrich2013-06-031-0/+4
| | | | | | | | Otherwise makeinfo may fail with: bfd.texinfo:326: unknown command `colophon' bfd.texinfo:337: unknown command `cygnus' Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* util-linux-ng: fsck depends on libmountUwe Kleine-König2013-06-031-0/+1
| | | | | | | | | Without this selecting UTIL_LINUX_NG_FSCK but not UTIL_LINUX_NG_LIBMOUNT results in a build failure: configure: error: libmount is needed to build fsck Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libmikmod: don't build docsMichael Olbrich2013-06-031-0/+4
| | | | | | | | | | | | | | | | | | Running makeinfo can fail with: [...] mikmod.texi:48: misplaced { mikmod.texi:48: misplaced } mikmod.texi:1723: @itemx must follow @item mikmod.texi:1810: @itemx must follow @item mikmod.texi:1830: @itemx must follow @item mikmod.texi:2016: @itemx must follow @item mikmod.texi:2044: @itemx must follow @item mikmod.texi:2131: @itemx must follow @item mikmod.texi:2344: @itemx must follow @item mikmod.texi:2861: @itemx must follow @item [...] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: use host-system-pythonMichael Olbrich2013-06-032-7/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-intltool: use host-system-perlMichael Olbrich2013-06-032-8/+12
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* jvisu: use host-system-jdkMichael Olbrich2013-06-032-13/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rxtx: use host-system-jdkMichael Olbrich2013-06-032-8/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* classpath: use host-system-jdkMichael Olbrich2013-06-032-8/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-system-python: new packageMichael Olbrich2013-06-032-0/+46
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-system-perl: new packageMichael Olbrich2013-06-032-0/+46
| | | | | | This is a generic check for the system perl. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-system-jdk: new packageMichael Olbrich2013-06-032-0/+50
| | | | | | This is a generic check for the system JDK Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* setup: don't use /usr as default jdk pathMichael Olbrich2013-06-032-2/+5
| | | | | | Using /usr will add /usr/include to the header search path. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-plugins-bad1: dvb plugin has been portedMichael Olbrich2013-06-031-2/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libsoup: add libxml2 dependencyPhilipp Zabel2013-05-311-0/+1
| | | | | Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* openssl: Fix build with Perl 5.18.0Bernhard Walle2013-05-311-0/+2
| | | | | | | | | | | | | | | My Arch Linux updated to host-perl 5.18.0. Building openssl with that version fails when creating the manpages: c_rehash.pod around line 45: You forgot a '=back' before '=head1' c_rehash.pod around line 49: =back without =over Since we don't need that manpages, install openssl with "make install_sw" instead of "make install" which avoids building the manpages. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* dtc: pre-process device-trees with cppMichael Olbrich2013-05-311-1/+25
| | | | | | This may be needed for device-trees from Linux v3.10 and later. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libnl3: version bump 3.2.21 -> 3.2.22Alexander Aring2013-05-221-2/+2
| | | | | Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-systemd: configure with --enable-largefileMichael Olbrich2013-05-161-1/+1
| | | | | | "--disable-largefile" is broken on x86 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* networkmanager: sync systemd services with upstreamMichael Olbrich2013-05-142-0/+10
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: version bump 195 -> 204Michael Olbrich2013-05-146-24/+122
| | | | | | | This also includes a host-systemd. udevadm is needed here to generate the hardware database if enabled. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-libkmod: disable manpagesMichael Olbrich2013-05-131-0/+1
| | | | | | | Otherwise xsltproc is required. Reported-by: Matthias Klein <matthias.klein@optimeas.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libkmod: disable manpagesMichael Olbrich2013-05-131-0/+1
| | | | | | | Otherwise xsltproc is required. Reported-by: Matthias Klein <matthias.klein@optimeas.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lowpan-tools: update lowpan-patchesAlexander Aring2013-05-1310-140/+449
| | | | | | | | | | | | | Currently there is no way to make a new lowpan-tools release. This patch synchronize the patches from version 0.3 with current git master. Delete Patch 0001-Avoid-crashing-in-izcoordinator.patch. Which is replaced by upstream 0001-izoordinator-Fixes-to-error-handling.patch patch. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kconfig: Fix build on DarwinBernhard Walle2013-05-123-1/+35
| | | | | | | | | | | | | | | | Darwin 12.2.0 (Mac OS 10.8) defines CIRCLEQ_HEAD but doesn't define CIRCLEQ_HEAD_INITIALIZER. Since mconf.c uses CIRCLEQ_HEAD_INITIALIZER, the build fails. A simple and safe fix is to always use our own copy of the CIRCLEQ_ macros on every platform. Include "missing.h" and don't include <sys/queue.h>. That works also on Linux, verified on current Arch Linux with glibc 2.17. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> [add patch to scripts/ptx-modifications] Signed-off-by: Andreas Bießmann <andreas@biessmann.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* strongswan: update to 5.0.4Jan Luebbe2013-05-121-3/+10
| | | | | | | The security bug fixed in 5.0.4 affected only the openssl plugin, which is disabled in this package. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lm_sensors: cleanupMichael Olbrich2013-05-122-8/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lm_sensors: bump to v3.3.3Alexander Dahl2013-05-121-3/+3
| | | | | Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* pixman: version bump 0.28.2 -> 0.30.0Michael Olbrich2013-05-121-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-plugins-bad1: version bump 1.0.6 -> 1.0.7Michael Olbrich2013-05-074-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-plugins-good1: version bump 1.0.6 -> 1.0.7Michael Olbrich2013-05-071-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-plugins-base1: version bump 1.0.6 -> 1.0.7Michael Olbrich2013-05-071-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gstreamer1: version bump 1.0.6 -> 1.0.7Michael Olbrich2013-05-071-2/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-qemu: add package for a host-side qemuptxdist-2013.05.0Jan Luebbe2013-05-075-0/+209
| | | | | | Signed-off-by: Jan Luebbe <jlu@pengutronix.de> [mol: menuconfig, disable fdt and generalize target list] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* wrapper: remove wrapper dir from PATH before executing the real toolMichael Olbrich2013-05-061-0/+1
| | | | | | | | | This avoid recursions in case the 'real' tool is also a script that uses PATH to find the tool to execute. This fixes Problems on Fedora where ccache wrappers are in $PATH by default. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Add support for xz'd patchesBernhard Walle2013-05-031-1/+4
| | | | | | | | Since kernel.org provides their patches as .xz-compressed files, that's quite useful. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libkmod: avoid calling syscall() with -1Jan Luebbe2013-05-032-0/+44
| | | | | | | This fixes an illegal instruction error on qemu ARM. Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* tomoyo-tools: New packageBernhard Walle2013-05-033-0/+97
| | | | | | | | | | | This are the userspace tools needed to use the TOMOYO security module that is included in the Linux kernel >= 3.2. In addition, we modify Kconfig to include the tomoyo-tools package directly beyond the "Security" group. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Add new top-level group 'Security'Bernhard Walle2013-05-031-0/+2
| | | | | | | The SELinux stuff is now a subgroup. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-libpcre: fix sectionMichael Olbrich2013-04-231-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* v4l-utils: version bump 0.9.1 -> 0.9.5Michael Olbrich2013-04-221-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>