Frans Meulenbroeks [Sat, 22 Oct 2005 18:42:07 +0000 (18:42 +0000)]
Been told that I should also bump PR for ixp when I bump PR_CONFIG in the {nslu2, openslug} bb files; so here it is... (better safe than sorry)
Frans Meulenbroeks [Sat, 22 Oct 2005 18:38:07 +0000 (18:38 +0000)]
bumped PRCONFIG since I modified defconfig
Frans Meulenbroeks [Sat, 22 Oct 2005 17:39:50 +0000 (17:39 +0000)]
openslug defconfig: changed settings to support wider range of hardware
* CONFIG_BLK_DEV_SR=m (for audio extraction from cdrom)
* CONFIG_CHR_DEV_SG=m (for audio extraction from cdrom)
* CONFIG_USB_PWC=m (module for Philips and Logitech Webcams)
* CONFIG_USB_EHCI_SPLIT_ISO=y (support USB 1.1 devices on USB 2.0 hubs)
* CONFIG_CPU_BIG_ENDIAN=y (should be the default until LE is more mature)
Frans Meulenbroeks [Sat, 22 Oct 2005 17:36:24 +0000 (17:36 +0000)]
set NETCONSOLE to m instead of y
Frans Meulenbroeks [Fri, 21 Oct 2005 16:05:33 +0000 (16:05 +0000)]
Frans Meulenbroeks [Fri, 21 Oct 2005 16:04:53 +0000 (16:04 +0000)]
defconfig: changed settings to support wider range of hardware
* CONFIG_BLK_DEV_SR=m (for audio extraction from cdrom)
* CONFIG_CHR_DEV_SG=m (for audio extraction from cdrom)
* CONFIG_USB_PWC=m (module for Philips and Logitech Webcams)
* CONFIG_USB_EHCI_SPLIT_ISO=y (support USB 1.1 devices on USB 2.0 hubs)
* CONFIG_CPU_BIG_ENDIAN=y (should be the default until LE is more mature)
John Bowler [Fri, 21 Oct 2005 06:49:56 +0000 (06:49 +0000)]
openslug-kernel: version 2.6.14-rc5
John Bowler [Thu, 20 Oct 2005 18:52:53 +0000 (18:52 +0000)]
devio: version 1.1
Koen Kooi [Thu, 20 Oct 2005 18:11:01 +0000 (18:11 +0000)]
h2200-bootloader: don't fail if mtd modules are builtin
Koen Kooi [Thu, 20 Oct 2005 14:52:52 +0000 (14:52 +0000)]
gpe-image: remove gpe-nmf and gpe-filemanager from >16MB rootfs to make it fit better in simpad and h2200
Koen Kooi [Thu, 20 Oct 2005 14:46:49 +0000 (14:46 +0000)]
h2200.conf: make IMAGE_CMD actually work
John Bowler [Thu, 20 Oct 2005 04:47:57 +0000 (04:47 +0000)]
openslug-kernel: cleanup, move to 2.6.14-rc4
- potentially optional parts of openslug-image can now be removed
- removed 2.6.14-rc2
- moved to 2.6.14-rc4
- added RedBoot FIS Directory automagic byte swap
John Bowler [Wed, 19 Oct 2005 23:42:10 +0000 (23:42 +0000)]
jamvm: thumb builds; force use of arm because of assembler within v 1.3.2
- the code has ARM assembler, which doesn't work when compiled -mthumb
- so disable -mthumb by setting ARM_INSTRUCTION_SET="", only affects
- thumb builds (no PR bump - it didn't even compile before.)
Koen Kooi [Wed, 19 Oct 2005 16:04:43 +0000 (16:04 +0000)]
libsdl-x11 1.2.7: enable cdrom support, need for scummvm. Also bump PR for -qpe version
Marcin Juszkiewicz [Wed, 19 Oct 2005 10:35:50 +0000 (10:35 +0000)]
python: fixed SRC_URI for 2.3.3, 2.3.4, 2.4.0, 2.4.2 versions - fixed #407
- upstream changed source code location
John Bowler [Wed, 19 Oct 2005 01:06:38 +0000 (01:06 +0000)]
uclibc: add uClibc.machine, uClibc.distro + empty defaults in uclibc.inc
- Change uclibc 0.9.28 ucslugc builds (only) to use the new mechanism
- to select ucslugc arm and armeb config
- There is no change to any build config (including ucslugc), just a
- change in mechanism.
John Bowler [Wed, 19 Oct 2005 01:04:28 +0000 (01:04 +0000)]
ucslugc, openslug: add mdadm 1.12 to packages
Justin Patrin [Tue, 18 Oct 2005 21:28:46 +0000 (21:28 +0000)]
Justin Patrin [Tue, 18 Oct 2005 21:28:05 +0000 (21:28 +0000)]
Add missing patch
Koen Kooi [Tue, 18 Oct 2005 17:28:06 +0000 (17:28 +0000)]
powernowd: add 0.96, it doesn't have an initscript yet, though
Marcin Juszkiewicz [Tue, 18 Oct 2005 17:12:18 +0000 (17:12 +0000)]
openzaurus-3.5.4.conf: tweaked feeds list to use DISTRO_VERSION and added upgrades/${MACHINE} feed
- kernel (or other machine specific) upgrades goes to upgrades/${MACHINE}/ feed
which need to be named without "/" to protect ipkg from failing
Marcin Juszkiewicz [Tue, 18 Oct 2005 14:04:01 +0000 (14:04 +0000)]
opie-console 1.2.1: CVS backported patch for OPIE bug #1647
- Opie-console doesn't respect scroll-bar on left side.
Marcin Juszkiewicz [Tue, 18 Oct 2005 11:37:24 +0000 (11:37 +0000)]
opie-appearance 1.2.1: CVS backported patch - add settings for icon sizes
Marcin Juszkiewicz [Tue, 18 Oct 2005 11:29:44 +0000 (11:29 +0000)]
opie-button-settings 1.2.1: CVS backported patch for OPIE bug #1624
- Button settngs changes are applied only after restart
Marcin Juszkiewicz [Tue, 18 Oct 2005 11:26:31 +0000 (11:26 +0000)]
opie-backup 1.2.1: CVS backported patch for OPIE bug #1492
- Backup and Restore does not show list of backups to restore on start
Marcin Juszkiewicz [Tue, 18 Oct 2005 11:22:02 +0000 (11:22 +0000)]
opie-console 1.2.1: CVS backported patch for OPIE bug #1686
- opie-console lack UI setting for switching scrollbar
Marcin Juszkiewicz [Tue, 18 Oct 2005 10:54:49 +0000 (10:54 +0000)]
pcmcia-cs: cleaned pcmcia config file - close bug #364
I compared pcmcia-cs 3.2.8 config with orinoco-modules and hostap-modules
config files and tried to clean pcmcia-cs/config - currently removed ALL cards
mapped to "orinoco_cs" which are defined also in hostap_cs.conf file.
Patch was reviewed and approved by Mickeyl
Koen Kooi [Tue, 18 Oct 2005 09:25:07 +0000 (09:25 +0000)]
handhelds-pxa-2.6: update PV in cvs version to 2.6.13-hh1
Michael Lauer [Tue, 18 Oct 2005 08:59:53 +0000 (08:59 +0000)]
Marcin Juszkiewicz [Tue, 18 Oct 2005 07:44:48 +0000 (07:44 +0000)]
gammu: updated to 1.03.0
- patch updated and sent upstream
John Bowler [Tue, 18 Oct 2005 05:53:24 +0000 (05:53 +0000)]
upslug2: version 8
John Bowler [Tue, 18 Oct 2005 05:52:03 +0000 (05:52 +0000)]
perl: NSLU2: fix LE config in 5.8.7
- the existing arm (le) config will not work with NSLU2 because of the
- use of 32 bit assembler which is not thumb compatible, this change
- uses a config file derived from the BE (NSLU2) config
Justin Patrin [Mon, 17 Oct 2005 23:15:06 +0000 (23:15 +0000)]
Michael Lauer [Mon, 17 Oct 2005 17:13:41 +0000 (17:13 +0000)]
zope: add missing rdependency on python-shell
Koen Kooi [Mon, 17 Oct 2005 11:41:41 +0000 (11:41 +0000)]
libgpewidget: update PV in the cvs .bb
Koen Kooi [Mon, 17 Oct 2005 08:56:38 +0000 (08:56 +0000)]
libgpewidget: add 0.105
Koen Kooi [Mon, 17 Oct 2005 08:23:18 +0000 (08:23 +0000)]
preferred-gpe-versions-2.7.inc: update gpe-shield and gpe-bluetooth
Marcin Juszkiewicz [Sun, 16 Oct 2005 21:09:31 +0000 (21:09 +0000)]
DejaVu fonts: upgraded to 1.15 (both TrueType and QPF versions)
Marcin Juszkiewicz [Sun, 16 Oct 2005 17:13:49 +0000 (17:13 +0000)]
bluez-hcidump: added 1.26 (close bug #398)
Marcin Juszkiewicz [Sun, 16 Oct 2005 17:06:33 +0000 (17:06 +0000)]
dhcp: added patch to fix build problem - close bug #400
- patch add <asm/types.h> into tr.c
- resolution provided by Stefan Sander <stefan-sander@gmx.de>
Justin Patrin [Sat, 15 Oct 2005 21:44:08 +0000 (21:44 +0000)]
efl, e17: update to newest versions
- fixed e-modules build on amd64
- new options evas-xrender-x11 is not disabled for fb builds
- stage new Evas_Engine_XRender_X11.h header
- remove e-utils from e-image, currently broken
Marcin Juszkiewicz [Sat, 15 Oct 2005 19:35:56 +0000 (19:35 +0000)]
collie.conf: set orinoco-modules 0.13e as preferred version
- newer ones are broken on 2.4 kernels (or does not support it at all)
Justin Patrin [Fri, 14 Oct 2005 23:15:24 +0000 (23:15 +0000)]
appweb: Make v2.0.4 compile with php 5.0.5 (this is hard-coded for now)
Koen Kooi [Fri, 14 Oct 2005 15:48:39 +0000 (15:48 +0000)]
gpe-bluetooth: add 0.46
Koen Kooi [Fri, 14 Oct 2005 10:31:38 +0000 (10:31 +0000)]
gtkhtml: add 2.6.3, needed for scilab
Koen Kooi [Fri, 14 Oct 2005 10:30:17 +0000 (10:30 +0000)]
vte: add 0.11.15
Richard Purdie [Fri, 14 Oct 2005 09:00:07 +0000 (09:00 +0000)]
orinoco: Updates to versions 0.15rc1, 0.15rc2, cvs:
Remove firmware patches and use external firmware package
Remove pcmcia-cs config files and use external package
Richard Purdie [Fri, 14 Oct 2005 08:52:27 +0000 (08:52 +0000)]
orinoco: Create separate conf package for use by pcmcia-cs with internal kernel module
Add package to zaurus-clamshell-2.6.conf
Michael Lauer [Fri, 14 Oct 2005 08:12:42 +0000 (08:12 +0000)]
Michael Lauer [Fri, 14 Oct 2005 08:11:14 +0000 (08:11 +0000)]
python-pygame 1.7.1: remove qpe patch as it is no longer necessary due to changes in our SDL build.
remove python-pygame 1.6
Marcin Juszkiewicz [Fri, 14 Oct 2005 07:32:46 +0000 (07:32 +0000)]
opie-stumbler: new application for scanning WiFi networks
- added both 1.2.1 and CVS versions
- icon added into metadata as author forgot to add it into upstream
Rod Whitby [Fri, 14 Oct 2005 04:19:17 +0000 (04:19 +0000)]
ucslugc-packages.conf: added missing patcher-native path
Richard Purdie [Thu, 13 Oct 2005 22:01:28 +0000 (22:01 +0000)]
matchbox-panel svn, 0.9.2: Fix quoting error introduced earlier
Richard Purdie [Thu, 13 Oct 2005 19:26:16 +0000 (19:26 +0000)]
avahi: upgrade 0.5.1 -> 0.5.2
Richard Purdie [Thu, 13 Oct 2005 19:21:00 +0000 (19:21 +0000)]
matchbox-panel: Combine common data into an inc file for svn+0.9.2 versions (some of this patch was accidently commited in the previous revision)
Richard Purdie [Thu, 13 Oct 2005 18:23:56 +0000 (18:23 +0000)]
oprofile: Remove uneeded patch
Richard Purdie [Thu, 13 Oct 2005 18:20:46 +0000 (18:20 +0000)]
oprofile: Update to 0.9.1 to benefit from many arm fixes
Richard Purdie [Thu, 13 Oct 2005 16:18:32 +0000 (16:18 +0000)]
linux-oz-2.6: Update dev branch to 2.6.14-rc4. Add cpufreq for pxa25x and enable for c7x0
Koen Kooi [Thu, 13 Oct 2005 15:02:03 +0000 (15:02 +0000)]
libeina: add patch to remove libmagic dep from 0.96.7
Richard Purdie [Thu, 13 Oct 2005 13:25:42 +0000 (13:25 +0000)]
linux-oz-2.6: Rearrange stable patches to reflect order in mainline. Add extra collie scoop fix. Seperate corgi include fix so mainline c7x0 compiles. Update hx2750 base patch for recent mmc changes.
Richard Purdie [Thu, 13 Oct 2005 10:30:32 +0000 (10:30 +0000)]
kernel.bbclass: Fix some quoting and brackets on an if statement. Reported by katossi.
Koen Kooi [Thu, 13 Oct 2005 09:16:07 +0000 (09:16 +0000)]
gpe-bootsplash: add custum familiar splash-p.svg into files/familiar
Marcin Juszkiewicz [Wed, 12 Oct 2005 16:41:22 +0000 (16:41 +0000)]
opie-datebook: forgotten patch for opie-datebook 1.2.1
Marcin Juszkiewicz [Wed, 12 Oct 2005 16:39:48 +0000 (16:39 +0000)]
opie-datebook: backported fix for opie bug#1707 from CVS
- new event dialog was too wide on QVGA screen
Marcin Juszkiewicz [Wed, 12 Oct 2005 16:22:27 +0000 (16:22 +0000)]
jlime-shrek.conf: fix typo - close bug #397
Koen Kooi [Wed, 12 Oct 2005 12:35:10 +0000 (12:35 +0000)]
libeina: fix typo in 0.96.7
Koen Kooi [Tue, 11 Oct 2005 22:29:57 +0000 (22:29 +0000)]
libeina: update to 0.96.7
Koen Kooi [Tue, 11 Oct 2005 22:24:57 +0000 (22:24 +0000)]
libeina: add 0.96.5
Koen Kooi [Tue, 11 Oct 2005 22:20:40 +0000 (22:20 +0000)]
Koen Kooi [Tue, 11 Oct 2005 22:20:01 +0000 (22:20 +0000)]
file: autotools_stage_all in 4.13
Michael Lauer [Tue, 11 Oct 2005 20:50:06 +0000 (20:50 +0000)]
add python-pygame 1.7.1, closes bug #387
Michael Lauer [Tue, 11 Oct 2005 20:10:52 +0000 (20:10 +0000)]
jlime-shrek.conf: set TARGET_OS = linux
Michael Lauer [Tue, 11 Oct 2005 20:09:59 +0000 (20:09 +0000)]
jlime.conf: rename to jlime-shrek, add preferred versions to make an opie-image buildable
Koen Kooi [Tue, 11 Oct 2005 16:48:56 +0000 (16:48 +0000)]
octave: add 2.1.71
Koen Kooi [Tue, 11 Oct 2005 15:17:20 +0000 (15:17 +0000)]
h3900.conf: use tune-xscale
Michael Lauer [Tue, 11 Oct 2005 10:14:21 +0000 (10:14 +0000)]
add machine configuration and linux kernel for the HTC Blueangel
patch courtesy Ian Jordan <immolo@lycos.co.uk>
Michael Lauer [Tue, 11 Oct 2005 10:11:30 +0000 (10:11 +0000)]
Marcin Juszkiewicz [Tue, 11 Oct 2005 08:57:04 +0000 (08:57 +0000)]
libopieobex0: added missing DEPENDS on openobex-apps
- this will close bug #392
Justin Patrin [Tue, 11 Oct 2005 05:28:18 +0000 (05:28 +0000)]
appweb: Add version 2.0.4 and patches
- The init script currently does not work (I assume it's using RedHat semantics)
Justin Patrin [Tue, 11 Oct 2005 04:32:46 +0000 (04:32 +0000)]
php: Add version 5.0.5 and 2 patches for it
- the current libxml2 build will not allow PHP5 to compile. --without-schemas has to be removes
Michael Lauer [Mon, 10 Oct 2005 22:55:06 +0000 (22:55 +0000)]
libopieobex: DEPEND on openobex-apps, not just RDEPEND on it
(to make it available @ image construction time)
Koen Kooi [Mon, 10 Oct 2005 21:56:04 +0000 (21:56 +0000)]
gnumeric: add 1.6.0
Koen Kooi [Mon, 10 Oct 2005 21:49:14 +0000 (21:49 +0000)]
libgsf: use autotools_stage_all
Koen Kooi [Mon, 10 Oct 2005 21:35:27 +0000 (21:35 +0000)]
goffice: add 0.1.0
Koen Kooi [Mon, 10 Oct 2005 21:29:16 +0000 (21:29 +0000)]
libgsf: add 1.13.2
Justin Patrin [Mon, 10 Oct 2005 18:05:42 +0000 (18:05 +0000)]
efl, e-wm: Add a sed fix for X11 system headers
Koen Kooi [Mon, 10 Oct 2005 17:12:44 +0000 (17:12 +0000)]
geda: add .desktop for geda-
20050820
Marcin Juszkiewicz [Mon, 10 Oct 2005 16:51:15 +0000 (16:51 +0000)]
Koen Kooi [Mon, 10 Oct 2005 16:13:52 +0000 (16:13 +0000)]
geda-gsymcheck: add
20050820 release
Richard Purdie [Mon, 10 Oct 2005 13:39:22 +0000 (13:39 +0000)]
Richard Purdie [Mon, 10 Oct 2005 12:59:25 +0000 (12:59 +0000)]
Richard Purdie [Mon, 10 Oct 2005 12:58:52 +0000 (12:58 +0000)]
openzaurus.conf, opensimpad.conf: Remove the mistakenly added udev devfs rules. devfs is dead.
Richard Purdie [Mon, 10 Oct 2005 12:48:25 +0000 (12:48 +0000)]
Richard Purdie [Mon, 10 Oct 2005 12:47:21 +0000 (12:47 +0000)]
rxvt-unicode (5.6 and cvs): Add desktop file and icon
Michael Lauer [Mon, 10 Oct 2005 12:46:42 +0000 (12:46 +0000)]
python 2.4.2: add quopri to python-mimetools
Richard Purdie [Mon, 10 Oct 2005 12:21:27 +0000 (12:21 +0000)]
Richard Purdie [Mon, 10 Oct 2005 12:20:35 +0000 (12:20 +0000)]
dbus-native 0.50: Make staging more comprehensive
Koen Kooi [Mon, 10 Oct 2005 11:51:47 +0000 (11:51 +0000)]
loudmouth: add 1.0.1
Koen Kooi [Mon, 10 Oct 2005 11:47:44 +0000 (11:47 +0000)]
puzzles: add r6358
Richard Purdie [Mon, 10 Oct 2005 11:07:45 +0000 (11:07 +0000)]
matchbox packages: Add '-' missing from svn versions in my last commits