summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-04-01contrib: Add scripts to run qemuKhem Raj3
* These scripts are tested on ubuntu and should run on debian like systems. * For networking to work it needs ethernet does not work on wireless. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-04-01eglibc: Add patch to limit gcc commandline output.Khem Raj4
* This patch reduced the size of do_compile of eglibc from 12M to 5.4M and the build time for eglibc improved a bit too * The patch applied to 2.9,2.10 and 2.11 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-04-01gnome-mplayer: force linking with stdc++, using AC_PROG_CXX isn't enoughKoen Kooi1
2010-04-01vte: add 0.24.0Koen Kooi1
2010-04-01metacity: add 2.30, cross compile patch partially stolen from pokyKoen Kooi2
2010-04-01epiphany: add 2.30.0Koen Kooi1
2010-04-02postfix: add 2.7.0 versionRoman I Khimov3
Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-02postfix: convert to BBCLASSEXTEND and new staging for nativeRoman I Khimov3
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-02bitbake.conf: add STAGING_SBINDIR_NATIVERoman I Khimov1
Makes referencing it easier. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-01vala: prohibit PARALELL_MAKEMichael 'Mickey' Lauer1
2010-04-01squidguard: new recipeRoman I Khimov5
squidGuard is a combined filter, redirector and access controller plugin for Squid. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-01tzdata: change 2010f to 2010g, since the former is unfetchableKoen Kooi2
2010-04-01tzcode: update to tzdata2010gSteve Sakoman1
2010-04-01gnome-python: add 2.28.1, convert to new style stagingKoen Kooi2
2010-04-01Revert "libcanberra 0.17: switch to new-style staging"Koen Kooi1
vala.bbclass is still living in the dark age of legacy staging :( This reverts commit 6ef9251103896b171d28dd2aa9c79f0f22bb022d.
2010-04-01glib 1.2: move to new style stagingKoen Kooi1
2010-04-01libgnomeprintui: add 2.18.5Koen Kooi1
2010-04-01libgnomeprint: add 2.18.7Koen Kooi1
2010-04-01libcanberra 0.17: switch to new-style stagingKoen Kooi1
2010-04-01angstrom: switch to latest glibmm and gtkmmKoen Kooi1
2010-04-01gtkmm: add 2.20.0Koen Kooi1
2010-04-01cairomm: add 1.8.4Koen Kooi1
2010-04-01gnome bbclass: put devhelp stuff in -docKoen Kooi1
2010-04-01libsigc++-2.0: add 2.2.5 and convert to new style stagingKoen Kooi2
2010-04-01glibmm: add 2.24.0Koen Kooi2
2010-04-01gtkmm: convert to new style stagingKoen Kooi1
2010-04-01libgtop: add 2.28.1Koen Kooi1
2010-04-01glibmm: convert to new style stagingKoen Kooi1
2010-04-01gnome-system-monitor: add 2.28.1Koen Kooi1
2010-04-01gnome-system-tools: add 2.30.0Koen Kooi1
2010-04-01system-tools-backends: add 2.10.0Koen Kooi3
2010-04-01gnome-control-center: add 2.30.0Koen Kooi1
2010-04-01libooks: add 2.30.0 and convert to new style stagingKoen Kooi1
2010-04-01libgnomeui: add 2.24.3 and convert to new style stagingKoen Kooi2
2010-04-01libgnome: add 2.30.0, convert to new style stagingKoen Kooi1
2010-04-01gnome-applets: add 2.30.0Koen Kooi1
2010-04-01mdadm: add version 3.1.2Roman I Khimov2
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-01vim: updated to 7.2.394, dropped older versions, cleaned recipesMarcin Juszkiewicz15
I added 394 upstream patches to vim into metadata as checksums for them would be bigger then patch itself. Older (6.2, 6.4, 7.0) versions got dropped as they can have security problems and no one maintains them. Recipes for 7.2 got cleaned - we have gvim, vim-tiny and vim now. Main code is split between vim.inc and vim_7.2.bb files. Adding new variants is now easier due to VIMFEATURES, VIMX and VIMGUI variables. EXTRA_OECONF variables were generated by running vim configure script on BUG 2.0 device. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-04-01calibrateproto,libxcalibrate: move SRCREV to recipe, drop from ↵Martin Jansa10
preferred-xorg-versions and sane-srcrevs Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-01pixman_0.18.0: increase D_P for SHRMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-01frameworkd-config-shr: move SRCREV to recipeMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-01shr: switch to latest stable for gtk+ and glib-2.0Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-01sane-srcrevs: bump phonefsodSebastian Spaeth1
This version actually saves brightness changes across reboots Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-01frameworkd-config-shr: fix a nasty typoAntonio Ospite1
A misplaced '-' instead of '_' made bitbake conditional appending fail, resulting in fso-abyss being added unconditionally to runtime dependencies. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-01atk-native 1.28: drop per Marcins requestKoen Kooi1
2010-04-01libart-lgpl: convert to new style stagingKoen Kooi1
2010-04-01gnome bbclass: package polkit stuff into ${PN} by defaultKoen Kooi1
2010-04-01gnome-panel: add 2.30.0Koen Kooi2
2010-04-01gnome-settings-daemon: add 2.30.0, convert to new style stagingKoen Kooi2
2010-04-01libgnomekbd: add 2.30.0, convert to new style stagingKoen Kooi1