aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-09-26kexec-tools-klibc-static_2.0.1: update patch against new ver. Still broken. WIPAndrea Adami
2009-09-26kexec-tools_2.0.1: fix insane arch detection [arm], bump pref and PRAndrea Adami
2009-09-25linux-omap-psp 2.6.31: disable dss2 v4l2 since it breaks compilationKoen Kooi
2009-09-25mplayer: bump SRCREV to pull in a newer ffmpeg, update vo_omapfbKoen Kooi
2009-09-25ffmpeg: bump SRCREVKoen Kooi
2009-09-25ti dsp recipes: replace some _beagleboard depends with _armv7a onesKoen Kooi
2009-09-25omap3-sgx-modules: add proc patch for omap3517 and omap3 evms as wellKoen Kooi
2009-09-25ti-dmai: add omap3-touchbook supportKoen Kooi
2009-09-25xf86-input-tslib: rrecommend tslib-calibrateKoen Kooi
2009-09-25pointercal: add omap3-touchbook supportKoen Kooi
2009-09-25omap3-touchbook: switch to linux-omap-pmKoen Kooi
2009-09-25linux-omap-pm 2.6.29: tweak omap3-touchbook defconfigKoen Kooi
2009-09-25omap3: bump MACHINE_KERNEL_PRKoen Kooi
2009-09-25linux-omap-psp: add 2.6.31rc7 recipeKoen Kooi
2009-09-25linux-omap -2.6.29: use proper omap3-touchbook fileKoen Kooi
* battery charging works * touchscreen works
2009-09-25linux-omap-pm 2.6.29: add omap3-touchbook supportKoen Kooi
2009-09-25Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-09-25omap3-touchbook: also ship xf86-input-tslibKoen Kooi
2009-09-25angstrom: switch to gtk 2.18 + glib 2.22Koen Kooi
2009-09-25gtk+: add 2.18.0Koen Kooi
2009-09-25glib-2.0: add 2.22, latest stableKoen Kooi
2009-09-25palmpre.conf: Add recipe for the Palm Pre handset.Stefan Schmidt
Based on beagleboard.conf for omap3 and other for machine features and display properties.
2009-09-25linux-palmpre: Add kernel recipe for the Palm Pre.Stefan Schmidt
We use a standard 2.6.24 as base and apply the palm patch on top of it. That should give us the identical kernel. (hope dies last) :) The output still needs to be tested on a real device.
2009-09-25kexec-tools_2.0.1: arm seems unstable. WIP. Lower default pref.Andrea Adami
2009-09-24kexec-tools-klibc-static_2.0.1: recipe is unstable, WIP. Lower def pref.Andrea Adami
2009-09-24kexec-tools_2.0: bump to 2.01 (lot of fixes !)- update checksums.iniAndrea Adami
2009-09-24linux-2.6.29: add devicetree image for boc01 v1 and v2Jeremy Lainé
2009-09-24Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-09-24enlightenment: bump SRCREVKoen Kooi
* runtime tested on angstrom/beagleboard * upgrade paths intact and working
2009-09-24xf86-video-fbdev-0.4.0 : force it to use staged headersDenis 'Gnutoo' Carikli
by default it wants to use non-existant local headers so we force it to use staged the headers
2009-09-24xorg-driver-common.inc: also inlcude(-I) the staging headers of xorg(else ↵Denis 'Gnutoo' Carikli
compilation fails)"
2009-09-24intltool-0.40.3: addded libxml-parser-perl-native depDenis 'Gnutoo' Carikli
Not bumping pr because caused only a build failure: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
2009-09-24mc: fix configureHenning Heinold
* delete all auto-config files in config * inherit gettext in .inc * bump PR
2009-09-24dbus.inc: Make sure target directory exists before installing files to it.Florian Boor
2009-09-24lua 5.1: attempt to get in in a buildable state againKoen Kooi
2009-09-24Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-09-24batmand: update to version 0.3.2Henning Heinold
* use new download url * switch to INC_PR * switch to .inc file * bump PR
2009-09-23omap3-sgx-modules_1.3.13.1607.bb : add 2.6.31 patch building, only forGraeme Gregory
omapzoom2 at the moment.
2009-09-23Merge branch 'org.openembedded.dev' of ↵Graeme Gregory
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-09-23linux-omap-zoomsync_2.6.31.bb : intoduce OEV to increment until omapzoom2Graeme Gregory
is in fit state to join other omap3 machines. PE incemented to make sure upgrade works
2009-09-23Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-09-23libvorbis: Add missing patch.Leon Woestenberg
Add missing patch to commit 931492940074aa14105d979ca6f8c2ccee910c8. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-09-23linux-omap-zoomsync_2.6.31.bb : updated linux omap zoom sync kernelOmar Barron
2009-09-23glib-2.0 2.21.6: add another patch to make gobject unrefing less racyKoen Kooi
2009-09-23Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-09-23glib 2.0: add patch to work around bug #556515Koen Kooi
2009-09-23libvorbis: In configure.in, remove cpu= for powerpc tripplets.Leon Woestenberg
We expect the correct cpu= assignment from the OE environment, do not force it to ppc750, which is incompatible with some of the OE supported machines. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-09-23linux-omap 2.6.31: move to a later SRCREV that has more paches appliedKoen Kooi
2009-09-23linux-powerpc-fsl: Update GIT revision for Freescale Calamari board kernel.Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-09-22matchbox2: Make it working:Stanislav Brabec
* fixed known crashers * created usable icon theme * provided session script