aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-01-15irk: move SRC_URI from ewi to openzaurus mirror. Partly closes #5295Rolf Leggewie
2010-01-15sane-srcrevs: bump EFL a bit moreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15illume-keyboard-default: fix numeric keyboardThomas Zimmermann
* 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 Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15task-shr-feed: reenable bluez-hcidumpMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15dillo2: fix RDEPENDS package nameMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15linux_2.6.24: secure NAND access against PCI activity at hipox machineSteffen Sledz
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 Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-01-15efltk: fix build with newer, stricter gccMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15sane-srcrevs: bump EFL_SRCREV a bit for sliders fix see ↵Martin Jansa
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 Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15dillo2: add fltk2 based version 2.1.1 (from bug #4726)Andreas Kemnade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15dillo: moved shared files (dillo.desktop, dillorc, dillo.png) to filesMartin Jansa
directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15navit-icons: use PACKAGE_ARCH all as it has only iconsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15fltk2: update SRCREV, fix build and packagingMartin Jansa
* 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 Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15gpe-icons: cleanup include file a bit, don't inherit update-alternatives, ↵Martin Jansa
just do it in postins/prerm with distro override Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15pisi: remove old releasesMichael Pilgermann
* Only minor updates.. so probably nobody would have P_V for that. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-14myththemes: fix parsing error from previous commitDenys Dmytriyenko
2010-01-14linux-kirkwood_2.6.33-rc1: fix SRC_URI typoFrans Meulenbroeks
2010-01-14Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev Conflicts: recipes/linux/linux-kirkwood_2.6.33-rc1.bb
2010-01-14e2fsprogs: add 1.41.9Graham Gower
FYI, here is the patch that was submitted upstream: http://sourceforge.net/tracker/?func=detail&aid=2813809&group_id=2406&atid=302406 The issue with 1.41.5 went away for me when I installed 32bit compatibility libs on my pure 64 bit system. -Graham Signed-off-by: Graham Gower <graham.gower@gmail.com>
2010-01-14mplayer svn: add patch for addr_info, add some metadata to exp patch)Koen Kooi
2010-01-14conf/distro/minimal.conf: don't set SPLASH for headless machinesRolf Leggewie
2010-01-14linux-omap-zoom-sync 2.6.31: Turn on wifi and bt usb driversKoen Kooi
2010-01-14memusagestat_2.11.bb: Add memusagestatHolger Hans Peter Freyther
This is a small tool that can turn the memory trace of glibc into a nice graph.
2010-01-14qtwebkit-performance-utilities.inc: Use += to not undo qt4eHolger Hans Peter Freyther
Append to the extra qmake variables instead of assigning it. This means that the original qt4e extra variables will be passed to qmake and we will link to the QtE libraries again.
2010-01-14qmake_base.bbclass: Unexport STRIP from the environmentHolger Hans Peter Freyther
The Makefile's generated by Qt are using this variable and the assignment of STRIP = $(OE_QMAKE_STRIP) will be overturned by this export. One option would be to set STRIP = $OE_QMAKE_STRIP in the bb file but this would break striping in package.bbclass. With the unset STRIP we are able to generate proper -dbg packages for Qt and other qmake based utilities.
2010-01-14qtwebkit-performance-utilities.inc: Remove memusagestat from the buildHolger Hans Peter Freyther
* It is bad to require either Qt/X11 or Qt/E to just build this small helper. A new recipe should be created instead.
2010-01-14sane-srcrevs.inc: Build more recent versions of qtwebkit-performance-utilitiesHolger Hans Peter Freyther
2010-01-14serial-forward: catch up with conversion to autotoolsMichael 'Mickey' Lauer
pty-forward-native: dito
2010-01-14images: set SPLASH to "" as sane defaultRolf Leggewie
Acked-By: Michael 'Mickey' Lauer <mlauer@vanille-media.de> Acked-by: Koen Kooi <koen@openembedded.org>
2010-01-14conf/distro/minimal.conf: minimal should have a generic OE splashRolf Leggewie
2010-01-14qpf-fonts: move SRC_URI from ewi to Openzaurus mirror. Partly closes #5295Rolf Leggewie
2010-01-14udev 141: move creation of /etc/dev.tar to after checkrootKoen Kooi
* / isn't always mounted rw when udev runs, so lets create /etc/dev.tar after checkroot has run Acked-by: Graeme Gregory <dp@xora.org.uk> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-01-14hamlib: update to 1.2.10Koen Kooi
2010-01-14giac: add 0.8.4Koen Kooi
2010-01-14angstrom-X-image: add image that has gdm + gnome + xfce + e17 selectable as ↵Koen Kooi
login sessions
2010-01-14angstrom-GNOME-image: add image that gives you gdm + gnome desktopKoen Kooi
2010-01-14angstrom-task-gnome: fix thinko with XSERVERKoen Kooi
2010-01-14fltk: fix build by defining XFT_MAJORKoen Kooi
2010-01-14gcc-4.4.1: Delete unused patches.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-14uclibc-nptl/uClibc.distro: Enable stubs for libnsl and libresolvKhem Raj
* This furthers native-sdk-image compilation on uclibc nptl. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-13pixops-test: GNU_HASH QA error fix.Stanislav Brabec
2010-01-13giac: move to nonworking and close #98 as LATERRolf Leggewie
2010-01-13omap3-sgx-modules: make 1.4.14.2514 the default and make it build against 2.6.32Koen Kooi
libgles-omap3: make 3.01.00.02 the default and attempt to fix file permissions
2010-01-13libpam-base-files: RRECOMMEND libpam-metaKoen Kooi
2010-01-13xf86-input-tslib: bump PR to something newer than it was due to the xorg .incKoen Kooi
2010-01-13gdm: move to 2.28.2, fix conflict with libpam-base-filesKoen Kooi
2010-01-13mplayer: fix build error with EXPR_2FKoen Kooi