summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-03-16xinput: add 1.3.0Philipp Zabel1
2008-03-16xkbcomp: add 1.0.4Philipp Zabel1
2008-03-16xprop: add 1.0.4Philipp Zabel1
2008-03-16xrandr: add 1.2.3Philipp Zabel1
2008-03-16xrdb: add 1.0.5Philipp Zabel1
2008-03-16xserver-xorg-1.4: add a workaround to xorg-xserver.m4Philipp Zabel2
* stops cross compiling badness during xorg drivers do_configure: `pkg-config --variable=sdkdir xorg-server` does not prepent sysroot, so use `pkg-config --cflags xorg-server` instead.
2008-03-16seppuku: have the name of the MACHINE in the attachment's description (as ↵Rolf Leggewie1
discussed on the ml)
2008-03-16gcc: Add missing fileRichard Purdie1
2008-03-16merge of '130abdbeeb7888b012bab591e834a85892fad020'OpenEmbedded Project4
and '20df2e0797ee668e032dc23a143e59d25756bb2c'
2008-03-16gnome-vfs: added 2.22.0 - partially close #4061Marcin Juszkiewicz4
2008-03-16vpnc: add 0.5.1, unifyJunqian Gordon Xu6
* 0.5.1: patch makeman.pl which calls crosscompiled vpnc binary * verified vpnc-script.patch (0.3.3) has been fixed upstream in 0.5.1
2008-03-16openvpn: unify.Junqian Gordon Xu6
2008-03-16setserial: add DESCRIPTION, HOMEPAGE, AUTHOR. fix packagingJunqian Gordon Xu1
2008-03-16wlan-ng: close oebug 4044, oebug 4052Junqian Gordon Xu6
* oebug 4044: add RPROVIDES = wlan-ng-modules, prevent dependency on old 0.2.1-pre26 * oebug 4052: 0.2.8 svn bump to 20080315 to be compatible with 2.6.24 kernel * clean up 0.2.1-pre26
2008-03-16Bump the eglibc sane revision.Khem Raj2
Use glibc-stage.inc in eglibc recipes.
2008-03-16gcc-cross-kernel: Create common .inc fileRichard Purdie4
2008-03-16gcc-4.x.inc: Set DEPENDS consistentlyRichard Purdie4
2008-03-16gcc-cross.inc: Merge in gcc-paths-cross.incRichard Purdie2
2008-03-16gcc: Move old style gcc*build*.inc includes into ↵Richard Purdie52
gcc-configure-{target|cross|sdk} and a common include file. Factor some common data not related to configure into gcc-common.inc. Rewrite 3.3.3 and 3.3.4 recipes to use standard includes (tested and they work).
2008-03-16gcc-package: Remove some unused variables and pointless commentsRichard Purdie2
2008-03-15merge of 'b9c4f1cc88011971bc5cab1439118b7e70f83ed9'Junqian Gordon Xu4
and 'c841840b6b60071668006ee810bf8da6f4154973'
2008-03-15rsync: fix DEPENDS.Junqian Gordon Xu2
2008-03-15binutils-cross: Fix libiberty.a location (thanks Khem)Richard Purdie1
2008-03-15merge of '4cb57a7e78a706388906290afb6ab438e669072a'OpenEmbedded Project5
and '6e0de74e2cca9def0790de8f3cd7446e3df6ea12'
2008-03-15xset: add 1.0.4Philipp Zabel1
2008-03-15xf86-video-nv: add 2.1.8Philipp Zabel1
2008-03-15xf86-input-aiptek: add 1.1.1Philipp Zabel1
2008-03-15merge of '84534f67cba0a9730d36b935b879e535f187b38d'Richard Purdie3
and 'ceb8dd6449d4803228f8cbdf49c91c7c26fb5760'
2008-03-15xtrans: add 1.1Philipp Zabel1
2008-03-15font-xfree86-type1: add 1.0.1Philipp Zabel1
2008-03-15printproto: add 1.0.4Philipp Zabel1
2008-03-15inputproto: add 1.4.3Philipp Zabel1
2008-03-15gcc-csl: Drop the rather broken looking cvs csl recipes. Making new ones ↵Richard Purdie7
would be easier than fixing these... (2005q3 toolchain is left alone)
2008-03-15util-macros: add 1.1.6Philipp Zabel1
2008-03-15gcc-4.2.2: Move gcc only SRC_URI append from .inc to .bbRichard Purdie3
2008-03-15gcc-cross-3.3.3: Use gcc-package-cross.incRichard Purdie1
2008-03-15gcc-cross-sdk: Fixup sdk packaging to be self contained and drop ↵Richard Purdie12
gcc-package-target.inc
2008-03-15gcc-cross: Drop gcc-package-target.inc, gcc-package-cross overrides or sets ↵Richard Purdie14
everything needed
2008-03-15gcc: Move more common variables to gcc-common.inc (BINV, gcclibdir, use ↵Richard Purdie3
DEBIANNAME instead of a python function, SHLIBSDIR override)
2008-03-15gcc: Add gcc-cross4.inc and convert gcc-cross_4* recipes to use itRichard Purdie8
2008-03-15gcc: Clean up FILESDIR settings (move to gcc-common.inc)Richard Purdie20
2008-03-15gcc: Move PR settings to obvious places (not .inc files)Richard Purdie43
2008-03-15gcc: Move get_gcc_fpu_setting into gcc-common.incRichard Purdie5
2008-03-15gcc: Add gcc-cross.inc taking some common code from all gcc-cross packagesRichard Purdie15
2008-03-15gcc: Rename gcc-package.inc gcc-package-target.inc and move includes a level ↵Richard Purdie49
lower. There should be no functionality change yet, it just makes that change easier to remove target packaging from cross builds
2008-03-15Reverse accidental changes in dc0f5b4ef4b836d72bf43dffa503ab86e6f7de54Richard Purdie5
2008-03-15gcc 3.3.3, 3.3.4: Use gcc-package.incRichard Purdie2
2008-03-15gcc: Some futher .bb -> .inc changesRichard Purdie10
2008-03-15Create gcc-common.incRichard Purdie20
2008-03-15gcc: Create .inc files for each gcc version and update all .bb files to use ↵Richard Purdie46
these