openembedded.git
17 years agoRemove meta-sdk* and replace with meta-toolchain stubs
Richard Purdie [Sun, 18 Nov 2007 00:32:52 +0000 (00:32 +0000)]
Remove meta-sdk* and replace with meta-toolchain stubs

17 years agometa-toolchain: Sync with Poky
Richard Purdie [Sun, 18 Nov 2007 00:14:21 +0000 (00:14 +0000)]
meta-toolchain: Sync with Poky

17 years agognutls: Add patch to fix bogus -L and -I compiler options being used (from poky)
Richard Purdie [Sun, 18 Nov 2007 00:01:11 +0000 (00:01 +0000)]
gnutls: Add patch to fix bogus -L and -I compiler options being used (from poky)

17 years agoglibc: Various tweaks from Poky
Richard Purdie [Sat, 17 Nov 2007 23:58:28 +0000 (23:58 +0000)]
glibc: Various tweaks from Poky

17 years agoeds-dbus: Sync some changes from Poky (mainly for staging fix)
Richard Purdie [Sat, 17 Nov 2007 23:48:17 +0000 (23:48 +0000)]
eds-dbus: Sync some changes from Poky (mainly for staging fix)

17 years agoautoconf: Apply patch to stop bogus x includes creeping in through standard tests...
Richard Purdie [Sat, 17 Nov 2007 23:39:43 +0000 (23:39 +0000)]
autoconf: Apply patch to stop bogus x includes creeping in through standard tests (from poky)

17 years agoatk: DEPENDS on gtk-doc-native, not gtk-doc (from Poky)
Richard Purdie [Sat, 17 Nov 2007 23:33:52 +0000 (23:33 +0000)]
atk: DEPENDS on gtk-doc-native, not gtk-doc (from Poky)

17 years agobitbake.conf: Fix TERMCMD handling and a typo (from Poky)
Richard Purdie [Sat, 17 Nov 2007 23:25:33 +0000 (23:25 +0000)]
bitbake.conf: Fix TERMCMD handling and a typo (from Poky)

17 years agobitbake.conf: Extend PATH in anticipation of staging changes, add ability to switch...
Richard Purdie [Sat, 17 Nov 2007 23:24:23 +0000 (23:24 +0000)]
bitbake.conf: Extend PATH in anticipation of staging changes, add ability to switch OOB layout for yaffs2 images (from Poky)

17 years agobitbake.conf: Set verion dependencies of -dbg and -dev packages more correctly (from...
Richard Purdie [Sat, 17 Nov 2007 23:22:14 +0000 (23:22 +0000)]
bitbake.conf: Set verion dependencies of -dbg and -dev packages more correctly (from Poky)

17 years agoclasses: Sync staging layout cleanups from Poky
Richard Purdie [Sat, 17 Nov 2007 23:21:03 +0000 (23:21 +0000)]
classes: Sync staging layout cleanups from Poky

17 years agogmailfs: add 0.8.0
Philipp Zabel [Sat, 17 Nov 2007 16:18:16 +0000 (16:18 +0000)]
gmailfs: add 0.8.0

17 years agomerge of '1e012394e595723b164ab2ffb09c796f3acc427f'
Michael Lauer [Sat, 17 Nov 2007 15:13:09 +0000 (15:13 +0000)]
Merge ... '1e012394e595723b164ab2ffb09c796f3acc427f'
     and 'c6aac16390922aff6ad90c5bbf729c79ece62df3'

17 years agogsmd: add new plugin gta01
Michael Lauer [Sat, 17 Nov 2007 15:09:39 +0000 (15:09 +0000)]
gsmd: add new plugin gta01

17 years agomerge of '3021686956bdcf5b95480557bdd87b8892e303a8'
OpenEmbedded Project [Sat, 17 Nov 2007 13:50:07 +0000 (13:50 +0000)]
Merge ... '3021686956bdcf5b95480557bdd87b8892e303a8'
     and 'a1d56e481ec69ff77b7fdd13cc367cb58d64396e'

17 years agolinux-2.6.23: add LEDs driver for MPC8323E-RDB boards
Jeremy Laine [Sat, 17 Nov 2007 13:30:34 +0000 (13:30 +0000)]
linux-2.6.23: add LEDs driver for MPC8323E-RDB boards

17 years agomerge of '1c6f6c20e33c23b718478f231d96591d2f567483'
Michael Lauer [Sat, 17 Nov 2007 13:01:15 +0000 (13:01 +0000)]
Merge ... '1c6f6c20e33c23b718478f231d96591d2f567483'
     and '7b1dd96801f47207bea137bdc1cda343863a75ce'

17 years agoiptables: backport fix for "getsockopt failed strangely" (Closes: #3260)
Jeremy Laine [Sat, 17 Nov 2007 12:50:56 +0000 (12:50 +0000)]
iptables: backport fix for "getsockopt failed strangely" (Closes: #3260)

17 years agofuse-module: add 2.7.1
Philipp Zabel [Sat, 17 Nov 2007 11:13:20 +0000 (11:13 +0000)]
fuse-module: add 2.7.1

17 years agonotecase: update to 1.7.2
Koen Kooi [Sat, 17 Nov 2007 09:55:09 +0000 (09:55 +0000)]
notecase: update to 1.7.2

17 years agomatchbox-common: make it bug compatible again
Koen Kooi [Sat, 17 Nov 2007 08:13:52 +0000 (08:13 +0000)]
matchbox-common: make it bug compatible again

17 years agobase-files: bump PR to force a rebuild of this package with updated package.bbclass
Mike Westerhof [Sat, 17 Nov 2007 07:00:20 +0000 (07:00 +0000)]
base-files: bump PR to force a rebuild of this package with updated package.bbclass
(makes /var/volatiles work again)

17 years agopackage.bbclass: fix some corner cases with the new package copy mechanism.
Mike Westerhof [Sat, 17 Nov 2007 06:58:16 +0000 (06:58 +0000)]
package.bbclass: fix some corner cases with the new package copy mechanism.
- do not transform a symlink to a directory into a directory on copy
- preserve the mode when copying a directory

17 years agoFix python 2.5 manifest:
Jeremy Laine [Sat, 17 Nov 2007 00:24:43 +0000 (00:24 +0000)]
Fix python 2.5 manifest:
* fix/simplify generate-manifest-2.5.py
* add missing dependencies for python-logging (Closes: #3272)
* add struct.py to python-core (Closes: #3296)
* add missing files to python-crypt (Closes: #3303)

17 years agomerge of '7299860d8a9c6a13547c594ec97758782d127419'
Graeme Gregory [Fri, 16 Nov 2007 22:39:32 +0000 (22:39 +0000)]
Merge ... '7299860d8a9c6a13547c594ec97758782d127419'
     and 'c69cd84ca3d5ca840f9c578fe9f51ce6061a7f50'

17 years agolinux-rp_2.6.23.bb : add missing patch to prevent connect+ cards from
Graeme Gregory [Fri, 16 Nov 2007 22:37:36 +0000 (22:37 +0000)]
linux-rp_2.6.23.bb : add missing patch to prevent connect+ cards from
oopsis on insert.

17 years agomerge of '01e31e6ccd75ddf643280f27490975f2e499a82a'
OpenEmbedded Project [Fri, 16 Nov 2007 20:28:00 +0000 (20:28 +0000)]
Merge ... '01e31e6ccd75ddf643280f27490975f2e499a82a'
     and 'dcf02285d808869be79389e20e77afe25dfb8734'

17 years agosquashfs-tools: Fix; move PV from .inc into .bb.
Leon Woestenberg [Fri, 16 Nov 2007 20:01:32 +0000 (20:01 +0000)]
squashfs-tools: Fix; move PV from .inc into .bb.

17 years agosquashfs-tools: Added release 3.3.
Leon Woestenberg [Fri, 16 Nov 2007 19:50:10 +0000 (19:50 +0000)]
squashfs-tools: Added release 3.3.

17 years agomerge of '30d6a9a8f183fa3269a65f234e3bf92f0da8eff5'
Florian Boor [Fri, 16 Nov 2007 18:24:30 +0000 (18:24 +0000)]
Merge ... '30d6a9a8f183fa3269a65f234e3bf92f0da8eff5'
     and '63a3f2a77fbdf77ef9318ceb182fd3be38d68562'

17 years agofirewall: Add svn recipe
Florian Boor [Fri, 16 Nov 2007 18:17:09 +0000 (18:17 +0000)]
firewall: Add svn recipe

17 years agouseen: Add svn recipe
Florian Boor [Fri, 16 Nov 2007 18:16:32 +0000 (18:16 +0000)]
useen: Add svn recipe

17 years agomerge of '6fc0c96303daaec8c718677c1ab7b0cc440ab4be'
OpenEmbedded Project [Fri, 16 Nov 2007 16:54:35 +0000 (16:54 +0000)]
Merge ... '6fc0c96303daaec8c718677c1ab7b0cc440ab4be'
     and 'f2599a639a2bce74fd29be0a3fe3b529e9d37493'

17 years agogvfs: add 0.0.2, a userspace virtual filesystem
Philipp Zabel [Fri, 16 Nov 2007 16:38:48 +0000 (16:38 +0000)]
gvfs: add 0.0.2, a userspace virtual filesystem

17 years agomerge of '3b9fd83e9698bae081197909b331c676eba025fd'
OpenEmbedded Project [Fri, 16 Nov 2007 16:18:38 +0000 (16:18 +0000)]
Merge ... '3b9fd83e9698bae081197909b331c676eba025fd'
     and 'a34feb8c5cd32b70487440b494c3f223e50b122d'

17 years agogio-standalone: add do_stage function
Philipp Zabel [Fri, 16 Nov 2007 16:16:21 +0000 (16:16 +0000)]
gio-standalone: add do_stage function

17 years agogio-standalone: add 0.1.2, a file and I/O abstraction library
Philipp Zabel [Fri, 16 Nov 2007 16:13:40 +0000 (16:13 +0000)]
gio-standalone: add 0.1.2, a file and I/O abstraction library

17 years agosite/arm-*: add getgrgid for gio
Philipp Zabel [Fri, 16 Nov 2007 16:12:56 +0000 (16:12 +0000)]
site/arm-*: add getgrgid for gio

17 years agofuse: add 2.7.1
Philipp Zabel [Fri, 16 Nov 2007 16:10:39 +0000 (16:10 +0000)]
fuse: add 2.7.1

17 years agoopenmoko-session2.bb : install out window manager script using update-alternatives...
Graeme Gregory [Fri, 16 Nov 2007 16:09:44 +0000 (16:09 +0000)]
openmoko-session2.bb : install out window manager script using update-alternatives. Fixes no openmoko-today2 problem

17 years agomidori: update to 0.11
Koen Kooi [Fri, 16 Nov 2007 14:38:27 +0000 (14:38 +0000)]
midori: update to 0.11

17 years agochecksums.ini: Add some new checksums.
Jan Lübbe [Fri, 16 Nov 2007 13:20:52 +0000 (13:20 +0000)]
checksums.ini: Add some new checksums.

17 years agomerge of '9bdc778b4db6a77bfd983ea418ef07f57f411bcd'
Michael Lauer [Fri, 16 Nov 2007 13:04:18 +0000 (13:04 +0000)]
Merge ... '9bdc778b4db6a77bfd983ea418ef07f57f411bcd'
     and 'f04ba9d8f1f4caa6f8c95f3fec8cd70c6cde452c'

17 years agotmut: add 1.1.0
Philipp Zabel [Fri, 16 Nov 2007 12:50:46 +0000 (12:50 +0000)]
tmut: add 1.1.0

17 years agolibtinymail: add 0.0.5, shuffle around no-iconv-detect.patch
Philipp Zabel [Fri, 16 Nov 2007 12:43:19 +0000 (12:43 +0000)]
libtinymail: add 0.0.5, shuffle around no-iconv-detect.patch

17 years agognuplot: fix QA errors, unify, add opie terminal, closes #2299
Junqian Gordon Xu [Fri, 16 Nov 2007 12:41:47 +0000 (12:41 +0000)]
gnuplot: fix QA errors, unify, add opie terminal, closes #2299

17 years agomaemo: rename maemo3 to maemo4 since it's using most of the chinook API already
Koen Kooi [Fri, 16 Nov 2007 10:08:33 +0000 (10:08 +0000)]
maemo: rename maemo3 to maemo4 since it's using most of the chinook API already

17 years agomerge of '0366fffbef665b0cabc497886e24038bbc2a9a33'
OpenEmbedded Project [Thu, 15 Nov 2007 16:48:41 +0000 (16:48 +0000)]
Merge ... '0366fffbef665b0cabc497886e24038bbc2a9a33'
     and '479d13695983e03ab97dd5dc4227bdf7453ca63b'

17 years agoquickdial: Add svn recipe
Florian Boor [Thu, 15 Nov 2007 16:37:39 +0000 (16:37 +0000)]
quickdial: Add svn recipe

17 years agogpsdrive: fix SRC_URI - close #3279
Marcin Juszkiewicz [Thu, 15 Nov 2007 15:08:31 +0000 (15:08 +0000)]
gpsdrive: fix SRC_URI - close #3279

17 years agolibtheora: do not depend on itself
Marcin Juszkiewicz [Thu, 15 Nov 2007 14:56:18 +0000 (14:56 +0000)]
libtheora: do not depend on itself

17 years agopython-pygtk: PROVIDES python-pygtk2 for compability
Marcin Juszkiewicz [Thu, 15 Nov 2007 14:51:44 +0000 (14:51 +0000)]
python-pygtk: PROVIDES python-pygtk2 for compability

17 years agolibrcf: drop bogus RDEPENDS
Marcin Juszkiewicz [Thu, 15 Nov 2007 14:35:27 +0000 (14:35 +0000)]
librcf: drop bogus RDEPENDS

17 years agomerge of '3dba2b4dd503fad1d9b3136a589986975da39964'
Marcin Juszkiewicz [Thu, 15 Nov 2007 14:32:51 +0000 (14:32 +0000)]
Merge ... '3dba2b4dd503fad1d9b3136a589986975da39964'
     and '876cf34988f6abf7cf9c048909f2a017a4582a61'

17 years agotask-gpe-sectest: dropped as it is now in task-gpe recipe
Marcin Juszkiewicz [Thu, 15 Nov 2007 14:27:06 +0000 (14:27 +0000)]
task-gpe-sectest: dropped as it is now in task-gpe recipe

17 years agomerge of '353324dd9a65b594eaee01782ae8aa085ae87b9a'
Marcin Juszkiewicz [Thu, 15 Nov 2007 14:21:12 +0000 (14:21 +0000)]
Merge ... '353324dd9a65b594eaee01782ae8aa085ae87b9a'
     and '5a50d1d54a36230e32c94701cae6d541b1ff2707'

17 years agomerge of '5a50d1d54a36230e32c94701cae6d541b1ff2707'
Graeme Gregory [Thu, 15 Nov 2007 14:18:42 +0000 (14:18 +0000)]
Merge ... '5a50d1d54a36230e32c94701cae6d541b1ff2707'
     and '901d93e149a63cd1f5f76b365dfce833a71af87a'

17 years agolmsensors-apps: fix DEPENDS
Marcin Juszkiewicz [Thu, 15 Nov 2007 14:17:39 +0000 (14:17 +0000)]
lmsensors-apps: fix DEPENDS

17 years agoopenmoko-dialer2_svn.bb, sane-srcrevs.inc : 3306 really is the last
Graeme Gregory [Thu, 15 Nov 2007 14:15:42 +0000 (14:15 +0000)]
openmoko-dialer2_svn.bb, sane-srcrevs.inc : 3306 really is the last
working version of dialer for a while.

17 years agomerge of '33fb6aa0bcede524e3a5d6d9f4e9ed212a2c2335'
Koen Kooi [Thu, 15 Nov 2007 14:10:54 +0000 (14:10 +0000)]
Merge ... '33fb6aa0bcede524e3a5d6d9f4e9ed212a2c2335'
     and 'b21b578d6a02e2eb83b67423222b1cb7e6fcfc49'

17 years agomb-common: use u-a to make the link to x-wm, do not depend on mb-wm to do it
Koen Kooi [Thu, 15 Nov 2007 14:08:49 +0000 (14:08 +0000)]
mb-common: use u-a to make the link to x-wm, do not depend on mb-wm to do it

17 years agomb-wm: u-a to itself, not another package
Koen Kooi [Thu, 15 Nov 2007 14:06:21 +0000 (14:06 +0000)]
mb-wm: u-a to itself, not another package

17 years agomerge of '041f9e5cc40f4d0d18d63d1ad086c1f42ecf15e8'
Michael Lauer [Thu, 15 Nov 2007 13:55:30 +0000 (13:55 +0000)]
Merge ... '041f9e5cc40f4d0d18d63d1ad086c1f42ecf15e8'
     and '7f5c53f2fa166aff72aba4062607f641a2050e32'

17 years agomerge of '0c08620c82f3631ac19e82f411d1eb63f02fd4f5'
OpenEmbedded Project [Thu, 15 Nov 2007 13:40:41 +0000 (13:40 +0000)]
Merge ... '0c08620c82f3631ac19e82f411d1eb63f02fd4f5'
     and 'af497374bb680be4e77a17c0fe994be8572e3004'

17 years agonavit_cvs.bb: Remove unused patch from SRC_URI
Stefan Schmidt [Thu, 15 Nov 2007 13:38:44 +0000 (13:38 +0000)]
navit_cvs.bb: Remove unused patch from SRC_URI

17 years agonavit_cvs.bb: CVS recipe. Thanks for review from koen. Fixes #3299
Alessandro Iurlano [Thu, 15 Nov 2007 13:35:45 +0000 (13:35 +0000)]
navit_cvs.bb: CVS recipe. Thanks for review from koen. Fixes #3299

17 years agomerge of '49e3b25caa2441cc80257be9db4cfae38d02f9f4'
Marcin Juszkiewicz [Thu, 15 Nov 2007 12:49:39 +0000 (12:49 +0000)]
Merge ... '49e3b25caa2441cc80257be9db4cfae38d02f9f4'
     and 'ebcdb1c426afec84f66e85e956dd5463868b1484'

17 years agobase-files: disable /dev/mmcda1 for all Zaurus machines - we use 2.6 not 2.4
Marcin Juszkiewicz [Thu, 15 Nov 2007 12:47:58 +0000 (12:47 +0000)]
base-files: disable /dev/mmcda1 for all Zaurus machines - we use 2.6 not 2.4

17 years agomerge of '7a2606dc2c8a5d9ec61bddbad5d013a4bb7bd62a'
Koen Kooi [Thu, 15 Nov 2007 12:17:02 +0000 (12:17 +0000)]
Merge ... '7a2606dc2c8a5d9ec61bddbad5d013a4bb7bd62a'
     and 'babd660769343b37baf49a84b9c42caf9209315c'

17 years agosqlite3: upgrade to 3.5.2 - now really close #3301
Marcin Juszkiewicz [Thu, 15 Nov 2007 11:09:17 +0000 (11:09 +0000)]
sqlite3: upgrade to 3.5.2 - now really close #3301

17 years agoglibc-intermediate: first stab at a recipe for 2.7
Koen Kooi [Thu, 15 Nov 2007 10:53:49 +0000 (10:53 +0000)]
glibc-intermediate: first stab at a recipe for 2.7

17 years agomerge of '5fc01752a7d73572c40917d73b0efb4a550c89dc'
Marcin Juszkiewicz [Thu, 15 Nov 2007 10:47:12 +0000 (10:47 +0000)]
Merge ... '5fc01752a7d73572c40917d73b0efb4a550c89dc'
     and 'f94559e4a48c2ae3cd234fdf608f511fc04df7be'

17 years agomerge of '55e46711dc1a18ac2aab5bf8dd32e86e8a99f02f'
OpenEmbedded Project [Thu, 15 Nov 2007 09:25:51 +0000 (09:25 +0000)]
Merge ... '55e46711dc1a18ac2aab5bf8dd32e86e8a99f02f'
     and '7bd7c5bb615e623e265a40e19243ad0504689f97'

17 years agofeed-browser: start adding a machine -> arch map
Koen Kooi [Thu, 15 Nov 2007 09:20:15 +0000 (09:20 +0000)]
feed-browser: start adding a machine -> arch map

17 years agosqlite: added 3.4.2 from Poky - close #3301
Marcin Juszkiewicz [Thu, 15 Nov 2007 09:09:11 +0000 (09:09 +0000)]
sqlite: added 3.4.2 from Poky - close #3301

17 years agomerge of '0e8df4b23554bb3ad3929e08fff126dce73bd38b'
Marcin Juszkiewicz [Wed, 14 Nov 2007 21:43:56 +0000 (21:43 +0000)]
Merge ... '0e8df4b23554bb3ad3929e08fff126dce73bd38b'
     and '9f2c0aa63cc70395cce09bc049588ba5dfde1888'

17 years agoettercap: drop 0.6
Marcin Juszkiewicz [Wed, 14 Nov 2007 21:40:44 +0000 (21:40 +0000)]
ettercap: drop 0.6

17 years agoettercap-ng: added 0.7.3 - close #3298
Marcin Juszkiewicz [Wed, 14 Nov 2007 21:39:41 +0000 (21:39 +0000)]
ettercap-ng: added 0.7.3 - close #3298

17 years agomatchbox-wm: stop requiring mb-common
Koen Kooi [Wed, 14 Nov 2007 19:30:01 +0000 (19:30 +0000)]
matchbox-wm: stop requiring mb-common

17 years agotosa: stop preffering 2.6.17 kernel - 2.6.23 is up-to-date and have improvements
Marcin Juszkiewicz [Wed, 14 Nov 2007 19:01:30 +0000 (19:01 +0000)]
tosa: stop preffering 2.6.17 kernel - 2.6.23 is up-to-date and have improvements

17 years agomerge of '5bba276288eaa8fa9d57001cdafb8cb332fcb78b'
Marcin Juszkiewicz [Wed, 14 Nov 2007 18:49:01 +0000 (18:49 +0000)]
Merge ... '5bba276288eaa8fa9d57001cdafb8cb332fcb78b'
     and '94fb88049d8aea8313c398d3df50af2d4646f619'

17 years agolinux-rp: fix tosa patch name (my fault)
Marcin Juszkiewicz [Wed, 14 Nov 2007 18:46:13 +0000 (18:46 +0000)]
linux-rp: fix tosa patch name (my fault)

17 years agoinsane.bbclass: merge dot desktop check from poky
Koen Kooi [Wed, 14 Nov 2007 18:13:27 +0000 (18:13 +0000)]
insane.bbclass: merge dot desktop check from poky

17 years agodesktop-file-utils: merge from poky
Koen Kooi [Wed, 14 Nov 2007 18:12:46 +0000 (18:12 +0000)]
desktop-file-utils: merge from poky

17 years agowifi-radar: python-pygtk2 got renamed to python-pygtk
Philipp Zabel [Wed, 14 Nov 2007 18:01:49 +0000 (18:01 +0000)]
wifi-radar: python-pygtk2 got renamed to python-pygtk

17 years agoxbitmaps: remove self-dependency
Philipp Zabel [Wed, 14 Nov 2007 17:59:37 +0000 (17:59 +0000)]
xbitmaps: remove self-dependency

17 years agomerge of '3591fc910e3a0cb992f268a37048f34b281193d4'
Michael Lauer [Wed, 14 Nov 2007 15:45:29 +0000 (15:45 +0000)]
Merge ... '3591fc910e3a0cb992f268a37048f34b281193d4'
     and 'd30004f9fb76dfedd49611572e8a2fa9a9c043ee'

17 years agosane-srcdates.inc: add python-emotion entry
Michael Lauer [Wed, 14 Nov 2007 15:44:46 +0000 (15:44 +0000)]
sane-srcdates.inc: add python-emotion entry

17 years agoopenmoko.conf: add neo1973 feed
Michael Lauer [Wed, 14 Nov 2007 15:44:28 +0000 (15:44 +0000)]
openmoko.conf: add neo1973 feed

17 years agosane-srcrevs: add openmoko-messages2, bump some other things
Koen Kooi [Wed, 14 Nov 2007 15:14:09 +0000 (15:14 +0000)]
sane-srcrevs: add openmoko-messages2, bump some other things

17 years agoopenmoko-messages2: add recipe
Koen Kooi [Wed, 14 Nov 2007 15:12:14 +0000 (15:12 +0000)]
openmoko-messages2: add recipe

17 years agolinux-rp: Tosa usb ports management - close #3295
Dmitry Baryshkov [Wed, 14 Nov 2007 14:05:35 +0000 (14:05 +0000)]
linux-rp: Tosa usb ports management - close #3295

17 years agomerge of '4691fac16318391e3125e1a88e96b9003fa1c4f0'
Michael Lauer [Wed, 14 Nov 2007 10:56:02 +0000 (10:56 +0000)]
Merge ... '4691fac16318391e3125e1a88e96b9003fa1c4f0'
     and '9934077f8cc45499fe70c414041ee257c6f7b98d'

17 years agonavit: add 0.0.2
Michael Lauer [Wed, 14 Nov 2007 10:55:12 +0000 (10:55 +0000)]
navit: add 0.0.2

17 years agoopenmoko-session2: bump PR massively to weed out broken packages in deploy and existi...
Koen Kooi [Wed, 14 Nov 2007 09:06:37 +0000 (09:06 +0000)]
openmoko-session2: bump PR massively to weed out broken packages in deploy and existing feeds

17 years agodisapproval of revision '9430cfa5a334ac688d23932a066f6495abfa4709'
Koen Kooi [Wed, 14 Nov 2007 08:49:29 +0000 (08:49 +0000)]
disapproval of revision '9430cfa5a334ac688d23932a066f6495abfa4709'

17 years agoopenmoko-session2: RREPLACE/RPROVIDE instead of RCONFLICT
Michael Lauer [Wed, 14 Nov 2007 08:30:32 +0000 (08:30 +0000)]
openmoko-session2: RREPLACE/RPROVIDE instead of RCONFLICT

17 years agotask-openmoko.bb: remove vera fonts. gtk+ already suggest DejaVu ones.
Michael Lauer [Tue, 13 Nov 2007 19:43:15 +0000 (19:43 +0000)]
task-openmoko.bb: remove vera fonts. gtk+ already suggest DejaVu ones.

17 years agowlan-ng: add new snapshot. This version works with current kernel.
Dirk Opfer [Tue, 13 Nov 2007 16:37:25 +0000 (16:37 +0000)]
wlan-ng: add new snapshot. This version works with current kernel.

17 years agomerge of '6ef8b55fe81238d3e4be14ca1cbf2f23ab7ee8a1'
Graeme Gregory [Tue, 13 Nov 2007 15:53:40 +0000 (15:53 +0000)]
Merge ... '6ef8b55fe81238d3e4be14ca1cbf2f23ab7ee8a1'
     and '92881558b2b1ee88b0d0bb08428f57e67a1250c6'