Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-01-11 | linux-rp.inc: change memory split from 32:32 to 64:0 for collie. Closes 3528. | Rolf Leggewie | 1 | |
2008-01-10 | merge of '503b3ade200ad628a4b30fab228c365b8c0cf2ea' | Rolf Leggewie | 42 | |
and '9910934c4f018cde20787ccaa558640752542098' | ||||
2008-01-10 | merge of '3a70542f110b6c428973d43745b25017469e203f' | Michael Lauer | 4 | |
and '63b3be114577f06e728c111b2fda61626ac3faaa' | ||||
2008-01-10 | task-openmoko-feed 1.0 add python-efl into feed | Michael Lauer | 1 | |
2008-01-10 | python-efl 1.0 RDEPEND on dependencies, not just DEPEND | Michael Lauer | 1 | |
2008-01-10 | linux-openmoko.inc : improve to not flash on first boot from Shoragons | Graeme Gregory | 1 | |
suggestion. Also error out if we cant find the kernel mtd. | ||||
2008-01-10 | alsa-state.bb : start adding states for gta02 | Graeme Gregory | 3 | |
2008-01-10 | qpf-unismall: set PACKAGE_ARCH = "all" | Rolf Leggewie | 1 | |
2008-01-10 | ttf.inc: fix SECTION. | Rolf Leggewie | 1 | |
ttf fonts are GUI-agnostic and can be used in opie as well, for example. | ||||
2008-01-10 | merge of 'b40ff574864609e2e568aaadd2819286b3608596' | Michael Lauer | 4 | |
and 'ea02b45427ce0c5be80c8d3e8e927a9d71168320' | ||||
2008-01-10 | ecore cvs really disable opengl | Michael Lauer | 1 | |
2008-01-10 | ecore|evas cvs update to version from today | Michael Lauer | 4 | |
* remove some patches * enable simple x11 linking (thanks Raster) | ||||
2008-01-10 | roadmap: fix roadmap-gtk2, drop 1.0.12. | Junqian Gordon Xu | 10 | |
* 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-10 | agg_2.5: fix staging (missing headers for thir party application) | Junqian Gordon Xu | 1 | |
* 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-09 | conf/machine/*: Add "phone" MACHINE_FEATURE for phone devices. | Paul Sokolovsky | 1 | |
2008-01-09 | openjade-native 1.3.2: Fix staging issues. | Robert Schuster | 1 | |
- create target directory properly - use ${STAGING_BINDIR_NATIVE} - remove -v from install | ||||
2008-01-09 | jamvm: Added -initial version. | Robert Schuster | 16 | |
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-09 | merge of 'c1f56760bf109a8b713045831bca0044ccd1d481' | Robert Schuster | 4 | |
and 'dfa87282df155f394e48f13dfb6785a4e617b0c3' | ||||
2008-01-09 | atk: Multiple fixes. | Robert Schuster | 4 | |
- add recipe for version 1.18.0 - make all recipes use atk.inc | ||||
2008-01-09 | speech-dispatcher_0.6.5: improve packaging, modularize libspeechd. | Junqian Gordon Xu | 1 | |
2008-01-09 | merge of '44169e43f3a99ef5c64767fe8bdd3b86ecf0d55a' | Paul Sokolovsky | 4 | |
and 'be5f46ae6a34db04f8dca3da7ad264ef4fc30e9e' | ||||
2008-01-09 | nut: Add new package, Network UPS tools. | Paul Sokolovsky | 4 | |
* 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-08 | octave: fix packaging (QA), be explicit on dependency/functionality during ↵ | Junqian Gordon Xu | 4 | |
configure. | ||||
2008-01-08 | libtool 1.5.6: Re-introduce recipe. | Robert Schuster | 3 | |
2008-01-08 | linux-openmoko.inc : gta01/02 wont use the same partition map going into | Graeme Gregory | 1 | |
the future so use /proc/mtd to find the kernel partition. | ||||
2008-01-08 | pointercal_0.0.bb : revert changes made to make this package use MACHINE_CLASS | Graeme Gregory | 2 | |
in openmoko. Turns out screens are very different calibration for gta01/02 | ||||
2008-01-08 | hal_0.5.9: improve staging. | Junqian Gordon Xu | 1 | |
2008-01-07 | merge of '676ed5b61806189cd1aeea21920d3c8fa842f8c7' | Michael Lauer | 110 | |
and 'f556521018478109967b108bb830f8109aefbb0e' | ||||
2008-01-07 | linux-rp-2.6.23+2.6.24-rc1: Collie updates | Thomas Kunze | 2 | |
2008-01-07 | linux-rp.inc: Fix collie DEPENDS so DEPENDS is appended to, not overwritten, ↵ | Richard Purdie | 1 | |
+= is not safe with machine overrides. | ||||
2008-01-07 | Bashism fix: echo -e is a bashism and doesn't work when /bin/sh points to dash | Holger Freyther | 14 | |
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-07 | packages/python/python-pyqt: We have Qt4.3.3 now, make use of it and enable ↵ | Holger Freyther | 2 | |
the assistantclient | ||||
2008-01-07 | openmoko-dialer2: add dep on libgsmd: | Koen Kooi | 1 | |
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-07 | merge of 'af4511b13e8cbd8513fd3d5de1d714c59d17fa8c' | OpenEmbedded Project | 1 | |
and 'c5064c11a779b0221a750ff7350a339c75859576' | ||||
2008-01-07 | docbook-utils-native 0.6.13: Fixed docbook-sgml-dtd dependency. | Robert Schuster | 1 | |
2008-01-07 | merge of '4d7d106ba858e881e70ced98ec75da0a78a4b634' | Matthias Hentges | 80 | |
and 'a9234837102809b3f5f82abc11e373c14c1c638b' | ||||
2008-01-07 | flite: Fixe do_compile, courtesy of xjqian. | Matthias Hentges | 3 | |
2008-01-07 | qpegps: RRECOMMENDS gpsd, instead of RDEPENDS; bump PR | Junqian Gordon Xu | 4 | |
* qpegps works as a viable map viewer without gpsd | ||||
2008-01-07 | linux-rp: Drop 2.6.16, 2.6.17 and 2.6.21 as now uneeded | Richard Purdie | 72 | |
2008-01-06 | merge of '25c6c2c84233203b8c3f1a65223fc9904814cfe2' | Holger Freyther | 4 | |
and '478b52f76ea3d55c9536816c3480d56ebcccc96d' | ||||
2008-01-06 | xserver-kdrive 1.4: add hal to DEPENDS since kdrive will pick it up from staging | Koen Kooi | 1 | |
2008-01-06 | merge of '728b58626c50e060bf71960029afce111427d6a0' | OpenEmbedded Project | 3 | |
and 'c22898d69793df7ecf7b5bb1e62791c4780023ab' | ||||
2008-01-06 | linux-ixp4xx-2.6.23.x: Move from .8 to .12, nslu2-linux rev 927 to 957. ↵ | Leon Woestenberg | 3 | |
postpatch() instead of prepatch() nslu2-linux kernel patches. | ||||
2008-01-06 | u-boot-openmoko svn gfx fix is now in mainline | Michael Lauer | 1 | |
2008-01-06 | distcc: fix host file and CONFFILES | Koen Kooi | 2 | |
2008-01-06 | gnome-mplayer cvs: Bump PR to be consustent with angstrom stable branch. | Paul Sokolovsky | 1 | |
2008-01-06 | speech-dispatcher: enable flite, fix DEPENDS, remove spdsend | Junqian Gordon Xu | 2 | |
2008-01-06 | flite: fix staging | Junqian Gordon Xu | 5 | |
* headers have to go into ${STAGING_INCDIR}/flite | ||||
2008-01-06 | hal_0.5.9: add LEAD_SONAME (QA) | Junqian Gordon Xu | 1 | |
2008-01-06 | bluez: fix plugin problems | Koen Kooi | 6 | |