aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2010-01-29linux-kirkwood: updated to 2.6.33-rc5; updated video patch; added tgt as moduleFrans Meulenbroeks
- added a recipe for 2.6.33-rc5 - updated video patch (as provided by einfochips) - made use of the PR bump to add building tgt as module in defconifg Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-01-29libpng_1.2.42.bb : add new version and new native versionGraeme Gregory
Just happened to create these which debugging an issue with gtk+-native so committing them.
2010-01-29illume-keyboards-shr_it.bb: fix stupid typo that broke parsingKlaus Kurzmann
and fix the author of the persian keyboard Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-01-29illume-keyboards-shr_git.bb: add package for persian keyboardKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-01-29linux-2.6.24: mutual access to NOR, NAND, and PCI at hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-01-29vdr: reorder recipe header and add SECTIONPaul Menzel
• Order the recipe header as in the user manual [1] and add `SECTION = console/multimedia`. • Bump package release variable. [1] http://docs.openembedded.org/usermanual/html/recipes_header.html Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2010-01-29task-sdk-native: Convert to use an inc file for the basic native sdk.Philip Balister
2010-01-29linux-2.6.24: some serial USB modules activated for hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-01-29mplayer svn: make SRCREV go backwards to fix audio and dvd playbackKoen Kooi
* bisecting to the offending commits is nigh impossible since mplayer doesn't compile for about 70% of the affected revision range :(
2010-01-29angstrom-task-gnome: add angstrom-gnome-icon-theme-enable to task-gnome-themesKoen Kooi
2010-01-29webkit-efl: bump PR after Ecore_job removal (now intergrated to ecore itself ↵Martin Jansa
not as separate lib)
2010-01-28python-zopeinterface: add RPROVIDES for zope-interfaces (zope recipes have ↵Martin Jansa
it in RRECOMMENDS) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-28python-pycurl: add newer version 7.19.0Martin Jansa
* dont use "versioned" depend on curl as 7.18.2 does * it pulls 2 curl providers (newest curl and curl from python-curl depends) for many targets and bitbake is rightfully complaining Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-28python-gst: don't use libtool m4 macros from source archiveMartin Jansa
* Fixes version mishmash with newer libtool 2.2.6b Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-28emtooth: update SRCREV for better sourcedir layoutMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-28podboy: new recipe for another elementary based podcast appValery Febvre
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-28gcc-configure-common.inc: Dont use --enable-target-optspace for ↵Khem Raj
*-*-linux-uclibcspe. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-28gcc-configure-common.inc: Don't use --enable-target-optspace for ↵Khem Raj
*-*-linux-gnuspe. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Dirk Opfer <Dirk@do13.de>
2010-01-28frameworkd: remove link to the SHR wiki, because remove-tel is packaged nowKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-01-28gthumb_2.10.11.bb : add a hack to make it look at sysroot not /Graeme Gregory
I found that the pkg-config sysroot support doesnt extend to variables so some extra munging was needed to point this at the correct IDL files.
2010-01-28xinput-calibrator_0.5.0.bb: Upgraded to latest git versionMarco Cavallini
* Upgraded to latest git version and removed patches already included in the package itself * removed 0001-switch-to-autotools-based-build-system.patch * removed 0002-gui_x11.cpp-Load-font-fixed-when-9x15-fails-in-GuiCa.patch
2010-01-28alsa-lib 1.0.20: enable static lib as wellKoen Kooi
2010-01-28get-iplayer: add 2.64Koen Kooi
2010-01-28flvstreamer: add 2.1a + checksums and sort checksumsKoen Kooi
2010-01-28wscan: update to 20091230Koen Kooi
2010-01-28iproute2: update to 2.6.31Koen Kooi
2010-01-28usbmodeswitch: add 1.0.7Koen Kooi
2010-01-28netbook-launcher-efl: add runtime dependency on evas-loader-svg to make ↵Koen Kooi
icons visible
2010-01-28evas: enable svg loaderKoen Kooi
* the comment in the .inc about it dragging in gtk+ is still true, which is why we're still keeping it out ot RRECOMMENDS_${PN}
2010-01-28alsa-state: add state file foromap3-touchbookKoen Kooi
2010-01-28emtooth: add elementary based bluetooth/bluez managerMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-28ventura: new elementary/webkit based browserMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-28hal: if necessary, create $CACHEDIR before starting the daemon. Closes: #3740.Rolf Leggewie
2010-01-27swig : Fix recipe so it works on target, convert to BBCLASSEXTEND and .inc file.Philip Balister
* native packages now use BBCLASSEXTEND method. * Now installs need files into target. * include file to eliminate duplicate portions of the recipe.
2010-01-27gnome-doc-utils: Fix of python path moved to do_install_append, so xml2po ↵Stanislav Brabec
calls correct python instance during build.
2010-01-27clish: Bump to 0.7.3Petri Lehtinen
Signed-off-by: Petri Lehtinen <petri.lehtinen@inoi.fi> Signed-off-by: Rolf Leggewie <oe-devel@rolf.leggewie.biz>
2010-01-27udev: get rid of 'timestamp in the future' tar messagesPetr Štetiar
This patch tries to get rid of spew of the useless tar messages durring boot process on machines without RTC, such as the Beagleboard. Example: Please wait: booting... Starting udev tar: dev/.udev/uevent_seqnum: time stamp 1970-01-01 01:00:21 is 14.122497521 s in the future tar: dev/.udev/rules.d: time stamp 1970-01-01 01:00:07 is 0.119201623 s in the future tar: dev/.udev/db/\x2fdevices\x2fvirtual\x2fblock\x2fram9: time stamp 1970-01-01 01:00:22 is 15.118713341 s in the future [ more then 100 similar lines cutted off] Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Chris Larson <clarson@mvista.com> Signed-off-by: Philip Balister <philip@balister.org>
2010-01-27gtk+: fix typoRolf Leggewie
2010-01-27pngcrush_1.6.4.bb : use BPN(fixes pngcrush-native install)Denis 'Gnutoo' Carikli
The problem is that pngcrush-native fails during the installation because of this code in pngcrush_1.6.4.bb: install -m 755 ${PN} ${D}${bindir} that is in the do_install function. This code is inherited by pngcrush-native because pngcrush-native requires pngcrush_${PV}.bb,and PN becomes pngcrush-native instead of pngcrush and so it fails. Thanks hrw for learning me how to fix it easily(without copying the do_install function from pngcrush_1.6.4.bb into pngcrush-native) The effect of BPN on the 2 recipes was tested in bitbake -i Not changing PR because it doesn't change anything on pngcrush_1.6.4.bb's side,and on pngcrush-native's side it was just a compilation failure
2010-01-27libsdl-image: remove all .m4 macros from source dirMartin Jansa
2010-01-27Merge branch 'org.openembedded.dev' of ↵Graeme Gregory
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-01-27gnome-system-tools_2.27.1.bb : remove building the help docsGraeme Gregory
I cant get xml2po to work on these sources so remove doc directory from being built. This made recipe much simpler.
2010-01-27gnome-keyring 2.28.2: add dep on gtk+-nativeKoen Kooi
* it needs gtk-builder-convert
2010-01-27gtk+ (-native): add 2.18.6 and convert to new-style stagingKoen Kooi
2010-01-27gtk+ 2.18.3: enable xkb for angstromKoen Kooi
* also remove the displaymigration option that has ceased to exist
2010-01-27Merge branch 'org.openembedded.dev' of ↵Graeme Gregory
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-01-27gtkmm_2.18.1.bb : update to latest standardsGraeme Gregory
No need to override do_configure anymore.
2010-01-27pangomm_2.26.0.bb : update to latest standards.Graeme Gregory
There is no need to override do_configure or for custom staging anymore
2010-01-27libgdata_0.5.1.bb : hit a race problem so disable parallel builds.Graeme Gregory
Some required files were created in one thread and used in another and didnt always get created in time.
2010-01-27gst-plugins-good: add some more depsKoen Kooi