summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-02-13sane-srcrevs-fso.inc: bump rev of libframeworkd-glibKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-13linux-2.6.32i eee701 fixed intelfb driver.Frans Meulenbroeks2
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>
2010-02-13linux-2.6.32 eee701 added CONFIG_DRM_I915_KMS=yFrans Meulenbroeks1
added CONFIG_DRM_I915_KMS=y to defconfig Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-13lirc: removed old style stagingFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-13sane-srcrevs, fso-autorev: mickeydbus was renamed to mdbusMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-13vala: 0.7.10.2 -> 0.7.10.3Michael 'Mickey' Lauer3
2010-02-13sane-srcrevs-fso: bump mterm2 (missing config.vapi)Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-13task-cli-tools-python: use older python based cli tools as task name suggestsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-13sane-srcrevs-fso: bump libframeworkd-glib, needed by newer libphone-uiMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-13linux-kirkwood: made utf8 the default NLSFrans Meulenbroeks4
Made utf8 the default NLS (as suggested by hrw). Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-13Revert "wesnoth: only compile tiny GUI when screen is smaller than ↵Denis 'Gnutoo' Carikli1
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
2010-02-13illume-image: comment additional phone functionality(zhone already commented)Denis 'Gnutoo' Carikli1
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
2010-02-13autotools.bbclass: fix issue with native and sedDenis 'Gnutoo' Carikli1
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>
2010-02-13task-base : bump PR because bug.conf changed(details below)Denis 'Gnutoo' Carikli1
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
2010-02-13wesnoth: only compile tiny GUI when screen is smaller than 800x480(smallgui)Denis 'Gnutoo' Carikli1
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
2010-02-13bug.conf : depends on kernel-modulesDenis 'Gnutoo' Carikli1
Most users would want all modules,moreover some modules are needed for framebuffer
2010-02-13wesnoth 1.6.5: package the low campaign in its own packageDenis 'Gnutoo' Carikli1
2010-02-13bug.conf: added screen resolutionDenis 'Gnutoo' Carikli1
some recipes depend on MACHINE_DISPLAY_WIDTH_PIXELS and MACHINE_DISPLAY_HEIGHT_PIXELS like wesnoth for instance
2010-02-13e-image-core: change hardcoded kdrive to the correct variablesDenis 'Gnutoo' Carikli1
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
2010-02-13eee701 machine config: fix to use xorg instead of kdriveDenis 'Gnutoo' Carikli1
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.
2010-02-13entrance: run autopoint in order to cope with lacking ./config.rpathDenis 'Gnutoo' Carikli1
At first I had a bad hack for it,thanks JaMa for showing me how to do it(pointing at one of your commits that did it)
2010-02-13entrance: rebased config.dbDenis 'Gnutoo' Carikli2
The config.db seem to be some openembedded settings/configuration, for launching entrance/e17 better
2010-02-13empathy 2.28.2: added libunique dependency to make it configure(now: ↵Denis 'Gnutoo' Carikli1
compilation failure) Here's the error log: | checking for EMPATHY... configure: error: Package requirements ( | glib-2.0 >= 2.16.0 | gobject-2.0 | gio-2.0 >= 2.16.0 | gdk-x11-2.0 | gtk+-2.0 >= 2.16.0 | libebook-1.2 | dbus-glib-1 | telepathy-glib >= 0.7.35 | telepathy-farsight | farsight2-0.10 | gstreamer-0.10 | unique-1.0 | gnome-keyring-1 >= 2.22 | ) were not met: | | No package 'unique-1.0' found While doing the change I broke the long dependency line in smaller parts with \ Now it fails to compile like this: cc1: warnings being treated as errors uniquebackend-bacon.c: In function 'unique_backend_bacon_get_type': /home/embedded/oetmp_openmoko/staging/armv4t-oe-linux-gnueabi/usr/include/glib-2.0/glib/gthread.h:344: error: dereferencing pointer 'value_location.1' does break strict-aliasing rules /home/embedded/oetmp_openmoko/staging/armv4t-oe-linux-gnueabi/usr/include/glib-2.0/glib/gthread.h:344: note: initialized from here make[4]: *** [libunique_bacon_la-uniquebackend-bacon.lo] Error 1
2010-02-12omap3-mkcard.bb : add a recipe for mkcard.sh so we can install on targetsGraeme Gregory2
2010-02-12omap3-mkcard.sh : make fdisk parsing a little more robustGraeme Gregory1
2010-02-12task-cli-tools-python, illume-image, fso-image-nox: catch up with upstream ↵Martin Jansa3
renaming Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12task-shr-feed: add older mickeyterm to feed, newer mterm2 should be ↵Martin Jansa1
installed and build with shr*image Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12ea3250.conf: New machine configRuud Althuizen1
Machine config for the LPC32XX based Embedded Artists development board Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-12linux-ea3250: New recipeRuud Althuizen5
This is a kernel recipe for the LPC32XX (LPC3250) based Embedded Artists development board. It uses public patches provided by NXP and Embedded Artists. The other two patches provide drivers for the PWM capabilities and fix one NXP patch. It can be generalized for use with the PHYTEC LPC3250 development board. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-12webkit-efl: don't include error page in packageSebastian Krzyszkowiak1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12task-shr: catch up with upstream renamingMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12shr-image: move some stuff from task-shr-minimal to task-shr, drop unneeded ↵Martin Jansa5
and make shr-lite-images smaller Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12EFL: bump SRCREV a bit, remove applied patchMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12perl 5.8.8: add missing checksumsKoen Kooi2
2010-02-12fso2-console-image: catch up with upstream renamingMichael 'Mickey' Lauer1
2010-02-12freesmartphone: rename mickeydbus(2) to mdbus(2), fso-term is now called mterm2Michael 'Mickey' Lauer5
2010-02-12openssh: allow empty passwords in sshd_config for SHRKlaus Kurzmann1
because users insist on it :( Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-12wt3: added recipe for 3.1.0aFrans Meulenbroeks3
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-12wt3: build outside the source treeFrans Meulenbroeks3
this builds wt3 outside the source tree. not doing so is not the recommended solution and actually breaks in 3.1.0 fixed it to use a build dir while at it also inlined the checksums and removed them from checksums.ini Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-12wt: removed do_stageFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-12omapzoom.conf : this is an omap3 device using same kernel as most othersGraeme Gregory1
Change it to use the omap3.inc so it gets the same features beagle/zoom2/hawk get.
2010-02-12shr: add bluetooth to DISTRO_FEATURES to get bluetooth modules, remove pci, ↵Martin Jansa1
pcmcia, nfs, smbfs, also remove kernel-modules from DISTRO_EXTRA_RRECOMMENDS which are pulled by task-base Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12om-gta02: install only really important kernel-modulesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12task-shr-feed: add mpd (solves SHR bug: #946)Thomas Zimmermann1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12Merge branch 'org.openembedded.dev' of ↵Graeme Gregory9
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-02-12gconf_2.26.2.bb : add --enable-gtk to ensure consistant packagesGraeme Gregory1
2010-02-12xorg-xserver_git: remove AC_CHECK_FILE checkMartin Jansa2
* configure says that AC_CHECK_FILE is not supported for cross building * that DEFAULT_FONT_PATH is later set by --with-default-font-path from recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12xorg: add latest xorg packages for 2010-02-10 and xserver-xorg git recipeMartin Jansa8
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-11wwwoffle: Updated to version 2.9f.Stanislav Brabec4
2010-02-11smartmontools: Updated to version 5.39.1.Stanislav Brabec2