summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
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>
2010-05-03pisi: Upgrade from 0.5.1 to 0.5.2 (show stopper bug fix)Michael Pilgermann1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03initscripts-shr: add procps to RDEPENDS as killproc depends on ps -eMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03python-elementary: temporary keep older SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02i2c-tools: bump PRKoen Kooi1
2010-05-02avrdude: add 5.10Maksym Parkachov2
2010-05-02opimd-utils_git.bb: bump revKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-02frameworkd_git.bb: bump rev for some opimd fixesKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-02zlib: convert to BBCLASSEXTEND and add version 1.2.5Eric BENARD6
- convert to BBCLASSEXTEND - unify versions with .inc file - add version 1.2.5 with updated autotool patch for this version Signed-off-by: Eric Benard <eric@eukrea.com> Acked-by: Roman I Khimov <khimov@altell.ru>
2010-05-02fsoraw: add recipe for fsoraw rewritten in valaMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02mplayer_git: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02task-x11: add variable for common files provider selectionMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02xserver-nodm-init: rename old as 1.0, add version compatible with ↵Martin Jansa4
xserver-common as 2.0 (from buglabs) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02xserver-common: add SHR patches and RCONFLICTS for xserver-kdrive-commonMartin Jansa5
* for SHR updated calibration script * x-window-manager launcher to Xsession 90xXWindowManager * -nocursor param to Xorg ARGS, because strange artifacts or even segfault happen when using illume keyboard Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02squidguard: fix CVE-2009-3700 and CVE-2009-3826Roman I Khimov3
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-05-02nano: unify versions with .inc fileRoman I Khimov4
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-05-02nano: Add version 2.2.4Scott Garman1
Signed-off-by: Scott Garman <sgarman@zenlinux.com> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Roman I Khimov <khimov@altell.ru>
2010-05-02tzdata: update to latest version (2010i).Adrian-Ken Rueegsegger1
Signed-off-by: Adrian-Ken Rueegsegger <ken@codelabs.ch> Acked-by: Roman I Khimov <khimov@altell.ru>
2010-05-02tzcode: update tzdata to latest version (2010i).Adrian-Ken Rueegsegger1
Signed-off-by: Adrian-Ken Rueegsegger <ken@codelabs.ch> Acked-by: Roman I Khimov <khimov@altell.ru>