Paul Sokolovsky [Sun, 2 Dec 2007 15:19:37 +0000 (15:19 +0000)]
xkbd 0.8.15: Differentiate desktop name.
* Currently in Angstrom we have to "Keyboard" IMs. Not good.
* Corrections for better title welcome.
Paul Sokolovsky [Sun, 2 Dec 2007 15:14:26 +0000 (15:14 +0000)]
psplash: Remove stale files in angstrom override dir.
* These files weren't used before, and now are just stale, after logo
image cleanup.
Paul Sokolovsky [Sun, 2 Dec 2007 15:10:07 +0000 (15:10 +0000)]
psplash svn: Add patch to do proper logo display height calc.
* So, psplash uses bottom 1/6 of screen for progress bar. So, teach
it to use 5/6 of the screen height for logo placement, not the whole
height, which leads to overlap of logo and bar.
Paul Sokolovsky [Sun, 2 Dec 2007 15:07:46 +0000 (15:07 +0000)]
psplash: Update header for Angstrom logo.
* This one now looks perfectly for QVGA and higher resolutions - proper size,
proper background.
Paul Sokolovsky [Sun, 2 Dec 2007 15:05:53 +0000 (15:05 +0000)]
psplash: Add stopgap trap against symptomless hangs with psplash on the screen.
* Add timer to shutdown psplash after 120 seconds. Normal boot procedure should
be over by then, but if not, user at least will see on the console screen where
it hung.
Paul Sokolovsky [Sun, 2 Dec 2007 15:02:33 +0000 (15:02 +0000)]
contrib/angstrom/angstrom.png: Add rendered version of Angstrom logo.
* This one directly suitable for use as psplash logo, having optimal
size for QVGA resolution, and of course working well for any higher
resolution too (will be centered on the screen).
Paul Sokolovsky [Sun, 2 Dec 2007 15:00:40 +0000 (15:00 +0000)]
angstrom.svg: Update default export dpi.
* Anyway, what should be used is design marked as "Small version for psplash".
For use as psplash background, it should be exported with width 230 pixels
(sic, this is teh width which fits well with the progress indicator).
Paul Sokolovsky [Sat, 1 Dec 2007 19:49:07 +0000 (19:49 +0000)]
angstrom.svg: Use psplash's default background.
Paul Sokolovsky [Sat, 1 Dec 2007 19:45:36 +0000 (19:45 +0000)]
ipkg: Stop hacking in /etc/rcS.d, use update-rc.d.bbclass.
* Also, designate start and end of "ipkg configure" run, to diagnose
boot-time hangs.
Paul Sokolovsky [Sat, 1 Dec 2007 19:22:14 +0000 (19:22 +0000)]
update-rc.d: Be less verbose by default.
* Don't spit detailed info about links created unless passed -v.
* This is to prevent initial bootup console spamming.
Paul Sokolovsky [Fri, 30 Nov 2007 17:04:47 +0000 (17:04 +0000)]
mboxkbd-layouts-gui: Use git snaphot tarball as repo is offline currently.
Paul Sokolovsky [Fri, 30 Nov 2007 16:50:05 +0000 (16:50 +0000)]
mboxkbd-layouts-gui: Sane-itize and add desktop icon.
* Icon was shamelessly hacked up from matchbox-keyboards' and gpe-conf-time's.
Jeroen Hoek [Fri, 30 Nov 2007 16:20:33 +0000 (16:20 +0000)]
contrib/angstrom/angstrom.svg: An Angstrom logo design, accepted as the official.
* Contributed by Jeroen Hoek <mail at jeroenhoek.nl>, see
http://lists.linuxtogo.org/pipermail/angstrom-distro-devel/2007-May/000286.html
Paul Sokolovsky [Fri, 30 Nov 2007 14:14:53 +0000 (14:14 +0000)]
Cliff Brake [Fri, 30 Nov 2007 13:54:20 +0000 (13:54 +0000)]
base.bbclass: add buildall task from Poky
Suggested by Richard as a way to force ipk's of dependencies
to get build when building a package. This is handy if
your are building a package for a feed that does not get
installed in an image.
Rod Whitby [Fri, 30 Nov 2007 12:37:26 +0000 (12:37 +0000)]
Rod Whitby [Fri, 30 Nov 2007 12:35:17 +0000 (12:35 +0000)]
sane-srcrevs: (and friends): Added openmoko-sample2
Rod Whitby [Fri, 30 Nov 2007 11:47:45 +0000 (11:47 +0000)]
netbase: Added 'auto eth0' to interfaces file as per RFC on list, and cause busybox ifup doesn't support allow-hotplug.
Rod Whitby [Fri, 30 Nov 2007 11:41:06 +0000 (11:41 +0000)]
Rod Whitby [Fri, 30 Nov 2007 11:33:12 +0000 (11:33 +0000)]
nslu2-minimal-image: Added (on Koen's advice) to allow creation of NSLU2 Angstrom (or other DISTRO) flashable images without needing to create a new DISTRO
Graeme Gregory [Fri, 30 Nov 2007 09:48:04 +0000 (09:48 +0000)]
linux.inc : change the generation of uImage to do_compile_append so that
the later stages like install/packaging/deploy can make use of this. This
was done so that kernel-image could contain a uImage but is suitable for
other cases as well.
Khem Raj [Fri, 30 Nov 2007 02:00:28 +0000 (02:00 +0000)]
Forward port PRO34130 patch for gcc 4.2 variants.
Move eglibc to revision 4355 which has -Os support.
Michael Lauer [Fri, 30 Nov 2007 00:28:48 +0000 (00:28 +0000)]
task-toolchain-openmoko-sdk: ship openmoko-sample2-src
OpenEmbedded Project [Thu, 29 Nov 2007 22:52:57 +0000 (22:52 +0000)]
Leon Woestenberg [Thu, 29 Nov 2007 22:40:19 +0000 (22:40 +0000)]
gdk-pixbuf-2.10.14: New recipe for stand-alone libgdkpixbuf and loader plugins.
Matthias Hentges [Thu, 29 Nov 2007 21:52:01 +0000 (21:52 +0000)]
Matthias Hentges [Thu, 29 Nov 2007 21:51:48 +0000 (21:51 +0000)]
Matthias Hentges [Thu, 29 Nov 2007 21:50:42 +0000 (21:50 +0000)]
zaurusd: - Do only try to rotate when necessary (no more Landscape -> Landscape / Portrait -> Portrait rotataions)
- Power off display on lid-close and remember old brightness setting
- Run power-on function in the background to allow faster response on lid-open
Jeremy Laine [Thu, 29 Nov 2007 19:08:17 +0000 (19:08 +0000)]
linux-2.6.23: enable mpc8313e-rdb realtime clock (ds1339)
Jan Lübbe [Thu, 29 Nov 2007 18:48:52 +0000 (18:48 +0000)]
Matthias Hentges [Thu, 29 Nov 2007 17:58:08 +0000 (17:58 +0000)]
Matthias Hentges [Thu, 29 Nov 2007 17:56:46 +0000 (17:56 +0000)]
zaurusd: Fix *DEPENDS until the 'bl' situation has been resolved
Matthias Hentges [Thu, 29 Nov 2007 17:55:16 +0000 (17:55 +0000)]
subversion: Add version 1.4.5
Jeremy Laine [Thu, 29 Nov 2007 16:35:55 +0000 (16:35 +0000)]
linux-2.6.23: add license for mpc8313e-rdb LEDs module, fixes module loading
Jan Lübbe [Thu, 29 Nov 2007 15:55:38 +0000 (15:55 +0000)]
wesnoth: add a package for the current svn version (thanks Johannes Schauer)
Paul Sokolovsky [Thu, 29 Nov 2007 14:14:30 +0000 (14:14 +0000)]
gpe-login 0.90: Fix autolock landscape/portrait behavior.
* When autolock was activated in lanscape mode, and then switched to
portrait, the window doesn't fit to screen. Fixed.
Graeme Gregory [Thu, 29 Nov 2007 12:18:45 +0000 (12:18 +0000)]
linux-openmoko_2.6.22.5.bb : CONFIG_MTD_NAND_S3C2410_CLKSTOP breaks accessing
the mtd partitions from usespace so disable for now.
Paul Sokolovsky [Thu, 29 Nov 2007 11:03:24 +0000 (11:03 +0000)]
matchbox-applet-inputmanager 0.6: Implement smart IM visibility protocol.
* One of the very noticeable pain points in matchbox' IM handling is high
latency of IM popping up, which can take up to half-second with complex
screen layouts. This is rooted in the fact that IM process is killed when
IM window is hidden, and started again afterwards.
* I wanted to address this on inputmanager level, transparently to actual
IM implementation, by hiding/showing IM's window by the manager. Unfortunately,
there appears to be no reliable method to figure out window IDs from process
properties (for example, _MB_CLIENT_EXEC_MAP X property, maintained by matcbox,
doesm't capture all apps started, in particular, it captures neither xkbd
nor matchbox-keyboard, GPE's term app is not caught too, while either GPE apps
are). Then, wanted to implement custom PropertyNotify-based protocol, though
there would be left issue of distinguishing IMs which support this protocol
and ones which don't. Finally, by random gerpping, I found that xkbd supports
Unix signal based visibility protocol! By receiving SIGUSR1, it hides/shows
its window. This seems like 100% win, as the default behavior for SIGUSR1
is process termination, so unsupporting clients will be just terminated as
before.
Koen Kooi [Thu, 29 Nov 2007 10:52:59 +0000 (10:52 +0000)]
xorg-driver-common: attempt to fix #3386
Koen Kooi [Thu, 29 Nov 2007 09:09:05 +0000 (09:09 +0000)]
xserver-xorg: fix debug packaging
Jeremy Laine [Thu, 29 Nov 2007 08:16:33 +0000 (08:16 +0000)]
linux-2.6.23: fix mpc8313e-rdb LEDs patch (didn't apply cleanly)
Leon Woestenberg [Wed, 28 Nov 2007 23:50:44 +0000 (23:50 +0000)]
linux-2.6.23: Fixup of mpc8313e-rdb-leds.patch.
Leon Woestenberg [Wed, 28 Nov 2007 23:40:32 +0000 (23:40 +0000)]
linux-2.6.23: Added LEDs patch (only) for mpc8313e-rdb. Needs testing.
Koen Kooi [Wed, 28 Nov 2007 21:34:11 +0000 (21:34 +0000)]
linux-efika 2.6.20.20: re-enable modules that were in 2.6.19+git, but not in 2.6.20.20
Jeremy Laine [Wed, 28 Nov 2007 19:52:25 +0000 (19:52 +0000)]
linux-2.6.23: add NAND flash driver for mpc8323e-rdb, fix NOR mapping
Michael Lauer [Wed, 28 Nov 2007 16:08:14 +0000 (16:08 +0000)]
meta-toolchain: properly fix .pc files to point to the toolchain directory. closes #3426
Rod Whitby [Wed, 28 Nov 2007 13:47:18 +0000 (13:47 +0000)]
Rod Whitby [Wed, 28 Nov 2007 13:45:38 +0000 (13:45 +0000)]
apex-nslu2: No need to byteswap the little-endian kernel on loading. Remove unused alternatives for cmdline - these recipes are for nslu2 only.
Rod Whitby [Wed, 28 Nov 2007 13:43:27 +0000 (13:43 +0000)]
ixp4xx.inc: Set default machine essentials to include the ixp4xx ethernet firmware
Rod Whitby [Wed, 28 Nov 2007 13:42:50 +0000 (13:42 +0000)]
slugos.inc: Set default cmdline_root for nslu2
Jeremy Laine [Wed, 28 Nov 2007 12:27:05 +0000 (12:27 +0000)]
mpc8313e-rdb: use u-boot 1.3.0 instead of git
Jeremy Laine [Wed, 28 Nov 2007 12:19:55 +0000 (12:19 +0000)]
u-boot: add version 1.3.0
Jeremy Laine [Wed, 28 Nov 2007 12:14:40 +0000 (12:14 +0000)]
OpenEmbedded Project [Wed, 28 Nov 2007 12:17:33 +0000 (12:17 +0000)]
Graeme Gregory [Wed, 28 Nov 2007 10:37:27 +0000 (10:37 +0000)]
sane-srcrevs.inc : increment gsmd and dialer2 in unison
Jeremy Laine [Wed, 28 Nov 2007 10:09:14 +0000 (10:09 +0000)]
linux-2.6.23: update mpc8313e-rdb defconfig based on mpc8323e-rdb
Rod Whitby [Wed, 28 Nov 2007 05:35:28 +0000 (05:35 +0000)]
linux-ixp4xx: Migration from ixp4xx-kernel. Intended to follow recent OE kernel recipe conventions. Default kernel for slugos distro and ixp4xx machines. ixp4xx-kernel will be removed later once this is well tested.
Rod Whitby [Wed, 28 Nov 2007 05:32:57 +0000 (05:32 +0000)]
slugos.inc: Move slugos to the same toolchain as OABI Angstrom 2007.1, and bump version to 4.7
Rod Whitby [Wed, 28 Nov 2007 05:30:24 +0000 (05:30 +0000)]
linux.inc: Added support for processor endianness
Rod Whitby [Wed, 28 Nov 2007 05:29:49 +0000 (05:29 +0000)]
apex-nslu2: Move the defconfig to a generic files dir so you can build this package for the ixp4xx machines.
Rod Whitby [Wed, 28 Nov 2007 03:49:44 +0000 (03:49 +0000)]
slugos.conf: Add missing provider specification
Rod Whitby [Wed, 28 Nov 2007 03:47:18 +0000 (03:47 +0000)]
slugos-image: Deprecate support for dsmg600 and nas100d images - users need to inherit them in local.conf if they want them.
Rod Whitby [Wed, 28 Nov 2007 03:45:42 +0000 (03:45 +0000)]
nslu2-image.bbclass: Remove the need for the temporary subdirectory by grabbing files from their original locations directly. Allow usage of this class in ixp4xx machines, not just nslu2.
Paul Sokolovsky [Tue, 27 Nov 2007 22:57:37 +0000 (22:57 +0000)]
matchbox-keyboard svn: Unbreak.
* Please don't commit spurious changes.
Paul Sokolovsky [Tue, 27 Nov 2007 20:47:28 +0000 (20:47 +0000)]
xkbd 0.8.15: Add default common slides.
* xkbd has supports for "slides", where instead of just click on key,
there's a gesture up, down, left, or right. These can be specified in
keyboard definition, and xkbd has defaults for each 4. But of 4 pristine
defaults, only 1 is useful - up is shift+key. The other are for ctrl, alt,
etc modifiers, which are less useful in real life. Instead, have following
defaults: left - backspace, right - space, down - Enter. This means that
on common xkbd file w/o slide definition, making a right-to-left gesture
anywhere on keyboard will be equivalent of backspace, etc.
Florian Boor [Tue, 27 Nov 2007 18:47:18 +0000 (18:47 +0000)]
libx11-native: Add 1.1.1 - courtesy by Arne Zellentin
Florian Boor [Tue, 27 Nov 2007 17:26:24 +0000 (17:26 +0000)]
Florian Boor [Tue, 27 Nov 2007 17:14:53 +0000 (17:14 +0000)]
sane-srcrevs.inc: Update some G(PE)^2 related versions and tmut
Florian Boor [Tue, 27 Nov 2007 17:13:11 +0000 (17:13 +0000)]
libtinymail_svn: Update version number
Florian Boor [Tue, 27 Nov 2007 17:11:19 +0000 (17:11 +0000)]
tmut_svn: Update
Florian Boor [Tue, 27 Nov 2007 16:58:44 +0000 (16:58 +0000)]
checksums.ini: Remove some G(PE)^2 bits to work around a stupid package "update".
Florian Boor [Tue, 27 Nov 2007 16:56:57 +0000 (16:56 +0000)]
contact: New svn recipe for new G(PE)^2 contact application.
Florian Boor [Tue, 27 Nov 2007 16:14:29 +0000 (16:14 +0000)]
libabenabler2: Major update to make it usable.
Florian Boor [Tue, 27 Nov 2007 15:21:53 +0000 (15:21 +0000)]
libabenabler2: Add svn recipe
Florian Boor [Tue, 27 Nov 2007 15:20:34 +0000 (15:20 +0000)]
ptim: Add 1.0 ptim release set of components.
Florian Boor [Tue, 27 Nov 2007 15:18:06 +0000 (15:18 +0000)]
libiac: Add patch to work around i18n build breakage.
Florian Boor [Tue, 27 Nov 2007 15:16:14 +0000 (15:16 +0000)]
libcalenabler2: Add svn recipe
Florian Boor [Tue, 27 Nov 2007 14:24:08 +0000 (14:24 +0000)]
libical: Fix linking bug
Florian Boor [Tue, 27 Nov 2007 12:01:19 +0000 (12:01 +0000)]
libical: New recipe: iCal (RFC 2445) C library
Graeme Gregory [Tue, 27 Nov 2007 11:39:09 +0000 (11:39 +0000)]
uboot-openmoko_svn.bb : add glamo ram initialisation patch so stop
glamo deadlocks.
Marcin Juszkiewicz [Tue, 27 Nov 2007 10:50:47 +0000 (10:50 +0000)]
Robert Schuster [Tue, 27 Nov 2007 10:45:20 +0000 (10:45 +0000)]
hildon-libs: add libmatchbox to dependencies - close #3291
Junqian Gordon Xu [Mon, 26 Nov 2007 21:43:54 +0000 (21:43 +0000)]
Leon Woestenberg [Mon, 26 Nov 2007 21:27:40 +0000 (21:27 +0000)]
inotify-tools: Add version 3.12 from sourceforge.
Leon Woestenberg [Mon, 26 Nov 2007 21:09:06 +0000 (21:09 +0000)]
gcc: Add pr34130.patch for missing versions.
Paul Sokolovsky [Mon, 26 Nov 2007 16:09:20 +0000 (16:09 +0000)]
gpe-login 0.90: Lock screen on suspend, not on resume.
* When using gpe-login --autolock, lock screen before going to suspend,
not after coming out of resume, as otherwise there's noticeable delay with
screen unprotected.
* Closes #3370.
* Upstream bug http://bugs.linuxtogo.org/show_bug.cgi?id=125
Paul Sokolovsky [Mon, 26 Nov 2007 14:57:09 +0000 (14:57 +0000)]
zaurus-2.6.inc: Make it work for the case when there's no jffs2 in IMAGE_FSTYPES.
Paul Sokolovsky [Mon, 26 Nov 2007 14:45:14 +0000 (14:45 +0000)]
Sergey Lapin [Mon, 26 Nov 2007 13:42:17 +0000 (13:42 +0000)]
Sergey Lapin [Mon, 26 Nov 2007 13:39:01 +0000 (13:39 +0000)]
Linux for palms: repository change
Paul Sokolovsky [Mon, 26 Nov 2007 13:28:46 +0000 (13:28 +0000)]
gpe-login 0.90: Die, die, die gpe-xcalibrate.sh!
* Unbreaks "Record" button press for recalibration during initial login screen
(autolock screen has been fixed by previously applied and mainstreamed patch).
Paul Sokolovsky [Mon, 26 Nov 2007 13:25:29 +0000 (13:25 +0000)]
keylaunch 2.0.10: Apply patch to unbreak key event capture.
* We of course still want to receive key events even after subscribing to
property events. This fixes when keylaunch doesn't receive forwarded
power buttons events from gpe-login --autolock in its locked state.
In plain words: now power button works with autolock screen.
Paul Sokolovsky [Mon, 26 Nov 2007 13:24:46 +0000 (13:24 +0000)]
keylaunch-conf: Fix permissions on keylaunchrc.
OpenEmbedded Project [Mon, 26 Nov 2007 08:12:34 +0000 (08:12 +0000)]
Paul Sokolovsky [Sun, 25 Nov 2007 23:04:30 +0000 (23:04 +0000)]
keylaunch-conf: Never-ever use "Pressed" events in public configs.
* It is possible to unambigously distingish events only of two types:
<default> (short press) and "Held" (long press). Using any other event
type is ambigous. In particular, with the old default config there was
ambiguity with power off and backlight toggle bindings - most of the time,
backlight toggling also caused power off. As freedom of using any key in any
way should be left to user, ambigouos bindings should be avoided.
Paul Sokolovsky [Sun, 25 Nov 2007 22:57:59 +0000 (22:57 +0000)]
keylaunch-conf: Describe keylaunchrc format.
Paul Sokolovsky [Sun, 25 Nov 2007 22:43:28 +0000 (22:43 +0000)]
keylaunch 2.0.10: Separate a keylaunch, a generic X key binding utility,
from random crap aka device-specific (mis)configs and hacks.
Matthias Hentges [Sun, 25 Nov 2007 22:21:39 +0000 (22:21 +0000)]
Matthias Hentges [Sun, 25 Nov 2007 22:11:57 +0000 (22:11 +0000)]
zaurusd: Add gpe-conf to DEPENDS and RDEPENDS to pull in 'bl', closing bug #3131
OpenEmbedded Project [Sun, 25 Nov 2007 21:51:31 +0000 (21:51 +0000)]