Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: move profile for SHR from shr-image.inc to base-files | Thomas Zimmermann | 2010-04-01 | 1 | -16/+0 |
| | | | | Signed-off-by: Thomas Zimmermann <ml@vdm-design.de> | ||||
* | shr-image: use install_linguas | Martin Jansa | 2010-03-19 | 1 | -0/+1 |
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | fso2-demo-image: new image recipe; FSO-compliant image w/ zhone2 as ↵ | Michael 'Mickey' Lauer | 2010-03-18 | 1 | -0/+17 |
| | | | | smartphone application | ||||
* | fso-image.inc: remove unconditional autostart of bluetooth, avahi, connman. ↵ | Michael 'Mickey' Lauer | 2010-03-17 | 1 | -1/+4 |
| | | | | FSO uses dbus system activation for that | ||||
* | shr-image: add missing task-shr-minimal-fso to IMAGE_INSTALL | Martin Jansa | 2010-02-27 | 1 | -1/+2 |
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | shr-image: add all needed deps to task-shr-minimal, remove /boot from ↵ | Martin Jansa | 2010-02-26 | 2 | -25/+6 |
| | | | | | | jffs2/ubi/ubifs Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | task-cli-tools: add mterm2 and remove from task-fso2-compliance | Michael 'Mickey' Lauer | 2010-02-22 | 1 | -4/+1 |
| | |||||
* | Revert "recipes/images/console-base-image.bb: factor out Angstrom-specific bits" | Koen Kooi | 2010-02-17 | 2 | -16/+3 |
| | | | | | | This violates the principal of least surprise and invalidates documentation. If you're touching a recipe at least make sure the creator/maintainer agrees with your changes. Which I don't, as I've already stated This reverts commit 80db39feb76a6afaf1eb2c4dd8311fc21e4c2d6f. | ||||
* | recipes/images/console-base-image.bb: factor out Angstrom-specific bits | Rolf Leggewie | 2010-02-17 | 2 | -3/+16 |
| | | | | | | | | * 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. | ||||
* | altboot: drop altboot in favor of kexecboot to avoid confusion | Rolf Leggewie | 2010-02-17 | 2 | -10/+0 |
| | | | | | | * altboot is no longer supported * Thanks Coredump for your work, it certainly filled a niche at its time * drop related images as well | ||||
* | initramfs-kexecboot-image: standardize image (remove PR, reorder) | Andrea Adami | 2010-02-16 | 1 | -4/+4 |
| | |||||
* | initramfs-kexecboot-image: move to recipes/images | Andrea Adami | 2010-02-16 | 1 | -0/+24 |
| | |||||
* | xfce46-image: xorg stuff moved to its proper place in eee701.conf and ↵ | Koen Kooi | 2010-02-15 | 1 | -3/+2 |
| | | | | xfce4-session RDEPENDS | ||||
* | xfce46-image added some missing packages | Frans Meulenbroeks | 2010-02-14 | 1 | -2/+7 |
| | | | | | | | | | | 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> | ||||
* | illume-image: comment additional phone functionality(zhone already commented) | Denis 'Gnutoo' Carikli | 2010-02-13 | 1 | -4/+4 |
| | | | | | | | | | 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 | ||||
* | e-image-core: change hardcoded kdrive to the correct variables | Denis 'Gnutoo' Carikli | 2010-02-13 | 1 | -2/+2 |
| | | | | | | | | | | 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 | ||||
* | task-cli-tools-python, illume-image, fso-image-nox: catch up with upstream ↵ | Martin Jansa | 2010-02-12 | 2 | -3/+3 |
| | | | | | | renaming Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | shr-image: move some stuff from task-shr-minimal to task-shr, drop unneeded ↵ | Martin Jansa | 2010-02-12 | 2 | -7/+3 |
| | | | | | | and make shr-lite-images smaller Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | fso2-console-image: catch up with upstream renaming | Michael 'Mickey' Lauer | 2010-02-12 | 1 | -1/+4 |
| | |||||
* | angstrom-{x,GNOME}-image: move some definitions around, create timestamp | Koen Kooi | 2010-02-07 | 2 | -7/+23 |
| | |||||
* | images: set SPLASH to "" as sane default | Rolf Leggewie | 2010-01-14 | 3 | -4/+0 |
| | | | | | Acked-By: Michael 'Mickey' Lauer <mlauer@vanille-media.de> Acked-by: Koen Kooi <koen@openembedded.org> | ||||
* | angstrom-X-image: add image that has gdm + gnome + xfce + e17 selectable as ↵ | Koen Kooi | 2010-01-14 | 1 | -0/+28 |
| | | | | login sessions | ||||
* | angstrom-GNOME-image: add image that gives you gdm + gnome desktop | Koen Kooi | 2010-01-14 | 1 | -0/+22 |
| | |||||
* | helloworld-image: Set some IMAGE_* so that nothing extra gets included. | Leon Woestenberg | 2010-01-01 | 1 | -0/+5 |
| | | | | Signed-off-by: Leon Woestenberg <leon@sidebranch.com> | ||||
* | linux-openmoko: use add module_autoload for 2.6.31, add ppp_generic and load ↵ | Martin Jansa | 2009-12-22 | 1 | -6/+0 |
| | | | | | | snd modules from machine configs Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | shr-image.inc: Remove g_ether loading hack, we use usb-gadget-mode for ↵ | Sebastian Spaeth | 2009-12-02 | 1 | -7/+1 |
| | | | | | | loading g_ether Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
* | shr-image.inc: Remove htop.desktop hack, we don't even install htop anymore | Sebastian Spaeth | 2009-12-02 | 1 | -2/+0 |
| | | | | Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
* | shr-image.inc: remove 1 module autoload hack. 2 of them left. | Sebastian Spaeth | 2009-12-02 | 1 | -3/+2 |
| | | | | Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
* | shr-image.inc: bump PR to pickup DISTRO_SSH_DAEMON change | Klaus Kurzmann | 2009-11-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
* | task-fso* compliance: update requirements and include it in shr-image | Martin Jansa | 2009-11-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | shr-image, shr-lite-image: for building SHR distribution | Martin Jansa | 2009-11-18 | 11 | -0/+278 |
| | |||||
* | ti-demo-x11-image: add task and image for build x11 based demo image for TI ↵ | Brijesh Singh | 2009-11-02 | 1 | -0/+31 |
| | | | | platforms. | ||||
* | xfce46-image: Add very simple Xfce 4.6 image | David-John Willis | 2009-10-27 | 1 | -0/+14 |
| | |||||
* | opie-image-16mb: remove broken irda-task for now | Henning Heinold | 2009-10-04 | 1 | -1/+0 |
| | |||||
* | mdev,micro-base-image: removing mdev,because there is already "busybox-mdev" | Denis 'Gnutoo' Carikli | 2009-09-27 | 1 | -1/+1 |
| | | | | | | | mdev recipe was useless and had an empty config(mdev.conf) That caused some issues such as not beeing able to boot moreover I was told that I could drop it: "Please go ahead and drop it :-)" | ||||
* | fso2-console-image: new recipe for fso2-compliance | Michael 'Mickey' Lauer | 2009-09-19 | 1 | -0/+15 |
| | |||||
* | native-sdk-image.bb: Use IMAGE_BASENAME = "native-sdk-image" | Khem Raj | 2009-09-10 | 1 | -2/+3 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | console-image.bb: Require console-base-image | Khem Raj | 2009-09-10 | 1 | -17/+3 |
| | | | | | | * Get rid of code duplication. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | images: Rename native-sdk-console-image.bb as native-sdk-image.bb | Khem Raj | 2009-09-10 | 1 | -0/+0 |
| | | | | | | tasks: Rename task-native-sdk.bb as task-sdk-native.bb Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | sugar-image: updated to use the task-sugar-sucrose recipe | Elena Grandi | 2009-07-01 | 1 | -1/+2 |
| | |||||
* | recipes/images/x11-jvm-image.bb replaced typo '$(ADD_JVM)' | Marco Cavallini | 2009-06-25 | 1 | -3/+3 |
| | | | | Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com> | ||||
* | opie-image: make inclusion of irda and bluetooth tasks contingent upon ↵ | Rolf Leggewie | 2009-06-24 | 1 | -1/+2 |
| | | | | COMBINED_FEATURES | ||||
* | Added recipes/images/x11-jvm-image.bb for KaeilOS with JVM inclusion | Marco Cavallini | 2009-06-23 | 1 | -0/+41 |
| | | | | Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com> | ||||
* | micro-base-image: new image | Phil Blundell | 2009-06-15 | 1 | -0/+19 |
| | |||||
* | micro-image: remove assignment to ONLINE_PACKAGE_MANAGEMENT, micro.conf sets ↵ | Phil Blundell | 2009-06-14 | 1 | -4/+0 |
| | | | | this now | ||||
* | figment: update SRC_URI and reinstate in gpe-image | Phil Blundell | 2009-06-13 | 1 | -0/+1 |
| | |||||
* | gpe-image: figment is unfetchable, punt it from the image | Phil Blundell | 2009-06-13 | 1 | -1/+0 |
| | |||||
* | beagleboard demo image: use install_lunguas | Koen Kooi | 2009-06-12 | 1 | -1/+1 |
| | |||||
* | various nylon stuff: Updates to nylon-only code, needed to work with the ↵ | Martin Dietze | 2009-05-20 | 3 | -12/+28 |
| | | | | current OE. | ||||
* | gpe-image: Add license information and allow a "demo" style distro to log in ↵ | Florian Boor | 2009-05-13 | 1 | -0/+3 |
| | | | | automatically. |