summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-01-16Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks16
into org.openembedded.dev
2010-01-16mythplugins: fixed SRC_URI and ${S} for 0.22Frans Meulenbroeks1
2010-01-16conf/checksums.ini: moved one item according to the sorting rulesFrans Meulenbroeks1
2010-01-16classes/xfce.bbclass: fix SRC_URIRolf Leggewie1
2010-01-16zd1211: move oldest and unfetchable entries to obsolete/Rolf Leggewie6
2010-01-16xmame: move oldest and unfetchable entries to obsolete/Rolf Leggewie4
2010-01-16didiwiki: move oldest, unfetchable recipes to obsolete/ and selfhost sources ↵Rolf Leggewie3
for the rest
2010-01-16gimp: move two old and unfetchable recipes to obsolete directoryRolf Leggewie2
2010-01-16myththemes: 0.22 fix SRC_URI and ${S}Frans Meulenbroeks1
2010-01-16xserver-nodm-init: uncomment DESCRIPTION, commented out by accidentMartin Jansa1
* Extra entry to my commit policy: be double carefull after 2AM, sorry Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15uclibc: Package uclibc_nonshared.a into ulibc-dev.Khem Raj1
* uclibc_noshared.a and libpthread_nonshared.a are right now packaged into uclibc-static which does not get installed along with uclibc-dev. These libraries are required on target for native SDK to work. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-15cpio: Dont munge rmt during do_install on uclibc.Khem Raj1
* cpio configure checks for sgtty.h in order to enable rmt to build as part of cpio package but this header is not available on uclibc so we have to adapt do_install accordingly. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-16xserver-nodm-init: add procps directly to RDEPENDS as procps is pulled ↵Martin Jansa1
usually only by task_cli_tools_debug and busybox version doesn't support 'ps -e x' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-16xserver-nodm-init: add procps directly to RDEPENDS as procps is pulled ↵Martin Jansa1
usually only by task_cli_tools_debug and busybox version doesn't support 'ps -e x' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-16vagalume: update to version 0.8.2Thomas Zimmermann2
* depends now on gst-plugin-gconfelements * recommends hicolor-icon-theme to show the icons Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-16matchbox-panel-2: add -Wno-error to TARGET_CFLAGS to build with gcc 4.4Thomas Zimmermann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-01-16libefso: add efreed dependencyThomas Zimmermann1
2010-01-16midori: move some old and obsolete recipes to obsolete directoryRolf Leggewie10
2010-01-16recode: GNU_HASH QA error fixKhem Raj1
2010-01-15task-shr-feed: add wpa-guiMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15wpa-gui: Add version 0.6.9Christian Rüb5
* build Qt4 version of wpa-gui * patch to compile with Qt4 with and without session manager * patch to use librsvg not inkscape * include stylesheet for SHR distribution Signed-off-by: Christian Rüb <christian.rueb@gmx.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15gnome-games: add virtual/libsdl as dependency and bump PRHenning Heinold1
2010-01-15monotone: drop obsolete and unfetchable recipesRolf Leggewie7
2010-01-15Add support for AT91SAM9G45EK (SAM9M10G45EK with AT91SAM9G45 chip)Ulf Samuelsson3
Split up into three files to allow easier maintenance of AT91 boards. machine/<board>.conf machine/include/AT91.inc machine/include/AT91-LCD.inc A machine with an LCD controller would normally include "AT91-LCD.inc" A machine without an LCD controller would include "AT91.inc" Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com> ---
2010-01-15linux-bug: bumped SRCREVMarcin Juszkiewicz1
2010-01-15bug: use full X.orgMarcin Juszkiewicz1
2010-01-15Add linux-2.6.32 recipe for sam9g45ek, missing from previous commitUlf Samuelsson1
2010-01-15From: Ulf Samuelsson <ulf.samuelsson@atmel.com>Ulf Samuelsson4
Add Linux-2.6.32 recipe for AT91SAM9G45EK. Two patches are included. 1) Patch which will allow the NAND flash partitioning to be configurable 2) Patch which will fix reset for SAM9260, not needed for SAM9G45 though Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com> ---
2010-01-15Make u-boot-2009.98 the preferred bootloader for sam9g45ekUlf Samuelsson1
2010-01-15Add checksum for at91bootstrap-2.13Ulf Samuelsson1
2010-01-15From: Ulf Samuelsson <ulf.samuelsson@atmel.com>Ulf Samuelsson9
Add support for at91bootstrap-2.13. Fixes problem with stack, breaking all boards, compared to 2.13-rc[1-7] Updates kconfig to 2.6.32 More options to save code on SRAM constrained SAM9260. Builds for the following at91 chips. * afeb9260 * at91cap9adk * at91cap9stk * at91sam9g10ek, * at91sam9g20ek * at91sam9g45ek * at91sam9g45ekes * at91sam9rlek * at91sam9xeek * at91sam9m10ek * at91sam9260ek * at91sam9261ek * at91sam9263ek So far, it has only been downloaded and tested on the sam9g45ek (dataflash) Therefore it is only default for this chip. Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com> ---
2010-01-15checksums.ini: update tmsnc and irk entries to go along with my last two commitsRolf Leggewie1
2010-01-15tmsnc: fix SRC_URIRolf Leggewie1
2010-01-15irk: move SRC_URI from ewi to openzaurus mirror. Partly closes #5295Rolf Leggewie2
2010-01-15sane-srcrevs: bump EFL a bit moreMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15illume-keyboard-default: fix numeric keyboardThomas Zimmermann1
* Numeric.kbd was included instead of Numbers.kbd, so illume-keyboard-default-numeric contained only the numberic.png * This solves SHR bug #870
2010-01-15efltk: add missing patchMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15task-shr-feed: reenable bluez-hcidumpMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15dillo2: fix RDEPENDS package nameMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15linux_2.6.24: secure NAND access against PCI activity at hipox machineSteffen Sledz2
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-01-15linux-2.6.24: hipox machine support patch rebased to linux-2.6.24.7Steffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-01-15efltk: fix build with newer, stricter gccMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15sane-srcrevs: bump EFL_SRCREV a bit for sliders fix see ↵Martin Jansa1
http://trac.enlightenment.org/e/ticket/36 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15preferred-shr-versions: prefer QT 4.6 as Angstrom doesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15dillo2: add fltk2 based version 2.1.1 (from bug #4726)Andreas Kemnade2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15dillo: moved shared files (dillo.desktop, dillorc, dillo.png) to filesMartin Jansa5
directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15navit-icons: use PACKAGE_ARCH all as it has only iconsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15fltk2: update SRCREV, fix build and packagingMartin Jansa2
* fix build by defining XFT_MAJOR, the same as koen's commit for fltk1 * update SRCREV to version recommended for dillo-2.1.1 * fix libfltk2-images packaging (missing .so, only links were in that package) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15shr.conf: blacklist update-alternatives except opkg implementationMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15gpe-icons: cleanup include file a bit, don't inherit update-alternatives, ↵Martin Jansa3
just do it in postins/prerm with distro override Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>