Koen Kooi [Thu, 26 Apr 2007 16:54:16 +0000 (16:54 +0000)]
Leon Woestenberg [Thu, 26 Apr 2007 16:42:07 +0000 (16:42 +0000)]
insane.bbclass: Fix check for bad RPATHs. This is gonna break builds. Needs fixes in the shared library handling.
Leon Woestenberg [Thu, 26 Apr 2007 16:40:30 +0000 (16:40 +0000)]
uclibc.inc: also mangle KERNEL_HEADERS not only KERNEL_SOURCE.
Koen Kooi [Thu, 26 Apr 2007 16:13:38 +0000 (16:13 +0000)]
matchbox-wm: depend on gconf-native
Koen Kooi [Thu, 26 Apr 2007 16:12:58 +0000 (16:12 +0000)]
gconf.bbclass: depend on gconf-native
Marcin Juszkiewicz [Thu, 26 Apr 2007 12:46:33 +0000 (12:46 +0000)]
Marcin Juszkiewicz [Thu, 26 Apr 2007 11:01:15 +0000 (11:01 +0000)]
Koen Kooi [Thu, 26 Apr 2007 10:57:45 +0000 (10:57 +0000)]
base.bbclass: add back a snipped of obsolete code to fix SRCDATES problems, seems to fix #2133
Jamie Lenehan [Thu, 26 Apr 2007 10:39:08 +0000 (10:39 +0000)]
Jamie Lenehan [Thu, 26 Apr 2007 10:29:26 +0000 (10:29 +0000)]
linux-titan-sh4: Remove the older 2.6.17 kernel that was based on the
old linux-sh cvs tree.
Jamie Lenehan [Thu, 26 Apr 2007 10:27:03 +0000 (10:27 +0000)]
linux-titan-sh4: Add 2.6.21 kernel. This moves away from the old linux-sh
cvs and uses the main linux kernel directly.
Jamie Lenehan [Thu, 26 Apr 2007 10:25:12 +0000 (10:25 +0000)]
linux-titan-sh4: Update flash driver so that it'll build with recent kernels:
* Remove remains of devfs support.
* Implement HDIO_GETGEO ioctl in place of getgeo block device operation.
Paul Sokolovsky [Thu, 26 Apr 2007 09:11:29 +0000 (09:11 +0000)]
Paul Sokolovsky [Thu, 26 Apr 2007 09:10:46 +0000 (09:10 +0000)]
busybox 1.2.1: angstrom: Make syslogd log to /var/log/messages.
* With rotation and size/rotation count limit, which coupled
with /var/log being a tmpfs, makes it not worse than canonical
circular buffer logging, but much more friendly for people not
familiar with busybox.
* Closes #2135.
* Approved by Koen Kooi
Jamie Lenehan [Thu, 26 Apr 2007 08:05:52 +0000 (08:05 +0000)]
perl 5.8.8: Minor updates to the packaging:
* don't install packlists - we don't need them and it saves space (debian
patch)
* don't split POSIX module over perl and perl-arch dirs (debian patch)
* add a -doc package and put all the random documentation and examples from
the perl tree in it.
* include all the .pod's from over the tree in the .pod package
* include the .e2x files in the encode package
Jamie Lenehan [Thu, 26 Apr 2007 07:10:41 +0000 (07:10 +0000)]
perl 5.8.8: Move configuration files for libnet and cpan to /etc/perl to
match the debian configuration. It moves these configuration files to /etc/
to allow for read only /usr installations.
Matthias Hentges [Thu, 26 Apr 2007 01:59:43 +0000 (01:59 +0000)]
fbreader:
- Fix do_install to honor READER_ARCH
- Remove left-over help-file from previous version from 480x640-buildfix.patch
Justin Patrin [Thu, 26 Apr 2007 00:09:08 +0000 (00:09 +0000)]
gizmod: add alsa-lib to DEPENDS
Koen Kooi [Wed, 25 Apr 2007 20:46:14 +0000 (20:46 +0000)]
xtscal: attempt to fix miscalibrations
Cliff Brake [Wed, 25 Apr 2007 18:19:52 +0000 (18:19 +0000)]
compulab-pxa270 2.6.16: update md5 sum on file downloaded from compulab
Marcin Juszkiewicz [Wed, 25 Apr 2007 08:37:23 +0000 (08:37 +0000)]
telepathy-gabble: drop old versions
Philip Balister [Wed, 25 Apr 2007 02:02:01 +0000 (02:02 +0000)]
Philip Balister [Wed, 25 Apr 2007 02:01:22 +0000 (02:01 +0000)]
gconf-dbus_svn.bb : Add dependency on intltool-native so configure script runs
properly. This should fix bug 2136.
Jamie Lenehan [Wed, 25 Apr 2007 01:17:54 +0000 (01:17 +0000)]
perl 5.8.8: Move comments on how to create the dependency list into the
dependency file itself to make the main recipe a bit more readable. Also
move the two dependencies that were manually added to the the dependenecy
list file and fix use RDEPENDS instead of DEPENDS.
Jamie Lenehan [Wed, 25 Apr 2007 01:16:14 +0000 (01:16 +0000)]
cpan.bbclass: Update to enable the building cpan modules for perl 5.8.8.
This uses the installed perl configuration to determine if we are building
for the old or the new perl layout. Currently this just changes the
installation paths and always uses gcc to link, but more changes will be
added later to make the perl module building process a lot more reliable.
Koen Kooi [Tue, 24 Apr 2007 20:33:50 +0000 (20:33 +0000)]
telepathy-gabble: add newly generated gabble.manager for 0.5.10
NOTE: please do not check in new telepathy-gabble versions without generating a gabble.manager...
Thomas Kunze [Tue, 24 Apr 2007 20:15:45 +0000 (20:15 +0000)]
base.bbclass: fix depency problem, closes #2137 (and some others)
Thomas Kunze [Tue, 24 Apr 2007 16:53:03 +0000 (16:53 +0000)]
linux-rp: update Collie SD/MMC driver
Jamie Lenehan [Tue, 24 Apr 2007 13:57:31 +0000 (13:57 +0000)]
perl 5.8.8: Replace host paths from the configuration file that is to be
installed on the target with those that are suitable for the target. This
has no effect on actually using perl but would have an effect on trying to
build perl modules on the target.
Jamie Lenehan [Tue, 24 Apr 2007 13:23:05 +0000 (13:23 +0000)]
perl 5.8.8: Re-arrange the installation directories to match the debian
style FHS compliant layout rather then OE specific layout that was being
used previously. Note that cpan perl modules build under OE won't work with
this because they expect the 5.8.7 type layout (this will be fixed later.)
Marcin Juszkiewicz [Tue, 24 Apr 2007 11:42:20 +0000 (11:42 +0000)]
Marcin Juszkiewicz [Tue, 24 Apr 2007 11:40:58 +0000 (11:40 +0000)]
telepathy-gabble: updated to 0.5.10 (from Poky)
Marcin Juszkiewicz [Tue, 24 Apr 2007 11:40:21 +0000 (11:40 +0000)]
telepathy-glib: added 0.5.10 (from Poky)
Jamie Lenehan [Tue, 24 Apr 2007 08:47:45 +0000 (08:47 +0000)]
perl 5.8.8: Extract out the common settings from the 32/64 bit configs to a
common file to make it easier to edit the common settings. A few settings
were changed to help make the configurations closer.
Matthias Hentges [Tue, 24 Apr 2007 01:49:36 +0000 (01:49 +0000)]
fbreader: Add 0.8.2a
- cleanup .bb
- set TARGET_ARCH = MACHINE
- allow easy customization for different devices than 320x240 Zauruses...
Cliff Brake [Mon, 23 Apr 2007 21:42:22 +0000 (21:42 +0000)]
compulab-pxa270 2.6.16: add task to create a kernel image file.
The cm-x270 bootloader requires kernel image files in a special
format and this addition adds that.
Koen Kooi [Mon, 23 Apr 2007 17:53:45 +0000 (17:53 +0000)]
epdfview: update to 0.1.6
Koen Kooi [Mon, 23 Apr 2007 17:37:25 +0000 (17:37 +0000)]
collie: enable MMC_DEBUG for 2.6
OpenEmbedded Project [Mon, 23 Apr 2007 17:17:20 +0000 (17:17 +0000)]
Rolf Leggewie [Mon, 23 Apr 2007 16:51:13 +0000 (16:51 +0000)]
Florian Boor [Mon, 23 Apr 2007 16:46:28 +0000 (16:46 +0000)]
Florian Boor [Mon, 23 Apr 2007 16:45:39 +0000 (16:45 +0000)]
librecord2: Add librecord2, the new G(PE)^2 database library.
Rolf Leggewie [Mon, 23 Apr 2007 16:41:40 +0000 (16:41 +0000)]
dillo: move debug files to debug package. Probably closes 1911.
General bb clean up.
Florian Boor [Mon, 23 Apr 2007 16:39:17 +0000 (16:39 +0000)]
libsettings: Add svn recipe
Florian Boor [Mon, 23 Apr 2007 16:28:29 +0000 (16:28 +0000)]
linphone: Make sure broken la files do not end up in staging.
Koen Kooi [Mon, 23 Apr 2007 16:25:16 +0000 (16:25 +0000)]
linux-ezx: de-html defconfig
Marcin Juszkiewicz [Mon, 23 Apr 2007 15:18:09 +0000 (15:18 +0000)]
Marcin Juszkiewicz [Mon, 23 Apr 2007 15:17:34 +0000 (15:17 +0000)]
contacts: update to 0.5 (from Poky)
Koen Kooi [Mon, 23 Apr 2007 14:58:45 +0000 (14:58 +0000)]
bcm2305-tool: add tool to poke firmware on a780
Koen Kooi [Mon, 23 Apr 2007 14:34:37 +0000 (14:34 +0000)]
linux-ezx: add experimental 2.6.20.7 kernel
* the kernel is slightly to big, but people will use boot_usb anyway
Marcin Juszkiewicz [Mon, 23 Apr 2007 14:26:05 +0000 (14:26 +0000)]
Koen Kooi [Mon, 23 Apr 2007 14:24:31 +0000 (14:24 +0000)]
task-base: readd orinoco stuff that got removed on last commit
Marcin Juszkiewicz [Mon, 23 Apr 2007 13:57:42 +0000 (13:57 +0000)]
progear: add touchscreen into features
Marcin Juszkiewicz [Mon, 23 Apr 2007 13:57:06 +0000 (13:57 +0000)]
collie: use 2.6 by default. If someone want 2.4 then set MACHINE_KERNEL_VERSION=2.4 in local.conf
Koen Kooi [Mon, 23 Apr 2007 10:41:29 +0000 (10:41 +0000)]
matchbox-wm: add 1.2, merge in fixes from poky
Koen Kooi [Mon, 23 Apr 2007 09:03:52 +0000 (09:03 +0000)]
task-base: make task-boot machine specific
Koen Kooi [Mon, 23 Apr 2007 07:57:32 +0000 (07:57 +0000)]
task-openmoko: add more applets
Koen Kooi [Mon, 23 Apr 2007 07:55:25 +0000 (07:55 +0000)]
openmoko: add more panel plugins
Paul Sokolovsky [Mon, 23 Apr 2007 07:23:39 +0000 (07:23 +0000)]
Paul Sokolovsky [Mon, 23 Apr 2007 07:16:51 +0000 (07:16 +0000)]
busybox: Clean up syslog.conf file.
* Typo fixes.
* Order options in some logical sequence.
* Make clear which option applies to which logging destination.
* Remove bogus comments about file log rotation being "incompatible with
busybox" (works at least with 1.2.1).
Matthias Hentges [Mon, 23 Apr 2007 01:45:05 +0000 (01:45 +0000)]
gpe-plucker: Fix DEPENDS and RDEPENDS
Matthias Hentges [Mon, 23 Apr 2007 00:46:58 +0000 (00:46 +0000)]
fbreader: Fix DEPENDS and update SRC_URI
Paul Sokolovsky [Sun, 22 Apr 2007 21:32:45 +0000 (21:32 +0000)]
Marek Vasut [Sun, 22 Apr 2007 21:32:05 +0000 (21:32 +0000)]
btscanner 2.0: Make buildable with gcc4.
* Closes #2022.
Paul Sokolovsky [Sun, 22 Apr 2007 21:15:55 +0000 (21:15 +0000)]
Patrick Steiner [Sun, 22 Apr 2007 21:15:15 +0000 (21:15 +0000)]
device_table-minimal.txt: Add random and urandom devices.
* Useful for cases when there's no udev or it fails to start. dropbear requires
these devices to serve logins.
* Closes #1883.
Paul Sokolovsky [Sun, 22 Apr 2007 21:06:20 +0000 (21:06 +0000)]
angstrom-2007.1.conf: Set FEED_ARCH for aximx50.
Paul Sokolovsky [Sun, 22 Apr 2007 20:32:47 +0000 (20:32 +0000)]
Marek Vasut [Sun, 22 Apr 2007 20:31:57 +0000 (20:31 +0000)]
groff 1.19.2: Fix staging.
* Added --with-appresdir= configure option.
* Closes #2088.
Paul Sokolovsky [Sun, 22 Apr 2007 20:23:49 +0000 (20:23 +0000)]
Paul Sokolovsky [Sun, 22 Apr 2007 20:19:13 +0000 (20:19 +0000)]
opie-dasher, opie-sh, opie-theme: Fix packaging.
* Don't override PACKAGES, just append.
* Based on Henry von Tresckow's changes, fixes #2123.
Marcin Juszkiewicz [Sun, 22 Apr 2007 16:43:55 +0000 (16:43 +0000)]
gnutls: update to 1.6.2
Marcin Juszkiewicz [Sun, 22 Apr 2007 16:43:32 +0000 (16:43 +0000)]
gnutls: update to 1.4.5 (last stable in 1.4 branch)
Marcin Juszkiewicz [Sun, 22 Apr 2007 16:43:06 +0000 (16:43 +0000)]
gnutls: stage libgnutls-extra.m4 needed by centericq
Bernhard Guillon [Sun, 22 Apr 2007 15:43:50 +0000 (15:43 +0000)]
linux: update Simpad patchset - close #2073
Marcin Juszkiewicz [Sun, 22 Apr 2007 15:12:54 +0000 (15:12 +0000)]
gkrellm: updated to 2.2.10 with patch by Marek Vasut to fix install - close #2090
Marcin Juszkiewicz [Sun, 22 Apr 2007 14:40:02 +0000 (14:40 +0000)]
db1200: added MACHINE_FEATURES based on db1200_defconfig from 2.6.21-rc7 Linux kernel - should close #2116
Alexis Maldonado [Sun, 22 Apr 2007 14:32:20 +0000 (14:32 +0000)]
libnet: fix building for x86_64 - close #2094
Thomas Kunze [Sun, 22 Apr 2007 14:15:51 +0000 (14:15 +0000)]
insane.bbclass: support mipsel - close #2119
Jamie Lenehan [Sat, 21 Apr 2007 03:15:03 +0000 (03:15 +0000)]
perl: Move the list of rprovides for backward compatiblity into a seperate
.inc file and include it in the two recipes that need the list.
Jamie Lenehan [Sat, 21 Apr 2007 03:06:12 +0000 (03:06 +0000)]
iptstate: Add iptstate, which is a top-like interface to the
netfilter connection-tracking table.
Jamie Lenehan [Sat, 21 Apr 2007 02:52:14 +0000 (02:52 +0000)]
perl: Add 5.8.8 and use DEFAULT_PREFERENCE to disable it until more
testing is done.
Main differences from the 5.8.7 recipe are:
* Always use gcc to link. Same arch's require this, while others can
happily use ld. Use gcc for everything.
* Fix threading issues by enabling threading in both perl-native and
perl. In fact make the configurations almost identical.
* No per ARCH configuration, just 32/64/le/be configs. This should
stop configurations differing between arch's which made fixing
things 5.8.7 difficult. Also means new ARCH's should work without
any changes.
* Fix up the way miniperl is handled so it shouldn't be the cause of
problems for people anymore.
* Stop perl-modules depending on perl-dbg, perl-pod, perl-dev etc.
* In theory should work for MACHINE="native" now.
Only tested for an sh4/glibc target built on an x86_64 host so far. A
lot more testing and more cleanups are needed before this is ready to
be enabled by default. NOTE: You must build the matching version of
perl-native before attempting to build perl (that applies for any
version).
Matt Reimer [Fri, 20 Apr 2007 22:34:53 +0000 (22:34 +0000)]
libxslt-native: fix by renaming the patch dir libxslt-1.1.17 to 'files'.
Obtained from hrw.
Florian Boor [Fri, 20 Apr 2007 16:40:13 +0000 (16:40 +0000)]
Florian Boor [Fri, 20 Apr 2007 16:36:41 +0000 (16:36 +0000)]
gpe-session-scripts-phone: Some updates to improve behaviour at session start.
Koen Kooi [Fri, 20 Apr 2007 16:09:11 +0000 (16:09 +0000)]
task-gmae: add meta packages for the GNOME Mobile & Embedded Initiative
Koen Kooi [Fri, 20 Apr 2007 16:02:58 +0000 (16:02 +0000)]
avahi: move libavahi-ui stuff to seperate packages
Koen Kooi [Thu, 19 Apr 2007 21:01:46 +0000 (21:01 +0000)]
libtelepathy: add 0.0.53
Koen Kooi [Thu, 19 Apr 2007 19:09:42 +0000 (19:09 +0000)]
gabble: add 0.5.7
Stelios Koroneos [Thu, 19 Apr 2007 17:43:16 +0000 (17:43 +0000)]
Stelios Koroneos [Thu, 19 Apr 2007 17:42:06 +0000 (17:42 +0000)]
conf/machine/xilinx-ml403.conf : Add machine config for xilinx-ml403 fpga dev platform
Florian Boor [Thu, 19 Apr 2007 17:34:42 +0000 (17:34 +0000)]
Stelios Koroneos [Thu, 19 Apr 2007 17:31:28 +0000 (17:31 +0000)]
Stelios Koroneos [Thu, 19 Apr 2007 17:29:57 +0000 (17:29 +0000)]
conf/machine/magicbox.conf : Add machine config for magicbox routerboards
Philipp Zabel [Thu, 19 Apr 2007 17:10:31 +0000 (17:10 +0000)]
task-base: use task-base-usbgadget for the usbgadget machine/distro feature.
- this brings back g_ether.
Florian Boor [Thu, 19 Apr 2007 17:10:09 +0000 (17:10 +0000)]
xtscal: Update patch to fix some HTC Universal issues.
Graeme Gregory [Thu, 19 Apr 2007 13:24:27 +0000 (13:24 +0000)]
Philipp Zabel [Thu, 19 Apr 2007 13:25:10 +0000 (13:25 +0000)]
avahi-0.6.18: add libglade dependency
Graeme Gregory [Thu, 19 Apr 2007 13:23:38 +0000 (13:23 +0000)]
avahi_0.6.18.bb : DEPENDS on libglade as well
Philipp Zabel [Thu, 19 Apr 2007 12:09:24 +0000 (12:09 +0000)]