summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-01-10alsa-state.bb : start adding states for gta02Graeme Gregory3
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-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
2008-01-08contrib/mtn2git/mtn2git.py: Stub the most important function. diff_manifest ↵Holger Freyther1
will tell us what to do
2008-01-08contrib/mtn2git/mtn2git.py: Add modifications to the right list, check if ↵Holger Freyther1
_file_revision and file_revision of the manifest are equal
2008-01-08contrib/mtn2git/mtn2git.py: Built a fifo to avoid parsing the manifests all ↵Holger Freyther1
over again I decided to use a FIFO for two reasons: -Simplicity in the implementation -Parent and Childs are normally close (<= 100 revisions) to each other. So having the fifo should avoid parsing the parent manifest over and over again. Also with "merge early and merge often" the 100 revs should be enough to catch merges as well.
2008-01-08contrib/mtn2git/mtn2git.py: Have only one function that is parsing the manifestHolger Freyther1
Build a directory tree from a manifest with all the information we need. This currently is a list of directory names and a list of files (with absolute paths) and their revision and the executable attribute.
2008-01-08contrib/mtn2git/mtn2git.py: We are not interested in these bits. Do not ↵Holger Freyther1
store them.
2008-01-08contrib/mtn2git/mtn2git.py: Remove all old code that tried to figure out ↵Holger Freyther1
what changes happened Make place for the new code that is diffing the manifest directly. This avoids all the funky mess with recursive directory renames and undoing what mtn told us happened. git is clever enough to figure out moves and copying of files on its own.
2008-01-08contrib/mtn2git: Start with only using the manifestsHolger Freyther1
2008-01-08merge of '37149b3d7b17d35e06e93ecd95c7eb36f4425da6'Rolf Leggewie24
and '562c973381fd0816ab9bc3ab53a276a6c274c8b2'
2008-01-07merge of '676ed5b61806189cd1aeea21920d3c8fa842f8c7'Michael Lauer119
and 'f556521018478109967b108bb830f8109aefbb0e'
2008-01-07linux-rp-2.6.23+2.6.24-rc1: Collie updatesThomas Kunze2
2008-01-07linux-rp.inc: Fix collie DEPENDS so DEPENDS is appended to, not overwritten, ↵Richard Purdie1
+= is not safe with machine overrides.
2008-01-07openembedded-essential: add gfortran to dependencies to go along with ↵Rolf Leggewie7
a5c7b007eaa675cc904f5285291d2f8a597efc84
2008-01-07Bashism fix: echo -e is a bashism and doesn't work when /bin/sh points to dashHolger Freyther17
Instead of using "echo -e" we simply use printf. printf doesn't add a newline by default. So some places needed an extra \n in their string. Most of the change was done by hand, so please carefully review. This bug was spotted when trying to compile python-pyqt on my ubuntu hardy system.
2008-01-07packages/python/python-pyqt: We have Qt4.3.3 now, make use of it and enable ↵Holger Freyther2
the assistantclient
2008-01-07contrib/mtn2git: Ignore unknown certs, try to be more robust against CTRL-C ↵Holger Freyther2
when saving the status
2008-01-07openmoko-dialer2: add dep on libgsmd:Koen Kooi1
checking for DIALER... configure: error: Package requirements (dbus-glib-1 gtk+-2.0 libebook-1.2 libgsmd libmokojournal2 libmokoui2 libpulse) were not met: No package 'libgsmd' found
2008-01-07merge of 'af4511b13e8cbd8513fd3d5de1d714c59d17fa8c'OpenEmbedded Project1
and 'c5064c11a779b0221a750ff7350a339c75859576'
2008-01-07docbook-utils-native 0.6.13: Fixed docbook-sgml-dtd dependency.Robert Schuster1
2008-01-07merge of '4d7d106ba858e881e70ced98ec75da0a78a4b634'Matthias Hentges82
and 'a9234837102809b3f5f82abc11e373c14c1c638b'
2008-01-07flite: Fixe do_compile, courtesy of xjqian.Matthias Hentges3
2008-01-07sanity.bbclass: Fix typo - everyone else must have GNU fortran already installedRod Whitby1
2008-01-07qpegps: RRECOMMENDS gpsd, instead of RDEPENDS; bump PRJunqian Gordon Xu4
* qpegps works as a viable map viewer without gpsd
2008-01-07linux-rp: Drop 2.6.16, 2.6.17 and 2.6.21 as now uneededRichard Purdie72
2008-01-06classes/sanity.bbclass: We need GNU fortran installed to build the gcc4.2 ↵Holger Freyther1
cross compiler