summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2008-03-18ixp4xx-npe: Use do_stage, not do_populate_stagingRichard Purdie2
2008-03-18arm-kernel-shim: Use do_stage, not do_populate_stagingRichard Purdie1
2008-03-18apex-nslu2: Use do_stage, not do_populate_stagingRichard Purdie4
2008-03-18apache2-native: Use do_stage, not do_populate_stagingRichard Purdie1
2008-03-18opkg-collateral: add missing fileKoen Kooi1
2008-03-18merge of '3bb98c788d34c3b10dae4f9f635695a0e8da61fc'OpenEmbedded Project2
and '43c8d115f4121fbba5fab40e9d00365636b9fb62'
2008-03-18task-openmoko-ui: use QVGA themes for BlueangelPhilipp Zabel1
* fixes OM bug #1281
2008-03-18curl: Fix pkgconfig patch for when gnutls is disabledRichard Purdie2
2008-03-18linux-omap.inc: switch to linux.incKoen Kooi1
2008-03-18libidl: upgrade to 0.8.10, close oebug 3961. unifyJunqian Gordon Xu5
2008-03-18gpe-su: explicitly DEPENDS virtural/libintl, close oebug 4058, unifyJunqian Gordon Xu7
2008-03-18popt: add 1.13, close oebug 4070Junqian Gordon Xu5
* fix native install * fix dependency mangling between target and native * explicitly DEPENDS virtual/libintl * verified the m4.patch and intl.patch in 1.7 has landed upstream in 1.13 * 1.7 is annoyingly slow or even impossible to fetch
2008-03-18Make iptables buildable on latest eglibc. This patch will also be needed ↵Khem Raj2
with glibc 2.8 onwards.
2008-03-17opkg: sync with poky, based on patches from ↵Marcin Juszkiewicz9
http://blog.haerwu.biz/download/diffs/opkg-poky/
2008-03-17linux-2.6.24: fix sa1100-rtcHenning Heinold2
* hopefully fix the rtc1hz and rtcalarm register bug * added patch under linux-2.6.24/simpad/ * bump pr * thanks MrData for the patch
2008-03-17beagleboard: build proper uImage Koen Kooi1
2008-03-17gcc-configure-sdk.inc: Fix rather nasty typoRichard Purdie1
2008-03-17gcc: add recipes for 4.3.0 - loads of patches missing, only tested against ↵Koen Kooi45
armv7/glibc-2.6.1/angstrom
2008-03-17merge of '464670c02b54fd9487f739c1b471a0ea8e63bd90'Philip Balister13
and '7bf3ddcba37e60f65ee490010fa2b5a941510de0'
2008-03-17merge of '4daaba2f11fe05c9110da986c3686dda10ecf49d'OpenEmbedded Project10
and 'cc76826650730818fd451d948e3c71f69cb38c41'
2008-03-17linux-beagleboard: use defconfig from other git branchKoen Kooi1
* it finally built
2008-03-17gcc: Handle ARCH_FLAGS_FOR_TARGET option for gcc 4.1/4.2 correctlyRichard Purdie9
2008-03-17glibc-initial: Stage stdio_lim.h header since it doesn't seem to stage by ↵Richard Purdie1
default breaking gcc-cross-initial
2008-03-17linux-beagleboard: update defconfig and SKoen Kooi2
2008-03-16omniorb_4.0.7.bb : Update -dev package.Philip Balister1
2008-03-16linux-beagleboard: switch to http protocol as that seems to be more ↵Koen Kooi1
forgiving with the wet piece of string internet connection the beagleboard server has
2008-03-16linux-beagleboard: skeleton kernel fileKoen Kooi3
2008-03-16x11perf: add 1.5Philipp Zabel1
2008-03-16mkcomposecache: add 1.2Philipp Zabel1
2008-03-16mkfontdir: add 1.0.4Philipp Zabel2
2008-03-16mkfontscale-native: add 1.0.4Philipp Zabel1
2008-03-16mkfontscale: add 1.0.4Philipp Zabel1
2008-03-16twm: add 1.0.4Philipp Zabel1
2008-03-16xauth: add 1.0.3Philipp Zabel1
2008-03-16xcompmgr: add X compositing manager 1.1.4Philipp Zabel1
2008-03-16xev: add 1.0.3Philipp Zabel4
2008-03-16xdm: add 1.1.7Philipp Zabel1
2008-03-16xfontsel: add 1.0.2Philipp Zabel1
2008-03-16xfs: add 1.0.6Philipp Zabel1
2008-03-16xinit: add 1.0.8Philipp Zabel1
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-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