Marcin Juszkiewicz [Fri, 7 Jul 2006 10:21:21 +0000 (10:21 +0000)]
rootfs_ipk.bbclass: show which packages are lacking - may require GNU grep
before:
| Collected errors:
| ERROR: Cannot satisfy the following dependencies for gpe-task-base:
| + '[' -f /home/hrw/devel/build/3541/tmp/rootfs/usr/lib/ipkg/info/libgpg-error0.postinst ']'
after:
| Collected errors:
| ERROR: Cannot satisfy the following dependencies for gpe-task-base:
| gpe-session-scripts
| --
taken from .oz354x
Graeme Gregory [Fri, 7 Jul 2006 09:42:39 +0000 (09:42 +0000)]
Graeme Gregory [Fri, 7 Jul 2006 09:41:47 +0000 (09:41 +0000)]
glib-2.0_2.12.0.bb, gtk+_2.10.0.bb : rediff and add the patches to fix
the hardcoded libtool path in both these packages configure.in as they
are essential.
Both are running on my c7x0 now so they have at least been tested.
Koen Kooi [Fri, 7 Jul 2006 09:37:40 +0000 (09:37 +0000)]
Angstrom 2006.9: prefer a busybox with EABI support
Jamie Lenehan [Fri, 7 Jul 2006 06:56:37 +0000 (06:56 +0000)]
glibc 2.4: To build glibc for sh we need to pass no-z-defs=yes via
configparams. Add a patch to do this so it builds for sh3 and sh4.
Koen Kooi [Thu, 6 Jul 2006 17:58:49 +0000 (17:58 +0000)]
task-angstrom: D'oh, somehow I forgot to add dropbear
Koen Kooi [Thu, 6 Jul 2006 17:48:37 +0000 (17:48 +0000)]
angstrom: some more tweaks to images and tasks
Koen Kooi [Thu, 6 Jul 2006 17:31:52 +0000 (17:31 +0000)]
busybox 1.2.0: add initial defconfig for angstrom
Michael Lauer [Thu, 6 Jul 2006 17:09:45 +0000 (17:09 +0000)]
Michael Lauer [Thu, 6 Jul 2006 17:07:53 +0000 (17:07 +0000)]
busybox 1.2.0 fix packaging due to changed CONFIG_ options
WARNING: Need to review ALL defconfigs before setting this version as default
Koen Kooi [Thu, 6 Jul 2006 16:31:14 +0000 (16:31 +0000)]
busybox 1.2.0: add it, closes #745
Michael Lauer [Thu, 6 Jul 2006 16:19:33 +0000 (16:19 +0000)]
Michael Lauer [Thu, 6 Jul 2006 16:17:30 +0000 (16:17 +0000)]
generic.conf: prefer task-bootstrap over unionfs-bootstrap
Florian Boor [Thu, 6 Jul 2006 16:14:47 +0000 (16:14 +0000)]
Florian Boor [Thu, 6 Jul 2006 16:06:09 +0000 (16:06 +0000)]
gpe-timesheet: Add missing dependency for latest release.
Jamie Lenehan [Thu, 6 Jul 2006 14:58:36 +0000 (14:58 +0000)]
files/device_table_add: Add two device tables fragments. One adds the
SCI/SCIF serial interfaces (as found on SH* platforms) and ones adds the SM
flash driver (TI flash block mapping driver) devices. This can be used with
the new IMAGE_DEVICE_TABLES to add them to the standard minimal table.
Jamie Lenehan [Thu, 6 Jul 2006 14:55:19 +0000 (14:55 +0000)]
ssmtp 2.61: Dont use -s to install so it doesn't attemp to use the host
strip during do_install. OE will take care of running the target strip
during packaging.
Jamie Lenehan [Thu, 6 Jul 2006 14:46:06 +0000 (14:46 +0000)]
glibc 2.4: Remove the workaround from CVS changes. This isn't a CVS version
so the workaround shouldn't be needed. Also this work around breaks glibc
2.4 for all targets that are no in ports (x86, sh, sparc, powerpc).
Jamie Lenehan [Thu, 6 Jul 2006 14:41:19 +0000 (14:41 +0000)]
linux/linux-titan-sh4: Upgrade the titan kernel from 2.6.16 to 2.6.17 now
that the sh tree has been upgraded to 2.6.17.
Jamie Lenehan [Thu, 6 Jul 2006 14:37:51 +0000 (14:37 +0000)]
classes/image_ipk: Add support for multiple device tables. The original code
support a single value as IMAGE_DEVICE_TABLE which needed to be an absolute
value. If that is definied it'll be used as is and this change will have no
effect. If is is not definied it'll check for IMAGE_DEVICE_TABLES which can
be a list of device images tables which are searched for relative to the
BBPATH and it'll apply each one in turn. If neither of these are definied
it'll use the default of files/device_table-minimal.txt
Marcin Juszkiewicz [Thu, 6 Jul 2006 14:27:19 +0000 (14:27 +0000)]
ttf-dejavu: fixed SRC_URI
Kristoffer Ericson [Thu, 6 Jul 2006 15:43:27 +0000 (15:43 +0000)]
linux/linux-jlime-sh3-2.6.17/defconfig_jlime : Changes
* Added software stack/encryption/mac for wifi
linux/linux-jlime-sh3_2.6.17.bb: Added patch to file
* Added unexpected-ide-fix.patch to .bb file
Kristoffer Ericson [Thu, 6 Jul 2006 15:22:50 +0000 (15:22 +0000)]
Kristoffer Ericson [Thu, 6 Jul 2006 15:16:19 +0000 (15:16 +0000)]
conf/distro/jlime-donkey.conf : changed opie SRCDATE =
20060627
conf/distro/preferred-opie-cvs-versions.inc : set =? instead of =
Kristoffer Ericson [Thu, 6 Jul 2006 14:21:23 +0000 (14:21 +0000)]
linux/linux-jlime-sh3-2.6.17/unexpected-int-fix.patch : ported to 2.6.17
* Updated patch to reflect 2.6.17
Kristoffer Ericson [Thu, 6 Jul 2006 14:15:02 +0000 (14:15 +0000)]
packages/linux/linux-jlime-sh3-2.6.16.20: Dropping packages
* Dropping jlime-sh3-2.6.16.20 kernel due to 2.6.17 being
availabel. Dropping all patches and .bb file
packages/linux/linux-jlime-sh3-2.6.17/unexpected-int-fix: Add patch
* Adding patch to silence unexpected interrupts.
Kristoffer Ericson [Thu, 6 Jul 2006 13:14:57 +0000 (13:14 +0000)]
linux/linux-jlime-sh3-2.6.17/LinuxSH-2.6.17.patch: Updated patch
* Updated patch from CVS to fix build problems.
linux/linux-jlime-sh3-2.6.17/defconfig_jlime: Updated .config
* Updated .config to reflect kernel changes.
linux/linux-jlime-sh3_2.6.17.bb: Changes to reflect updates
Koen Kooi [Thu, 6 Jul 2006 13:10:10 +0000 (13:10 +0000)]
gtk+ 2.10: depend on cups to enable the printing plugin
Koen Kooi [Thu, 6 Jul 2006 13:01:47 +0000 (13:01 +0000)]
Florian Boor [Thu, 6 Jul 2006 12:04:54 +0000 (12:04 +0000)]
Florian Boor [Thu, 6 Jul 2006 12:03:26 +0000 (12:03 +0000)]
gtk+: Lower preference of 2.6.10 because of missing patches and missing test.
Graeme Gregory [Thu, 6 Jul 2006 10:27:57 +0000 (10:27 +0000)]
Graeme Gregory [Thu, 6 Jul 2006 10:25:33 +0000 (10:25 +0000)]
gimp_2.3.10.bb : new version, DEFAULT_PREFERENCE=-1 at moment as it starts to
load but at end of splash screen quits with message gimp-2.3: terminated: Aborted. This is not OOM.
Florian Boor [Thu, 6 Jul 2006 09:58:07 +0000 (09:58 +0000)]
gtk+: Add version 2.10.0.
Michael Lauer [Wed, 5 Jul 2006 19:33:12 +0000 (19:33 +0000)]
binutils 2.15.94.0.1 add matching binutils-cross-sdk, remove other 2.15 ones
Frans Meulenbroeks [Wed, 5 Jul 2006 17:35:08 +0000 (17:35 +0000)]
pvrusb2-mci: added
20060702 snapshot
Cliff Brake [Wed, 5 Jul 2006 16:46:46 +0000 (16:46 +0000)]
Cliff Brake [Wed, 5 Jul 2006 16:46:19 +0000 (16:46 +0000)]
task-bootstrap-uionroot: add RPROVIDES
- package PROVIDES task-bootstrap, so it should also RPROVIDE so that
ipkg can find it
Koen Kooi [Wed, 5 Jul 2006 16:32:14 +0000 (16:32 +0000)]
angstrom-gpe-image: set some preferred_providers
Marcin Juszkiewicz [Wed, 5 Jul 2006 14:44:02 +0000 (14:44 +0000)]
t1lib: ship static lib in -dev package - close #1133
Marcin Juszkiewicz [Wed, 5 Jul 2006 14:42:28 +0000 (14:42 +0000)]
Kristoffer Ericson [Wed, 5 Jul 2006 16:18:51 +0000 (16:18 +0000)]
Kristoffer Ericson [Wed, 5 Jul 2006 16:17:13 +0000 (16:17 +0000)]
linux-jlime-sh3/LinuxSH-2.6.17.patch : Patch from Linux-SH for 2.6.17
* Addition of patch from Linux-sh tree
linux-jlime-sh3-2.6.17/defconfig_jlime : Addition of defconfig
linux-jlime-sh3_2.6.17.bb : New jlime kernel based on 2.6.17+linuxSH
Marcin Juszkiewicz [Wed, 5 Jul 2006 14:13:05 +0000 (14:13 +0000)]
linux-openzaurus: applied patch from #1084 to get squashfs built
Richard Purdie [Wed, 5 Jul 2006 13:57:37 +0000 (13:57 +0000)]
eds-dbus: DEPEND on virtual/libiconv
Koen Kooi [Wed, 5 Jul 2006 13:43:46 +0000 (13:43 +0000)]
tune-ep9312, tune-iwmmxt: use -mcpu, -march and -mtune
<XorA>: koen: aaargh, what idiots made the options do totally different things between x86 and arm?
Florian Boor [Wed, 5 Jul 2006 13:07:27 +0000 (13:07 +0000)]
cairo: add 1.2.0
Florian Boor [Wed, 5 Jul 2006 13:03:28 +0000 (13:03 +0000)]
pango: add 1.13.2
Florian Boor [Wed, 5 Jul 2006 12:59:28 +0000 (12:59 +0000)]
glib: add 2.12.0
Marcin Juszkiewicz [Wed, 5 Jul 2006 12:39:27 +0000 (12:39 +0000)]
wlan-ng-utils: package man pages
Koen Kooi [Wed, 5 Jul 2006 12:24:21 +0000 (12:24 +0000)]
angstrom-gpe-image: work around some weirdness involving the xserver
Koen Kooi [Wed, 5 Jul 2006 12:13:24 +0000 (12:13 +0000)]
Koen Kooi [Wed, 5 Jul 2006 12:12:41 +0000 (12:12 +0000)]
angstrom-gpe-image.bb: initialize vars before using
Koen Kooi [Wed, 5 Jul 2006 12:11:44 +0000 (12:11 +0000)]
Matthias Hentges [Wed, 5 Jul 2006 11:57:26 +0000 (11:57 +0000)]
fluxbox: Fix session script to install key file with correct name
Koen Kooi [Wed, 5 Jul 2006 11:55:10 +0000 (11:55 +0000)]
gpe-taskmanager: add missing dep on libgpelaunch
Dirk Opfer [Wed, 5 Jul 2006 11:35:44 +0000 (11:35 +0000)]
linux-openzaurus_2.6.17.bb: update collie patches
- update collie defconfig
- update pavels collie patches (clean)
Richard Purdie [Wed, 5 Jul 2006 11:16:42 +0000 (11:16 +0000)]
Richard Purdie [Wed, 5 Jul 2006 11:09:06 +0000 (11:09 +0000)]
linux-oz-2.6.17+git: Drop merged patches
Michael Lauer [Wed, 5 Jul 2006 10:51:38 +0000 (10:51 +0000)]
Michael Lauer [Wed, 5 Jul 2006 10:51:01 +0000 (10:51 +0000)]
Michael Lauer [Wed, 5 Jul 2006 10:44:32 +0000 (10:44 +0000)]
add inotify-tools, set of command line utilities for the Linux inotify filesystem change notification system.
Michael Lauer [Wed, 5 Jul 2006 10:32:02 +0000 (10:32 +0000)]
Matthias Hentges [Wed, 5 Jul 2006 10:23:28 +0000 (10:23 +0000)]
altboot: Upload correct .bb for altboot 1.0.7
Michael Lauer [Wed, 5 Jul 2006 10:11:12 +0000 (10:11 +0000)]
binutils 2.15.94 add gcc4 patch
remove binutils 2.15.* except 2.15.94
Richard Purdie [Wed, 5 Jul 2006 09:22:26 +0000 (09:22 +0000)]
linux-oz: 2.6.16+git -> 2.6.17+git. Refresh several patches against recent changes upstream
Matthias Hentges [Wed, 5 Jul 2006 09:07:48 +0000 (09:07 +0000)]
Matthias Hentges [Wed, 5 Jul 2006 09:06:31 +0000 (09:06 +0000)]
fluxbox: Add custom keylaunchrc, gpe-logout and key-bindings
Matthias Hentges [Wed, 5 Jul 2006 09:04:46 +0000 (09:04 +0000)]
gpe-session-scripts: Use update-alternatives for gpe-logout to allow for different windowmanagers
Dirk Opfer [Wed, 5 Jul 2006 08:38:18 +0000 (08:38 +0000)]
glibc-initial_2.4: FILESPATH changed from glibc-cvs into glibc-2.4
Matthias Hentges [Wed, 5 Jul 2006 07:27:31 +0000 (07:27 +0000)]
keylaunch: Install configuration using update-alternatives, enables different key-bindings for different window managers
Matthias Hentges [Wed, 5 Jul 2006 06:48:06 +0000 (06:48 +0000)]
fluxbox: Add more geometry defaults
Matthias Hentges [Wed, 5 Jul 2006 05:41:24 +0000 (05:41 +0000)]
Matthias Hentges [Wed, 5 Jul 2006 05:10:08 +0000 (05:10 +0000)]
altboot: Update to 1.0.7 final
Jamie Lenehan [Wed, 5 Jul 2006 03:44:34 +0000 (03:44 +0000)]
quagga: Make the default files, which are used for local administrator
settings, as configuration files.
Jamie Lenehan [Wed, 5 Jul 2006 03:38:14 +0000 (03:38 +0000)]
conserver: Add a proper init script for conserver and use a default file to
set the port number so that it does not require an entry in /etc/services to
run.
Jamie Lenehan [Wed, 5 Jul 2006 02:41:51 +0000 (02:41 +0000)]
conserver: Include the example files in the documentation package
instead of leaving them unpackaged.
Jamie Lenehan [Wed, 5 Jul 2006 02:36:29 +0000 (02:36 +0000)]
conserver 8.1.14: Add the latest version of conserver.
Jamie Lenehan [Wed, 5 Jul 2006 02:32:39 +0000 (02:32 +0000)]
conserver 8.1.2: Use EXTRA_OEMAKE to change the install command so that it
does not try and call the host strip command in do_install.
Jamie Lenehan [Wed, 5 Jul 2006 02:16:17 +0000 (02:16 +0000)]
man 1.5p: Disable parallel make or it fails due to trying to link object
files into the final executable before they have completed building.
Kristoffer Ericson [Wed, 5 Jul 2006 01:57:53 +0000 (01:57 +0000)]
Kristoffer Ericson [Wed, 5 Jul 2006 01:54:59 +0000 (01:54 +0000)]
distro/preferred-opie-cvs-versions.inc: Addition of new opie cvs file
* Uses SRCDATE_<package> where SRCDATE=Opie_Version. This is used
when version (1.2.1/1.2.2) isnt the best option and a secure
CVSDATE is preferred. Please drop this is theres an
better option, had no luck with using preferred_version.
distro/jlime-donkey.conf: Changes to reflect Opie-cvs package.
* Using Opie_version and including the new file.
Richard Purdie [Tue, 4 Jul 2006 21:27:32 +0000 (21:27 +0000)]
linux-oz-2.6.17: Update to lastest ASoC and fix c7x0 so audio input (mic) now works. Reclassify several patches.
Koen Kooi [Tue, 4 Jul 2006 17:42:49 +0000 (17:42 +0000)]
Frans Meulenbroeks [Tue, 4 Jul 2006 16:53:27 +0000 (16:53 +0000)]
zd1211: added missing $ in bb file
Graeme Gregory [Tue, 4 Jul 2006 15:16:25 +0000 (15:16 +0000)]
Graeme Gregory [Tue, 4 Jul 2006 14:59:18 +0000 (14:59 +0000)]
Graeme Gregory [Tue, 4 Jul 2006 14:55:46 +0000 (14:55 +0000)]
abiword_2.4.5.bb, abiword-plugins_2.4.5.bb : new versions.
Michael Lauer [Tue, 4 Jul 2006 14:41:07 +0000 (14:41 +0000)]
Michael Lauer [Tue, 4 Jul 2006 14:40:31 +0000 (14:40 +0000)]
Florian Boor [Tue, 4 Jul 2006 14:14:04 +0000 (14:14 +0000)]
Florian Boor [Tue, 4 Jul 2006 14:11:55 +0000 (14:11 +0000)]
gpe-bluetooth: Add 0.54, remove old releases.
Koen Kooi [Tue, 4 Jul 2006 14:06:25 +0000 (14:06 +0000)]
opensimpad-kernel: set COMPATIBLE_MACHINE = 'simpad'
Koen Kooi [Tue, 4 Jul 2006 14:03:09 +0000 (14:03 +0000)]
handhelds-pxa: set COMPATIBLE_MACHINE = '(h3900|h2200|ipaq-pxa270)'
Koen Kooi [Tue, 4 Jul 2006 13:58:36 +0000 (13:58 +0000)]
handhelds-sa*: set compatible machine to h3600 and simpad
Florian Boor [Tue, 4 Jul 2006 13:46:37 +0000 (13:46 +0000)]
Florian Boor [Tue, 4 Jul 2006 13:45:06 +0000 (13:45 +0000)]
xserver-common: Drop old releases, add 1.10.
Florian Boor [Tue, 4 Jul 2006 13:40:45 +0000 (13:40 +0000)]
gpe-timesheet: add 0.30, remove ancient releases.
Koen Kooi [Tue, 4 Jul 2006 13:18:01 +0000 (13:18 +0000)]
tune-iwmmxt.conf: use -mcpu=iwmmxt instead of -mtune=iwmmxt
Michael Lauer [Tue, 4 Jul 2006 12:59:18 +0000 (12:59 +0000)]
billiardz 0.1.4 add gcc4 patch
TODO: decouple from opie, make useful also for pure SDL environments