aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr
AgeCommit message (Collapse)Author
2011-09-05initscripts-shr: add a palmpre specific umountfs scriptSylvain Paré
* JaMa: fixed line breaks and rebumped PR Signed-off-by: Sylvain 'GarthPS' Paré <sylvain.pare@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-19initscripts-shr: PR bumpMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-19initscripts-shr: changed mountdevsubfs.sh to mount /dev/pts after udevSylvain Paré
* since this commit http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=974dfb87778a26b80983b44c94922d0acb257e33 machines using udev and mountdevsubfs.sh had issue of pts not mounted because both were at init level S04 despite mountdevsubfs.sh was depending on udev.. Signed-off-by: Sylvain 'GarthPS' Paré <sylvain.pare@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-16libphone-ui-shr, libphone-ui, libphone-utils, e-wm-config-illume2-shr: bump ↵Martin JaMa Jansa
SRCREVs Signed-off-by: Martin JaMa Jansa <Martin.Jansa@gmail.com>
2011-06-13gtk-theme-e17lookalike: fix htcdream's gtkrcDenis 'GNUtoo' Carikli
Without that fix we have all the gtk appliactions that looks too big: The htcdream's DPI was added to match its real DPI, So now we have to remove the htcdream's specific gtkrc, else the gtk applications looks too big. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-05-09libphone-ui-shr: bump PR to rebuild against new glibMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-07shr: sync recipes with meta-shrMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-07libmodulo: drop, unusedMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-07ologicd: drop, unusedMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-07shr-today: drop, replaced by phoneuidMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-07libphone-ui: bump SRCREV for glib-2.29Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-07libshr-glib: bump SRCREV for glib-2.29 support and use gdbus-codegen from ↵Martin Jansa
glib-2.0-native Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-07phoneuid: bump SRCREV for glib-2.29Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-07phonefsod: bump SRCREV for glib-2.29Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-27e-wm-config-illume2-shr: bump SRCREV and PRLukas Märdian
* this replaces e's default battery gadget with the newly introduced battery-fso gadget (from shr-e-gadgets) * affects all shr powered devices * changes will be visible on the device after upgrade, once ~/.e has been removed Signed-off-by: Lukas Märdian <lukasmaerdian@gmail.com>
2011-04-27shr-e-gadgets: bump SRCREV and PRLukas Märdian
* this adds a new e-gadget: battery-fso * battery-fso is an alternative battery gadget, which uses fsodeviced as data source Signed-off-by: Lukas Märdian <lukasmaerdian@gmail.com>
2011-04-11initscripts-shr: bringup phonet in nokia-n900-cmt-gpio.sh and RDEPEND on itKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-25e-wm-config-illume2-shr: use palmpre config option and bump SRCREVLukas Märdian
* bump SRCREV and PR * set PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}" * add --enable-machine-palmpre to EXTRA_OECONF_palmpre * now a bigger illume-indicator (top-bar) is used for the palmpre Signed-off-by: Lukas Märdian <lukasmaerdian@gmail.com> Acked-by: Simon Busch <morphis@gravedo.de>
2011-03-22e-wm: use ESYSACTIONS,EMENU,ECONFIG,ETHEME variables instead of hardcoded ↵Martin Jansa
e-wm-sysactions/e-wm-menu runtime dependency * ILLUME_THEME/ILLUME_CONFIG were renamed to ETHEME/ECONFIG to use the same variable names as task-demo-x11/task-beagleboard-* * e-wm-sysactions-shr doesn't need RPROVIDES anymore * fixes last multiple providers notice I had NOTE: multiple providers are available for runtime e-wm-sysactions (e-wm, e-wm-sysactions-shr) NOTE: consider defining a PREFERRED_PROVIDER entry to match e-wm-sysactions Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-18shr-settings: add elementary.sh for htcleoLukas-David Gorris
* Based on GNUtoo's config for nexus one. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-14shr: bump libshr-glib, shr-specs, libphone-ui, phonefsod SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-05shr-settings: bump SRCREVThomas Zimmermann
This is to update the timezone lable after the timezone has changed. Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2011-03-03recipes: drop unused SHR_RELEASE fieldMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-03recipes: don't use weak assignment for LICENSEMartin Jansa
* while trying openembedded-core I've noticed that such LICENSE field is ignored anyways * it doesn't make much sense Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-03recipes: s/LICENCE/LICENSE/gMartin Jansa
* while trying openembedded-core I've noticed that some recipes have LICENCE instead LICENSE which is checked in oe-core, just rename Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-02gtk-theme-{neo,e17lookalike} : add support for htcdream and bump SRCREVDenis 'GNUtoo' Carikli
Note that the SRCREV bump is needed for supporting the htcdream: else /etc/gtk-2.0/gtkrc's font size are not taken into account with the default theme( The problem is fixed by shr's commit 1564a06ebf8680a2824f5d0db0616279e72c5296 in shr-themes's git). Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-03-02shr-theme-gtk-e17lookalike: rename to gtk-theme-e17lookalike, simplify shr ↵Martin Jansa
gtk-themes and add PN-gtkrc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-02shr-settings: add specific elementary.sh for the htcdream machineDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-03-01libphone-ui: move config files back to libphone-ui repoMartin Jansa
* install right one in do_install_append if machine specific is available * this helps keeping OE config and libphone-ui sources consistent Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-01initscripts-shr: fix missing quoteMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-01libphone-ui: add libphone-ui-config to libphone-ui RDEPENDS instead of ↵Martin Jansa
task-shr-minimal-apps Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-02-28initscripts-shr: add correct commands for halt/reboot for palmpre machineSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-02-27SHR: bump SRCREVsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-02-27shr-settings: add specific elementary.sh for palmpre machineSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-02-27initscripts-shr_0.0.1.bb: install g_ether.sh for om-gta02 onlyKlaus Kurzmann
Furthermore set the correct PACKAGE_ARCH for om-gta02 and nokia900. Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-02-27shr-e-gadgets: update SRC_REVThomas Zimmermann
This fixes a segfault when the GSM resource isn't initialized properly Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2011-02-27libphone-ui: bump SRCREVSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-02-27libphone-ui: add config file for palmpre machineSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-02-27libphone-ui: refactor recipe to make it possible to use machine specific configsSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-02-20libphone-ui-shr: fix "Missing inherit gettext?"Thomas Zimmermann
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2011-02-12shr-e-gadgets: add path to edje-ccMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-02-12shr-e-gadgets: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-28initscripts-shr: remove devtmpfs initscript for palmpre machineSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-23initscripts-shr: add script to populate /dev/cmt on nokia900Klaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-01-19shr: bump SRCREVs to latest for recipes included in shr-autorevMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-17frameworkd: merge frameworkd-config-shr_git.bb to frameworkd_git.bb and cleanupMartin Jansa
* move init.d file and all config files applied in OE to frameworkd repo * drop PREFERRED_PROVIDER_frameworkd-config as only one provider exists now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-17frameworkd-config-shr: bump SRCREV for new om-gta01 frameworkd.confMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-15initscripts-shr: add modified version of halt/reboot scripts for palmpre machineSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-01-10libphone-ui-shr: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-09shr-splash-theme-logo: bump SRCREV(fixes htcdream splash screen) and PRDenis 'GNUtoo' Carikli
Without that SRCREV bump, the htcdream has a wrong boot splash screen, in fact the old splash screen was made for the palm pre which doesn't have the exact same framebuffer(while having the same resolution). Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>