summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-08-04libsynthesis: Add new recipe for a syncml engine (from poky).Stefan Schmidt1
2009-08-04Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stefan Schmidt17
into org.openembedded.dev
2009-08-03imagemagick: Bump PR to fix possible failure of libltdl check.Stanislav Brabec1
2009-08-03libtool: Do not use target paths to grep and sed for cross and sdk builds.Stanislav Brabec6
2009-08-03Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Stanislav Brabec8
into org.openembedded.dev
2009-08-03libtool: Backported ac_cv_path_SED typo fix.Stanislav Brabec1
2009-08-03xserver-common: 1.30 is experimental, do not use by defaultMarcin Juszkiewicz1
2009-08-03xserver-common: added 1.30 + patchesMarcin Juszkiewicz6
This will be 1.31 ;)
2009-08-03libdrm: split Intel lib into separate packageMarcin Juszkiewicz1
2009-08-03xserver-xorg-conf: make it machine relatedMarcin Juszkiewicz1
2009-08-02ezxd_svn: Honour LDFLAGS to avoid QA GNU_HASH error.Stefan Schmidt1
2009-08-02qt4.inc: Fix of shell for some shellsHolger Hans Peter Freyther1
2009-08-02meta-toolchain-qte: Reorder the tasks to match other recipesHolger Hans Peter Freyther1
Cleanup on the meta-toolchain-qte. Set the variables before rquiring meta-toolchain.
2009-08-02libtool 2.2.6a: fix libltdl problem, add default pref version so distros ↵Koen Kooi1
don't accidentally pick this one up
2009-08-02gdb: Add a patch to fix compilation of gdb 6.8Holger Hans Peter Freyther3
gcc warns about the subscript_array being uninitialized, just memset this area... luckily I can not break much as this is for fortran code.
2009-08-02rsstail: New recipe for 'tail' like RSS feed reader. (Needs QA love.)Leon Woestenberg1
2009-08-02libnxml: Added 0.18.3.Leon Woestenberg1
2009-08-02libmrss: Added 0.19.2.Leon Woestenberg3
2009-08-02libmrss: Use .inc and INC_PR.Leon Woestenberg2
2009-08-02libnxml.inc: Fix INC_PR from "0" to "r0".Leon Woestenberg1
2009-08-02libnxml: Added 0.18.3. Changed upstream URL www2.* to www.*.Leon Woestenberg2
2009-08-02libnxml: Use .inc and INC_PR.Leon Woestenberg1
2009-08-01qt4: Do not recreate the link if it exists otherwise do_install will failHolger Hans Peter Freyther1
When running configure more than once the do_install stage will fail due excessive symlinks... Stop doing that.
2009-08-01qt4: Add patch to fix the visibility and bsymbolic detectionHolger Hans Peter Freyther3
Do not use "$COMPILER" to execute the test. This fails when the passed compiler is something like "ccache gcc".
2009-08-01qt4: Use require instead of include to fail on missing includesHolger Hans Peter Freyther5
2009-08-01uclibc_git: Remove DEFAULT_PREFERENCEKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-01Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Khem Raj12
into org.openembedded.dev
2009-08-01uclibc: Convert eligible uclibc recipes to use git instead of svn.Khem Raj33
uclibc has changed its SCM system to git. We need to adjust the recipes to fetch from uclibc git Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-07-31Merge branch 'mono-dev2-prepare-to-commit' into org.openembedded.devCliff Brake8
2009-07-31mono: add 2.4.2.3 recipesCliff Brake8
2009-07-31task-beagleboard-demo: remove exhibitKoen Kooi1
2009-07-31Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi13
into org.openembedded.dev
2009-07-31tinylogin, unzip: Update URLs.Khem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-07-31qt4: Qt4.5 is released under LGPLv2.1 and GPLv3Holger Hans Peter Freyther6
Update licensing bits on the Qt classes.
2009-07-31enlightenment: bump SRCREV, fix upgrade pathsKoen Kooi3
2009-07-31emotion_svn: Give path to edje_cc to fix build. Bump PR.Stefan Schmidt1
2009-07-31libdbi-drivers: Upgrade to 0.8.3-1 with more db driversHolger Hans Peter Freyther3
Upgrade to the latest upstream release, coming with MySQL, postgres, sqlite3 and sqlite3 drivers.
2009-07-31libdbi: Move from 0.8.2 to 0.8.3 which is the latest versionHolger Hans Peter Freyther1
2009-07-31kernel.bbclass : moved uImage creation from do_deploy to between do_compileGraham Gower1
and do_install as discussed on ML. linux.inc : removed uImage creation, its now in kernel.bbclass Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Graeme Gregory <dp@xora.org.uk> Acked-by: Koen Kooi <koen@openembedded.org>
2009-07-30openbsc: Add openbsc and build it from git.Holger Hans Peter Freyther1
2009-07-30libdbi: Introduce libdbi 0.8.2Holger Hans Peter Freyther3
2009-07-30libxext-1.0.5: Depend on xdmcp as configure wants itHolger Hans Peter Freyther1
libxext 1.0.5 want to have xdmcp, hand it over. prior versions do not have this requirement.
2009-07-30Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-07-30linux-omap-pm: make u-boot flashable from within linux, first attempt at ↵Koen Kooi3
making ehci work
2009-07-30libtool: 2e0fa4918d643ce6ec0299cd31cfe1c346e4bce3 broke do_configure.Marc Olzheim2
* See http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-July/012754.html for more.
2009-07-30linux-omap-pm git: fix mtd and tweak defconfigKoen Kooi3
2009-07-30linux-omap-pm git: add patch for fix musb oops and dss2 patchesKoen Kooi148
2009-07-30linux-2.6.24: NAND flash size fixed for hipox machineSteffen Sledz1
2009-07-30util-linux-ng: fix tls detectionHenning Heinold2
* breaks msvc support for now * bump PR
2009-07-29gqview: Use motion hints for smooth panning. Sanitize rc file parser. Fixed ↵Stanislav Brabec4
gimp call.