Michael Lauer [Sun, 25 Sep 2005 00:57:58 +0000 (00:57 +0000)]
Michael Lauer [Sun, 25 Sep 2005 00:45:57 +0000 (00:45 +0000)]
tcl/tk: install header files into $STAGING_DIR
John Bowler [Sat, 24 Sep 2005 23:40:41 +0000 (23:40 +0000)]
nslu2-kernel, openslug-kernel: 2.6.14-rc2 (ixp425-eth will not build with this)
Michael Lauer [Sat, 24 Sep 2005 22:40:19 +0000 (22:40 +0000)]
add python-pyvisa, a package that enables you to control all kinds of measurement equipment through various buses (GPIB,
RS232, USB) with Python programs.
Michael Lauer [Sat, 24 Sep 2005 22:30:03 +0000 (22:30 +0000)]
add python-pyflakes, a source code checker similar to pychecker
Michael Lauer [Sat, 24 Sep 2005 22:25:03 +0000 (22:25 +0000)]
add tcl (tool command language) and the tk (toolkit) extension
Marcin Juszkiewicz [Sat, 24 Sep 2005 22:08:31 +0000 (22:08 +0000)]
added libxine 1.1.0 - someone more familiar with assembly should check it
DEFAULT_PREFERENCE = "-1" as it is not tested on device
patches status:
- cpu-1.0.patch renamed to cpuid.patch
- configure-1.0.patch renamed to configure.patch
- fix-syntax.patch dropped as fix-syntax-xine-vorbis-decoder.patch do the same
- demuxogg.patch and libxine-libvorbis.patch joined into tremor.patch
- libxine-arm-configure.patch should be sent upstream
- libxine-ffmpeg-enable-arm.patch probably too
- libxine-libavcodec.patch was broken for 1.1.0 - we should update libffmpeg/ dir to current CVS
Holger Freyther [Sat, 24 Sep 2005 18:13:02 +0000 (18:13 +0000)]
libsdl-qpe:
-Patch -lSDLmain away. We do not require it anymore
Holger Freyther [Sat, 24 Sep 2005 18:07:12 +0000 (18:07 +0000)]
OpenSIMpad:
-Switch to gcc 3.3.4 as this can be compiled with uclibc and gcc 4.0
John Bowler [Sat, 24 Sep 2005 02:45:39 +0000 (02:45 +0000)]
openslug-kernel: new 2.6.13.2 kernel
This kernel is not in any openslug (or ucslugc) build as of this monotone
revision, to use it change the PREFERRED_VERSION_openslug-kernel in the
distro conf file.
John Bowler [Sat, 24 Sep 2005 02:44:11 +0000 (02:44 +0000)]
ixp425-eth: patches for 2.6.13 kernels
some structure changes, also remove unused statics caused by the intdriven
patch.
John Bowler [Fri, 23 Sep 2005 22:42:51 +0000 (22:42 +0000)]
ucslugc-packages: add streamripper, sane-backends and perl back in
John Bowler [Fri, 23 Sep 2005 22:41:56 +0000 (22:41 +0000)]
nslu2-kernel: initial .bb files for 2.6.13.2 and 2.6.14-rc2
John Bowler [Fri, 23 Sep 2005 22:40:58 +0000 (22:40 +0000)]
sane-backends: add gphoto2 to DEPENDS
Without this if gphoto2 doesn't get built the sane-backends build fails
because, curiously, the libtool hack in the .bb file is *not* required.
John Bowler [Fri, 23 Sep 2005 22:39:30 +0000 (22:39 +0000)]
perl: add libgcc.a to libperl.so on armeb to support thumb
Koen Kooi [Fri, 23 Sep 2005 17:20:10 +0000 (17:20 +0000)]
packages/gpe-today/: add (disabled) cvs version of gpe-today
Richard Purdie [Fri, 23 Sep 2005 10:42:23 +0000 (10:42 +0000)]
linux-oz-2.6: Add a fix for spitz resuming the backlight whilst performing charging operations and suspended. Upgrade development series to 2.6.14-rc2-mm1. Testing of -mm kernel welcome - untested as yet but can't be more broken than it was.
John Bowler [Fri, 23 Sep 2005 08:39:59 +0000 (08:39 +0000)]
nslu2-kernel: reworked ixp4xx copy_from patch
Koen Kooi [Fri, 23 Sep 2005 08:27:21 +0000 (08:27 +0000)]
packages/atd/atd_0.70.bb: apply patch from #341 to remove -oknodo from the initscript
John Bowler [Fri, 23 Sep 2005 00:58:31 +0000 (00:58 +0000)]
nslu2-kernel: working copies of patches to push upstream
John Bowler [Fri, 23 Sep 2005 00:36:12 +0000 (00:36 +0000)]
John Bowler [Fri, 23 Sep 2005 00:26:08 +0000 (00:26 +0000)]
ucslugc-packages: remove (temporarily) sane-backends and streamripper
These packages have unsatisfied thumb libgcc references as a result of
recent changes.
Philipp Zabel [Thu, 22 Sep 2005 21:34:06 +0000 (21:34 +0000)]
Philipp Zabel [Thu, 22 Sep 2005 21:28:36 +0000 (21:28 +0000)]
pmount: fix pmount to work with mmc block devices
John Bowler [Thu, 22 Sep 2005 20:48:29 +0000 (20:48 +0000)]
John Bowler [Thu, 22 Sep 2005 20:46:03 +0000 (20:46 +0000)]
ucslugc-packages: temporarily remove perl
The .so link of libperl doesn't link with anything which provides the
_call_via_rX functions, so it breaks on thumb (the previous version didn't
work because it pulled _call_via_rX from libgcc_s.so.1 - and that doesn't
always work.)
Koen Kooi [Thu, 22 Sep 2005 20:08:44 +0000 (20:08 +0000)]
Koen Kooi [Thu, 22 Sep 2005 20:07:30 +0000 (20:07 +0000)]
packages/netbase/netbase/interfaces: indent usb0 entry to make
sure broken apps can still read it
John Bowler [Thu, 22 Sep 2005 20:04:07 +0000 (20:04 +0000)]
gdb_6.3: patch the thumb handling to use a thumb swi (not an undefined instr)
This doesn't fix thumb debugging (a thumb program run under gdb will crash
right at the start) but it does avoid the illegal instruction crash by
inserting a swi instead.
John Bowler [Thu, 22 Sep 2005 20:02:05 +0000 (20:02 +0000)]
nslu2-kernel_2.6.12.2: add a patch for thumb breakpoints (via a thumb SWI)
John Bowler [Thu, 22 Sep 2005 19:48:50 +0000 (19:48 +0000)]
John Bowler [Thu, 22 Sep 2005 19:47:26 +0000 (19:47 +0000)]
ucslugc, openslug-init: changes to ensure compatibility with new thumb compilation
Some package builds removed from ucslugc because they are not compatible
with the thumb build. openslug-init changed to use the target chroot, not the
initrd one, because this actually works when the initrd and target are
different operating systems.
Koen Kooi [Thu, 22 Sep 2005 19:45:53 +0000 (19:45 +0000)]
packages/xserver/xserver-kdrive_20050624.bb: add serial patch from #340
John Bowler [Thu, 22 Sep 2005 19:44:38 +0000 (19:44 +0000)]
uclibc_0.9.28: fix thumb support to allow thumb uclibc
This, together with the fixes in gcc and binutils, allows a system to
be build with thumb libgcc and libuClibc (etc). ucslugc is changed to
release 2 and to use thumb compilation of these modules.
John Bowler [Thu, 22 Sep 2005 19:40:39 +0000 (19:40 +0000)]
gcc_3.4.4: updated thumb patches
The four previous thumb related patch files have been combined into one
and simplified. Additional problems with call_via_rX functions being
called via the PLT have been fixed (the functions can no longer be called
this way - they are hidden). Unnecessary adds of exports of these
functions from libgcc have been removed.
John Bowler [Thu, 22 Sep 2005 19:36:38 +0000 (19:36 +0000)]
binutils_2.16: patch thumb trampoline and glue code generation
This patch fixes problems with the ARM thumb specific code generation. It
also adds debugging to bfd/elf32-arm.c to detect ref counting problems -
one error message can fire in theory in the absence of thumb support if
a union refcount field is used to refcount when it is set to something else.
The error should be ignorable, in that the code should not have changed in
effect.
John Bowler [Thu, 22 Sep 2005 19:29:58 +0000 (19:29 +0000)]
devio: move to devio_1.0, move to a file (not cvs) release
John Bowler [Thu, 22 Sep 2005 19:24:40 +0000 (19:24 +0000)]
upslug2: move to upslug2_4, move to file (not cvs) release
Koen Kooi [Thu, 22 Sep 2005 19:05:04 +0000 (19:05 +0000)]
packages/blueprobe/blueprobe_0.15.bb: add patch from handhelds.org/~bugzilla/show_bug.cgi?id=1398
Koen Kooi [Thu, 22 Sep 2005 19:01:09 +0000 (19:01 +0000)]
packages/netbase/netbase/interfaces: make usb0 behave like it's 2.4 counterpart, bump PR in .bb
Koen Kooi [Thu, 22 Sep 2005 18:55:27 +0000 (18:55 +0000)]
packages/xserver/xserver-kdrive_20050207.bb: enable apm hack for h3900 too
Koen Kooi [Thu, 22 Sep 2005 18:50:50 +0000 (18:50 +0000)]
packages/keylaunch/files/keylaunchrc: apply patches from #337
Koen Kooi [Thu, 22 Sep 2005 18:44:18 +0000 (18:44 +0000)]
packages/blueprobe/: add 0.15
Koen Kooi [Thu, 22 Sep 2005 18:43:04 +0000 (18:43 +0000)]
packages/pcmcia-cs/pcmcia-cs_3.2.8.bb: bump PR after last change
Koen Kooi [Thu, 22 Sep 2005 18:40:30 +0000 (18:40 +0000)]
packages/pcmcia-cs/: apply patches from #287
Philipp Zabel [Thu, 22 Sep 2005 14:12:48 +0000 (14:12 +0000)]
Philipp Zabel [Thu, 22 Sep 2005 14:08:21 +0000 (14:08 +0000)]
Philipp Zabel [Thu, 22 Sep 2005 14:04:15 +0000 (14:04 +0000)]
pmount: add a recipe for pmount 0.9.4
Richard Purdie [Wed, 21 Sep 2005 21:33:57 +0000 (21:33 +0000)]
linux-oz-2.6: Add patch to mark ide-cs devices as none removable. Add some pcmcia ids from hrw.
Michael Lauer [Wed, 21 Sep 2005 17:09:53 +0000 (17:09 +0000)]
add librtaudio + tests
rtaudio is a highly efficient and portable C++ sound abstraction layer supporting OSS, ALSA, JACK.
Philipp Zabel [Wed, 21 Sep 2005 13:45:27 +0000 (13:45 +0000)]
Philipp Zabel [Wed, 21 Sep 2005 13:43:38 +0000 (13:43 +0000)]
bluez-libs,bluez-utils: new version 2.21
ccsmart [Wed, 21 Sep 2005 12:05:30 +0000 (12:05 +0000)]
ccsmart [Wed, 21 Sep 2005 10:21:21 +0000 (10:21 +0000)]
bogofilter: Adding RDEPENDS
Philipp Zabel [Wed, 21 Sep 2005 10:19:38 +0000 (10:19 +0000)]
Philipp Zabel [Wed, 21 Sep 2005 10:10:40 +0000 (10:10 +0000)]
Philipp Zabel [Wed, 21 Sep 2005 10:09:30 +0000 (10:09 +0000)]
bluez-utils-dbus: work around some alignment issues in hcid
Richard Purdie [Wed, 21 Sep 2005 09:26:01 +0000 (09:26 +0000)]
nokia770-init: Correct DEPENDS
Richard Purdie [Wed, 21 Sep 2005 09:25:32 +0000 (09:25 +0000)]
pcmciautils: Correct DEPENDS
Philipp Zabel [Wed, 21 Sep 2005 09:15:27 +0000 (09:15 +0000)]
Koen Kooi [Wed, 21 Sep 2005 09:09:50 +0000 (09:09 +0000)]
packages/abiword/abiword_2.3.99.bb: s/AbiSuite-2.2/AbiSuite-2.4/g to fix packaging
Philipp Zabel [Wed, 21 Sep 2005 09:06:31 +0000 (09:06 +0000)]
Philipp Zabel [Wed, 21 Sep 2005 09:05:22 +0000 (09:05 +0000)]
x11: add the XErrorDB/XKeysymDB fix from cvs to 6.2.1, too
Derek Young [Wed, 21 Sep 2005 05:20:43 +0000 (05:20 +0000)]
openslug-kernel: adjust the package revision for added usb audio bits
Derek Young [Wed, 21 Sep 2005 05:18:31 +0000 (05:18 +0000)]
openslug-kernel: Add the missing USB Audio modules to the defconfig
Richard Purdie [Tue, 20 Sep 2005 22:22:53 +0000 (22:22 +0000)]
module-init-tools: Upgrade to 3.2pre9. Change the update-alternatives priority so the genuine tool takes priority over busybox. This gets pcmciatils working properly.
Richard Purdie [Tue, 20 Sep 2005 22:19:09 +0000 (22:19 +0000)]
pcmciautils: Install the binaries into the correct place. Remove coldplug references as they now just create errors. Add dependency on module-init-tools - when busybox's modprobe expands to cover pcmcia alias handling, this can be removed.
Koen Kooi [Tue, 20 Sep 2005 19:12:06 +0000 (19:12 +0000)]
packages/tslib/tslib/: remove h2200 linearizer, courtesy Matthew Reimer
closes #336
Richard Purdie [Tue, 20 Sep 2005 16:51:27 +0000 (16:51 +0000)]
udev: Add the devfs udev 'comaptiblity' rules to OE as it changes names in different versions of udev. We *really* don't want to be using these.
Richard Purdie [Tue, 20 Sep 2005 14:53:54 +0000 (14:53 +0000)]
pcmciautils: Bump PR
Richard Purdie [Tue, 20 Sep 2005 14:52:20 +0000 (14:52 +0000)]
udev: Bump PRs
Richard Purdie [Tue, 20 Sep 2005 14:49:36 +0000 (14:49 +0000)]
udev: Rearrange the udev files into a more logical structure. Create copies of the rules we're using rather than the distributed version due to links to external scripts. Add mount.sh which attempts to mount block devices using pmount if available, falling back to mount if not. Fix the --mode switch to mknod in the init script.
Richard Purdie [Tue, 20 Sep 2005 14:35:33 +0000 (14:35 +0000)]
pcmciautils: Switch to udev instead of hotplug.
Philipp Zabel [Tue, 20 Sep 2005 14:13:12 +0000 (14:13 +0000)]
Philipp Zabel [Tue, 20 Sep 2005 14:07:39 +0000 (14:07 +0000)]
handhelds-pxa-2.6_2.6.12-hh3.bb: bump PR to r1
Koen Kooi [Tue, 20 Sep 2005 14:07:25 +0000 (14:07 +0000)]
Philipp Zabel [Tue, 20 Sep 2005 13:58:39 +0000 (13:58 +0000)]
handhelds-pxa-2.6: fix EXTRAVERSION of 2.6.12-hh3
Koen Kooi [Tue, 20 Sep 2005 12:52:57 +0000 (12:52 +0000)]
packages/gpe-contacts/: update hildon version to 0.42
packages/gpe-mini-browser/: update hildon version to 0.16
Frederic Bompart [Tue, 20 Sep 2005 10:29:08 +0000 (10:29 +0000)]
Frederic Bompart [Tue, 20 Sep 2005 10:28:32 +0000 (10:28 +0000)]
gnome-vfs-dbus: do not use GSSAPI_LIBS if gssapi does not compile
http://bugs.openembedded.org/show_bug.cgi?id=250
Frederic Bompart [Tue, 20 Sep 2005 07:27:59 +0000 (07:27 +0000)]
Frederic Bompart [Tue, 20 Sep 2005 07:18:17 +0000 (07:18 +0000)]
totem: version 1.0.2 now compiles
I removed version 0.101 which was marked as broken.
A few fixes were needed to disable gnomeui code in totem-1.0.2.
Don't even try to upgrade it to version 1.2.x for now: it has even more
dependencies, such as a very recent version of gnome-vfs...
John Bowler [Tue, 20 Sep 2005 07:04:32 +0000 (07:04 +0000)]
ucslugc: add udev bb files to the packages to support udev in openslug-image
Oyvind Repvik [Tue, 20 Sep 2005 01:09:11 +0000 (01:09 +0000)]
openslug-image: Add udev. With udev_070 it works like it's supposed to
Oyvind Repvik [Tue, 20 Sep 2005 00:25:14 +0000 (00:25 +0000)]
nslu2-kernel: Add "disk_led_blinking.patch", to enable disk1/disk2 leds.
Marcin Juszkiewicz [Mon, 19 Sep 2005 21:36:03 +0000 (21:36 +0000)]
meta-opie: cleaned dependencies on openobex
Marcin Juszkiewicz [Mon, 19 Sep 2005 21:07:09 +0000 (21:07 +0000)]
opie-pimconverter: fixed dependency on both SQLite versions
Marcin Juszkiewicz [Mon, 19 Sep 2005 19:59:29 +0000 (19:59 +0000)]
qt/e 2.3.10: changes for MACHINE="native":
- patch to fix build
- enabled QVFb support
With that changes it is possible to run OPIE/OE in QVFb/X11.
Koen Kooi [Mon, 19 Sep 2005 19:19:32 +0000 (19:19 +0000)]
packages/meta/meta-gpe.bb: add gpesyncd to gpe-task-pim
Koen Kooi [Mon, 19 Sep 2005 19:01:26 +0000 (19:01 +0000)]
packages/gpe-themes/gpe-theme-clearlooks_0.2.bb: bump PR after rdepend changes
Koen Kooi [Mon, 19 Sep 2005 18:59:53 +0000 (18:59 +0000)]
packages/gpe-themes/gpe-theme-clearlooks_0.2.bb: gtk-engines provides gtk-engine-clearlooks, but gtk-clearlooks-engine provides something else. g-c-e is obsolete, so let's depend on g-e and rdepends on g-e-c
Koen Kooi [Mon, 19 Sep 2005 17:49:30 +0000 (17:49 +0000)]
packages/gpe-themes/gpe-theme-clearlooks_0.2.bb: fix (R)DEPENDS
Koen Kooi [Mon, 19 Sep 2005 16:02:55 +0000 (16:02 +0000)]
packages/minimix/: add aminimix_0.8.bb
Koen Kooi [Mon, 19 Sep 2005 15:38:45 +0000 (15:38 +0000)]
packages/abiword/: add 2.3.99 + patch
Frederic Bompart [Mon, 19 Sep 2005 15:37:15 +0000 (15:37 +0000)]
Changed section from network to console/network.
Frederic Bompart [Mon, 19 Sep 2005 15:28:24 +0000 (15:28 +0000)]
added opensimpad-2.4.27-vrs1-pxa1-jpm1 kernel. This contains the
following new patches over 2.4.25:
- simpad-proc-sys-board.patch (/proc/sys/board patch from Till Harbaum)
- simpad-serial.patch (DTR/RTS/CTS support patch from Till Harbaum)
- mppe-
20040216.patch (add MPPE encryption for PPP)
- 2.4.27-mh1.patch (bluetooth patches from Marcel Holtmann)
Common patches were placed in the "opensimpad" directory.
Koen Kooi [Mon, 19 Sep 2005 14:47:24 +0000 (14:47 +0000)]
packages/gpe-themes/: move foxbox to here and add gpe-theme-clearlooks
Koen Kooi [Mon, 19 Sep 2005 13:57:02 +0000 (13:57 +0000)]
packages/rxvt-unicode/ : add 5.6 + patch
Holger Freyther [Mon, 19 Sep 2005 13:30:26 +0000 (13:30 +0000)]
Holger Freyther [Mon, 19 Sep 2005 13:23:52 +0000 (13:23 +0000)]
GNU cp the last missing files... all cp invocations should be BSD compatible now