summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-12-08libcli: introduce cisco ios command line like libraryHenning Heinold2
2009-12-08e-tasks: bump srcrev, update recipe from c_c, fix docs dirMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-08epdfview: add icon for shr and recipe for svn versionThomas Zimmermann3
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-08opkg: add provides for update-alternatives and set opkg as default u-a ↵Martin Jansa4
provider in sane-feed-ipk Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-07asio: update to version 1.4.1Henning Heinold3
* switch to INC_PR and .inc
2009-12-07wesnoth: add version 1.6.5Denis 'Gnutoo' Carikli1
First thanks to: *hrw for telling me how to solve a complicated libpng3 RDEPENDS problem: libpng is,as pb_ explained,is renamed to libpng3 in a way that we can't predict...so the solution was to add libpng3 to RDEPENDS and bitbake would have renamed it automatically,and it did. thanks a lot! *Ivanovic in #wesnoth-dev for telling me that removing the cmake script that finds boost make it uses the one shipped with cmake and so it finds more recent versions of boost Tested on: *shr/merge with om-gta02 machine *boost 1.41.0(boost 1.40.0 didn't configure for me because of a bug that made it require MPI) *640x480 resolution(the campaign don't work in 480x640 because the dialog of the character that appear at the bottom of the screen trigger assertions that makes the program abort) The solution for it would be to re-use the wml and maybe also the source code of the port wesnoth to the iphone available here: http://wesnoth.repositoryhosting.com/trac/wesnoth_wesnoth/ the wml files in question are located here: /usr/share/wesnoth/data/themes/default.cfg they contain the screen layout definitions. This recipe compiles wesnoth with tiny GUI,that is better because we can go in lower resolutions,but the in the game,the forests appear as grass (that's because of the side effects of resizing a picture)
2009-12-07uclibc-nptl: Update to lastest git rev.Khem Raj3
* Add patch to fix build issue in rpc. * Apply installfix patch to sort out parallel builds. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-07icu : Convert recipe to use INC_PR.Philip Balister3
2009-12-07shr-splash-theme.inc: add missing _ back to RPROVIDESSebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-07linux-2.6.24: enable vfat in kernel for hipox machineSteffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2009-12-07shr-splash,shr-splash-theme-logo: Bump PRSebastian Spaeth2
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-07shr-splash,shr-splash-theme: Make PREFERRED_PROVIDER work by tweaking ↵Sebastian Spaeth2
R|PROVIDES and DEPENDS Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-07boost: add version 1.41.0 and modified boost-14x.incDenis 'Gnutoo' Carikli3
*1.41.0 fixes a bug with MPI: in 1.40.0 if you don't have the mpi libraries installed in your host it fails *added the dependency on icu because of things like that: unicode/utypes.h: No such file or directory *made it install in ${libdir} instead of ${libdir}/boost-${PV}: thanks woglinde for pointing me that a variable existed for that that is achieved with -DINSTALL_VERSIONED:BOOL=OFF *removed an useless like that were here because the recipe was copied from the split function was copied from an old boost recipe that used bjam
2009-12-06gcc-configure-cross.inc: Remove bogus rm -rf libiberty.aLeon Woestenberg1
This was probably bogusly copied from do_install long ago. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-12-06openmoko-alsa-scenarios.bb: Provide a safe SRC_URI default.Leon Woestenberg1
I got BB parsing errors on SRC_URI. This is (was) the only recipe overriding SRC_URI with MACHINE_ARCH. I introduced a safe fall-back SRC_URI. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-12-06matchbox2: Resource ~/.profile correctly.Stanislav Brabec2
2009-12-06Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks22
into org.openembedded.dev
2009-12-06mythtv 0.22: updated to new stagingFrans Meulenbroeks1
2009-12-06shr-launcher: bump svnrev and merge recipe do_install changes from c_cMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-06navit: INC_PR for release versions, lost while merging, sorryMartin Jansa3
2009-12-06navit: fix mergeMartin Jansa1
2009-12-06navit: change to INC_PR, bump srcrev, split icons and config for navit_svnMartin Jansa15
* xpm stuff is updated maybe about 6 times a year, sources are updated few times every day * with navit-icons in separate package we don't need to download 3,5MB package, every time we bump SRCREV because of software fix * navit-icons SRCREV will be changed only if there is new icon needed for newer navit SRCREV * big package was installed by opkg really slow * provide 2 desktop icons one with Display blanking disabled ie for car navigation, second with only CPU requested ie if you're using navit on foot or bike and want longer battery life * splitted configs are easier to modify, also provide better defaults for freerunner layout Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-06gst-plugins: disable dvdnav for shrMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-06gypsy: split package, fix compile error (remove werror)Frederik Sdun3
Signed-off-by: Frederik 'playya' Sdun <Frederik.Sdun@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-05shr-wizard: Remove the inclusion of the debug modules to the packageTom1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05e-wm: add patch to not install the illume default keyboardsKlaus Kurzmann2
and RRECOMMEND the new illume-keyboard-default-* ones. This way they can be easily replaced by others... Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05illume-keyboard-default: new recipe for default illume keyboardsKlaus Kurzmann1
as e-wm will not install them anymore (via a patch to the makefile), we can put them in extra packages. Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05task-shr-feed: fix illume keyboardsKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05elmdentica: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05shr-launcher: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05shr-config: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05libphone-ui-shr: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05libframeworkd-phonegui-efl: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05libframeworkd-phonegui-efl2: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05ompower: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05pyefl-sudoku: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05om-locations: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05enlazar: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05diversity-radar: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05epiano: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05intone: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05intone-video: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05ffalarms: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05euphony: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05enotes: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05comic-reader: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05aceofpenguins-launcher: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05illume-keyboards-shr_git.bb: new recipeKlaus Kurzmann15
This folds the various illume-keyboard-* that were in the efl1 folder into one recipe in the correct place (e17). Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05opkg: add opkg-nogpg-nocurl-slugos recipe, update slugos.conf to use it.Mike Westerhof1
This is a temporary measure made necessary by a major set of changes to the entire set of opkg recipes that not only rendered older versions of opkg sources unbuildable, it also removed a patch that has not yet been accepted by opkg upstream. Until these issues can be resolved and adequate testing on small-memory devices performed, this copy of the original recipe is a necessary evil that just has to be tolerated.
2009-12-04SlugOS: use IPKG_VARIANT instead of identifying the opkg variant by name.Mike Westerhof1