Marcin Juszkiewicz [Thu, 5 Jul 2007 07:47:12 +0000 (07:47 +0000)]
linux-rp: update locomokyeb_suspendkey patch to fix build for collie
Marek Vasut [Thu, 5 Jul 2007 01:46:42 +0000 (01:46 +0000)]
qte 2.3.10: Support uclibc+eabi configuration.
Paul Sokolovsky [Thu, 5 Jul 2007 00:34:12 +0000 (00:34 +0000)]
Paul Sokolovsky [Thu, 5 Jul 2007 00:33:40 +0000 (00:33 +0000)]
opie-alarm: Fix paths in apm script per latest refactors.
Paul Sokolovsky [Thu, 5 Jul 2007 00:31:32 +0000 (00:31 +0000)]
bluez-utils: There're 2 02dtl1_cs.sh files, remove one.
Paul Sokolovsky [Thu, 5 Jul 2007 00:22:19 +0000 (00:22 +0000)]
task-base: Mark few more machine-dependent packages.
Paul Sokolovsky [Wed, 4 Jul 2007 23:56:59 +0000 (23:56 +0000)]
Paul Sokolovsky [Wed, 4 Jul 2007 23:56:53 +0000 (23:56 +0000)]
Paul Sokolovsky [Wed, 4 Jul 2007 23:55:42 +0000 (23:55 +0000)]
bluez-dtl1-workaround: PACKAGE_ARCH = "all"
Paul Sokolovsky [Wed, 4 Jul 2007 23:54:47 +0000 (23:54 +0000)]
udev-hostap-cs-vcc-workaround: PACKAGE_ARCH = "all"
Paul Sokolovsky [Wed, 4 Jul 2007 23:51:53 +0000 (23:51 +0000)]
udev: Stop questionable device-specific hacks from contaminating PACKAGE_ARCH.
* Instead, put into own package and make machines RDEPEND on it per their likes.
Paul Sokolovsky [Wed, 4 Jul 2007 23:34:18 +0000 (23:34 +0000)]
bluez: Stop 02dtl1_cs.sh the nasty hack from breaking everyone's BT connection.
* This sloppily written script just unconditionally breaks a BT connection on
suspend.
* So, instead, make only DTL1 victims suffer it thru:
1. Make a separate package for it.
2. Make kernel-module-dtl1-cs and nothing else RDEPENDS on it.
Rolf Leggewie [Wed, 4 Jul 2007 23:08:27 +0000 (23:08 +0000)]
Paul Sokolovsky [Wed, 4 Jul 2007 22:37:44 +0000 (22:37 +0000)]
Paul Sokolovsky [Wed, 4 Jul 2007 22:19:29 +0000 (22:19 +0000)]
glib-2.0 2.12.12: Package clearly -dev (if not stray files) away from ${PN}.
* See glib-2.0_2.8.6.bb for reference, too.
Paul Sokolovsky [Wed, 4 Jul 2007 21:15:05 +0000 (21:15 +0000)]
Paul Sokolovsky [Wed, 4 Jul 2007 21:10:25 +0000 (21:10 +0000)]
opie-networksettings: Install libs to $libdir.
* Per #2254
Paul Sokolovsky [Wed, 4 Jul 2007 21:07:15 +0000 (21:07 +0000)]
libopietooth1: Install to $libdir.
* Per #2254
Paul Sokolovsky [Wed, 4 Jul 2007 21:04:10 +0000 (21:04 +0000)]
opie-init: Remove hacky and stale overrides for opie init script.
* This shouldn't be done this way. There shouldn't be need for doing
device-specific (don't mix with feature-specific) configuration, and even
if, it should be done if one well-maintained script.
Paul Sokolovsky [Wed, 4 Jul 2007 20:58:12 +0000 (20:58 +0000)]
opie-init: Fix packaging.
Paul Sokolovsky [Wed, 4 Jul 2007 18:22:38 +0000 (18:22 +0000)]
Paul Sokolovsky [Wed, 4 Jul 2007 18:21:15 +0000 (18:21 +0000)]
opie-taskbar: Add missing patch.
Paul Sokolovsky [Wed, 4 Jul 2007 18:19:42 +0000 (18:19 +0000)]
opie-multikey: Fix hardcoded rpath.
Paul Sokolovsky [Wed, 4 Jul 2007 17:58:00 +0000 (17:58 +0000)]
Paul Sokolovsky [Wed, 4 Jul 2007 17:41:46 +0000 (17:41 +0000)]
palmtop.bbclass: Update for FHS-compatible layout.
Paul Sokolovsky [Wed, 4 Jul 2007 17:36:52 +0000 (17:36 +0000)]
opie-ttf-support 1.1: Bump PR for classes changes.
Paul Sokolovsky [Wed, 4 Jul 2007 17:31:46 +0000 (17:31 +0000)]
opie-taskbar: Get rid of build-time configuration, do it runtime instead.
Paul Sokolovsky [Wed, 4 Jul 2007 17:30:10 +0000 (17:30 +0000)]
opie-alarm, opie-qcop, opie-qss, opie-quicklauncher: Install to $bindir.
* Per #2254.
Paul Sokolovsky [Wed, 4 Jul 2007 17:28:21 +0000 (17:28 +0000)]
opie-init: Update for FHS-compatible OPIE install.
* Per #2254.
Paul Sokolovsky [Wed, 4 Jul 2007 17:25:25 +0000 (17:25 +0000)]
preferred-opie-versions-1.2.3-pre.inc: Bump SRCDATE to
20070703.
* To propogate changes to classes.
Paul Sokolovsky [Wed, 4 Jul 2007 17:23:28 +0000 (17:23 +0000)]
bitbake.conf: Set palmtopdir = "${libdir}/opie".
* Per #2254.
Paul Sokolovsky [Wed, 4 Jul 2007 17:22:20 +0000 (17:22 +0000)]
opie.bbclass: Install binaries to $bindir.
* Per #2254.
Henning Heinold [Wed, 4 Jul 2007 16:42:24 +0000 (16:42 +0000)]
There are some definition missing in uclibc which prevents
building of bluez-utils.
-termios.h will be fixed in nex uclibc version according to this thread
http://www.mail-archive.com/uclibc@uclibc.org/msg00382.html
-errno_values.h is mostly the same as the linux kernel headers but
didnt change for years and so stucked with the 2.4 defintions,
2.6 added some more like "ENOKEY"
Bumping PR to get rebuilds. Beaware that the toolchain could be broken
after compiling the new uclibc version. If you got side-effects
with __clz-tab missing symbol, recompile the whole stuff.
Paul Sokolovsky [Wed, 4 Jul 2007 15:34:03 +0000 (15:34 +0000)]
opie-taskbar: Install to $libdir/$bindir.
* Per #2254
Paul Sokolovsky [Wed, 4 Jul 2007 15:30:03 +0000 (15:30 +0000)]
libqtaux2: Install to $libdir.
* Per #2254
Paul Sokolovsky [Wed, 4 Jul 2007 15:29:00 +0000 (15:29 +0000)]
libopie2: Install to $libdir.
* Per #2254.
Paul Sokolovsky [Wed, 4 Jul 2007 15:07:13 +0000 (15:07 +0000)]
libqpe-opie: Use $libdir.
* Also, remove remnants of build-time overrides (now is handled in rntime).
* Per #2254.
Paul Sokolovsky [Wed, 4 Jul 2007 14:57:49 +0000 (14:57 +0000)]
qte-mt 2.3.10: Use $libdir for installation.
* Per #2254.
Florian Boor [Wed, 4 Jul 2007 14:57:02 +0000 (14:57 +0000)]
linux-x86: Update i486 configuration (sound, networking) to run in VMWare.
Florian Boor [Wed, 4 Jul 2007 14:44:22 +0000 (14:44 +0000)]
xoo-vm: fix packaging
Florian Boor [Wed, 4 Jul 2007 13:02:02 +0000 (13:02 +0000)]
meta-sdk: Some more directory layout related fixes.
Florian Boor [Wed, 4 Jul 2007 13:00:01 +0000 (13:00 +0000)]
meta-sdk-gpe: Update to support new sdk arch names and splitted package directories.
Florian Boor [Wed, 4 Jul 2007 12:01:08 +0000 (12:01 +0000)]
Florian Boor [Wed, 4 Jul 2007 11:59:29 +0000 (11:59 +0000)]
meta-sdk: Update to support new sdk arch names and splitted package directories.
Florian Boor [Wed, 4 Jul 2007 11:52:03 +0000 (11:52 +0000)]
sdk.bbclass: Add function to create sdk pacakge indices.
Joaquim Duran [Wed, 4 Jul 2007 08:46:38 +0000 (08:46 +0000)]
atk: added 1.19.3 - close #2567
Marcin Juszkiewicz [Wed, 4 Jul 2007 08:11:45 +0000 (08:11 +0000)]
sanity: if OE is used by root user (userid 0) then raise error (from Poky)
Marcin Juszkiewicz [Wed, 4 Jul 2007 07:15:21 +0000 (07:15 +0000)]
Marcin Juszkiewicz [Wed, 4 Jul 2007 07:14:27 +0000 (07:14 +0000)]
qemu-native: added zlib-native to DEPENDS - close #2561
Rolf Leggewie [Wed, 4 Jul 2007 00:42:34 +0000 (00:42 +0000)]
gtkmm: add cairomm to DEPENDS
Michael Krelin [Tue, 3 Jul 2007 23:06:52 +0000 (23:06 +0000)]
uicmoc-native 2.3.10: an attempt to fix build against recent kernel, bug #2564
Marcin Juszkiewicz [Tue, 3 Jul 2007 20:28:52 +0000 (20:28 +0000)]
task-opie-all: added missing PACKAGES - should close #2572
Patrik Gfeller [Tue, 3 Jul 2007 20:24:50 +0000 (20:24 +0000)]
sharprom-compatible: use sanity and changed DISTRO_VERSION so builds does not break on 2.4-crapix kernels - close #2581
Marcin Juszkiewicz [Tue, 3 Jul 2007 20:17:09 +0000 (20:17 +0000)]
linux-rp: switch to Thomas patches
Patrik Gfeller [Tue, 3 Jul 2007 20:15:24 +0000 (20:15 +0000)]
modutils(-cross): depend on bison-native - closes #2583
Marcin Juszkiewicz [Tue, 3 Jul 2007 20:13:13 +0000 (20:13 +0000)]
linux-rp: switch to Thomas patches
Marcin Juszkiewicz [Tue, 3 Jul 2007 19:48:28 +0000 (19:48 +0000)]
Marcin Juszkiewicz [Tue, 3 Jul 2007 19:47:37 +0000 (19:47 +0000)]
linux-rp 2.6.21: adapted collie patches to apply - close #2592
OpenEmbedded Project [Tue, 3 Jul 2007 17:49:53 +0000 (17:49 +0000)]
Marcin Juszkiewicz [Tue, 3 Jul 2007 17:01:04 +0000 (17:01 +0000)]
Marcin Juszkiewicz [Tue, 3 Jul 2007 17:00:06 +0000 (17:00 +0000)]
linux: make Sarge-AT91 use u-boot-mkimage-gta01-native instead of uboot (which is not building)
Florian Boor [Tue, 3 Jul 2007 16:56:39 +0000 (16:56 +0000)]
Florian Boor [Tue, 3 Jul 2007 16:53:40 +0000 (16:53 +0000)]
0xffff-native: Depend on libusb, license change to GPLv3.
Florian Boor [Tue, 3 Jul 2007 16:49:42 +0000 (16:49 +0000)]
linux-x86: Add deploying of kernel image again.
Marcin Juszkiewicz [Tue, 3 Jul 2007 16:47:46 +0000 (16:47 +0000)]
Mike Westerhof [Tue, 3 Jul 2007 16:43:23 +0000 (16:43 +0000)]
/boot/kexec: Added tftp method to fetch kernel to boot, added notes on
usage to the comments section.
Koen Kooi [Tue, 3 Jul 2007 15:57:22 +0000 (15:57 +0000)]
Koen Kooi [Tue, 3 Jul 2007 15:56:25 +0000 (15:56 +0000)]
htcwallaby: remove comment that makes bitbake barf
Grzegorz Ratajczak [Tue, 3 Jul 2007 14:56:19 +0000 (14:56 +0000)]
u-boot 1.1.6: fix Sarge patchset
Marcin Juszkiewicz [Tue, 3 Jul 2007 14:41:38 +0000 (14:41 +0000)]
linux: added Sarge-AT91 support (based on original submission kernel)
Grzegorz Ratajczak [Tue, 3 Jul 2007 14:39:54 +0000 (14:39 +0000)]
u-boot 1.1.6: added Sarge-AT91 support
Marcin Juszkiewicz [Tue, 3 Jul 2007 14:37:21 +0000 (14:37 +0000)]
sarge-at91: use u-boot 1.1.6 and linux 2.6.21
Marcin Juszkiewicz [Tue, 3 Jul 2007 14:19:05 +0000 (14:19 +0000)]
sarge-at91: renamed to not conflict with overrides
Marcin Juszkiewicz [Tue, 3 Jul 2007 14:08:54 +0000 (14:08 +0000)]
sarge_at91: added AT91RM9200 board from Black Mesa East project
Paul Sokolovsky [Tue, 3 Jul 2007 14:07:36 +0000 (14:07 +0000)]
Marek Vasut [Tue, 3 Jul 2007 14:05:32 +0000 (14:05 +0000)]
linux-hackndev-2.6: Updated defconfig for palmld.
Koen Kooi [Tue, 3 Jul 2007 13:43:22 +0000 (13:43 +0000)]
php: depend on virtual/iconv
Koen Kooi [Tue, 3 Jul 2007 12:09:05 +0000 (12:09 +0000)]
Koen Kooi [Tue, 3 Jul 2007 12:08:51 +0000 (12:08 +0000)]
Koen Kooi [Tue, 3 Jul 2007 12:08:20 +0000 (12:08 +0000)]
angstrom: add FEED_ARCH for compulab-pxa270
Florian Boor [Tue, 3 Jul 2007 10:04:30 +0000 (10:04 +0000)]
sane-srcdates.inc: Update gpesyncd srcdate to become compatible with latest libraries. Fixes #2491
Koen Kooi [Tue, 3 Jul 2007 08:55:16 +0000 (08:55 +0000)]
angstrom: add support for htcwallaby and htctornado
Koen Kooi [Tue, 3 Jul 2007 08:47:38 +0000 (08:47 +0000)]
kazehakase: add cvs version
Koen Kooi [Tue, 3 Jul 2007 08:08:32 +0000 (08:08 +0000)]
motorola ezx phones: add an include that sets the basic stuff, remove killswitch from a1200, e680 because the machines need different defconfigs
Rod Whitby [Tue, 3 Jul 2007 08:01:32 +0000 (08:01 +0000)]
arm-kernel-shim: Updated the FSG-3 configuration to allow the bootloader cmdline to pass through.
Paul Sokolovsky [Tue, 3 Jul 2007 04:41:09 +0000 (04:41 +0000)]
Paul Sokolovsky [Tue, 3 Jul 2007 04:41:00 +0000 (04:41 +0000)]
preferred-opie-versions-1.2.3-pre.inc: Bump SRCDATE to
20070702.
* Few patches merged.
* Improved Palm support.
Paul Sokolovsky [Tue, 3 Jul 2007 04:35:16 +0000 (04:35 +0000)]
Paul Sokolovsky [Tue, 3 Jul 2007 04:32:22 +0000 (04:32 +0000)]
wl500g.conf: Add MACHINE_FEATURES.
Paul Sokolovsky [Tue, 3 Jul 2007 04:29:46 +0000 (04:29 +0000)]
bitbake.conf: Switch OPIE prefix to /usr.
* With the other latest changes, this produces bootable system, still needs
more detailed testing.
* The next stage is fix data/plugin file location.
* Partially closes #2254.
Paul Sokolovsky [Tue, 3 Jul 2007 04:25:48 +0000 (04:25 +0000)]
opie-networksettings cvs: Drop patch merged upstream.
Paul Sokolovsky [Tue, 3 Jul 2007 04:25:02 +0000 (04:25 +0000)]
opie-oxygen: Elaborate DESCRIPTION.
Paul Sokolovsky [Tue, 3 Jul 2007 04:02:22 +0000 (04:02 +0000)]
qte-mt 2.3.10: Fix packaging.
Paul Sokolovsky [Tue, 3 Jul 2007 04:01:24 +0000 (04:01 +0000)]
opie-ttf-support 1.1: Do not use hardcoded OPIEDIR and friends.
Paul Sokolovsky [Tue, 3 Jul 2007 04:00:22 +0000 (04:00 +0000)]
opie-irdaapplet cvs: Drop patch merged upstream.
Paul Sokolovsky [Tue, 3 Jul 2007 03:59:31 +0000 (03:59 +0000)]
libopie2 cvs: Drop patch merged upstream.
Paul Sokolovsky [Tue, 3 Jul 2007 03:55:24 +0000 (03:55 +0000)]
opie-init: Do not hardcode OPIEDIR and friends, substitute ${palmtopdir} build value.
Paul Sokolovsky [Tue, 3 Jul 2007 03:47:57 +0000 (03:47 +0000)]
opie-console: Install one of missing images.
* Another one (linewrap) is missing and doesn't appear to be present in CVS.
Paul Sokolovsky [Tue, 3 Jul 2007 02:02:47 +0000 (02:02 +0000)]
opie.bbclass: Bother to expand palmtopdir.
Paul Sokolovsky [Tue, 3 Jul 2007 01:36:47 +0000 (01:36 +0000)]
libqpe-opie: Fix packaging.