summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [expat] use bz2 tarballstable/ptxdist-2010.03.xMarc Kleine-Budde2010-08-021-1/+1
| | | | | | | | | because the gz tarball has problems on certain i386 ubuntu systems Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit 7d14006b7f76b26ddbd52f0bc00fa5c8f7056641) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [sdl] fix typo: properly disable audioMarc Kleine-Budde2010-08-021-1/+1
| | | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit 9602dadda30058385fe65d04da34ebdd863fb046) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [host-xorg-lib-Xfont] turn off documentationMarc Kleine-Budde2010-08-021-1/+2
| | | | | | | | | regenerating documentation breaks on gentoo Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit bdfb95f42e6c7c8179b363d685277d15304eed69) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* fix wrong TABs in rules/pre/kernel.makeEnrik Berkhan2010-06-141-7/+7
| | | | | | | | | | | | | | | | This patch replaces some erroneous TAB characters in rules/pre/kernel.make by SPACEs. The TABs trigger the following error if PTXCONF_COMPILER_PREFIX_KERNEL is selected but no selected_toolchain_kernel link has been created yet: .../rules/pre/kernel.make:18: *** commands commence before first target. Stop. Signed-off-by: Enrik Berkhan <Enrik.Berkhan@ge.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit f8770aecb60892154556082c1c68762f5da83728) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [host-pelts] add get stageMarc Kleine-Budde2010-05-041-0/+8
| | | | | | | | The get stage has been accidently removed in "f24e7f331ab6d615ead3f46da9f5c13a1b604e13". Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit 881042690b2484e5ede161167b53c72bac340ae3)
* [template-src-*-make] use "trunk" if requested by userMarc Kleine-Budde2010-04-073-0/+12
| | | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit e6dd06522735dfe652ba493140ab919f6e7df505) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* release ptxdist-2010.03.1ptxdist-2010.03.1Marc Kleine-Budde2010-03-291-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [template-src-*-make] add dependency to autotools ...Marc Kleine-Budde2010-03-262-0/+8
| | | | | | | | | | ...if we run autogen.sh Reported-by: Jon Ringle <jon@ringle.org> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit e469733b466373f3c855134af21aa98198eb3cfa) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [template-src-stellaris-make] don't use := in @PACKAGE@_CONF_OPTMarc Kleine-Budde2010-03-261-1/+1
| | | | | | | | | | Don't use := but = in an assignment when referencing variables from other makefiles. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit 3520db8f47c1e46ec33e11aaea2063d8d53b2887) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [templates] add empty prepare stage to src-linux-driver templateMichael Olbrich2010-03-261-0/+8
| | | | | | | | Without this the default prepare stage fails because of a missing build directory. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> (cherry picked from commit 4f71ffb8de74bf3d0b6fc2db5f23a8f3d77a9d51)
* [ptxdist] rename template "simple" -> "file" and add helpMichael Olbrich2010-03-261-2/+2
| | | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> (cherry picked from commit 900df22e4b2fca3a03a47756dccc6e4ad769fc24)
* [ptxdist] fix exclude pattern while building environmentLuotao Fu2010-03-262-2/+4
| | | | | | | | | | The exclude pattern in the scripts for barebox/uboot-v2 environment creation is broken. It will include the config.in template file and all backup files in Emacs or vim style. Fix this so that we won't find things like /env/bin/config.in or /env/config.in~ on the target after running "test setenv" Signed-off-by: Luotao Fu <l.fu@pengutronix.de> (cherry picked from commit 759dd85a407e0c080d1d262ea8deee47615acf7e)
* [ptxdist] fix speed setting in test script libraryLuotao Fu2010-03-261-0/+1
| | | | | | | | Setting speed is missing if the serial port is a telnet port. This will fail if the serial port daemon requires speed settings, e.g. moxa. Signed-off-by: Luotao Fu <l.fu@pengutronix.de> (cherry picked from commit 5c3328ebe6d7a771bab958da3f95cb234cba0560)
* [mtd-utils] ubiformat select GCCLIBS_GCC_SJon Ringle2010-03-261-0/+1
| | | | | | Signed-off-by: Jon Ringle <jon@ringle.org> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit 7ecb4e47bac545ba206fbc37e8adf61b1fbbcc5a)
* release ptxdist-2010.03.0ptxdist-2010.03.0Marc Kleine-Budde2010-03-031-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [rt-tests] version bump 0.64 -> 0.66Michael Olbrich2010-03-035-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [barebox] bump default version to 2010.03.0Michael Olbrich2010-03-031-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [templates] cleanup & fix strellaris templateMichael Olbrich2010-03-033-11/+16
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [templates] cleanupMichael Olbrich2010-03-034-28/+26
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [template-src-*-make] use <PKG>_PKGDIRMarc Kleine-Budde2010-03-032-5/+5
| | | | | | instead of $(PKGDIR)/<PKG> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [template-src-autoconf] fix _CONV_{ENV,OPT} typoMarc Kleine-Budde2010-03-031-2/+2
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [bash_completion] fix bash completion for newpackageMarc Kleine-Budde2010-03-031-1/+4
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [template-src-make-prog] reanimate plain makefile targetMarc Kleine-Budde2010-03-037-21/+173
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [newpackage] fix aligment in questionnaireMarc Kleine-Budde2010-03-031-6/+6
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [newpackage] return if "sed" replacement of template files failMarc Kleine-Budde2010-03-031-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [newpackage] improve source tree template generationMarc Kleine-Budde2010-03-031-7/+18
| | | | | | | | | | | This patch improves the generation of source tree templates. - add default "yes" to create a source tree template - "wizard.sh" isn't mandatory anymore - use "bash" instead of "sh" to call wizard.sh - handle packages without version number gracefully; don't add a "-" after the pacakge name Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [newpackage] clean up implementationMarc Kleine-Budde2010-03-031-40/+27
| | | | | | | | | | | | | This patch cleans up the $(ptxdist newpackage $action) implementation by defining sane defaults for: - template - template_src Further "class" is derived from "action" if "autoconf_class" is set. Differences from the default are overwritten in the case statement. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [template-target] rename filesMarc Kleine-Budde2010-03-033-1/+1
| | | | | | | | | | This patch renames the templates from: - template-{in,make} into - template-target-{in,make} to match the "action" in "ptxdist newpackage $action". Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [template-src-cmake] rename filesMarc Kleine-Budde2010-03-033-1/+1
| | | | | | | | | | This patch renames the templates from: - template-src-cmake-{in,make} into - template-src-cmake-prog-{in,make} to match the "action" in "ptxdist newpackage $action". Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [template-src-driver] rename filesMarc Kleine-Budde2010-03-033-1/+1
| | | | | | | | | | This patch renames the templates from: - template-src-driver-{in,make} into - template-src-linux-driver-{in,make} to match the "action" in "ptxdist newpackage $action". Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [newpackage] remove unused template_src from klibc actionMarc Kleine-Budde2010-03-031-1/+0
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* Merge branch 'work/gtk'Michael Olbrich2010-03-0230-119/+301
|\
| * [mesalib] make sure the mklib script uses the correct linkerMichael Olbrich2010-03-024-0/+90
| | | | | | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
| * [pekwm] install the whole themeMichael Olbrich2010-03-011-0/+4
| | | | | | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
| * [xorg-server] make sure input autodetection with udev actually worksMichael Olbrich2010-03-015-0/+93
| | | | | | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
| * [gtk] version bump 2.18.3 -> 2.18.7Michael Olbrich2010-03-015-19/+21
| | | | | | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
| * [gtk] fix dependencies for gtk2-enginesMichael Olbrich2010-03-012-8/+12
| | | | | | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
| * Merge remote branch 'mkl/next'Michael Olbrich2010-03-0116-91/+80
| |\
| | * [xorg-server] Update version -> 1.7.5Erwin Rol2010-02-254-1/+1
| | | | | | | | | | | | | | | | | | Signed-off-by: Erwin Rol <erwin@erwinrol.com> [mkl: split into seperate patches] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
| | *-------. Merge remote branches 'people/ero/for-ptx-pixman', ↵Marc Kleine-Budde2010-02-2512-90/+79
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 'people/ero/for-ptx-cairo', 'people/ero/for-ptx-libdrm', 'people/ero/for-ptx-dri2proto' and 'people/ero/for-ptx-mesa' into next
| | | | | | | * [mesa] Update versionErwin Rol2010-02-258-80/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update version - remove two patches that are fixed upstream - Improve menu structure Signed-off-by: Erwin Rol <erwin@erwinrol.com>
| | | | | | * | [dri2proto] Update versionErwin Rol2010-02-251-1/+1
| | | | | | |/ | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Erwin Rol <erwin@erwinrol.com>
| | | | | * / [libdrm] Update versionErwin Rol2010-02-251-1/+1
| | | | | |/ | | | | | | | | | | | | | | | | | | Signed-off-by: Erwin Rol <erwin@erwinrol.com>
| | | | * / [cairo] Update versionErwin Rol2010-02-251-4/+4
| | | | |/ | | | | | | | | | | | | | | | Signed-off-by: Erwin Rol <erwin@erwinrol.com>
| | | * / [pixman] Update versionErwin Rol2010-02-251-4/+4
| | | |/ | | | | | | | | | | | | Signed-off-by: Erwin Rol <erwin@erwinrol.com>
* | | | [boa] new packageAlexander Stein2010-02-2611-0/+940
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> [mkl: update to boa-0.94, import debian patches] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* | | | [kernel] bump default version to 2.6.33Marc Kleine-Budde2010-02-261-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* | | | [barebox] bump default version to 2010.02.0Marc Kleine-Budde2010-02-261-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* | | | [canutils] bump default version to 4.0.9Marc Kleine-Budde2010-02-261-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* | | | [canutils] support canutils >= 4.0Marc Kleine-Budde2010-02-261-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | They have an additional dep to libsocketcan. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>