summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-03-24strace_4.5.15: Replace the use of linux/dirent{64].hKhem Raj2
2009-03-24strace_4.5.14: Do not include linux/dirent{64}.hKhem Raj2
These headers are not exported by linux kernel anymore. So we need to get rid of using them.
2009-03-24linux-libc-headers_2.6.29.bb: Add 2.6.29 kernel headers recipe.Khem Raj1
This kernel headers recipe has few changes compared to old ones. We do not export procinfo.h manually anymore we need to fix the packages which use it to use hwcap.h instead or use something of there own. glibc/arm was one package that relied on it in past but it has been fixed since. If we need to patch glibc then we should backport the patch to 2.6.1
2009-03-24distutils-base.bbclass: Move common functionality to ↵Khem Raj7
distutils-common-base.bbclass Create a new class distutils-common-base.bbclass which holds the common parts that can be used in native and target packages which need to use distutils funtionality. rpm, libxml2, zope are currently using them and needed to use distutils-native-base for native recipes. rpm and libxml need to defer the processing of certain configure parameters which we evaluate using python. So we need to have python-native built before we can process them. Hence we can not use EXTRA_OECONF which is a python variable and gets expanded during parsing recipes and ofcourse we have not yet built python-native. We pass these extra options as a separate shell variable to do_configure which we evaluate when that task is executing.
2009-03-24Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj9
into org.openembedded.dev
2009-03-24qmake2-native: install mkspecs for native packagesJeremy Lainé1
2009-03-24qmake2-native: don't touch the target's directoriesJeremy Lainé1
2009-03-24hostap-daemon: package version 0.6.9 (from Adrien Demarez)Jeremy Lainé2
2009-03-24qt4-x11-free, qt-embedded: stage mkspecsJeremy Lainé3
2009-03-24ti-dmai: fetch from svnKoen Kooi1
* gets us some buildfixes for free * no need to download it from my.ti.com, which requires a login
2009-03-24linux-omap 2.6.28: bump PRKoen Kooi2
2009-03-24Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj73
into org.openembedded.dev
2009-03-24Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi6
into org.openembedded.dev
2009-03-24dmai, cmem: bump PR for kernel changeKoen Kooi2
2009-03-24libsoup: fix packaging to keep upgrade paths sane, bump PR on affected packagesKoen Kooi4
2009-03-24Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé62
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-03-24linux-2.6.27: update patches for boc01Jeremy Lainé6
2009-03-24linux-omap: add recipe for 2.6.29 and update git version to that as wellKoen Kooi59
2009-03-24uclibc-0.9.30.1: enable UCLIBC_HAS_GETPTwoglinde1
2009-03-24midori: disable hildon interfaceKoen Kooi2
* if you want a hildon midori, create a midori-hildon recipe
2009-03-23libxml2-native: Move EXTRA_OECONF to do_configure_prependKhem Raj2
* EXTRA_OECONF uses --with-python=${PYTHON_DIR} and PYTHON_DIR is a python evaluated. So unless we have python-native built and installed in staging we can not evaluate this variable. We move this evaluation inside do_configure so that it gets evluated after dependency is met. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-03-23Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj23
into org.openembedded.dev
2009-03-23netbase: added eth0=192.168.7.2 for qemuarm/qemux86 (from Poky)Marcin Juszkiewicz3
2009-03-23busybox: fix linuxrc link and put it in a seperate packageKoen Kooi2
* runtime tested on a beagleboard
2009-03-23classpath-native 0.97.2: Retrieved back from ↵Robert Schuster2
595952e9bbff5d25c370fd140d58c3aae9434690.
2009-03-23classpath-native 0.98: Set DEFAULT_PREFERENCE to -1.Robert Schuster1
2009-03-23llvm 2.5: FixesRobert Schuster2
- updated patch to include important preprocessor definitions - copy missing header into staging manually
2009-03-23kirkwood: clean up kernel and machine file a bitKoen Kooi1
2009-03-22opie-multikey.inc: add ru.keymap using SR_URI_appendAndrea Adami1
2009-03-22linux-kirkwood: Add kernel recipe for Marvell Kirkwood platforms including ↵Tim 'timtim' Ellis3
the Sheevaplug
2009-03-22alsa-state: ${PN} is not always 'all' - some devices have own asound.confMarcin Juszkiewicz1
2009-03-22alsa-state: fix for a780 additional statesMarcin Juszkiewicz1
2009-03-22alsa-state: revert wrong fix, do that betterMarcin Juszkiewicz1
2009-03-22alsa-state: Wildcard removed and all *.state put back in the recipesPhilip Balister1
Bump PR From: Matthieu Poullet (matthieu.poullet@gmail.com) Acked-by: Philip Balister (philip@balister.org) Acked-by: Andrea Adami (andrea.adami@gmail.com)
2009-03-22keymaps: wildcard in SRC_URI doesn't work anymore, specify filesAndrea Adami1
- skip linux-2.4 keymaps - bump PR
2009-03-22qemu_svn: fix FILESPATH after base.bbclass changesAndrea Adami1
2009-03-22qwo : Add new recipe for qwo.Philip Balister2
* qwo is an input method for text on hand-held devices.
2009-03-22libconfig : Add new recipe for libconfig-1.3.1.Philip Balister1
Libconfig is a library for managing structured config files.
2009-03-21libgsm, bogofilter, man: fix misuse of FILESDIRMike Westerhof3
(Required to make these build again after some earlier changes)
2009-03-21Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj17
into org.openembedded.dev
2009-03-21slugos-packages: demote irrsi - won't build with newer libtool.Mike Westerhof1
2009-03-21console-tools: clean up the way it handles its .m4 filesChris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-03-21bzip2-full-native: Kill the manual copy of install-sh, autoreconf will ↵Chris Larson1
handle that. Signed-off-by: Chris Larson <clarson@mvista.com>
2009-03-21omext: Unbork the S variable.Chris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-03-21automake-native: use require, not include.Chris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-03-21ffmpeg: don't forget to stage pixfmt.h, and bump PRs of affected recipes.Mike Westerhof4
2009-03-21linux-msm7xxx: enable NFS and CIFS for htcraphaelMichael 'Mickey' Lauer2
2009-03-21libeflvala: new recipe; Vala bindings for the Enlightenment Foundation LibrariesMichael 'Mickey' Lauer1
2009-03-21frameworkd: bump to current HEAD; add configuration for htc-msm7 ↵Michael 'Mickey' Lauer4
MACHINE_CLASS and motorola-ezx MACHINE_CLAS
2009-03-21libproxy: add libxmu to dependsKoen Kooi1