openembedded.git
19 years agoxournal 0.2: Add patch to remove libgnomeprintui dependency (from poky)
Richard Purdie [Sat, 27 May 2006 11:29:32 +0000 (11:29 +0000)]
xournal 0.2: Add patch to remove libgnomeprintui dependency (from poky)

19 years agomerge of 66dc5a29ccb437489e6283f23735e733f97b39ad
Richard Purdie [Sat, 27 May 2006 11:26:44 +0000 (11:26 +0000)]
merge of 66dc5a29ccb437489e6283f23735e733f97b39ad
     and d200e691772c0dcc5ada0b720230a8f49fa7547a

19 years agolibtool-native/cross: Extend the tag patch to libttdl fixing build failures in jpeg...
Richard Purdie [Sat, 27 May 2006 11:26:06 +0000 (11:26 +0000)]
libtool-native/cross: Extend the tag patch to libttdl fixing build failures in jpeg when the compiler tuning options change (from poky)

19 years agopmacct 0.7.9: Don't look for pcap headers in /usr/include, look for them in
Jamie Lenehan [Sat, 27 May 2006 10:36:20 +0000 (10:36 +0000)]
pmacct 0.7.9: Don't look for pcap headers in /usr/include, look for them in
the staging area. Closes bug #712.

19 years agoClean up IPKG_ARCHS as it was being used inconsistently, often with duplication....
Richard Purdie [Sat, 27 May 2006 09:55:35 +0000 (09:55 +0000)]
Clean up IPKG_ARCHS as it was being used inconsistently, often with duplication. Create IPKG_EXTRA_ARCHS to add to the standard variable. Update documentation.conf with the details.

19 years agomerge of cc68e6a6ee48e5f52c126e9c2d4263e20d33d765
Richard Purdie [Sat, 27 May 2006 09:07:35 +0000 (09:07 +0000)]
merge of cc68e6a6ee48e5f52c126e9c2d4263e20d33d765
     and cf975cbb341113ccf37b2caa9812aa6435b6c203

19 years agomonotone: add missing patch
Koen Kooi [Sat, 27 May 2006 08:53:08 +0000 (08:53 +0000)]
monotone: add missing patch

19 years agobase.bbclass: Move manifest code into manifest.bbclass and fix a bug in it (import...
Richard Purdie [Sat, 27 May 2006 08:20:36 +0000 (08:20 +0000)]
base.bbclass: Move manifest code into manifest.bbclass and fix a bug in it (import bb.manifest)

19 years agoqemu cvs: Remove now unneeded docs patch and add a patch to fix an SDL mouse bug...
Richard Purdie [Sat, 27 May 2006 08:15:32 +0000 (08:15 +0000)]
qemu cvs: Remove now unneeded docs patch and add a patch to fix an SDL mouse bug and enable ARM PL110 RGB colour handling

19 years agohdparm 6.3: Update SRC_URI to point at the hdparm primary site which is now sourcefor...
Jamie Lenehan [Sat, 27 May 2006 02:30:06 +0000 (02:30 +0000)]
hdparm 6.3: Update SRC_URI to point at the hdparm primary site which is now sourceforge. Closes bug #772.

19 years agonet-snmp 5.1.2: Does not work with a parallel build, so clear PARALLEL_MAKE. Closes...
Jamie Lenehan [Sat, 27 May 2006 02:16:55 +0000 (02:16 +0000)]
net-snmp 5.1.2: Does not work with a parallel build, so clear PARALLEL_MAKE. Closes bug #713.

19 years agonet-snmp 5.1.2: Fix endianess detection to work on all platforms by looking
Jamie Lenehan [Sat, 27 May 2006 02:14:04 +0000 (02:14 +0000)]
net-snmp 5.1.2: Fix endianess detection to work on all platforms by looking
at the site file to determine the correct configure parameter (inspired by
how openssl does this). Previously this built on mipsel only. Should build
on all platforms now. Closes bug #483.

19 years agomerge of 4df4d7b459a3415cf0a91eca732e547c9ba278a6
Michael Lauer [Fri, 26 May 2006 20:52:01 +0000 (20:52 +0000)]
merge of 4df4d7b459a3415cf0a91eca732e547c9ba278a6
     and be0f87375d77d8115b0c83b7a9b731eb5062802d

19 years agoclasses/tinderclient.bbclass: Retry sending, Clean package when failing
Holger Freyther [Fri, 26 May 2006 14:39:11 +0000 (14:39 +0000)]
classes/tinderclient.bbclass: Retry sending, Clean package when failing
    Retry to connect the tinderbox a couple of times. This is needed
    on machines behind broken routers.
    When a package is broken (PackageFailed/TaskFailed) we will clean
    the package so we can retry the next time.

19 years agoconf/machine/include/ixp4xx.conf: Enable fail-fast as well
Holger Freyther [Fri, 26 May 2006 14:35:04 +0000 (14:35 +0000)]
conf/machine/include/ixp4xx.conf: Enable fail-fast as well
    OVERRIDES got redefined in this configuration file. We add
    fail-fast now as well.

19 years agoupdate
Michael Lauer [Fri, 26 May 2006 14:03:20 +0000 (14:03 +0000)]
update

19 years agomerge of 6c892a12e5ecbf776b1486325e3502f44bfbee00
Michael Lauer [Fri, 26 May 2006 12:56:04 +0000 (12:56 +0000)]
merge of 6c892a12e5ecbf776b1486325e3502f44bfbee00
     and a28eb0331581874fd47b01b78e86dc73b0c99fcd

19 years agolinux-ezx: defconfig updates, add known good one as backup
Michael Lauer [Fri, 26 May 2006 12:52:40 +0000 (12:52 +0000)]
linux-ezx: defconfig updates, add known good one as backup

19 years agosite/sh4: Update the sh4 site files. This contains all of the changes over
Jamie Lenehan [Fri, 26 May 2006 10:16:49 +0000 (10:16 +0000)]
site/sh4: Update the sh4 site files. This contains all of the changes over
collected over the past 6 months for sh4 and gets a large amount of the non
UI related components building.

19 years agoarpwatch 2.1a13: Add fakeroot-native to DEPENDS since it's required to build. Closes...
Jamie Lenehan [Fri, 26 May 2006 09:51:02 +0000 (09:51 +0000)]
arpwatch 2.1a13: Add fakeroot-native to DEPENDS since it's required to build. Closes #946.

19 years agomerge of 79d9031e921eb2b64b0a614d28f2952b273cf3cc
Jamie Lenehan [Fri, 26 May 2006 09:46:47 +0000 (09:46 +0000)]
merge of 79d9031e921eb2b64b0a614d28f2952b273cf3cc
     and 8e49054449c5f82e15664ab6be8b283a79666195

19 years agoh2200.conf: tts/0 -> ttyS0, closes #1044
Koen Kooi [Fri, 26 May 2006 09:26:39 +0000 (09:26 +0000)]
h2200.conf: tts/0 -> ttyS0, closes #1044

19 years agomerge of 0aa8df480a5fe2c0daeaff3c39171cce7fde6a4a
Matthias Hentges [Fri, 26 May 2006 09:25:34 +0000 (09:25 +0000)]
merge of 0aa8df480a5fe2c0daeaff3c39171cce7fde6a4a
     and cbe9e2ec3566ef5af4fa806a0faec1ddf3984cd4

19 years agokeylaunch: Akita: Swap Calendar and Address key binding, closing bug #1026
Matthias Hentges [Fri, 26 May 2006 09:24:41 +0000 (09:24 +0000)]
keylaunch: Akita: Swap Calendar and Address key binding, closing bug #1026

19 years agomerge of 543f1ae1d5c52bf6c18d56d34bb9f3aebcffdfcb
Matthias Hentges [Fri, 26 May 2006 09:01:56 +0000 (09:01 +0000)]
merge of 543f1ae1d5c52bf6c18d56d34bb9f3aebcffdfcb
     and f58607b4b148968934281d92d207a505988286e5

19 years agomerge of 3395fc22cc5fd1e9a7862619eb6834ffcc6860cf
Jamie Lenehan [Fri, 26 May 2006 08:31:51 +0000 (08:31 +0000)]
merge of 3395fc22cc5fd1e9a7862619eb6834ffcc6860cf
     and 5784b72cf5dcca71eb0811f427acc0b4748ff43a

19 years agopcre: stop libtool from trying to link with host libraries - fix from #33
Marcin Juszkiewicz [Fri, 26 May 2006 08:18:23 +0000 (08:18 +0000)]
pcre: stop libtool from trying to link with host libraries - fix from #33
- this resolve build problem on amd64 - #1015

19 years agoquagga: Add 0.99.4, fix bgp package name, some cleanups.
Jamie Lenehan [Fri, 26 May 2006 08:10:45 +0000 (08:10 +0000)]
quagga: Add 0.99.4, fix bgp package name, some cleanups.
* Added version 0.99.4 which fixes a number of bugs in the previous
  release, several critical bugs. See quagga homepage for details.
* Fix the name of BGP package and init scripts - it should be bgpd
  not bpgd.  Discovered when looking at the change log for the OWMNR
  project.
* Added myself as the maintainer.
* Add a prerm script from the base quagga package which stops all the
  sub deamons. Otherwise if you just erase the main package all the
  sub daemons keep running. Normally dependencies stop this, so this
  only if the user forces deletion.
* Bump PR on 0.99.2 and 0.99.3 to pick up changes.
* Remove PR from the .inc file, this is to be specified in the .bb
  files.
* Re-order header to match style guide layout on the wiki.
* Allow a directory addition to be passed through from .bb to the
  .inc. Use it in the 0.99.2 to indicate that the source for that
  version are now in the attic subdirectory.

19 years agomerge of 8ac4847056fba1c5b2b9ba03a8b6cb16c799aa19
Mike Westerhof [Fri, 26 May 2006 03:58:41 +0000 (03:58 +0000)]
merge of 8ac4847056fba1c5b2b9ba03a8b6cb16c799aa19
     and b3548a7dc6d9be0b03545b677be4cdd71cbbb2a9

19 years agoUnslung slingbox: upgrade slingbox to 1.1.3 busybox base
Mike Westerhof [Thu, 25 May 2006 22:11:33 +0000 (22:11 +0000)]
Unslung slingbox: upgrade slingbox to 1.1.3 busybox base

19 years agodisplay-brightness: Use head -n 1 not head -1 to determine driver, closing bug #1004...
Matthias Hentges [Thu, 25 May 2006 22:07:52 +0000 (22:07 +0000)]
display-brightness: Use head -n 1 not head -1 to determine driver, closing bug #1004. Also fixed a problem with poodles kernel 2.6 driver and added a small help text

19 years agobase-files: add tmpfs to stock fstab
Michael Lauer [Thu, 25 May 2006 21:57:57 +0000 (21:57 +0000)]
base-files: add tmpfs to stock fstab

19 years agocherokee: added 0.5.3 with GnuTLS support
Marcin Juszkiewicz [Thu, 25 May 2006 21:37:21 +0000 (21:37 +0000)]
cherokee: added 0.5.3 with GnuTLS support

19 years agomerge of 2d6d863c36fd1d9d7ab0dba3d700e0f1ccf122be
Michael Lauer [Thu, 25 May 2006 21:32:15 +0000 (21:32 +0000)]
merge of 2d6d863c36fd1d9d7ab0dba3d700e0f1ccf122be
     and 5429025616a252862aead1378c8075987190a85a

19 years agoAngstrom 2006.9: use gcc 4.1.1 to get real eabi, so it won't work on armv4 cpus
Koen Kooi [Thu, 25 May 2006 20:37:11 +0000 (20:37 +0000)]
Angstrom 2006.9: use gcc 4.1.1 to get real eabi, so it won't work on armv4 cpus

19 years agoadd libusb[-native] 0.1.12
Michael Lauer [Thu, 25 May 2006 20:32:09 +0000 (20:32 +0000)]
add libusb[-native] 0.1.12

19 years agopackages/nbd/: Add Network Block Device Client and Server version 2.8.4
Holger Freyther [Thu, 25 May 2006 20:20:55 +0000 (20:20 +0000)]
packages/nbd/: Add Network Block Device Client and Server version 2.8.4
    Add client and server of the Network Block Device. This is
    version 2.8.4, it does not have the security issue a unpatched
    2.8.3 has.
    We package nbd-client and nbd-server separately and for the
    nbd-client we currently do not have a start script. So on
    each start the nbd-client needs to be started separately.

19 years agoqte: clean up, remove double entries, add flags for Motorola A780 and E680 GSM phones
Michael Lauer [Thu, 25 May 2006 19:31:38 +0000 (19:31 +0000)]
qte: clean up, remove double entries, add flags for Motorola A780 and E680 GSM phones

19 years agogpe-package 0.3 | GPE Settings: fixes the use of gpe-package having to be root
Erik Hovland [Thu, 25 May 2006 19:13:15 +0000 (19:13 +0000)]
gpe-package 0.3 | GPE Settings: fixes the use of gpe-package having to be root
* provides a script to be installed in /usr/bin that wraps gpe-package
  launching in gpe-su
* patches the gpe-package makefile to install gpe-package in /usr/sbin
  and strips the setuid bit (and execute bits from group and other).
* removes the postinst script that added the setuid bit.

19 years agosanity.bbclass: improve error message, check for cvs and svn
Michael Lauer [Thu, 25 May 2006 17:59:57 +0000 (17:59 +0000)]
sanity.bbclass: improve error message, check for cvs and svn

19 years agomerge of 311aee6b0e9c7e9db57f288fca6db1879c2922e8
Erik Hovland [Thu, 25 May 2006 17:58:55 +0000 (17:58 +0000)]
merge of 311aee6b0e9c7e9db57f288fca6db1879c2922e8
     and a7eb3356e7d55322be61cd06888673575122e3b9

19 years agogcc 4.1.1: but the zecke patch in the right dir. I suck
Koen Kooi [Thu, 25 May 2006 16:48:06 +0000 (16:48 +0000)]
gcc 4.1.1: but the zecke patch in the right dir. I suck

19 years agogcc 4.1.1: unbreak SRC_URI
Koen Kooi [Thu, 25 May 2006 16:38:01 +0000 (16:38 +0000)]
gcc 4.1.1: unbreak SRC_URI

19 years agogcc: add gcc 4.1.1 toolchain
Koen Kooi [Thu, 25 May 2006 16:34:58 +0000 (16:34 +0000)]
gcc: add gcc 4.1.1 toolchain

19 years agomerge of 6ba3e310353ca1a6ea62e5f5f11c116d1a1fce6d
Matthias Hentges [Thu, 25 May 2006 15:59:22 +0000 (15:59 +0000)]
merge of 6ba3e310353ca1a6ea62e5f5f11c116d1a1fce6d
     and f8a273706c3fce0627a1d187a0aa71db62202670

19 years agosamba: Add samba-essential, a cut-down bare-bone samba server
Matthias Hentges [Thu, 25 May 2006 15:53:23 +0000 (15:53 +0000)]
samba: Add samba-essential, a cut-down bare-bone samba server

19 years agoclearsilver 0.10.3: add clearsilver to OE
Cliff Brake [Thu, 25 May 2006 15:21:16 +0000 (15:21 +0000)]
clearsilver 0.10.3: add clearsilver to OE

19 years agodocumentation.conf: add to documentation
Cliff Brake [Thu, 25 May 2006 15:15:24 +0000 (15:15 +0000)]
documentation.conf: add to documentation
- update RDEPENDS & PROVIDES
- add RPROVIDES

19 years agomerge of bd60f4037ae56c6a4b161d9de8e542983c39be3c
Mike Westerhof [Thu, 25 May 2006 14:28:00 +0000 (14:28 +0000)]
merge of bd60f4037ae56c6a4b161d9de8e542983c39be3c
     and eaece614d6c87d764b5caab83e36659c8131f64d

19 years agounslung-image: need to rm /usr/libexec, not /usr/bin/libexec
Mike Westerhof [Thu, 25 May 2006 14:11:35 +0000 (14:11 +0000)]
unslung-image: need to rm /usr/libexec, not /usr/bin/libexec

19 years agotslib cvs: add support for the Motorola E680 and A780
Michael Lauer [Thu, 25 May 2006 13:28:26 +0000 (13:28 +0000)]
tslib cvs: add support for the Motorola E680 and A780

19 years agosite/arm-linux-gnueabi: pull in fixes from r601c39f83683596d280f8ad94530e9447018a8d6
Koen Kooi [Thu, 25 May 2006 12:50:11 +0000 (12:50 +0000)]
site/arm-linux-gnueabi: pull in fixes from r601c39f83683596d280f8ad94530e9447018a8d6

19 years agosamba: Samba: Bump all PRs to pull in new site-file
Matthias Hentges [Thu, 25 May 2006 12:10:45 +0000 (12:10 +0000)]
samba: Samba: Bump all PRs to pull in new site-file

19 years agosite: Samba: Correct site-file entries, courtesy of v8jlene. This unb0rks samba on...
Matthias Hentges [Thu, 25 May 2006 12:09:38 +0000 (12:09 +0000)]
site: Samba: Correct site-file entries, courtesy of v8jlene. This unb0rks samba on arm.

19 years agomerge of 8fb156c1063985412f3d3d473d7c4641b7c1ce8c
Matthias Hentges [Thu, 25 May 2006 11:59:26 +0000 (11:59 +0000)]
merge of 8fb156c1063985412f3d3d473d7c4641b7c1ce8c
     and b04511549df1568005f531875b06fcbdfb7ee3c2

19 years agomerge of 6d9a6d263913c8c725780872fe2f13329fcfb1b8
Mike Westerhof [Thu, 25 May 2006 05:24:21 +0000 (05:24 +0000)]
merge of 6d9a6d263913c8c725780872fe2f13329fcfb1b8
     and e974c19c3971f18d2c208cce51bc722e476920be

19 years agoUnslung: rootfs & image, cleanup root fs image, fix some startup script syntax errors
Mike Westerhof [Thu, 25 May 2006 05:19:46 +0000 (05:19 +0000)]
Unslung: rootfs & image, cleanup root fs image, fix some startup script syntax errors

19 years agoThe init script says it has restart in the usage. But it didn't
Erik Hovland [Wed, 24 May 2006 19:03:09 +0000 (19:03 +0000)]
The init script says it has restart in the usage. But it didn't
have a restart in its list of cases. So this patch adds it.

19 years agomerge of 2d6f8bd4b71a9ad4cd46736ff74dcf0bae763780
Erik Hovland [Wed, 24 May 2006 18:56:25 +0000 (18:56 +0000)]
merge of 2d6f8bd4b71a9ad4cd46736ff74dcf0bae763780
     and 6d9a6d263913c8c725780872fe2f13329fcfb1b8

19 years agogpe-package: Apply patch by Erik Hovland to make sure gpe-package is suid.
Florian Boor [Wed, 24 May 2006 17:51:40 +0000 (17:51 +0000)]
gpe-package: Apply patch by Erik Hovland to make sure gpe-package is suid.

19 years agoclasses/base.bbclass: Add GnuPG mirror
Holger Freyther [Wed, 24 May 2006 07:49:25 +0000 (07:49 +0000)]
classes/base.bbclass: Add GnuPG mirror
    Add two european and one north american mirror
for gnupg.

19 years agoBacking out PARPORT config since it causes oops on h3600.
Erik Hovland [Tue, 23 May 2006 20:25:22 +0000 (20:25 +0000)]
Backing out PARPORT config since it causes oops on h3600.

19 years agoschroedinger: at some missing metadata bits
Koen Kooi [Tue, 23 May 2006 19:04:53 +0000 (19:04 +0000)]
schroedinger: at some missing metadata bits

19 years agoschroedinger: at first public release of the schroedinger/dirac codec. The package...
Koen Kooi [Tue, 23 May 2006 19:03:28 +0000 (19:03 +0000)]
schroedinger: at first public release of the schroedinger/dirac codec. The package includes a librady and gstreamer plugin

19 years agomerge of 1a204644a2419a905a060144eb028dfcb467391a
Koen Kooi [Tue, 23 May 2006 18:58:40 +0000 (18:58 +0000)]
merge of 1a204644a2419a905a060144eb028dfcb467391a
     and ce94922846908c2edd7362a56618ea051b244c3b

19 years agoliboil: update to 0.3.9
Koen Kooi [Tue, 23 May 2006 18:58:09 +0000 (18:58 +0000)]
liboil: update to 0.3.9

19 years agomerge of ce94922846908c2edd7362a56618ea051b244c3b
Erik Hovland [Tue, 23 May 2006 16:52:34 +0000 (16:52 +0000)]
merge of ce94922846908c2edd7362a56618ea051b244c3b
     and f3d0cda096d15213040e8dd3f198a10398314030

19 years agolibgpg-error: added 1.3
Marcin Juszkiewicz [Tue, 23 May 2006 16:36:14 +0000 (16:36 +0000)]
libgpg-error: added 1.3

19 years agognutls: added 1.4.0 (current stable)
Marcin Juszkiewicz [Tue, 23 May 2006 16:31:13 +0000 (16:31 +0000)]
gnutls: added 1.4.0 (current stable)
- we probably should drop 1.0.xx (old old stable)
  and 1.3.5 (development) versions

19 years agoncurses.inc: RPROVIDES = libncurses5
Michael Lauer [Tue, 23 May 2006 13:55:58 +0000 (13:55 +0000)]
ncurses.inc: RPROVIDES = libncurses5

19 years agomerge of aa208c78dc9ba6e2c8b7c157a2a98c6ea5f507fb
Michael Lauer [Tue, 23 May 2006 13:00:35 +0000 (13:00 +0000)]
merge of aa208c78dc9ba6e2c8b7c157a2a98c6ea5f507fb
     and f87d9b990300072e37071e6934f7af60c67bb40a

19 years agofakeroot: fix SRC_URI
Michael Lauer [Tue, 23 May 2006 12:57:47 +0000 (12:57 +0000)]
fakeroot: fix SRC_URI

19 years agomerge of ae422df79b5b9f0a401e9a4e9ae694ece441d33e
Marcin Juszkiewicz [Tue, 23 May 2006 09:02:18 +0000 (09:02 +0000)]
merge of ae422df79b5b9f0a401e9a4e9ae694ece441d33e
     and f3fea5653b417f0d915e521ea668b6fbf17851df

19 years agomerge of 4af0b1bc6131703de0850a30751d772f9d2ae229
Michael Lauer [Tue, 23 May 2006 08:55:08 +0000 (08:55 +0000)]
merge of 4af0b1bc6131703de0850a30751d772f9d2ae229
     and cd46d30fbd05c83e7220c5e12d66f1620255ad00

19 years agoWe need more python applications... add pyfits 1.0.1 and pyraf 1.2.1:
Michael Lauer [Tue, 23 May 2006 08:26:54 +0000 (08:26 +0000)]
We need more python applications... add pyfits 1.0.1 and pyraf 1.2.1:
PyFITS provides an interface to FITS formatted files under the Python scripting language and PyRAF, the Python-based interface to IRAF. It is useful
both for interactive data analysis and for writing analysis scripts in Python using FITS files as either input or output. PyFITS is a development
project of the Science Software Branch at the Space Telescope Science Institute.

19 years agolibgpevtype: update to 0.17
Koen Kooi [Tue, 23 May 2006 04:53:17 +0000 (04:53 +0000)]
libgpevtype: update to 0.17

19 years agolibeventdb: add 0.30, which bumps SO_VERSION because of API changes
Koen Kooi [Mon, 22 May 2006 22:27:59 +0000 (22:27 +0000)]
libeventdb: add 0.30, which bumps SO_VERSION because of API changes

19 years agomerge of 4bea65581a76f2d570ab41485732af8db23f2559
Michael Lauer [Mon, 22 May 2006 21:42:06 +0000 (21:42 +0000)]
merge of 4bea65581a76f2d570ab41485732af8db23f2559
     and 958f273429afa22714e97b2c35ad0a3cd94dc248

19 years agoobexftp: remove bogus patch
Michael Lauer [Mon, 22 May 2006 21:41:15 +0000 (21:41 +0000)]
obexftp: remove bogus patch

19 years agocups 1.1.23: add fakeroot before do_install
Cliff Brake [Mon, 22 May 2006 21:21:20 +0000 (21:21 +0000)]
cups 1.1.23: add fakeroot before do_install
- fixes problem where do_install can not chown files

19 years agomerge of 6b93ecbe268d25fd1431774e86d13249d43b909c
Erik Hovland [Mon, 22 May 2006 19:05:24 +0000 (19:05 +0000)]
merge of 6b93ecbe268d25fd1431774e86d13249d43b909c
     and baa8f71c79346cb61aec79abc76df5849f08e76f

19 years agopython-gammu: fix SRC_URI
Michael Lauer [Mon, 22 May 2006 16:09:47 +0000 (16:09 +0000)]
python-gammu: fix SRC_URI

19 years agopython-pysqlite1: don't let it use host includes
Michael Lauer [Mon, 22 May 2006 13:33:57 +0000 (13:33 +0000)]
python-pysqlite1: don't let it use host includes

19 years agopython-pysqlite2: fix SRC_URI and stop it using host headers
Michael Lauer [Mon, 22 May 2006 13:25:27 +0000 (13:25 +0000)]
python-pysqlite2: fix SRC_URI and stop it using host headers

19 years agopuzzles: added r6712 - fetching from SVN
Marcin Juszkiewicz [Mon, 22 May 2006 12:11:05 +0000 (12:11 +0000)]
puzzles: added r6712 - fetching from SVN

19 years agomerge of 3fe026a130277946b2552c28c3fdda5e9bd74b31
Michael Lauer [Mon, 22 May 2006 11:00:18 +0000 (11:00 +0000)]
merge of 3fe026a130277946b2552c28c3fdda5e9bd74b31
     and d295f271af118b6b44395ca3e2c23eba55f3fa69

19 years agoadd xmms, the x multimedia system. yes, it needs gtk+1 *cough*
Michael Lauer [Mon, 22 May 2006 10:58:28 +0000 (10:58 +0000)]
add xmms, the x multimedia system. yes, it needs gtk+1 *cough*

19 years agolinux-openzaurus: added SquashFS support, fixed mousedev resolution
Marcin Juszkiewicz [Mon, 22 May 2006 10:48:58 +0000 (10:48 +0000)]
linux-openzaurus: added SquashFS support, fixed mousedev resolution

19 years agoixp4xx-kernel: Bump PR_CONFIG
Oyvind Repvik [Mon, 22 May 2006 09:56:53 +0000 (09:56 +0000)]
ixp4xx-kernel: Bump PR_CONFIG

19 years agoixp4xx-kernel: Fix VIDEO_AUDIO_DECODER=m
Oyvind Repvik [Mon, 22 May 2006 09:55:32 +0000 (09:55 +0000)]
ixp4xx-kernel: Fix VIDEO_AUDIO_DECODER=m

19 years agoslugos-packages: Add setserial to feed
Oyvind Repvik [Mon, 22 May 2006 08:40:46 +0000 (08:40 +0000)]
slugos-packages: Add setserial to feed

19 years agoixp4xx-kernel: Add NBD and VIDEO_AUDIO_DECODER modules
Oyvind Repvik [Mon, 22 May 2006 08:37:11 +0000 (08:37 +0000)]
ixp4xx-kernel: Add NBD and VIDEO_AUDIO_DECODER modules

19 years agoobexftp: actually add 0.20
Michael Lauer [Sun, 21 May 2006 21:18:48 +0000 (21:18 +0000)]
obexftp: actually add 0.20

19 years agomerge of 2b7e98de2ae7babc1fba7bf05e9cd56e79bd2aa3
Michael Lauer [Sun, 21 May 2006 21:13:54 +0000 (21:13 +0000)]
merge of 2b7e98de2ae7babc1fba7bf05e9cd56e79bd2aa3
     and b8059643b9bf29e34eaa1ca3277803350bd390bc

19 years agoobexftp: remove 0.19, fix 0.20
Michael Lauer [Sun, 21 May 2006 21:08:27 +0000 (21:08 +0000)]
obexftp: remove 0.19, fix 0.20

19 years agolinux-openzaurus: disable logo on akita/spitz/poodle to get this machines booting...
Marcin Juszkiewicz [Sun, 21 May 2006 20:23:17 +0000 (20:23 +0000)]
linux-openzaurus: disable logo on akita/spitz/poodle to get this machines booting - console rotation block logo

19 years agomerge of 213055f44fbb065f13acbde0cf78285357fa5b17
Koen Kooi [Sun, 21 May 2006 20:20:56 +0000 (20:20 +0000)]
merge of 213055f44fbb065f13acbde0cf78285357fa5b17
     and 48bf49548c49f23c0829416516d9a654545ea89e

19 years agomerge of 33f5c37d2f8c2a6f5a242f167516efbcbc9ecf41
Michael Lauer [Sun, 21 May 2006 19:20:44 +0000 (19:20 +0000)]
merge of 33f5c37d2f8c2a6f5a242f167516efbcbc9ecf41
     and dbb8f5536fbc6e50532ff14d6db8e58ae21b0398

19 years agolinux-ezx: bump revision per the defconfig changes
Michael Lauer [Sun, 21 May 2006 19:19:17 +0000 (19:19 +0000)]
linux-ezx: bump revision per the defconfig changes

19 years agolinux-ezx: update defconfigs to compile some more things into the kernel
Michael Lauer [Sun, 21 May 2006 19:18:23 +0000 (19:18 +0000)]
linux-ezx: update defconfigs to compile some more things into the kernel