summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-02-26sane-srcrevs-fso: bump libgsm0710Michael 'Mickey' Lauer1
2010-02-26libgsm0710mux: move configuration to fso-abyss; remove 3d7k which will never ↵Michael 'Mickey' Lauer8
see the light of day
2010-02-26linux: atngw100 - add bridge module to defconfig, bump PRBernhard Guillon2
Signed-off-by: Bernhard Guillon <Bernhard.Guillon@opensimpad.org> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-26busybox: If FEATURE_SUID=y, ship a SUID busybox, bump PRTom Rini1
A number of applets will select FEATURE_SUID, and then not work unless the busybox binary is SUID. We switch from a "let the users decide" to "let the users opt-out". Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org>
2010-02-26gpsd-device-config: Adds new recipeMichael Lippautz1
* Reintegrates machine specific gps configuration using overrides (formerly specified in the main gpsd recipe) Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-02-26python-paste: Add new recipeMichael Lippautz1
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-02-26fastcgi: Move to new stagingMichael Lippautz1
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-02-26om-gta01: set virtual/libgl provider to mesa-dri and use swrast from itMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26mesa-dri_git: disable gallium also for om-gta01Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26xserver-xorg: move config manager logic to .inc, remove hal dependency where ↵Martin Jansa3
not specified by new DISTRO_XORG_CONFIG_MANAGER option * distribution can specify DISTRO_XORG_CONFIG_MANAGER to select between hal, udev, no dynamic input device detection (only xorg.conf) * fix RRECOMMENDS spelling and remove hal from it * use CONFIG_MANAGER_OPTION in 1.7.4 and 1.8 RC1 (git) version Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26xserver-xorg: move older versions to obsolete (1.7.1 stays only because is ↵Martin Jansa6
used in preferred-xorg-versions-X11R7.5.inc, but it should move to 1.7.4 too) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26xserver-xorg: use INC_PR where I forget to add itMartin Jansa5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26mplayer_svn: increase DEFAULT_PREFERENCE for shr, om-gta02 will stay with ↵Martin Jansa1
mplayer_git because of glamo patches in that git repo Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26ffmpeg: increase DEFAULT_PREFERENCE of svn version for whole SHR (not only ↵Martin Jansa1
om-gta02) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26hal: add missing dep in consolekitKoen Kooi1
2010-02-26u-boot git: add patch to fix Cortex-A8 erratum 725233 for beagleboardKoen Kooi2
2010-02-26webkit-efl: fix build for evas > 46211Thomas Zimmermann2
* Evas_Point is defined in Evas.h since EFL_SRCREV 46211 Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-02-26sane-srcrevs-fso.inc: actually really bump FSO2 and fix broken rev for ↵Klaus Kurzmann1
libfso-glib Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-26libfsotransport_git.bb: sync PV with realityKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-26libfsoresource_git.bb: sync PV with realityKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-26libfsoframework_git.bb: sync PV with realityKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-26libfsobasics_git.bb: sync PV with realityKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-26fsousaged_git.bb: sync PV with realityKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-26fsogsmd_git.bb: sync PV with reality and enable libgsm0710muxKlaus Kurzmann1
which is needed to get some of the modem plugins built Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-26fsodatad_git.bb: sync PV with realityKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-26fso-abyss_git.bb: sync PV with realityKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-26sane-srcrevs-fso.inc: bump revs for FSO2 and related stuffKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-25u-boot git: updated calamari SRCREV, add new functionalityFrans Meulenbroeks9
Ths commit is for calamari (MPC8636DS) only. It moves to the head of the mpc85xx git I also added several patches. These provide additional functionality w.r.t. expression handling, As they are not calamari specific I've put them in the u-boot-git directory. I did not want to apply them right away as I am not sure if they apply to all the various SRCREVs that are build with this recipe and I did want to break someone else's u-boot. The patches are also submitted upstream Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-25nativesdk.bbclass: Fix various DEPENDS handling bugs and add to OVERRIDES ↵Richard Purdie1
(from poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-25Revert "base.bbclass: use bb.utils.*_sum instead of calling md5/sha sum ↵Chris Larson1
commands" Back this out for the time being, things are exploding now. This reverts commit df32920678d15c86897b50b752b937210a01edea.
2010-02-25mythtv: moved to latest stable svn versionFrans Meulenbroeks3
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-25mythtv: renamed to 0.22+fixesFrans Meulenbroeks4
renamed the recipes from 0.22 to 0.22+fixes as they have moved away from 0.22 and are already building the 0.22+fixes version. also renamed the mythtv-0.22 dir to mythtv Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-25mythtv: removed some more unneeded/old filesFrans Meulenbroeks5
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-25mythtv: removed old versionsFrans Meulenbroeks10
removed old and very old versions after verifying that no one has pinned one of these versions also removed the checksums for the removed files (including a few for versions that were renamed before) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-25cross.bbclass: keep TARGET_SYS & TARGET_PREFIX independent.Christopher Larson1
Signed-off-by: Chris Larson <clarson@mvista.com> Acked-by: Michael Smith <msmith@cbnco.com> Acked-by: Tom Rini <tom_rini@mentor.com>
2010-02-25base.bbclass: use bb.utils.*_sum instead of calling md5/sha sum commandsRoss Burton1
Patch courtesy the Poky project. Signed-off-by: Chris Larson <clarson@mvista.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Tom Rini <tom_rini@mentor.com>
2010-02-25libgles-omap3: fix bug with package orderingKoen Kooi2
2010-02-25gnome-doc-utils: re-enable generation of docs(because of better fix avaliable)Denis 'GNUtoo' Carikli1
The docs generation were disabled in 5c0b720153536943fcaa10ec07db7e8b5a2a505f because of the same issue described in 405e0b5f60f92995fc722fc3bca9fa8ebc5f5f46 (libxml2 : convert to new staging and fix python error in gnome-doc-utils) But at that time 405e0b5f60f92995fc722fc3bca9fa8ebc5f5f46 was not commited yet
2010-02-25libxml2 : convert to new staging and fix python error in gnome-doc-utilsDenis 'GNUtoo' Carikli3
Converting libxml2 recipes to the new staging way fixed the error where,during the compilation of gnome-doc-utils libxml2.py couldn't be find,but strangely the libxml package had only libxml.py Also removed the following useless part as suggested by Phil Blundell on mailing list: install -d ${STAGING_DATADIR}/aclocal/ install -d ${STAGING_BINDIR_CROSS}
2010-02-25gst-plugins-good 0.10.17: depend on libv4l in order to fix a webcamDenis 'GNUtoo' Carikli1
gst-launch v4lsrc ! jpegdec ! xvimagesink doesn't work if you don't depend on libv4l with my gspca webcam. The fix was suggested in #gstreamer in freenode: Feb 20 20:37:36 <fargiolas> GNUtoo: did you compile it on your own? it seems it's not compiled with libv4l support And: Feb 20 20:43:08 <fargiolas> GNUtoo: probably your device output frames in an exotic pixel format and libv4l is needed to decode it The webcam was a gspca_zc3xx webcam
2010-02-25sane-srcrevs[-fso]: bump mterm2, mdbus2, serial-forwardMichael 'Mickey' Lauer2
2010-02-25task-shr-feed: add jefliks to feedThomas Zimmermann1
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-02-25jefliks: add new recipeThomas Zimmermann1
Signed-off-by: Thomas Zimmermann <zimmermann@vdm-design.de>
2010-02-25iksemel: update to version 1.4Thomas Zimmermann1
* recipe rewritten from scratch Signed-off-by: Thomas Zimmermann <zimmermann@vdm-design.de>
2010-02-25weekly-changelog-report: make script more generalCliff Brake2
make script general for any branch, and create wrapper script
2010-02-25gettext_0.17: fix build issue on 64-bit hostCliff Brake1
was getting the following message: /usr/lib64/libxml2.so.2: undefined reference to `gzopen64' solution is to add libxml2 to native DEPENDS
2010-02-25gdal: Move to new stagingMichael Lippautz1
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-02-25gpsd: Bump version to 2.90 and clean recipeMichael Lippautz6
* Removed board related stuff from the main gpsd recipe * Add udev hotplugging support (seperate package 'gpsd-udev') * Modified configuration and initscript in a way that a gps device could either be added by /etc/default/gpsd OR via recipe using the local gpsd socket. * gpsd API changed! look at http://gpsd.berlios.de/#news Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-02-25pixman: move 0.17.6 to obsoleteMartin Jansa7
* This version wasn't as well tested as 0.17.8 probably is, 0.17.6 * wasn't probably used except SHR, which also moved to 0.17.8 now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-25pixman: increase preference of 0.17.8 for SHRMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>