summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-08-06libesmtp: don't package *.a filesDirk Opfer1
2009-08-06busybox: add new version 1.14.3Dirk Opfer14
DEFAULT_PREFERENCE is set to "-1".
2009-08-06vala: here comes 0.7.5+fso2Michael 'Mickey' Lauer8
2009-08-06python: sync 05-enable-ctypes-cross-build.patch with the version applied to ↵Michael 'Mickey' Lauer2
-native
2009-08-06sane-srcrevs.inc: Bump wmiconfig SRCREVStefan Schmidt1
wmiconfig did not honor LDFLAGS. Fixed upstream. It now builds again in OE.dev
2009-08-06Revert "checksums.ini: Change checksums for devmem2.c after upstream changes ↵Stefan Schmidt2
and review." This reverts commit 4223c584f1597b7e9d3f9c77ef4907e242eff9c4. Upstream changed the files back again. Closes #5290 and #5291.
2009-08-06mux: Add new recipe (from poky).Stefan Schmidt2
2009-08-06Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stefan Schmidt29
into org.openembedded.dev
2009-08-06klibc, klibc-utils-static: bump to Testing/1.5.15Andrea Adami13
2009-08-06python: add 2.6.2Michael 'Mickey' Lauer13
2009-08-05python-native_2.6.1.bb: Unset LIBCKhem Raj1
LIBC is used internally by python configure if it gets it from enviromment it honors it. Coincidently we also use LIBC in OE to denote one of uclibc eglibc or glibc to be system C library It conflicts if somehow LIBC=<something> is set in the envronment so we pass empty LIBC for native recipe. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-05util-linux-ng-2.16: Replace siginterrupt with sigaction.Khem Raj2
siginterrupt is obsoleted and newer versions of uclibc has moved these functions to a different category which is not enabled by default. Best is to replace it with sigaction. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-05uclibc_nptl: Rev up to a buildable and bootable revision.Khem Raj1
2009-08-05ipython: new recipe for version 0.10Elena Grandi2
2009-08-04libsynthesis: Add new recipe for a syncml engine (from poky).Stefan Schmidt2
2009-08-04sane-srcrevs.inc: Remove duplicated libowl entryStefan Schmidt1
2009-08-04Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stefan Schmidt20
into org.openembedded.dev
2009-08-04omap3evm: switch to linux-omap-psp till we can get a recent linux-omap to ↵Koen Kooi1
work again
2009-08-03minimal-uclibc.conf: Make PREFERRED_VERSION_uclibc as condtional assignment.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 Brabec9
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-03vortex86sx: fix MACHINE_FEATURESMarcin 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 Woestenberg2
2009-08-02libnxml: Added 0.18.3.Leon Woestenberg1
2009-08-02libmrss: Added 0.19.2.Leon Woestenberg4
2009-08-02libmrss: Use .inc and INC_PR.Leon Woestenberg3
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 Woestenberg3
2009-08-02libnxml: Use .inc and INC_PR.Leon Woestenberg1
2009-08-01base.bbclass: Strip -sdk from the PN for BPN as wellHolger Hans Peter Freyther1
This is fixing the compilation of libtool-sdk_2.6.6a which is currently the only user of BPN.
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 Raj14
into org.openembedded.dev
2009-08-01uclibc: Convert eligible uclibc recipes to use git instead of svn.Khem Raj34
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-31checksums.ini: restore entries that got deleted in last commitCliff Brake1
I should be more careful when I copy files in tarballs
2009-07-31Merge branch 'mono-dev2-prepare-to-commit' into org.openembedded.devCliff Brake9
2009-07-31mono: add 2.4.2.3 recipesCliff Brake9