summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-11-18tslib: refactor into .incChris Larson2
2008-11-18gnome-mplayer: remove "OnlyShowIn=GNOME" from .desktop file so that iconSteve Sakoman1
gnome-mplayer: remove "OnlyShowIn=GNOME" from .desktop file so that icon will show up in e17
2008-11-18xmms: update desktop file - Categories setting was absent, now set to AudioVideoSteve Sakoman1
2008-11-18e-wm: modify applications.menu so that Games menu item contains apps with ↵Steve Sakoman2
either "Game" or "Games" as the Category, and Internet contains apps with either "Internet" or "Network"
2008-11-18beagleboard-demo-image: use angstrom-gnome-icon-theme-enableKoen Kooi1
2008-11-18angstrom-gnome-icon-theme-enable: meta-package to enable gnome-icon-theme in ↵Koen Kooi1
gtkrc
2008-11-18frameworkd: Use ti_calypso_deep_sleep = never by default for GTA0{1,2}Daniel Willmann4
sane-srcrevs: Bump frameworkd version
2008-11-18nautilus: update to 2.24.1Koen Kooi3
2008-11-18enterprise.conf: remove uncritical packages and solve the *ugly* part by ↵Michael 'Mickey' Lauer1
skipping the packages directly from the recipes
2008-11-18gst-plugins-ugly-sid 0.10.7: don't include gst-plugins-ugly, otherwise we ↵Michael 'Mickey' Lauer1
might already be skipped ;)
2008-11-18insane.bbclass: Optimisation to speed up the package qa phaseHolger Hans Peter Freyther1
If you have a package with many data files (like xserver-xorg-print) the overhead of forking and executing scanelf/objdump on these files is way too high. Change the code to open the file and check if it is an elf file. Pass the result to the checking functions. If we do not have an elf file in front of us do not execute scanelf/objdump. This is a speed increase, it still detects GNU hash, the other parts should continue to work as well but needs some verificiation.
2008-11-18task-sdk-sbox: switch to opkgKoen Kooi1
2008-11-18firefox 3.0.4: def pref -1 due to missing patchKoen Kooi1
2008-11-18gcc: update gfortran.patch for all versionsKoen Kooi2
2008-11-18angstrom feed builder: add meta-toolchainKoen Kooi1
2008-11-18checksums.ini: add git 1.6.0.4Koen Kooi1
2008-11-18octave 3.0.3: adjust packaging so that octave actually startsKoen Kooi1
2008-11-18gcc-csl-arm-2008q3: rename gfortran patch to avoid FILESDIR clashesKoen Kooi2
2008-11-18gcc-csl-arm-2008q3: rediff gcc-4.3.1-SYSROOT_CFLAGS_FOR_TARGET.patch, apply ↵Koen Kooi3
gfortran patch
2008-11-18gcc-csl-arm-2008q3: rediff gcc-flags-for-build.patch and ↵Koen Kooi3
gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
2008-11-18linux-rp-2.6.24: fix tosa kernelDmitry Baryshkov3
add two patches: one to correctly initialise the AC97 interface on PXA, other to fixup the tosa-bl driver (most important thing is pxa_gpio_mode() setting). Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-17git: add version 1.6.0.4Denys Dmytriyenko2
2008-11-17git: move version specific git-gui-install-mode-arg-spaces.patch from .incDenys Dmytriyenko4
2008-11-18module-init-tools: not all people have a working docbook2man (debian has), ↵Koen Kooi1
so disable man page generation
2008-11-18fso-[illume-]image: bring back gst-plugin-sid from the ENTERPRISE_DISTRO ↵Michael 'Mickey' Lauer2
nirvana :)
2008-11-18octave: add 3.0.3Koen Kooi2
2008-11-18gst-plugins-ugly: skip package for ENTERPRISE_DISTRO = 1Michael 'Mickey' Lauer3
gst-plugins-ugly-sid: skip package for ENTERPRISE_DISTRO = 0
2008-11-18gst-plugins-ugly: bring back sid-patchMichael 'Mickey' Lauer1
2008-11-18gst-plugins-ugly-sid: new; A patent-free version of gst-plugins-uglyMichael 'Mickey' Lauer3
2008-11-18angstrom feed builder: add octaveKoen Kooi1
2008-11-18gcc 4.3.1: mangle gfortran.patch to work on 64bit hosts as wellKoen Kooi4
2008-11-17qt4-x11: split PRs are frowned upon in OE, so let's bump to r11 insteadKoen Kooi1
of r10.01
2008-11-17python-pyqt 4.3.3: remove in favour of 4.4.xMichael 'Mickey' Lauer1
2008-11-17shopper: install data file to palmtopdir/share instead of homedirPaul Eggleton2
2008-11-17qt4-x11-free.inc: enable building webkitMichael 'Mickey' Lauer1
2008-11-17python-pyqt: update to python-pyqt 4.4.3; patch courtesy Erin YuehMichael 'Mickey' Lauer3
NOTE: The forthcoming upgrade to 4.4.4 (already out) needs more work.
2008-11-17sip-native: promote 4.7.7 as default, 4.7.8 is incompatible w/ PyQt 4.4.3 *sigh*Michael 'Mickey' Lauer2
2008-11-17python-sip: refactor to .inc and add 4.7.8 - thanks Erin Yueh.Michael 'Mickey' Lauer3
2008-11-17sip-native: add version 4.7.8Michael 'Mickey' Lauer1
2008-11-17python-pygame 1.8.1: fix jpeg linkingJulian_chu2
2008-11-17gcc csl 2008q3: add fix for ↵Koen Kooi2
http://hardwarebug.org/2008/10/11/codesourcery-gcc-2008q3-fail/
2008-11-17Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stefan Schmidt2
into org.openembedded.dev
2008-11-17magician.conf: Remove PACKAGE_EXTRA_ARCHS to ubreak buildStefan Schmidt1
2008-11-17xserver-kdrive-glamo: Factor out a package xserver-security-policy soDaniel Willmann1
xserver-xorg isn't built unnecessarily
2008-11-17Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi1
into org.openembedded.dev
2008-11-17angstrom 2008: also specify binutils versionKoen Kooi1
2008-11-17minimal-uclibc.conf: set the virtual/libintl hard to proxy-libintlwoglinde1
* should fixes bug 4846 reported by Milan Plzik
2008-11-17opencv-samples: fix packages and ldflagsKoen Kooi1
2008-11-17angstrom feed builder: pygtk contains paths to staging, so clean it between ↵Koen Kooi1
builds
2008-11-17opencv-samples: bump PRKoen Kooi1