summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-01-11navit: unify 0.0.3, cvs, drop 0.0.1, 0.0.2, update angstrom-preferredJunqian Gordon Xu7
* no motivaition to keep old recipies (0.0.1 and 0.0.2) for alpa quality package
2008-01-11linux-rp: add latest collie changes from thesing for 2.6.24-rc0+gitThomas Kunze1
2008-01-11merge of '08fdda9ff7a84b205b2fb4764177f2ce0fe9c95e'Rolf Leggewie15
and '17a4966f222ec6a5da1533bce5ce58143808be4a'
2008-01-11linux-rp.inc: change memory split from 32:32 to 64:0 for collie. Closes 3528.Rolf Leggewie1
2008-01-11merge of '1c3d9b4f57e46b646e76da9bd9912c26fb17491c'Graeme Gregory6
and 'cd99d111a7ff26d5c2ce70771e828004ce3e1f09'
2008-01-11linux-openmoko_2.6.22.5.bb : fix bug in gta02 sound driver that misreportedGraeme Gregory6
the speaker state alsa-state.bb : state files corrected now bug is fixed
2008-01-11merge of 'a5b587a701c1b83bc8eafda35c7ec55a17c0e5a0'Paul Sokolovsky2
and 'e4da15abb1304fe4b9181644a6e6e6df3440d6d7'
2008-01-11opie-image*: Remove merge-feeds workaround for opie-aqpkg.Paul Sokolovsky2
* Bad in itself, it's not going to work for user-created feeds, packaged feed configs, etc. * opie-aqpkg's bugs must be fixed or worked around in itself.
2008-01-11merge of '6794aa0dd1ca646be71cc57651a883ac99f55985'Marcin Juszkiewicz7
and '7775497ff0c2687b47560d82fd34535a0952beac'
2008-01-11Added support for mx31MoBoard - closes #3947Valentin Longchamp7
2008-01-11conf/machine/: doing the changes to installkit for collie correctly now.Rolf Leggewie2
thanks, koen, for spotting the error in 503b3ade200ad628a4b30fab228c365b8c0cf2ea I believe, there is further work that can be done after some discussion.
2008-01-11merge of '360252a7aec7a1e6c96f9b1714b0995b55b94134'OpenEmbedded Project1
and 'c6c33aa5d673dccd6d19de32e40edd19565dbb5a'
2008-01-11angstrom-2007-preferred-versions.inc: remove entries for python-pyqt, ↵Rolf Leggewie1
python-sip and sip-native
2008-01-11merge of '171c5d74e25e7c161bf23648620a923e90cfcc5b'Koen Kooi2
and 'e52ff8ea262ab9963525b0a0f6ac0f631d53e597'
2008-01-11disapproval of revision '503b3ade200ad628a4b30fab228c365b8c0cf2ea'Koen Kooi2
2008-01-10merge of '503b3ade200ad628a4b30fab228c365b8c0cf2ea'Rolf Leggewie50
and '9910934c4f018cde20787ccaa558640752542098'
2008-01-10Zaurus machine config: fix code for creation of installkit for collieRolf Leggewie2
* remove the code from collie config. It is present in collie-2.6.inc * collie needs zImage, not zImage.bin. Other Zaurus devices can handle zImage or zImage.bin, so zImage it is for all of them.
2008-01-10merge of '3a70542f110b6c428973d43745b25017469e203f'Michael Lauer4
and '63b3be114577f06e728c111b2fda61626ac3faaa'
2008-01-10task-openmoko-feed 1.0 add python-efl into feedMichael Lauer1
2008-01-10python-efl 1.0 RDEPEND on dependencies, not just DEPENDMichael Lauer1
2008-01-10linux-openmoko.inc : improve to not flash on first boot from ShoragonsGraeme Gregory1
suggestion. Also error out if we cant find the kernel mtd.
2008-01-10alsa-state.bb : start adding states for gta02Graeme Gregory3
2008-01-10qpf-unismall: set PACKAGE_ARCH = "all"Rolf Leggewie1
2008-01-10ttf.inc: fix SECTION. Rolf Leggewie1
ttf fonts are GUI-agnostic and can be used in opie as well, for example.
2008-01-10merge of 'b40ff574864609e2e568aaadd2819286b3608596'Michael Lauer5
and 'ea02b45427ce0c5be80c8d3e8e927a9d71168320'
2008-01-10ecore cvs really disable openglMichael Lauer1
2008-01-10ecore|evas cvs update to version from todayMichael Lauer5
* remove some patches * enable simple x11 linking (thanks Raster)
2008-01-10roadmap: fix roadmap-gtk2, drop 1.0.12.Junqian Gordon Xu10
* fix roadmap-gtk2 build and packaging (use Makefile supplied by upstream) * fix building gtk2 with agg support Courtesy of Joshua * drop 1.0.12: old (2002 map), not upwards compatible, buggy, messy to patch, * not working originally and nobody uses it anyway. * TODO: fix packaging of zroadmap (same as above), further unification of recipies
2008-01-10agg_2.5: fix staging (missing headers for thir party application)Junqian Gordon Xu1
* header files under font_* are needed by applications building agaist agg (e.g., roadmap gtk2) * not sure about gpc.h, but put into staging nevertheless.
2008-01-09conf/machine/*: Add "phone" MACHINE_FEATURE for phone devices.Paul Sokolovsky8
2008-01-09openjade-native 1.3.2: Fix staging issues.Robert Schuster1
- create target directory properly - use ${STAGING_BINDIR_NATIVE} - remove -v from install
2008-01-09qemu.inc: remove obsolete and superfluous GPE_EXTRA_INSTALL lineRolf Leggewie1
2008-01-09jamvm: Added -initial version.Robert Schuster16
cacao: Multiple fixes. - added -initial version - added -native snapshot version classpath: - added -initial version - added -native version ecj: - added -initial version - added -native version that is compiled from source jikes: - jikes-native is not a virtual/javac-native provider any more
2008-01-09merge of 'c1f56760bf109a8b713045831bca0044ccd1d481'Robert Schuster4
and 'dfa87282df155f394e48f13dfb6785a4e617b0c3'
2008-01-09atk: Multiple fixes.Robert Schuster4
- add recipe for version 1.18.0 - make all recipes use atk.inc
2008-01-09speech-dispatcher_0.6.5: improve packaging, modularize libspeechd.Junqian Gordon Xu1
2008-01-09merge of '44169e43f3a99ef5c64767fe8bdd3b86ecf0d55a'Paul Sokolovsky6
and 'be5f46ae6a34db04f8dca3da7ad264ef4fc30e9e'
2008-01-09MAINTAINERS: Update my entry.Paul Sokolovsky1
2008-01-09nut: Add new package, Network UPS tools.Paul Sokolovsky4
* Usersapce drivers to talk to various UPSes (including USB) as well as control daemons and utils. * Needs finegrained packaging to be useful for small router install.
2008-01-09openwrt-sdk.conf: Elaborate, tested to actually work.Paul Sokolovsky1
* Set IPKGBUILDCMD to produce openwrt-compatible packages (tar.gz toplevel wrap instead of ar). Caveat: latest ipkg-make-index doesn't support these. Pre-latest, doesn't throw error, but generates crap still. * Added ASSUME_SHLIB for libm.
2008-01-08octave: fix packaging (QA), be explicit on dependency/functionality during ↵Junqian Gordon Xu4
configure.
2008-01-08libtool 1.5.6: Re-introduce recipe.Robert Schuster3
2008-01-08angstrom build feeds: sync with stable branchKoen Kooi1
2008-01-08linux-openmoko.inc : gta01/02 wont use the same partition map going intoGraeme Gregory3
the future so use /proc/mtd to find the kernel partition.
2008-01-08pointercal_0.0.bb : revert changes made to make this package use MACHINE_CLASSGraeme Gregory3
in openmoko. Turns out screens are very different calibration for gta01/02
2008-01-08hal_0.5.9: improve staging.Junqian Gordon Xu1
2008-01-08contrib/mtn2git/mtn2git.py: Start diffing the manifests and find ↵Holger Freyther1
added,deleted dirs and added,deleted,modified files -Fix bug with gathering the all_deleted (I got the union wrong) -Diff everything and change what we store inside the sets. Storing the rev in the set is superfluous.
2008-01-08contrib/mtn2git/mtn2git.py: Return the tree if it is was not in the cache!Holger Freyther1
2008-01-08merge of '4758ca456d2363e1b00659c33da6c72ea4ac3074'Holger Freyther11
and 'e2c29cfbd284f015d3c4165234bbaf65c184d38d'
2008-01-08contrib/mtn2git/mtn2git.py: Add the TODO for sanity checking!Holger Freyther1