summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-03-14linux-leviathan: depend on android-image-utils and prepare kernel image that ↵Michael 'Mickey' Lauer1
can be booted via fastboot
2010-03-14android-image-utils-native: fix deploying fastboot binaryMichael 'Mickey' Lauer1
2010-03-14android-image-utils-native: new recipe; image utilities to build kernels for ↵Michael 'Mickey' Lauer1
android machines
2010-03-14zhone2: add FSO dependenciesMichael 'Mickey' Lauer1
2010-03-13zhone2: new recipe; demo UI for FSOMichael 'Mickey' Lauer1
2010-03-13boost-1.37 : Add recipe for version 1.37 of boost.Philip Balister1
* DEFAULT_PREFERENCE = "-1" until we check for impact on other recipes. Boost API changes a lot so difficult to manage recipes.
2010-03-13boost_1.34.1 : Remove INC_PR. This recipe does not use an include file.Philip Balister1
2010-03-12uclibc-0.9.30.3: New recipe.Khem Raj56
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-03-13dbus 1.3.0: add patch to improve threading stabilityMichael 'Mickey' Lauer2
2010-03-12gtk+-native: Override RRECOMMENDS for native recipeKhem Raj3
* Remove old style native recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Graeme Gregory <dp@xora.org.uk>
2010-03-12msmcommd: add missing dependenciesMichael 'Mickey' Lauer1
2010-03-12Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Michael 'Mickey' Lauer21
into org.openembedded.dev
2010-03-12msmcommd: add sane srcrevMichael 'Mickey' Lauer1
2010-03-12Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks2
into org.openembedded.dev
2010-03-12cups: explicitly disable sslFrans Meulenbroeks1
explicitly disable ssl. If not if openssl is build first configure will enable it resulting in a cross compile badness ultimate solution is add a depends on openssl and fix the badness, but time does not permit this at the moment Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-03-12angstrom-uboot-scripts: add scripts for using pico DLP + DSP and gumstix ↵Koen Kooi2
palo43 + DSP
2010-03-12cdparanoia svn: convert to new style stagingKoen Kooi1
2010-03-12linux-libc-headers-2.6.32: forgot to add patchMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-12linux-libc-headers_2.6.32: Use __u8 instead of u8, the same as ↵Martin Jansa1
c7f004f2d028ef23de333345d246358b8cf1dd94 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-12task-shr-minimal: add pisi, because opimd doesn't support SIM contacts itselfMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-12abiword-2.5.inc: Fix double quotes typo in HOMEPAGESebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-11linux-libc-headers_2.6.31.bb: Use __u8 instead of u8Khem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-03-11pingus: update wrapper script for gta{01|02}Thomas Zimmermann2
* old script does not work with newer xrandr anymore Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-03-11libxml: actually install xml2-config in STAGING_BINDIR_CROSSDenys Dmytriyenko1
Make sure STAGING_BINDIR_CROSS is a directory and not the target filename for xml2-config. Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-03-11util-linux-ng: Correct vi errorMartyn Welch1
Commit bbd436a98df5d4a439e519651c38fb48d81e5a78 appears to have added a via error to "pkg_prerm_${PN}": - update-alternatives --remove pivot_root pivot_root.${PN} + update-alternatives --remove pivot_root pivot_root.${PN}i Signed-off-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-03-11linux-libc-headers_2.6.32: reinstate scsi headers, PR bump after ↵Martin Jansa1
e2fb432ca9f375defad1491a3ae83c473f6036fb Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11python-pygame: add version 1.9.1, with new staging and smpeg compatibilityMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11sdl-perl: remove replace for smpeg.h in SDL_perl.xs as it's not needed ↵Martin Jansa1
anymore for newer smpeg Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11smpeg: convert to new staging and bump SRCREV a bitMartin Jansa2
* please note that headers are now as upstream puts them in /usr/include/smpeg/* instead /usr/include/SDL * smpeg-config returns right paths, so it should be OK for sane packages Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11gtk+_2.18.6: add libxext-native to DEPENDSMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11gtk+: work around problem with loaders not yet being installed at the point ↵Phil Blundell1
where we need to query them
2010-03-11Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Michael 'Mickey' Lauer3
into org.openembedded.dev
2010-03-11readline 5.2: and apply the patch to fix the missing include directiveMichael 'Mickey' Lauer1
2010-03-11readline 5.2: add missing include to stdio.hMichael 'Mickey' Lauer1
Include headers are usually required to be self-contained; only the readline team sees that quite differently.
2010-03-11Merge remote branch 'upstream/org.openembedded.dev' into org.openembedded.devSteffen Sledz4
2010-03-11linux-libc-headers: reinstate scsi headers in staging that got lost with the ↵Koen Kooi2
new-style staging conversion * this makes udev build again
2010-03-11gtk+: generate gdk-pixbuf.loaders during native installPhil Blundell1
2010-03-11linux-2.6.24: fix kernel oops upon driver unload for hipox machinet.fromm1
Signed-off-by: Thilo Fromm <t.fromm@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de>
2010-03-11udev: we don't like a DEVCACHE at hipox machinesledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-03-11busybox: syslog to file instead of buffer for hipox machine by defaultsledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-03-11udev 151: create modules.dep if it doesn't exist, fixes scary warnings at ↵Koen Kooi2
first boot
2010-03-11linux_2.6.28.bb: updated to new paches for Ronetix PM9263Marco Cavallini1
* used new 003_linux-2.6.28-at91-ronetix-20112009.patch * bump DEFAULT_PREFERENCE_ronetix-pm9263
2010-03-11kaeilos/issue: updated welcome message (also in kaeilos/issue.net)Marco Cavallini2
2010-03-11libsndfile1: updated to 1.0.21Frans Meulenbroeks1
also fixed download location and moved two config vars to arm-common (not sure about ac_cv_sizeof_off_t=8, this seems odd or recipe specific, so left that one) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-03-11lsof: updated to 4.83Frans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-03-11ecore: split exit_uclibc patch, as one part needs maxrev=47076Martin Jansa3
* ecore_con_dns.c was removed in r47077 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11om-gta01: fix XSERVER variable, bump PR for task-x11shr build user1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11navit: remove D_P -1 as older release 0.1.0 is not compatible with current gpsdMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11qi-ubi: add ubifs rootfs params also for gta01, move SRCREV to recipeMartin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11xf86-video-glamo: bump SRCREV for xrandr fixMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>