aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
Commit message (Collapse)AuthorAgeFilesLines
* gnu-configize fixupskergoth/autotoolsChris Larson2010-11-0236-173/+88
| | | | Signed-off-by: Chris Larson <chris_larson@mentor.com>
* gettext: include ${S}/m4 in acpathsChris Larson2010-11-023-3/+6
| | | | Signed-off-by: Chris Larson <chris_larson@mentor.com>
* freetype: use oe_autoreconfChris Larson2010-11-021-5/+3
| | | | Signed-off-by: Chris Larson <chris_larson@mentor.com>
* autotools: update config.{sub,guess} directlyChris Larson2010-11-028-147/+12
| | | | | | | | Drops gnu-configize in favor of doing it in the classes, and automatically doing it in autotools_base as well as autotools, ensuring that even recipes which only want oe_runconf will get the config files updated. Signed-off-by: Chris Larson <chris_larson@mentor.com>
* gdb-cross-sdk: reconfigure before running oe_runmake configure-hostEric Bénard2010-11-021-1/+1
| | | | | | | | | | | | | | | | | so we have : configure then make configure-host which generates the Makefile that we modify using sed to statically link the libs Without this patch, we don't statically link libncurses, libtinfo and libz which leads to : /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-gdb: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory when trying to use the toolchain. Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Tom Rini <tom_rini@mentor.com>
* tasks: fix compilation due to missing config.h includeDmitry Eremin-Solenikov2010-11-022-1/+14
| | | | Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
* mysql5-native: drop obsolete do_rm_work replacementDmitry Eremin-Solenikov2010-11-021-4/+0
| | | | Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
* busybox: remove unused versionEric Bénard2010-11-0251-14403/+0
| | | | | | | | | | | | keep the following versions : 1.2.1 (used by oplinux) 1.7.2 (used by nylon) 1.13.2 (used by angstrom, kaeilos and slugos) 1.17.1 (used by angstrom) 1.17.3 (latest one) Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com>
* busybox: 1.17.3 is stable and can be the default fallback versionEric Bénard2010-11-021-3/+1
| | | | | | Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
* busybox-static: add the latest versionEric Bénard2010-11-021-0/+11
| | | | | | | | tested using initramfs-image Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
* vlc: update to 1.1.4.1Koen Kooi2010-11-022-2/+51
| | | | Signed-off-by: Koen Kooi <koen@openembedded.org>
* gzip: Fix update-alternativesTom Rini2010-11-011-4/+3
| | | | | | | | The rename was being done correctly in do_install (for just pn-gzip) so remove a bad attempted rename in the postinst and suffix that and prerm with pn-gzip while we're in here. Signed-off-by: Tom Rini <tom_rini@mentor.com>
* stage-manager: Fix removal of installed packagesTom Rini2010-11-012-2/+2
| | | | | | | | | Currently, the status line for installed pstaging packages will ready 'Status: install user installed' but we check for 'install ok installed' so the check fails and we don't remove. Fix the check to look for user rather than ok. Signed-off-by: Tom Rini <tom_rini@mentor.com>
* linux-kexecboot.inc: define explicitely the custom defconfig for this kernelAndrea Adami2010-11-011-7/+8
| | | | | | * set master console on serial * add the quiet/debug command line tag * (all could be just done in the defconfig, is left here as example)
* linux-kexecboot_2.6.36: add initial untested collie, poodle and tosa defconfigsAndrea Adami2010-11-013-0/+3838
|
* linux-kexecboot_2.6.36: update defconfigs for c7x0, spitz, akitaAndrea Adami2010-11-013-3/+3
| | | | * add forgotten CONFIG_LEDS_TRIGGER_IDE_DISK=y
* angstrom: fix licensing for angstrom recipesKoen Kooi2010-11-0119-0/+19
| | | | tasks and hacks are all MIT, mkcard is GPLv2
* qwt: add examples and fix -dev RPROVIDESEric Bénard2010-11-013-1/+13
| | | | | Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Koen Kooi <k-kooi@ti.com>
* qwt 5.2.1: add recipes for /e and /x11 versionsKoen Kooi2010-11-013-0/+37
| | | | | | * QT/e apps using this lib will need some s/qwt/qwt$QTLIBINFIX/g love Signed-off-by: Koen Kooi <k-kooi@ti.com>
* xorg: new versions for 20101101Martin Jansa2010-11-0153-44/+465
| | | | | | * tested on SHR/gta-02, SHR/spitz, SHR/nokia900 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* busybox: usb detection scriptEric Bénard2010-11-012-4/+1
| | | | | | | remove git version which accidently leaked in the file. increase busybox PR. Signed-off-by: Eric Bénard <eric@eukrea.com>
* xboard: add version 4.4.4Martin Jansa2010-10-312-0/+13
| | | | | | * move files to PN-PV for faster lookup Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* accelges_svn: add `libglade` to `DEPENDS`Paul Menzel2010-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The task `configure` failed with the following error. […] | checking for NOTIFY... yes | checking for GLADE... configure: error: Package requirements (libglade-2.0) were not met: | | No package 'libglade-2.0' found | | Consider adjusting the PKG_CONFIG_PATH environment variable if you | installed software in a non-standard prefix. | | Alternatively, you may set the environment variables GLADE_CFLAGS | and GLADE_LIBS to avoid the need to call pkg-config. | See the pkg-config man page for more details. | | ERROR: Function do_configure failed NOTE: package accelges-1_0.2+svnr206-r4: task do_configure: Failed Adding `libglade` to `DEPENDS` fixes the problem and the recipe was build tested with the following build configuration. Build Configuration: BB_VERSION = "1.10.0" METADATA_BRANCH = "org.openembedded.dev" METADATA_REVISION = "1218fb1420ff039012d08e4a43cf3bac70c08fdf" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "beagleboard" DISTRO = "angstrom" DISTRO_VERSION = "next" TARGET_FPU = "hard" Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* accelges_svn: sort `DEPENDS` alphabeticallyPaul Menzel2010-10-311-1/+1
| | | | | Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mokomaze: don't set RDEPENDS_${PN}_shr as it overwrites RDEPENDS from .so ↵Martin Jansa2010-10-311-1/+1
| | | | | | | | providers * as work around use RRECOMMENDS instead Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mokomaze: fix vibration on gta02 with 2.6.34 kernelSebastian Krzyszkowiak2010-10-312-1/+28
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libvpx: add 0.9.5Koen Kooi2010-10-311-0/+14
|
* task-shr-feed: add setxkbmapMartin Jansa2010-10-311-1/+2
|
* linux-openmoko-2.6.34: enable 3D engine and update jitterless patchMartin Jansa2010-10-314-61/+282
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* usb detection scriptEric Bénard2010-10-311-1/+0
| | | | | | remove echo which should not be there Signed-off-by: Eric Bénard <eric@eukrea.com>
* qt-4.7: rename qtdemo to qtdemoE for qt4-embeddedEric Bénard2010-10-312-1/+6
| | | | | | | in order to stay consistant with 4.6.x releases. Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
* frameworkd: bump SRCREV againMartin Jansa2010-10-311-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* valgrind: remove versions prior to 3.6.0Roman I Khimov2010-10-313-55/+0
| | | | | | | | If you're using valgrind, you probably want latest and versions removed with this patch are 2+ years old. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Khem Raj <raj.khem@gmail.com>
* base-files: add fstab for nokia900 and bump PRDenis 'GNUtoo' Carikli2010-10-312-1/+11
| | | | | | The standard fstab lacked an entry for the 32GB one NAND Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
* accelges: don't put libraries to RDEPENDSMartin Jansa2010-10-311-2/+2
| | | | | | | * they are automatically added by .so providers * in this case libcurl was pulling curl-nativesdk to DEPENDS which is really wrong Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gcc-package-cross, gcc-package-target: Stage libgcc_s.so linker stubKhem Raj2010-10-303-7/+3
| | | | | | | | * This stub is not staged in <sysroot>/usr/lib which is a problem for many python recipes as it looks for libgcc in that directory and fail to find it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* busybox: use INC_PR in consistent wayMartin Jansa2010-10-303-3/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* busybox: don't require busybox.inc twiceMartin Jansa2010-10-306-6/+0
| | | | | | | | | * busybox_1.1x.inc includes it too resulting in ERROR: busybox-linuxrc is listed in PACKAGES multiple times, this leads to packaging errors. ERROR: Please fix the metadata/report this as bug to OE bugtracker. for every subpackage (6). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* task-shr-feed: add efm recipesMartin Jansa2010-10-301-1/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xorg: new versions for 20101030Martin Jansa2010-10-3029-6/+250
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-nodm-init: update INITSCRIPT_PARAM to stop it in runlevel 0Sebastian Krzyszkowiak2010-10-301-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mokomaze: fix accelerometers on gta02 with 2.6.34 kernelSebastian Krzyszkowiak2010-10-302-1/+40
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* wget: enable gnutls support for SHR and fix gnutls in wget-1.12Martin Jansa2010-10-303-2/+273
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* shadow: use u-a for groups (conflicts with groups from coreutils-8.5)Martin Jansa2010-10-301-3/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* coreutils: use INC_PRMartin Jansa2010-10-305-4/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* coreutils: install df and nice to /bin as busybox doesMartin Jansa2010-10-301-4/+4
| | | | | | * otherwise u-a will fail Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* coreutils: use u-a for sha256sum, sha512sum, timeout (conflict with ↵Martin Jansa2010-10-301-7/+31
| | | | | | | | busybox-1.17.3) * surround "u-a --install" and "mv" calls with "if" to be sure it won't fail for old coreutils version without some ${bindir}/$i Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* util-linux-ng: Make cal, script, flock use u-a, drop D_P = -1Martin Jansa2010-10-301-5/+6
| | | | | | | | * cal and script were added to usrbinprogs_a in af3f52db17181108a45a0484a57e84495e865393, but u-a calls weren't added to postinst/prerm * drop D_P = -1, doesn't make much sense in .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xorg: new versions for 20101029Martin Jansa2010-10-3022-10/+111
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* supertux(-qvga): include supertux recipe to supertux-qvgaMartin Jansa2010-10-302-36/+13
| | | | | | | * if do_configure in supertux-qvga fails for you, then it's because gp2x.patch adds libmikmod to configure.ac and libmikmod-config returns -L/usr/lib, libmikmod should be fixed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>