summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-03-18packages/tzdata: Only tzdata should provide tzdata, specially not tzdata-dbgHolger Freyther1
tzdata-dbg was an empty package and provided tzdata. ipkg preferred the empty package over 'tzdata' (the package) for tzdata (the provider) resulting in /usr/share/zoneinfo/America/New_York missing. For upgrading reasons keep the empty tzdata-dbg around but stop providing tzdata. (blind fix)
2008-03-18tzdata: fix RPROVIDESKoen Kooi1
2008-03-18classes/packages.bbclass: This sounds like a place for past tense. We ran ↵Holger Freyther1
strip...
2008-03-18various: move over to opkg, as discussed on the mailinglistKoen Kooi11
* death to ipkg!
2008-03-18orbit2: upgrade to 2.14.12 to cope with glib >= 2.15Junqian Gordon Xu2
* restore sanity of .pc after do_install * fix packaing
2008-03-18merge of 'bb62cdee9cf4ddc24862a7f51bb4b176bc249b7a'OpenEmbedded Project2
and 'cc931d5c43ef85abee7c221aabb801302e9c1ee8'
2008-03-18Fix libeventdb compilation error. Patch from Andrew PaulsenKhem Raj3
2008-03-18ckermit: Remove strange unpack function and set S insteadRichard Purdie1
2008-03-18external-toolchain: Drop bogus PROVIDESRichard Purdie1
2008-03-18mono-mcs-intermediate: Use do_stage, not do_populate_stagingRichard Purdie1
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-18site/powerpc-common: Add va_copy entriesRichard Purdie1
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 Project3
and '43c8d115f4121fbba5fab40e9d00365636b9fb62'
2008-03-18task-openmoko-ui: use QVGA themes for BlueangelPhilipp Zabel1
* fixes OM bug #1281
2008-03-18avr32 site: add a few permutations of va_copyKoen Kooi1
2008-03-18curl: Fix pkgconfig patch for when gnutls is disabledRichard Purdie2
2008-03-18linux-omap.inc: switch to linux.incKoen Kooi1
2008-03-18angstrom: add skeleton support for ANGSTROM_MODE = "uclinux-uclibc" (e.g. ↵Koen Kooi1
bfin, arm7tdmi)
2008-03-18merge of '88f5fe35a17263e7916fdae03fcab22c2fadea72'OpenEmbedded Project2
and 'bf587e15b3b89ef1d11762c426f618a151a0c287'
2008-03-18angstrom: turn on packaged-stagingKoen Kooi2
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-18angstrom/build-feeds.sh: add setserial, openvpn, vpnc to feedJunqian Gordon Xu1
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-17cpan.bbclass: Run the install routine as the staging task instead of install ↵Richard Purdie1
when run as part of a native build
2008-03-17package.bbclass: Write out PR into pkgdata since some packages override itRichard Purdie1
2008-03-17packaged-staging.bbclass: Switch architecture to BUILD_SYS, inject the ↵Richard Purdie1
target triplet into the package name so staging remains multimachine compatible, fix problems with packages with split PR, use DEPLOY_DIR_IPK and DEPLOY_DIR_DEB variables
2008-03-17beagleboard: build proper uImage Koen Kooi2
2008-03-17angstrom 2008: add support for beagleboardKoen Kooi2
2008-03-17beagleboard: switch to armv6 till our gcc 4.3.0 works betterKoen 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 '0f8b09e59a3ffe93fca2a32d5d27746f0c582cd4'OpenEmbedded Project1
and '495d10204bc69808fdd0046f98503c0240e1ebf7'
2008-03-17sepukku: make attachments work again by importing bb and passing in e.data, ↵Koen Kooi1
based on a patch by RP
2008-03-17merge of '464670c02b54fd9487f739c1b471a0ea8e63bd90'Philip Balister14
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