aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2009-09-08libio-pty-perl libio-stty-perl: add recipesJan Lübbe
2009-09-08libsnmp-session-perl: add recipeJan Lübbe
2009-09-08libconfig-general-perl: add recipeJan Lübbe
2009-09-08libdbi-drivers: set libdir for libdbi and don't build docsJan Lübbe
2009-09-08libdbi: disable building docs (would need docbook/openjade)Jan Lübbe
2009-09-08linux-kirkwood: use proper branch for 2.6.30 (thx Koen for spotting)Marcin Juszkiewicz
2009-09-08marvel-sdio-fw: added firmware for WiFi powered BUGBaseMarcin Juszkiewicz
2009-09-08x-load: git has moved, update SRCREV and remove obsolete patchesKoen Kooi
2009-09-08linux-kirkwood: added 2.6.30.5 tested on sheevaplugMarcin Juszkiewicz
2009-09-08mplayer: bump SRCREVKoen Kooi
2009-09-07opkg_wget_nogpg: adjust vfork patchset to accomodate general opkg patching.Mike Westerhof
2009-09-08canutils: add 3.0.2 - needs recent linux-libc-headersFlorian Boor
2009-09-08linux: bump 2.6.28 PRFlorian Boor
2009-09-08linux: Update TX27 configuration for 2.6.28Florian Boor
2009-09-07angstrom-uboot-scripts: add recipe to generate .scr files easilyKoen Kooi
* the recipe puts them both in deploy and in ${datadir}/u-boot-scripts
2009-09-06mickeydbus: fix name of python-pygobjectMichael 'Mickey' Lauer
2009-09-05perl_5.8.8.bb: Use exec_prefix instead of layout_exec_prefixKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-05gcc-4.4.1: Fix canadian cross compilation.Khem Raj
* Forward port cache amnesia patch * Forward port gcc-flags-for-build patch * do_configure needs to be overridden for 4.4.1 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-05perl_5.8.8.bb: Fix compilation when bindir is not /usr/binKhem Raj
* Right now default perl installation happens in /usr prefix This patch tries to depend upong layout_prefix to decide on where to install. This is required for distros like micro who flatten the install tree and do not use /usr prefix Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-05procps_3.2.7.bb: Fix compilation when usr/bin is same as /binKhem Raj
* On DISTROs like micro where bindir and base_bindir are same, procps does not compile because it wants to install binaries in both places. We have to pass the variable to make file since it does not use autotools. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-05libpam_1.0.2.bb: Fix compilation for uclibc systems.Khem Raj
* libpam is not able to figure out that uclibc does not support NIS. This patch helps in making it do so. The patch is only applied for uclibc OVERRIDES. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-05gst-plugins-good: add esound to DEPENDS lineHenning Heinold
* fixes compilation error * bump PR
2009-09-05ortp: Add glib-2.0 dependency for 0.7.1Khem Raj
* Also use INC_PR * Do not use glib dependency on 0.13.1 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-04xinput: Updated to version 1.4.2.Stanislav Brabec
2009-09-04xf86-video-fbdev: Updated to version 0.4.1.Stanislav Brabec
2009-09-04xf86-input-evdev: Update to version 2.2.5.Stanislav Brabec
2009-09-04linux-omap git: another checkpointKoen Kooi
* add V4l2 interfaces to DSS2 * add back MADC driver * add zippy support for beagleboard * add DSS2 for omap3evm
2009-09-04Revert "dropbear: Enable allow empty password patch."Koen Kooi
dropbear.inc needs the patch non-applied, see the thread in http://thread.gmane.org/gmane.comp.handhelds.openembedded/26302 This reverts commit c26fc5db90702b035bd545cff3ee7575a0f9b70f.
2009-09-04linux-omap git: add dss2 and cache patchesKoen Kooi
2009-09-03dropbear: Enable allow empty password patch.Khem Raj
* Switch to using INC_PR * Enable allow-empty_passed.patch without this its not possible to login unless root password is changed to be non empty Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-03cups.inc: export DSOFLAGSChristopher Friedt
* This fixes PR 5304 * Makes dash happy. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-03libidl_0.8.13.bb: Add new recipeKhem Raj
* Add native and target recipes for libidl 0.8.13 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-03OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OSKhem Raj
* Bump the ABI_LAYOUT. Build from scratch will be needed. * Replace using TARGET_OS from linux->linux-gnu. * Replace using linux-uclibcgnueabi->linux-uclibceabi. * Add 'eabi' to DISTRO_FEATURES (only for minimal and micro). * Use eabi and BASE_PACKAGE_ARCH to compute real TARGET_OS. * Fix the micro conf to get console image building. * Fix the linux-uclibcgnueabi overrides in all recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Phill Blundell <pb@reciva.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
2009-09-03linux-omap git: update to rc8, start adding patches from the overo treeKoen Kooi
2009-09-03Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-09-03pixman git: add some more NEON and fastpath patchesKoen Kooi
2009-09-03task-cli-tools[-python]: factor python-based cli tools out of common recipe ↵Michael 'Mickey' Lauer
to improve build time for those who don't need/want any of the python-based ones.
2009-09-03linux-omap: move ppoll patch to files/ and exchange it with the queued versionKoen Kooi
2009-09-03libpersistence: new recipe; gobject serialization libraryMichael 'Mickey' Lauer
2009-09-03mickeydbus: add more RDEPENDESMichael 'Mickey' Lauer
2009-09-03gst-ffmpeg: bump PR on 0.10.7, add 0.10.8 and cleanup EXTRA_OECONFKoen Kooi
2009-09-03libxext-native: stop providing 'xext'Koen Kooi
2009-09-03libgles-omap3: detect cpu type and don't load modules if no SGX hardwareSteve Sakoman
2009-09-03libnotify: add 0.4.5Steve Sakoman
2009-09-03libglade: add 2.6.4Steve Sakoman
2009-09-03inotify-tools: add 3.13Steve Sakoman
2009-09-03system-tools-backends: add 2.8.1Steve Sakoman
2009-09-03swfdec-gnome: add 2.26.0Steve Sakoman
2009-09-03orbit2: restructure recipes to use orbit2.inc, add 2.14.17Steve Sakoman
2009-09-03libunique: add 1.1.2Steve Sakoman