Koen Kooi [Fri, 22 Jul 2005 17:55:31 +0000 (17:55 +0000)]
add cvs version of gpsdrive
Koen Kooi [Fri, 22 Jul 2005 17:54:18 +0000 (17:54 +0000)]
add cvs version of gpsdrive
Matthias Hentges [Fri, 22 Jul 2005 16:19:00 +0000 (16:19 +0000)]
Test (take two)
Matthias Hentges [Fri, 22 Jul 2005 16:14:22 +0000 (16:14 +0000)]
Koen Kooi [Fri, 22 Jul 2005 16:00:20 +0000 (16:00 +0000)]
Koen Kooi [Fri, 22 Jul 2005 15:59:18 +0000 (15:59 +0000)]
Matthias Hentges [Fri, 22 Jul 2005 15:16:02 +0000 (15:16 +0000)]
Graeme Gregory [Fri, 22 Jul 2005 15:10:08 +0000 (15:10 +0000)]
Graeme Gregory [Fri, 22 Jul 2005 15:04:04 +0000 (15:04 +0000)]
firefox:
remove old versions.
Add EXCLUDE_FROM_SHLIBS = "1" to stop minimo depending on firefox.
minimo:
Add EXCLUDE_FROM_SHLIBS = "1" to stop firefox depending on minimo.
Matthias Hentges [Fri, 22 Jul 2005 14:41:26 +0000 (14:41 +0000)]
This is just a test.
Michael Lauer [Fri, 22 Jul 2005 12:51:12 +0000 (12:51 +0000)]
initscripts: do the keymap stuff a bit less generic to make it play
more nice with machies and distributions that don't need it
Michael Lauer [Fri, 22 Jul 2005 12:11:22 +0000 (12:11 +0000)]
recreate initscripts patch that has been lost during our db chaos
hopefully the last time...
Michael Lauer [Fri, 22 Jul 2005 12:04:36 +0000 (12:04 +0000)]
fix include statement after reordering
Koen Kooi [Fri, 22 Jul 2005 11:53:02 +0000 (11:53 +0000)]
Koen Kooi [Fri, 22 Jul 2005 11:52:35 +0000 (11:52 +0000)]
Add ARMfix patch, thanks to rwhitby for spotting it
Marcin Juszkiewicz [Fri, 22 Jul 2005 11:11:31 +0000 (11:11 +0000)]
initscripts: added two new keys to c7x0 keymap:
PageUp - Fn+Up
PageDown - Fn+Down
Michael Lauer [Fri, 22 Jul 2005 10:32:10 +0000 (10:32 +0000)]
nitscripts: solve the keymap situation in a more generic way to reduce maintenance load
the keymap script is now always installed and checks if there is a matching keymap in /etc
General note: this package is a bit monolithic, we may eventually come to a more fine granular
build solution, e.g. a (build-time) table where distributions can specify which initscripts
they want to appear in the final image.
Graeme Gregory [Fri, 22 Jul 2005 10:31:56 +0000 (10:31 +0000)]
firefox: new version 1.0.6 added
Graeme Gregory [Fri, 22 Jul 2005 09:40:50 +0000 (09:40 +0000)]
Koen Kooi [Fri, 22 Jul 2005 00:24:37 +0000 (00:24 +0000)]
Add new cairo snapshot
Koen Kooi [Thu, 21 Jul 2005 23:52:53 +0000 (23:52 +0000)]
Koen Kooi [Thu, 21 Jul 2005 23:51:47 +0000 (23:51 +0000)]
Apply patch found at webuser.fh-furtwangen.de/~dersch/gphoto/remote.html to fix libusb on ARM (more likely everything not x86)
Marcin Juszkiewicz [Thu, 21 Jul 2005 21:51:36 +0000 (21:51 +0000)]
Koen Kooi [Thu, 21 Jul 2005 21:42:25 +0000 (21:42 +0000)]
Koen Kooi [Thu, 21 Jul 2005 21:41:31 +0000 (21:41 +0000)]
Koen Kooi [Thu, 21 Jul 2005 21:41:11 +0000 (21:41 +0000)]
Marcin Juszkiewicz [Thu, 21 Jul 2005 21:38:58 +0000 (21:38 +0000)]
Koen Kooi [Thu, 21 Jul 2005 21:38:28 +0000 (21:38 +0000)]
Koen Kooi [Thu, 21 Jul 2005 21:37:55 +0000 (21:37 +0000)]
Koen Kooi [Thu, 21 Jul 2005 21:29:41 +0000 (21:29 +0000)]
Holger Freyther [Thu, 21 Jul 2005 21:22:30 +0000 (21:22 +0000)]
classes/base.bbclass:
Change oe_libinstall (watch carefully):
If the user requires the installation of a static library and it
does not exist we want the user to notice and fail. I assume this
was then intended purpose for the requirestatic variable.
The matter for the dotlai (.lai) is a bit different. The system
automatically detects the .la file and assumes it is libtool generated
and wants to install the .lai file even if it does not exist. I think
this is wrong and I change it to do the following:
If it decides it has libtool it installs the .lai if it is present.
(change the -o to -a)
At least Qt Version 3 has a .la but no .lai in its library directory
and oe_libinstall fails to install.
Florian Boor [Thu, 21 Jul 2005 20:35:58 +0000 (20:35 +0000)]
Florian Boor [Thu, 21 Jul 2005 20:34:58 +0000 (20:34 +0000)]
Disable as long as it doesn't compile properly.
Matthias Hentges [Thu, 21 Jul 2005 20:19:17 +0000 (20:19 +0000)]
Holger Freyther [Thu, 21 Jul 2005 18:29:32 +0000 (18:29 +0000)]
conf/machine/h3900.conf:
conf/machine/ipaq-pxa270.conf:
On irc it was discussed if OVERRIDES_prepend is a legal statement
and if OERRIDES should be applied here too. With runtime
performance in mind (bb.data.update_data being called until no change
happens) we have declared the above statement as illegal.
Change O_prepend to use direct assignment to prepend kernel
to the overrides string.
Florian Boor [Thu, 21 Jul 2005 16:42:58 +0000 (16:42 +0000)]
Florian Boor [Thu, 21 Jul 2005 15:02:16 +0000 (15:02 +0000)]
Add new release of gpe-filemanager.
Michael Lauer [Thu, 21 Jul 2005 14:21:42 +0000 (14:21 +0000)]
Florian Boor [Thu, 21 Jul 2005 14:21:28 +0000 (14:21 +0000)]
Michael Lauer [Thu, 21 Jul 2005 14:18:55 +0000 (14:18 +0000)]
add usrp - Support software for the Universal Software Radio Peripheral (USRP)
Patch courtesy Philip Balister
Michael Lauer [Thu, 21 Jul 2005 14:17:20 +0000 (14:17 +0000)]
add sdcc - small systems compiler collection
Marcin Juszkiewicz [Thu, 21 Jul 2005 14:13:40 +0000 (14:13 +0000)]
staged m4 macros which are needed by arpwatch to build
Marcin Juszkiewicz [Thu, 21 Jul 2005 12:21:02 +0000 (12:21 +0000)]
Marcin Juszkiewicz [Thu, 21 Jul 2005 12:19:40 +0000 (12:19 +0000)]
added zlib 1.2.3
Michael Lauer [Thu, 21 Jul 2005 11:56:43 +0000 (11:56 +0000)]
Michael Lauer [Thu, 21 Jul 2005 11:56:17 +0000 (11:56 +0000)]
linux-wrt: fix SRC_URI
Marcin Juszkiewicz [Thu, 21 Jul 2005 11:10:50 +0000 (11:10 +0000)]
added MIPS related change to gcc4.patch - now it is buildable if host system
has gcc4 as default (like it is in Debian 'sid')
Florian Boor [Thu, 21 Jul 2005 10:36:22 +0000 (10:36 +0000)]
Move to newer gcc.
Michael Lauer [Thu, 21 Jul 2005 10:29:34 +0000 (10:29 +0000)]
add lineak (Linux support for Easy Access and Internet Keyboards) courtesy Justin Patrick. BUG #152
Michael Lauer [Thu, 21 Jul 2005 10:19:38 +0000 (10:19 +0000)]
Michael Lauer [Thu, 21 Jul 2005 10:18:48 +0000 (10:18 +0000)]
squashfs(-native) depends on lzma(-native), fixes BUG #154
Patrick Steiner [Thu, 21 Jul 2005 09:06:06 +0000 (09:06 +0000)]
removed openssl from sylpheed again, added sylpheed-gnutls-extra.patch from XorA
Patrick Steiner [Thu, 21 Jul 2005 07:06:28 +0000 (07:06 +0000)]
added openssl dependency to the sylpheed 2.0.0beta6 bb file
Matthias Hentges [Thu, 21 Jul 2005 03:28:55 +0000 (03:28 +0000)]
Michael Lauer [Wed, 20 Jul 2005 21:49:55 +0000 (21:49 +0000)]
c7x0: set kernel 2.6 as default kernel
Michael Lauer [Wed, 20 Jul 2005 21:48:43 +0000 (21:48 +0000)]
Patrick Steiner [Wed, 20 Jul 2005 21:04:51 +0000 (21:04 +0000)]
changed MAINTAINER in sylpheed2.0.0beta6 .bb file
Patrick Steiner [Wed, 20 Jul 2005 21:00:48 +0000 (21:00 +0000)]
move ppp from kernel to kernel module (save disk space)
Matthias Hentges [Wed, 20 Jul 2005 20:47:05 +0000 (20:47 +0000)]
Akita: Add a fixed keymap, credits to jh@oesf.org
Michael Lauer [Wed, 20 Jul 2005 19:22:25 +0000 (19:22 +0000)]
udev: repair stupidity introduced by last patch
Florian Boor [Wed, 20 Jul 2005 17:36:56 +0000 (17:36 +0000)]
Florian Boor [Wed, 20 Jul 2005 17:01:54 +0000 (17:01 +0000)]
Remove useless cruft.
Florian Boor [Wed, 20 Jul 2005 17:00:35 +0000 (17:00 +0000)]
Several tslib-maemo package metadata fixup, fixed configuration file to avoid trouble with
incredibly bad config file parsing in maemo tslib.
Florian Boor [Wed, 20 Jul 2005 16:19:59 +0000 (16:19 +0000)]
Move away from broken udev.
Patrick Steiner [Wed, 20 Jul 2005 15:38:22 +0000 (15:38 +0000)]
removed ppp-modules from openzaurus-2.6.conf. because ppp is build fix into the kernel
Patrick Steiner [Wed, 20 Jul 2005 10:39:57 +0000 (10:39 +0000)]
fixed typos
Patrick Steiner [Wed, 20 Jul 2005 10:33:26 +0000 (10:33 +0000)]
updated kernel conf for clamshell ppp is now directly build into the kernel
Patrick Steiner [Wed, 20 Jul 2005 10:06:45 +0000 (10:06 +0000)]
updated kernel conf for clamshell ppp should work again
Koen Kooi [Wed, 20 Jul 2005 07:08:15 +0000 (07:08 +0000)]
Koen Kooi [Wed, 20 Jul 2005 07:07:36 +0000 (07:07 +0000)]
Update host-ldflags patch, courtesy Patrick Steiner. Closes bug #146
John Bowler [Tue, 19 Jul 2005 23:06:22 +0000 (23:06 +0000)]
The head is OpenSlug-2.4-beta to avoid confusion.
John Bowler [Tue, 19 Jul 2005 23:03:42 +0000 (23:03 +0000)]
John Bowler [Tue, 19 Jul 2005 23:02:26 +0000 (23:02 +0000)]
OpenSlug-2.3-beta
Tagged revision to capture OpenSlug-2.3-beta
John Bowler [Tue, 19 Jul 2005 22:37:14 +0000 (22:37 +0000)]
propagate from branch 'org.openembedded.dev' (head
4ebdb5bb78b28c6a866bf5b6492e5fc7c9a839b9)
to branch 'org.openembedded.nslu2-linux' (head
aa532a4ba0ea2a76e4470138c314b376c07c7751)
John Bowler [Tue, 19 Jul 2005 22:29:02 +0000 (22:29 +0000)]
Koen Kooi [Tue, 19 Jul 2005 22:24:24 +0000 (22:24 +0000)]
Add new gpsdrive prerelease, disable it for now till I finish testing it
Rod Whitby [Tue, 19 Jul 2005 20:19:04 +0000 (20:19 +0000)]
propagate from branch 'org.openembedded.dev' (head
93d082d6c4a3db13947817853eef91fb326fc223)
to branch 'org.openembedded.nslu2-linux' (head
3d6cac6f54eff620f4ea72c01aace1b87353dca8)
Rod Whitby [Tue, 19 Jul 2005 20:16:23 +0000 (20:16 +0000)]
Added the Apex bootloader (initially configured for nslu2)
Rod Whitby [Tue, 19 Jul 2005 20:12:06 +0000 (20:12 +0000)]
Added STAGING_LOADER_DIR to bitbake.conf
Oyvind Repvik [Tue, 19 Jul 2005 19:11:39 +0000 (19:11 +0000)]
Back out CONFFILES change that only worked in my imagination
John Bowler [Tue, 19 Jul 2005 17:24:13 +0000 (17:24 +0000)]
unmountflash would make /dev/mtdblock4 on / ro, this only affects a turnup
when the flash file system is mounted on /, but it causes the edit of the
/linuxrc to fail.
Oyvind Repvik [Tue, 19 Jul 2005 16:23:23 +0000 (16:23 +0000)]
Added smb.conf to CONFFILES
Rene Wagner [Tue, 19 Jul 2005 15:41:39 +0000 (15:41 +0000)]
Rene Wagner [Tue, 19 Jul 2005 15:17:49 +0000 (15:17 +0000)]
classpath: version bump to bugfix release 0.17
Oyvind Repvik [Tue, 19 Jul 2005 15:10:57 +0000 (15:10 +0000)]
Oyvind Repvik [Tue, 19 Jul 2005 15:06:44 +0000 (15:06 +0000)]
Split the feeds into cross/native and ${DISTRO_VERSION}/unstable
John Bowler [Tue, 19 Jul 2005 15:03:47 +0000 (15:03 +0000)]
propagate from branch 'org.openembedded.dev' (head
a84100b19e514d33f6c1ebe63173f106d9b09026)
to branch 'org.openembedded.nslu2-linux' (head
37a0ff9ee9b45b44e556016ce81b5cba475a2b3f)
John Bowler [Tue, 19 Jul 2005 14:44:26 +0000 (14:44 +0000)]
Support for disabling irq debug messages - slugbug 109.
This allows a simple local.conf change to re-enable the debug messages
simply by setting CMDLINE_DEBUG to ""
Patrick Steiner [Tue, 19 Jul 2005 12:06:54 +0000 (12:06 +0000)]
added ggme 1.0.3 (required for sylpheed 2.0.0beta6)
Patrick Steiner [Tue, 19 Jul 2005 11:27:55 +0000 (11:27 +0000)]
added sylpheed 2.0.0beta6
Patrick Steiner [Tue, 19 Jul 2005 11:03:18 +0000 (11:03 +0000)]
added gaim 1.4.0
Michael Lauer [Tue, 19 Jul 2005 10:39:52 +0000 (10:39 +0000)]
Michael Lauer [Tue, 19 Jul 2005 10:37:33 +0000 (10:37 +0000)]
put some sense into lzma-native
NOTE: NEVER EVER call 'make' directly in OE - use oe_runmake and adjust CFLAGS as necessary
Patrick Steiner [Tue, 19 Jul 2005 10:35:04 +0000 (10:35 +0000)]
Michael Lauer [Tue, 19 Jul 2005 10:23:05 +0000 (10:23 +0000)]
flite:
- add configure-with-audio patch courtesy Patrick Ohly
- reorder metadata
- set Patrick Ohly as maintainer of this package
Michael Lauer [Tue, 19 Jul 2005 10:15:14 +0000 (10:15 +0000)]
add GNU parted 1.6.23 - patch courtesy Pigi
Patrick Steiner [Tue, 19 Jul 2005 10:00:11 +0000 (10:00 +0000)]
updated gpsd to version 2.28
Michael Lauer [Tue, 19 Jul 2005 08:56:13 +0000 (08:56 +0000)]
Michael Lauer [Tue, 19 Jul 2005 08:51:53 +0000 (08:51 +0000)]
Michael Lauer [Tue, 19 Jul 2005 08:51:29 +0000 (08:51 +0000)]