aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2010-05-31busybox 1.16.1: add recipeKoen Kooi
2010-05-31epiphany: add 2.30.2Koen Kooi
2010-05-31webkit-gtk: bump SRCREVKoen Kooi
2010-05-31task-shr-feed: add omhacksJussi Timperi
Signed-off-by: Jussi Timperi <jussi.timperi@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-31omhacks: new recipeJussi Timperi
C library of useful functions to control OpenMoko hardware. Signed-off-by: Jussi Timperi <jussi.timperi@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-31klibc: add some patches to 1.5.18 and make it build vs. old kernels.Andrea Adami
* increase default preference, tested on arm
2010-05-31klibc: add some patches to 1.5.17 and make it build vs. old kernels.Andrea Adami
* increase default preference, tested on arm
2010-05-31klibc: initial commit of ver. 1.5.16. Tested on arm.Andrea Adami
2010-05-30klibc: remove forgotten cruft in klibc_1.5.15+1.5.16.incAndrea Adami
2010-05-30klibc: rework socket.h.patch for v. 1.5.15+1.5.16. Fix ugly c&p bug.Andrea Adami
2010-05-30vala: add 0.8.1.2Michael 'Mickey' Lauer
2010-05-30vala-dbus-binding-tool: remove obsolete version 0.1.5 and bump git version ↵Michael 'Mickey' Lauer
to 0.3.1
2010-05-30klibc: bump to 1.5.15+1.5.16Andrea Adami
* tested on arm with 2.6.26 and 2.6.33, 2.6.34 kernels
2010-05-30linux-rp.inc: Rename getline in unifdef.c to parseline to avoid conflict.Andrea Adami
* sync with linux.inc * see https://patchwork.kernel.org/patch/11166/ * committed in 2.6.29 (commit d15bd1067b1fcb2b7250d22bc0c7c7fea0b759f7)
2010-05-30linux-kexecboot-2.6.34: add patch for building with gcc-4.5.0 (from ↵Martin Jansa
linux_2.6.34) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-30linux_2.6.34.bb: Correct the patch path for ↵Khem Raj
use-noclone-attribute-for-naked.patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-30linux_2.6.34.bb: Fix the boot issue due to naked functions when compiled ↵Khem Raj
with gcc 4.5 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-30linux-kexecboot: update defconfig for poodleAndrea Adami
2010-05-30linux-kexecboot: update 2.6.26 patchset for poodleAndrea Adami
2010-05-29linux-kexecboot: fix SRC_URI and unhide logo_linux_clut224.ppmAndrea Adami
2010-05-29linux-2.6.34: Make preferred kernel for all supported qemu machine (x86, ↵Khem Raj
arm, mips, sh and ppc) Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-29htcdream-gps: bumpMichael 'Mickey' Lauer
2010-05-29opimd-utils: bump SRCREV for statsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-29Revert "udev: patch init of version 151 and support older kernels"Andrea Adami
This reverts commit 28bc48904e31c3a63cf5a60bc005ed8fb359cc52.
2010-05-29Revert "udev-static: rename recipe to udev-compat to avoid packaging clash"Andrea Adami
This reverts commit c027cfceec87f66e5996f098a1ede9f5a33e88fa.
2010-05-29udev: patch init of version 151 and support older kernelsAndrea Adami
* Some devices don't function properly when using a recent udev on an old * kernel, so udev will now try to fall back to an older version is present Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-05-29udev-static: rename recipe to udev-compat to avoid packaging clashAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2010-05-28matrix-gui-e_svn: add init script to runlevel 3Chase Maupin
* only add the matrix-gui-e init script to run level 3. Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-28matrix-gui-common: Move common files into one pkgChase Maupin
* Created the matrix-gui-common_svn.bb recipe to contain all of the common html, scripts, and image files used by both versions of the matrix GUI application. * Removed the html, script, and image files from matrix-gui and matrix-gui-e recipes. * Added dependency on matrix-gui-common to matrix-gui and matrix-gui-e recipes. * Added browser executable that looks for the example browser from the Qt demos package depending on whether the embedded or X11 version of the matrix GUI application is running. Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-28matrix-gui_svn: Add autostart packageChase Maupin
* Added package for autostarting the matrix_gui application in X11 desktops. Package is called matrix-gui-autostart. * Added .desktop file for starting the matrix_gui application when the system is logged in. * Autostart package depends on the base matrix-gui package. Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-28matrix-gui_svn: X11 version of matrix GUIChase Maupin
* Added recipe to build matrix GUI application with Qt X11 libraries. * Changed init script to not place an entry in the /etc/rc5.d directory. Init script is still used for starting the matrix_gui application. * Added patch to enable the cursor for X11 Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-28matrix-gui-e_svn: Changed executable nameChase Maupin
* Upgraded to the latest source revision * Changed the executable name in the recipe and scripts to allow it to co-exist with the X11 version to be added later. Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-28matrix-gui-e_svn: Renamed matrix-gui_svnChase Maupin
* Renamed the matrix-gui_svn recipe to matrix-gui-e_svn to be more in line with naming conventions of other applications. This is in preparation for making and X11 version of the recipe. * Moved associated files Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-28angstrom-uboot-scripts: Add linuxtag demo with picodlp configRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-28x-load: Install MLO_BINARY in /bootRoger Monk
* Install MLO inside target /boot for bootfile consistency * Bump PR Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-28u-boot: Install UBOOT_BINARY in /boot, add package for -fw-utilsRoger Monk
* Drop binary in target /boot folder to allow compatible set of boot files to be installed in target image alongside kernel, etc * Create new package for the firmware utils * Bump PR Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-27linux_2.6.34.bb: Make it to support qemuarmKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-27htcdream-gps: new recipe; gps test program for the HTC DreamMichael 'Mickey' Lauer
2010-05-27glamo-dri-tests: bump SRCREV a bit moreMartin Jansa
2010-05-27libdrm_2.4.18: add missing dependency libpthread-stubsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-27mesa-dri_7.8.1: update glamo patch a bitMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-27xf86-video-glamo: bump SRCREV for newer libdrm compatibilityMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-27glamo-dri-tests: bump SRCREV for newer libdrm compatibilityMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-27libdrm_git: bump SRCREV for 2.4.20Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-27xinput-calibrator: add pointercal.xinput data for om-gta02 and install it by ↵Martin Jansa
default * is there someone else then SHR using xinput_calibrator_once.sh in Xsession.d? Then you should provide valid pointercal.xinput for your devices. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-27xserver-common: use only xinput_calibrator for calibration (used only for SHR)Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-27elementary-theme-gry: bump SRCREV (fixed #1115)Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-27angstrom-uboot-scripts: Add linuxtag demo scriptRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-27shr-apps: bump SRCREV of autorev packagesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-27emtooth: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>