summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* New package: openldapBernhard Walle2012-07-242-0/+205
| | | | | Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* barebox: Allow usage of nconfigBernhard Walle2012-07-241-1/+1
| | | | | | | With that patch, 'ptxdist nconfig barebox' works. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kernel: Allow usage of nconfigBernhard Walle2012-07-241-1/+1
| | | | | | | | With that patch, 'ptxdist nconfig kernel' works. For me nconfig has the advantage of a full text search in the current menu. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Update mtd-utils to 1.5.0Bernhard Walle2012-07-244-5/+5
| | | | | | | Tested on a beagle board. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lsof: Check for busybox' lsofBernhard Walle2012-07-241-0/+3
| | | | | | | | With the new 'lsof' of busybox, add the usual check to avoid conflicts during building the image (two lsof binaries). Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gnutls: Update to 2.12.20Bernhard Walle2012-07-241-2/+2
| | | | | Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rsync3: support ACL and extended attributesJan Luebbe2012-07-242-0/+15
| | | | | Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* dts: depend on the kernel source treeMichael Olbrich2012-07-241-0/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* wireshark: Fix targetinstall stageJuergen Beisert2012-07-161-2/+3
| | | | | | | When tshark is not enabled the targetinstall stage must not try to install it. Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libqxt: fix configure optionsMichael Olbrich2012-07-141-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* template-kernel-make: use .tar.xz like the other kernel packagesJan Luebbe2012-07-131-1/+1
| | | | | Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* dtc: move dtb dependencies to post/Michael Olbrich2012-07-132-4/+18
| | | | | | | Variables in dependencies are resolved immediately, so we have to make sure that they are already fully defined. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-plugins-good11: linux/videodev2.h from kernel headers can be usefullMichael Olbrich2012-07-121-0/+5
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* xmlrpc-c: version bump 1.06.41 -> 1.06.42Michael Olbrich2012-07-129-11/+36
| | | | | | and add patch to fix building with libcurl 7.26.0 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libcurl: version bump to 7.26.0Bernhard Walle2012-07-111-2/+4
| | | | | Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* barebox: add option to install target 'bareboxenv'ptxdist-2012.07.0Michael Olbrich2012-07-092-0/+21
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* barebox: build with $(PARALLELMFLAGS)Michael Olbrich2012-07-091-1/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* add some example new-style image rulesMichael Olbrich2012-07-069-0/+190
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* boot-mlo.vfat: cleanup rulesMichael Olbrich2012-07-061-3/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-genimage: version bump 2 -> 3Michael Olbrich2012-07-061-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* udev: new versions need /run to function properlyMichael Olbrich2012-07-061-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* htop: version bump 0.8.3 -> 1.0.1Michael Olbrich2012-07-042-5/+8
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* expat: cleanupMichael Olbrich2012-07-041-4/+5
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ddrescue: new packageMichael Olbrich2012-07-042-0/+71
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* cifs-utils: new packageMichael Olbrich2012-07-042-0/+66
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* help text amendmentsJochen Frieling2012-07-0315-52/+139
| | | | | Signed-off-by: Jochen Frieling <j.frieling@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* xorg-server: XORG_SERVER_EXT_MULTIBUFFER is not definedMichael Olbrich2012-07-031-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* xorg-lib-X11: kconfig symbols must be all uppercaseMichael Olbrich2012-07-031-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* timezone: cleanup and remove bogus entryMichael Olbrich2012-07-032-62/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* splashutils: fix typoMichael Olbrich2012-07-031-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rt-tests: add missing menu entryMichael Olbrich2012-07-031-0/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* poppler: fix typoMichael Olbrich2012-07-031-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lm_sensors: LM_SENSORS_SENSORS_DETECT was removedMichael Olbrich2012-07-031-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* links: fix typoMichael Olbrich2012-07-031-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libusb: LIBUSB_BUILD_STATIC no longer existsMichael Olbrich2012-07-031-2/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* iproute2: fix typoMichael Olbrich2012-07-031-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* initng: fix typosMichael Olbrich2012-07-031-8/+8
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-kaffe: remove old fileMichael Olbrich2012-07-031-63/+0
| | | | | | this package has not existed for a long time Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* coreutils: fix typo and remove bogus linesMichael Olbrich2012-07-031-3/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gnuplot: remove obsolte optionMichael Olbrich2012-07-032-5/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* bash: fix typo in ptx/endisMichael Olbrich2012-07-031-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* sdl: add licenseMichael Olbrich2012-07-031-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* xorg-app-xinput: add missing dependencyMichael Olbrich2012-07-031-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxd_lib_template: image-genimage: use package name as default config nameMichael Olbrich2012-07-031-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxdist: try to keep PTXDIST_PLATFORMCONFIGDIR relative to PTXDIST_WORKSPACEMichael Olbrich2012-07-031-1/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxd_lib_template: image files should start with 'image-'Michael Olbrich2012-07-031-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxd_lib_template: print paths relative to $PWDMichael Olbrich2012-07-031-3/+12
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxd_lib_dgen: image-<pkg>.install.post should depend on $(<PKG>_IMAGE)Michael Olbrich2012-07-021-0/+1
| | | | | | Otherwise selecting other images will not produce the correct dependencies. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* barebox: copy back .config file after make oldconfig stepMarc Kleine-Budde2012-07-021-4/+5
| | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* barebox: fix tags generationMarc Kleine-Budde2012-07-021-0/+2
| | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>