Koen Kooi [Wed, 17 Feb 2010 16:09:07 +0000 (17:09 +0100)]
libpam-base-files: bump PR
Rolf Leggewie [Wed, 17 Feb 2010 15:48:07 +0000 (16:48 +0100)]
recipes/images/console-base-image.bb: factor out Angstrom-specific bits
* factor out Angstrom-specific bits into a separate recipe
* I hope this should keep all participants in the ML-discussion happy
http://thread.gmane.org/gmane.comp.handhelds.openembedded/29679
* the generic recipe now uses the IMAGE_EXTRA_INSTALL variable in favor
of ANGSTROM_EXTRA_INSTALL to include additional packages in the image.
Rolf Leggewie [Wed, 17 Feb 2010 15:25:57 +0000 (16:25 +0100)]
altboot: drop altboot in favor of kexecboot to avoid confusion
* altboot is no longer supported
* Thanks Coredump for your work, it certainly filled a niche at its time
* drop related images as well
Marco Cavallini [Wed, 17 Feb 2010 15:14:24 +0000 (16:14 +0100)]
kaeilos.conf: Added credits to Angstrom
Martin Jansa [Wed, 17 Feb 2010 14:50:02 +0000 (15:50 +0100)]
gtk+-2.18.6: add libxrender-native to virtclass-native dependencies (fails to find libx11 without)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Wed, 17 Feb 2010 14:43:29 +0000 (15:43 +0100)]
gconf: add 2.28.0
Koen Kooi [Wed, 17 Feb 2010 11:52:23 +0000 (12:52 +0100)]
policykit-gnome: fix SRC_URI
Koen Kooi [Wed, 17 Feb 2010 11:15:17 +0000 (12:15 +0100)]
consolekit 0.4.1: fix PAM and make it a distro feature
Koen Kooi [Tue, 16 Feb 2010 09:47:02 +0000 (10:47 +0100)]
qt4: add 4.6.2
* fix 4.6.1 references in 4.6.0 files as well
* make qt-config.patch work with QT_NO_CAST_{TO,FROM},ASCII strict checking
Koen Kooi [Tue, 16 Feb 2010 13:44:31 +0000 (14:44 +0100)]
consolekit: add 0.4.1
David-John Willis [Sun, 17 Jan 2010 17:33:39 +0000 (17:33 +0000)]
system-tools-backends: Add 2.8.3 and checksum and remove DEFAULT_PREFERENCE = "-1" from 2.8.1 as I can find no good reason for it to be set.
* Update Angstrom distro patch for 2.8.3 and make it only apply if Angstrom distro is set.
Koen Kooi [Tue, 16 Feb 2010 12:08:53 +0000 (13:08 +0100)]
opkg-native: bump to r522 to get a fix to remove duplicate messages from do_rootfs logs
Koen Kooi [Tue, 16 Feb 2010 11:08:30 +0000 (12:08 +0100)]
gnome-power-manager: add 2.28.3
Koen Kooi [Tue, 16 Feb 2010 09:36:28 +0000 (10:36 +0100)]
devicekit-power: add 014
Koen Kooi [Tue, 16 Feb 2010 09:35:36 +0000 (10:35 +0100)]
devicekit, -power: convert to new style staging
Koen Kooi [Mon, 15 Feb 2010 22:10:17 +0000 (23:10 +0100)]
checksums: add some old-style checksums
Koen Kooi [Mon, 15 Feb 2010 20:10:32 +0000 (21:10 +0100)]
policykit-gnome: update to 0.96
Koen Kooi [Mon, 15 Feb 2010 20:05:40 +0000 (21:05 +0100)]
network-manager-applet git: update to 0.7.999
Koen Kooi [Mon, 15 Feb 2010 20:05:26 +0000 (21:05 +0100)]
network-manager: fix 0.7.9999
Koen Kooi [Mon, 15 Feb 2010 19:25:50 +0000 (20:25 +0100)]
libpam-base-files: remove polkit-1 that is already in policykit package:
Collected errors:
* Package libpam-base-files wants to install file /etc/pam.d/polkit-1
But that file is already provided by package * policykit
Koen Kooi [Mon, 15 Feb 2010 19:19:38 +0000 (20:19 +0100)]
policykit: add 0.96
Koen Kooi [Mon, 15 Feb 2010 19:02:50 +0000 (20:02 +0100)]
eggdbus: fix depencies and add checksums
Andrea Adami [Tue, 16 Feb 2010 22:42:52 +0000 (23:42 +0100)]
initramfs-kexecboot.inc: apply sane defaults
Andrea Adami [Tue, 16 Feb 2010 22:10:37 +0000 (23:10 +0100)]
initramfs-kexecboot-image: standardize image (remove PR, reorder)
Tom Rini [Tue, 16 Feb 2010 22:05:39 +0000 (15:05 -0700)]
openswan: Set USERLINK=${LDFLAGS} to fix GNU_HASH errors, bump PR
Koen Kooi [Tue, 9 Feb 2010 18:28:04 +0000 (19:28 +0100)]
kernel.bbclass: prepare for 2.6.33 header move and simplify logic a bit
Thomas Zimmermann [Tue, 16 Feb 2010 09:32:42 +0000 (09:32 +0000)]
tangogps: add version 0.99.3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 16 Feb 2010 08:38:27 +0000 (09:38 +0100)]
sane-srcrevs-fso: bump mdbus2 for latest fixes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 16 Feb 2010 08:25:08 +0000 (09:25 +0100)]
linux-kexecboot: use INC_PR for kernels, PR should get bump with every kexecboot change
* Andrea Adami wants only one INC_PR shared between kexecboot and
linux-kexecboot recipes, maybe we could use sth like
INC_PR = "${KEXECBOOT_PR}.19" in linux-kexecboot.inc
and set KEXECBOOT_PR in some new .inc file
* For now use INC_PR only for linux-kexecboot
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 16 Feb 2010 08:19:49 +0000 (09:19 +0100)]
linux-kexecboot: move from 2.6.33-rc8 to 2.6.33-rc8, enable DEVTMPFS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 16 Feb 2010 08:12:33 +0000 (09:12 +0100)]
linux-2.6.33-rc6: move to linux-2.6.33-rc8
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 16 Feb 2010 06:46:38 +0000 (07:46 +0100)]
sane-srcrevs: bump shr-launcher for app rescan fix
Martin Jansa [Mon, 15 Feb 2010 23:44:30 +0000 (00:44 +0100)]
xserver-xorg_git: add font-util-native dependency
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 15 Feb 2010 23:34:26 +0000 (00:34 +0100)]
xserver-xorg_git: bump SRCREV, drop unneeded crosscompile patch
* Fixed in http://cgit.freedesktop.org/xorg/xserver/commit/?id=
7f648777680b9dea31c4adb657e205fc6880d98b
* 1.8 RC1 (1.7.99.901) is out
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Andrea Adami [Mon, 15 Feb 2010 23:46:43 +0000 (00:46 +0100)]
initramfs-kexecboot.inc: Remove kexecboot from MACHINE_FEATURES.
* add more comments
Andrea Adami [Mon, 15 Feb 2010 23:36:09 +0000 (00:36 +0100)]
initramfs-kexecboot-image: move to recipes/images
Valery Febvre [Sun, 14 Feb 2010 22:04:18 +0000 (22:04 +0000)]
Podboy: update to 1.3.4
* Add multi selection in lists (podcasts and episodes).
* Add a missing refresh of "Downloads" page when episodes are deleted in "Episodes" page.
* Little improvements here and there (sorry I don't remember where).
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Stanislav Brabec [Mon, 15 Feb 2010 21:09:02 +0000 (21:09 +0000)]
navit-icons: Fixed native dependencies: convert with rsvg is not shr specific.
Stanislav Brabec [Mon, 15 Feb 2010 21:03:23 +0000 (21:03 +0000)]
imagemagick, imagemagick-native: Build with librsvg resp. librsvg-native. Useful for more consistent results resp. required for build of navit.
Frans Meulenbroeks [Mon, 15 Feb 2010 20:43:29 +0000 (21:43 +0100)]
MAINTAINERS: added myself :-)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Stefan Schmidt [Sun, 14 Feb 2010 12:38:05 +0000 (13:38 +0100)]
ibrdtn: Add release 0.1.1
IBR-DTN is a implementation of the bundle protocol RFC5050.
The included build fix will only be needed for this release upcoming one will
already have it.
Stefan Schmidt [Sun, 14 Feb 2010 12:31:22 +0000 (13:31 +0100)]
imote2.conf: Add Xbow iMote 2 machine.
Denys Dmytriyenko [Mon, 15 Feb 2010 20:12:46 +0000 (15:12 -0500)]
Revert "local.conf.sample: Document proxy setup."
This reverts commit
3f602f72f0936ef773aa4767636d41bb82ecf3b0.
See: http://thread.gmane.org/gmane.comp.handhelds.openembedded/29926/focus=29927
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Frans Meulenbroeks [Mon, 15 Feb 2010 19:54:34 +0000 (20:54 +0100)]
xf86-video-intel_2.10.0 made dependent on xorg-extensions
Intel 2.10.0 requires KMS. In order to run X the xorg-extensions
xserver-xorg-extension-dri, xserver-xorg-extension-dri2 and xserver-xorg-extension-glx
are needed. moved dependencies for these from eee701.conf to xf86-video-intel_2.10.0.bb
so everyone using this driver gets them
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Koen Kooi [Mon, 15 Feb 2010 16:53:59 +0000 (17:53 +0100)]
libnl 1.1: convert to new style staging and add comment about solving build error
Steffen Sledz [Mon, 15 Feb 2010 10:54:51 +0000 (11:54 +0100)]
vala-dbus-binding-tool: (mostly) new recipe
* New recipes for native and non-native build of Vala DBus Binding Tool
integrating earlier recipe from recipes/freesmartphone.
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Koen Kooi [Mon, 15 Feb 2010 10:49:35 +0000 (11:49 +0100)]
collections.inc: comment out python statement that inject PYTHONPATH into the global environment
Koen Kooi [Mon, 15 Feb 2010 10:16:40 +0000 (11:16 +0100)]
e*bbclass: run autopoint in configure
* remove config.rpath stuff from recipes
Koen Kooi [Mon, 15 Feb 2010 10:15:38 +0000 (11:15 +0100)]
python-pygobject-native 2.20: fix configure and convert to new-style staging
Koen Kooi [Mon, 15 Feb 2010 10:05:16 +0000 (11:05 +0100)]
rage: add missing dep on emotion
Koen Kooi [Mon, 15 Feb 2010 09:31:23 +0000 (10:31 +0100)]
xfce46-image: xorg stuff moved to its proper place in eee701.conf and xfce4-session RDEPENDS
Koen Kooi [Mon, 15 Feb 2010 09:31:15 +0000 (10:31 +0100)]
xfce4-session: add xinit and dbus-x11 to RDEPENDS_
Koen Kooi [Mon, 15 Feb 2010 09:30:50 +0000 (10:30 +0100)]
eee701: add dri* and glx modules to XSERVER
Thomas Zimmermann [Sun, 14 Feb 2010 20:42:18 +0000 (20:42 +0000)]
vagalume: update 0.8.2 to 0.8.3
* checksums already exist in checksums.ini
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Thomas Zimmermann [Sun, 14 Feb 2010 16:17:04 +0000 (16:17 +0000)]
evopedia: update to 0.3.0-rc3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Sun, 14 Feb 2010 21:45:43 +0000 (22:45 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Frans Meulenbroeks [Sun, 14 Feb 2010 21:35:51 +0000 (22:35 +0100)]
linux_2.6.32: eee701: removed fb devices from defconfig
removed fb devices from defconfig. they conflict with kms which is used
by the latest intel gfx driver.
While at it also turned floppy support into a module (improves boot time substantially)
and compiled some modules for video that are always loaded into the kernel
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Bernhard Reutner-Fischer [Wed, 10 Feb 2010 20:12:54 +0000 (21:12 +0100)]
autoconf: set SRC_URI name
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer [Wed, 10 Feb 2010 20:12:53 +0000 (21:12 +0100)]
busybox: some more !getopt_long fixes in hwclock.sh
busybox' hwclock can be built without support for getopt_long.
Flags of the big hwclock are compatible with the busybox version.
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer [Wed, 10 Feb 2010 20:12:58 +0000 (21:12 +0100)]
busybox: remove orphaned patch checksums
These http download patches are not in use anymore.
Just keep checksums for 1.7.2 (those are mentioned in the .bb)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer [Wed, 10 Feb 2010 20:12:57 +0000 (21:12 +0100)]
busybox: use .tar.bz2
Switch to new-style checksums and remove all checksums for tarballs from
checksums.ini
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Frans Meulenbroeks [Sun, 14 Feb 2010 21:25:44 +0000 (22:25 +0100)]
xfce46-image added some missing packages
added xinit and dbus-x11 as these are missing and required to start Xorg
Maybe there is a better place for this, but for now this will do
(and if someone knows a better place, feel free to modify)
Also added Xorg extension packages as they are needed for KMS
(which in turn is used by the latest intel driver)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Bernhard Reutner-Fischer [Wed, 10 Feb 2010 20:12:55 +0000 (21:12 +0100)]
gmp: set SRC_URI name
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer [Sun, 14 Feb 2010 19:21:54 +0000 (11:21 -0800)]
class_pkgconfig.xml: Fix Typo.
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Sun, 14 Feb 2010 19:01:52 +0000 (11:01 -0800)]
gcc-svn: Bump SRCREV.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Sun, 14 Feb 2010 19:00:22 +0000 (11:00 -0800)]
uclibc-nptl: Bump SRCREV to latest tip
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Antonio Ospite [Sat, 13 Feb 2010 09:32:37 +0000 (09:32 +0000)]
meta-toolchain: Run rmdir only if empty dirs are actually found.
Prevent a failure in do_populate_sdk when there are no empty
directories:
/bin/rmdir: missing operand
Try `/bin/rmdir --help' for more information.
See also http://tinderbox.openembedded.net/packages/478437/
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Stefan Schmidt [Sun, 14 Feb 2010 13:03:09 +0000 (14:03 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Stefan Schmidt [Sun, 14 Feb 2010 13:01:19 +0000 (14:01 +0100)]
tzdata_2010b: Add newest tzdata
The checksum changes does not only include the new file checksum, but also sorts
it as older entries have been added unsorted.
Andrea Adami [Sun, 14 Feb 2010 13:00:35 +0000 (14:00 +0100)]
kexecboot.inc: add more comments. Minor cleanings.
Andrea Adami [Sun, 14 Feb 2010 12:56:10 +0000 (13:56 +0100)]
initramfs-kexecboot-image: remove deprecated device-table.
* Devices are dynamically recreated by kexecboot by default.
Henry von Tresckow [Wed, 27 Jan 2010 18:44:44 +0000 (18:44 +0000)]
initramfs-kexecboot-image : Unset FEED_DEPLOYDIR_BASE_URI to allow builds with local feeds
Having FEED_DEPLOYDIR_BASE_URI set in local.conf was causing recipie to not build
Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
Andrea Adami [Sun, 14 Feb 2010 10:33:54 +0000 (11:33 +0100)]
initramfs-kexecboot.inc: remove RDEPENDS_kernel-base = "kernel-image"
Koen Kooi [Sat, 13 Feb 2010 09:03:39 +0000 (10:03 +0100)]
gnome-doc-utils: skip generation of docs to avoid weird python error
Koen Kooi [Wed, 10 Feb 2010 21:18:09 +0000 (22:18 +0100)]
angstrom: prefer udev 151
Koen Kooi [Wed, 10 Feb 2010 10:32:28 +0000 (11:32 +0100)]
qmake2: convert native and sdk to use BBCLASS_EXTEND and new-style staging
Koen Kooi [Sun, 7 Feb 2010 15:50:58 +0000 (16:50 +0100)]
linux.inc: extend UDEV_GE_141 config munging logic to match official udev guidelines
Koen Kooi [Sat, 6 Feb 2010 08:31:00 +0000 (09:31 +0100)]
attr: add 2.4.44
acl: add 2.2.49
udev: add 151
Mike Westerhof [Sun, 14 Feb 2010 02:38:43 +0000 (20:38 -0600)]
slugos.conf: add PREFERRED_PROVIDER for update-alternatives
fixes build failures introduced by update-alternatives changes done elsewhere in OE
Andrea Adami [Sun, 14 Feb 2010 00:19:08 +0000 (01:19 +0100)]
zaurus-kernels: move the kernel size check to linux-kexecboot.inc.
* no need for DONT_CHECK_KERNELSIZE
* clean up the affected files
* check happens only if KERNEL_IMAGE_MAXSIZE is set
Klaus Kurzmann [Sat, 13 Feb 2010 21:33:26 +0000 (22:33 +0100)]
sane-srcrevs-fso.inc: bump rev of libframeworkd-glib
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Frans Meulenbroeks [Sat, 13 Feb 2010 17:21:57 +0000 (18:21 +0100)]
linux-2.6.32i eee701 fixed intelfb driver.
Fixed an issue with the intelfb driver giving an error when starting on eeepc
patch originaltes from: http://lists.freedesktop.org/archives/intel-gfx/2010-February/005803.html
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 13 Feb 2010 17:19:52 +0000 (18:19 +0100)]
linux-2.6.32 eee701 added CONFIG_DRM_I915_KMS=y
added CONFIG_DRM_I915_KMS=y to defconfig
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 13 Feb 2010 17:17:06 +0000 (18:17 +0100)]
lirc: removed old style staging
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Martin Jansa [Sat, 13 Feb 2010 13:42:50 +0000 (14:42 +0100)]
sane-srcrevs, fso-autorev: mickeydbus was renamed to mdbus
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Michael 'Mickey' Lauer [Sat, 13 Feb 2010 13:21:50 +0000 (14:21 +0100)]
vala: 0.7.10.2 -> 0.7.10.3
Martin Jansa [Sat, 13 Feb 2010 13:00:54 +0000 (14:00 +0100)]
sane-srcrevs-fso: bump mterm2 (missing config.vapi)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 13 Feb 2010 12:39:06 +0000 (13:39 +0100)]
task-cli-tools-python: use older python based cli tools as task name suggests
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 13 Feb 2010 12:40:36 +0000 (13:40 +0100)]
sane-srcrevs-fso: bump libframeworkd-glib, needed by newer libphone-ui
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Sat, 13 Feb 2010 09:53:22 +0000 (10:53 +0100)]
linux-kirkwood: made utf8 the default NLS
Made utf8 the default NLS (as suggested by hrw).
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Denis 'Gnutoo' Carikli [Sat, 13 Feb 2010 08:11:33 +0000 (09:11 +0100)]
Revert "wesnoth: only compile tiny GUI when screen is smaller than 800x480(smallgui)"
This reverts commit
a4124738f4b572c37ff6d082c7decf7387cde1d2.
We shouldn't make use of USE flags-like functionalities in non machine feeds,
And we can't put every recipe in machine feed.
I think the best way is to do a wesnoth-highres recipe
Denis 'Gnutoo' Carikli [Sat, 13 Feb 2010 00:25:26 +0000 (01:25 +0100)]
illume-image: comment additional phone functionality(zhone already commented)
Phone functionality is already commented in this line:
# ${ZHONE_INSTALL} \
So I commented the remaining phone applications that couldn't work
or were useless without ZHONE_INSTALL
Moreover the image name suggest that the image would be general:
<JaMa> GNUtoo: I agree, with name like this it should stay as general as posible
Denis 'Gnutoo' Carikli [Fri, 12 Feb 2010 12:51:26 +0000 (13:51 +0100)]
autotools.bbclass: fix issue with native and sed
STAGING_DIR_HOST is "" when using native bbclass:
native.bbclass:STAGING_DIR_HOST = ""
But in autotools.bbclass there is:
sed -i -e s:${STAGING_DIR_HOST}::g $i
which result in the following code in run.autotools_prepackage_lamangler
sed -i -e s:::g $i
which makes libxml2-native fail like this:
| sed: -e expression #1, char 0: no previous regular expression
I discussed it on IRC:
Feb 11 17:41:29 <RP> GNUtoo: We should only be doing that is STAGING_DIR_HOST isn't empty I guess
So I made a temporary fix which only workarround,because some issues persist:
Feb 11 17:41:02 <pb_> RP: heh, I wonder whether paths with colons in would be considered valid :-}
Signed-off-by: Denis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Denis 'Gnutoo' Carikli [Sat, 13 Feb 2010 00:14:03 +0000 (01:14 +0100)]
task-base : bump PR because bug.conf changed(details below)
kernel-modules was added to MACHINE_EXTRA_RRECOMMENDS in bug.conf,
But without bumping the PR of task-base it wouldn't include
the kernel modules into the image
Denis 'Gnutoo' Carikli [Fri, 12 Feb 2010 17:32:31 +0000 (18:32 +0100)]
wesnoth: only compile tiny GUI when screen is smaller than 800x480(smallgui)
Wesnoth has a compile time option for making it work on smaller screen
The minimum is 400x300,else you would have to modify
/usr/share/wesnoth/data/themes/default.cfg to support your resolution.
Basically it uses imagemagick-native to shrink the graphics,which leads
to some problems like for instance:
*Only a flag can be seen instead of a full village
*The forest look like grass
Denis 'Gnutoo' Carikli [Fri, 12 Feb 2010 19:05:14 +0000 (20:05 +0100)]
bug.conf : depends on kernel-modules
Most users would want all modules,moreover some modules are needed
for framebuffer
Denis 'Gnutoo' Carikli [Fri, 12 Feb 2010 17:47:45 +0000 (18:47 +0100)]
wesnoth 1.6.5: package the low campaign in its own package
Denis 'Gnutoo' Carikli [Fri, 12 Feb 2010 17:30:51 +0000 (18:30 +0100)]
bug.conf: added screen resolution
some recipes depend on MACHINE_DISPLAY_WIDTH_PIXELS and MACHINE_DISPLAY_HEIGHT_PIXELS
like wesnoth for instance
Denis 'Gnutoo' Carikli [Fri, 12 Feb 2010 15:47:14 +0000 (16:47 +0100)]
e-image-core: change hardcoded kdrive to the correct variables
e-image-core used xserver-kdrive in DEPENDS and xserver-kdrive-fbdev
in IMAGE_INSTALL
That is wrong because every machine can have different needs
(for instance one machine would need/want Xvesa)
The correct thing to do is to use ${XSERVER} instead
hrw also thought that it was a bug:
Feb 12 15:02:06 <hrw> which is a bug
Denis 'Gnutoo' Carikli [Fri, 12 Feb 2010 15:38:45 +0000 (16:38 +0100)]
eee701 machine config: fix to use xorg instead of kdrive
eFfeM pointed me out that he had a Xvesa binary in his xf46-image,
for eeepc701 and no Xorg.
So I investigated and found that:
In eee701.conf there were ?= for XSERVER and
PREFERRED_PROVIDER_virtual/xserver
That was wrong because we required i686-generic.conf which set them
And so the ?= didn't override the variable.
Note that we can't set theses variables in local.conf anymore because
they are now overriden by eee701.conf,but In another hand eFfeM pointed me that
all machine but gta01 and gta02 seem to do the same thing. So I bet that
not setting theses variables in local.conf is a desirable behaviour.