summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-05-05u-boot_2009.03: additional image processing for hipox machinesledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-05-05oxnas-boot-tools: new recipesledz3
Boot tools for OXNAS boards Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-05-04eglibc_svn.bb: Move SRCREV to latest trunk.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-04gdb-7.1: Add recipes for version 7.1Khem Raj9
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-05opie-init: uncomment c7x0 specific stuffAndrea Adami1
* was commented in ver 1.2.4 but there are still bits in opie-init.inc * unbreak the build for the moment * still needs testing about w100 in opie
2010-05-04crda: add version 1.1.1Eric BENARD1
- http://wireless.kernel.org/en/developers/Regulatory/CRDA - CRDA acts as the udev helper for communication between the kernel and userspace for regulatory compliance. Signed-off-by: Eric Benard <eric@eukrea.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-04python-m2crypto: add nativeEric Benard1
- this package is needed to compile crda Signed-off-by: Eric Benard <eric@eukrea.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-04perl-native: Switch away from legacy staging, bump PR.Tom Rini2
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-04lighttpd: add missing dep on zlipKoen Kooi1
2010-05-04xorg-xserver-common: make xvfb depend on xkeyboard-configKoen Kooi1
2010-05-04xkeyboard-config: convert to new style stagingKoen Kooi1
2010-05-04rsyslog: new version 5.5.4Steffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-05-04rsyslog: recipe cleanupSteffen Sledz2
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-05-04firefox: add 3.6.3Koen Kooi16
2010-05-04geck-mediaplaer svn: bump SRCREVKoen Kooi1
2010-05-04mplayer_svn : fix compilation problemEric Benard2
- this patch fix the following error (met for a x86 target) : | loader/module.o: In function `MODULE_GetProcAddress': | module.c:(.text+0x125): undefined reference to `report_entry' | module.c:(.text+0x12f): undefined reference to `report_ret' | module.c:(.text+0x139): undefined reference to `wrapper_target' | module.c:(.text+0x13e): undefined reference to `wrapper' | loader/module.o: In function `LoadLibraryExA': | module.c:(.text+0x10d4): undefined reference to `report_entry' | module.c:(.text+0x10de): undefined reference to `report_ret' | module.c:(.text+0x10ea): undefined reference to `wrapper_target' | module.c:(.text+0x10f0): undefined reference to `wrapper' | collect2: ld returned 1 exit status | make: *** [mplayer] Error 1 - also add --disable-xss --disable-dga1 --disable-dga2 in order to prevent configure to autodetect these options which leads to a dependency problem. Signed-off-by: Eric Benard <eric@eukrea.com> Acked-by: Denis Carikli <GNUtoo@no-log.org>
2010-05-04linux-omap-psp 2.6.32: refresh touchbook defconfig, add disabled patch to ↵Koen Kooi3
enable 800MHz operation
2010-05-04matrix-gui_svn.bb: Fix parsing of the recipeStefan Schmidt1
NOTE: Handling BitBake files: \ (6840/8344) [81 %]ERROR: /home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb:22: unparsed line: 'do_install(52) {' while parsing /home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb ERROR: /home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb:22: unparsed line: 'do_install(52) {' while parsing /home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb No idea if TI has anything in-house that makes this work but here it doesn't.
2010-05-04matrix-gui: update to latest svnKoen Kooi2
2010-05-04linux-omap-psp 26.32: sync with beagleboard validation kernel againKoen Kooi50
This adds back support for the ds1307 RTC and adds support for the AT24 eeprom
2010-05-04lxpanel: add 0.5.5Koen Kooi1
2010-05-04menu-cache: add 0.3.2Koen Kooi1
2010-05-04lxmenu-data: add 0.1.1Koen Kooi1
2010-05-04lxde-common: add 0.5.0Koen Kooi1
2010-05-04lxsession: add 0.4.4Koen Kooi1
2010-05-04libfso-glib_git.bb: bump PR to trigger rebuild for updated fso-specsKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-04cornucopia.inc: bump rev to get SMS reference id fix in fsogsmdKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-04fso-specs_git.bb: bump rev to get TimeReport signalKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-04frameworkd_git.bb: bump rev to get more opimd fixesKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-03xserver-nodm-init: fix RDEPENDS, add redirect to /tmp/x.logMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03xserver-common_1.33: add xserver-system include for possible modifications ↵Martin Jansa3
on target * requested by Joachim Ott * also fix 89xTs_Calibrate_xinput_calibrator, never call exit from Xsession.d script, because they are sourced to main Xsession shell and exit will end whole Xsession execution Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03omnewrotate: update Xsession.d script for xserver-commonMartin Jansa2
* don't source default/omnewrotate config to Xsession shell * don't export DISPLAY (it should be exported before running Xsession scripts) * move autostart logic to init.d script Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03openssl 1.0.0: fix patches with config-stringsRoman I Khimov7
openssl 1.0.0 has more fields in config-strings, so Configure patches forward-ported from previous openssl versions needed further adjustments to build for more targets (initially tested only on i686 and x86_64). Clean up useless date output in patches (somehow crawled in via quilt) along the way. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-05-03base-files: adjust SHR profile a bit moreMartin Jansa2
* on some targets HOME is set to '/' before /etc/profile gets sourced * Haven't found yet, why it's set '/' in first place, but will apply this workaround proposed by Joachim Ott for now. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03EFL: bump again a bit, fixed python-elementary and improved quickpanelMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03iliwi: remove do_stage() as vala.bbclass doesn't use it anymoreMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03evopedia: use ventura instead of midoryMartin Jansa1
* sensiblebrowser as provided by debianutils and to lower RRECOMMENDS to RSUGGESTS would be even better Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03task-shr: replace mokonnect with iliwiMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03linux-kexecboot: add git recipe for vanilla kernelMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03linux: add git recipe for vanilla kernelMartin Jansa3
* spitz's defconfig based on 2.6.33, disabled obsolete PCMCIA ioctl, because it's broken in current HEAD Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03linux-omap-psp 2.6.32: sync patches with validation kernelKoen Kooi2
2010-05-03shr-lite-image: don't set IMAGE_LINGUAS hereMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03klibc: add 1.5.18Martin Jansa7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03klibc: add 1.5.17Eric BENARD6
Tested only on x86, with kernel 2.6.33 and 2.6.32 Signed-off-by: Eric Benard <eric@eukrea.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Andrea Adami <andrea.adami@gmail.com>
2010-05-03klibc: cleanup all versionMartin Jansa13
* reuse as much .inc as possible * use INC_PR * added klibc-utils.inc with common do_install_append for installing all utils added PACKAGES + FILES variables for them (union for all klibc versions) * added klibc-utils-static.inc with common part of all klibc-utils-static recipes and including klibc-utils.inc in the end with prepared variables to install static versions * modprobe was installed in base_bindir for shared and base_sbindir for static, unified to base_sbindir * next task will be to convert all to new staging (don't know how to install to cross with native install). * 1.5.15 tested with slugos/nslu2le linux-ixp4xx-2.6.27.8+svnr1089-r2 * >= 1.5.15+1.5.16 tested with angstrom/spitz linux-2.6.34-rc6+git% * all version: with newer kernel version where is no include/asm, which is replaced with include/asm-generic + ie arch/arm/include/asm/ we can stage asm -> ../arch/arm/include/asm/ link, or fix klibc autotools to use arch inludes correctly * >= 1.5.15+1.5.16: expects newer kernel and also built (staged) after http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=b2f6d8d0200974b8b98f1bb9b10d46fb06e14b15 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Andrea Adami <andrea.adami@gmail.com>
2010-05-03linux-omap-psp 2.6.32: remove unused v4l2 patchesKoen Kooi1
2010-05-03u-boot git: update beagleboard patches, rebase onto denx gitKoen Kooi38
2010-05-03angstrom feed configs: disable sdk feed by defaultKoen Kooi1
2010-05-03omnewrotate: reove superfluous patchSebastian Spaeth2
We are way past its maxrev revision, so no more need for it to exist.
2010-05-03base-files: adjust SHR /etc/profileMartin Jansa2
* export HOME if it's empty, because xserver-nodm needs that to run x-window-manager (E17 was creating .e in / not real HOME) * don't export LANG, as users cannot overwrite it with extra file in /etc/profile.d/, if it's really needed put extra file there with default LANG Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>