summaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fsodeviced_git.bb
AgeCommit message (Collapse)Author
2010-08-01fsodeviced: build htcdream powercontrol pluginMichael 'Mickey' Lauer
2010-07-25freesmartphone: bump SRCREV and sync PVs with upstreamMichael Kurz
Signed-off-by: Michael Kurz <betheg@bitcloner.org>
2010-07-14freesmartphone: bump cornucopia SRCREV, remove aplied patch from fsogsmd and ↵Martin Jansa
use FSO_CORNUCOPIA_SRCREV again in mdbus2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-25fsodeviced: make alsa states for 2.6.31 defaultMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-10recipes: bump PR/INC_PR for packages changed in ↵Martin Jansa
RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup * only 769 from 1102 recipes were covered by automatic PR bump, list of remaining 333 recipes not using PR/INC_PR is available for manual PR add or INC_PR conversion - volunteers? http://build.shr-project.org/tests/jama/files.not.PR.bumped * just echo 'PR = "r1"' to recipes without any PR/INC_PR is not so good idea without manual check, because sometimes they rely on PR set in their .inc file and "r1" could make it go backwards Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-03recipes: conform to OE packaging guidelines with RDEPENDS/RRECOMMENDSMartin Jansa
* there is probably very few cases when it's needed without _${PN}, if you find one in attached patch, please enlighten me * usually we want those only for ${PN} not for all ${PACKAGES} ie ${PN}-dev, ${PN)-doc etc * there is a check for this in recipe-sanity.bclass * there is maybe few possible fixes also in bbclasses cpan-base.bbclass:RDEPENDS += "${@["perl", ""][(bb.data.inherits_class('native', d))]}" distutils-base.bbclass:RDEPENDS += "python-core" gtk-icon-cache.bbclass:RDEPENDS += "hicolor-icon-theme" image.bbclass:RDEPENDS += "${IMAGE_INSTALL} ${IMAGE_BOOT}" module.bbclass:RDEPENDS += "kernel (${KERNEL_VERSION}) update-modules" ?opie_i18n.bbclass: rdepends = bb.data.getVar("RDEPENDS", d, 1) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS_%s' % x[0].lower(), pn, d) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS', rdepends, d) rubyextension.bbclass:RDEPENDS += "ruby" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com>
2010-05-02fsodeviced: make fsodeviced.conf files CONFFILESSebastian Krzyszkowiak
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-26fsodeviced: add short preinst work-arroundMartin Jansa
* for opkg complaining that it cannot replace alsa-default dir (leftover from older fsodeviced) with new alsa-default symlink Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-19freesmartphone: use SRCPV in git recipesMartin Jansa
* with PE bump * FSO people usually use fso-autorev.inc already, so this change won't change PV scheme Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07freesmartphone: move SRCREVs to recipesMartin Jansa
* simplify fso-autorev * move cornucopia and python-helpers rev to sane-srcrevs.inc * drop SRCREV for removed recipes fsolocationd, fsotimed, vala-native
2010-02-27fsodeviced: use it as default alsa scenarii provider, drop fso-alsa-data ↵Martin Jansa
from task-fso2-compliance, add RPROVIDES Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-02freesmartphone: bump SRCREVs to HEAD, drop configs and use configs provided ↵Martin Jansa
with source Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
2010-01-31fsodeviced: ship new machine configuration filesMichael 'Mickey' Lauer
2010-01-11fsodeviced: fix typo in configKlaus Kurzmann
the powercontrol sections were spelled wrongly Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-01-11fso: add .conf files to CONFFILES, remove .service file for fsogsmd for SHRMartin Jansa
* fsogsmd is installed in SHR images only for testing purposes, but .service file makes dbus trying to autostart it, which conflicts with ogsmd running by default from frameworkd. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-09fsodeviced: fix parsing error and disable accel and rfkillKlaus Kurzmann
in om-gta02 config as fsodeviced segfaults with one of those two enabled. Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-01-08fsodeviced: add a general config file and one for om-gta02 machineKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-03fsodeviced_git.bb: remove niceness as it does not use libcanberra anymoreKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-11-28fsodeviced: explicitly enable the rfkill and canberra player pluginsMichael 'Mickey' Lauer
2009-11-25fsodeviced: adjust path in initscript - fsodeviced moved to /usr/sbinKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-11-21fsodeviced: set default niceness to +10 rather than -19Sebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-19fsodeviced: update recipe from SHRMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-10-21fso: add some new dependenciesMichael 'Mickey' Lauer
2009-08-07freesmartphone: catch up with milestone5.5 and SHR/importMichael 'Mickey' Lauer
2009-04-11fsogsmd: new recipeMichael 'Mickey' Lauer
use cornucopia.inc
2009-03-21frameworkd: bump to current HEAD; add configuration for htc-msm7 ↵Michael 'Mickey' Lauer
MACHINE_CLASS and motorola-ezx MACHINE_CLAS
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>