aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone
AgeCommit message (Collapse)Author
2010-09-20cornucopia: bump SRCREV for proximity sensor support on N900Sebastian Krzyszkowiak
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-19freesmartphone : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-15msmcomm.inc: Fix SRCREVKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-15fsogsmd: set PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}"Simon Busch
Set PACKAGE_ARCH for palmpre as we add some palmpre specific stuff for the palmpre machine and no other machine needs this actually. Signed-off-by: Simon Busch <morphis@gravedo.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-13freesmartphone/msmcomm.inc: Bump SRCREVKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-13fsogsmd: fix dependency chain for palmpre machineSimon Busch
Through the last commit for fsogsmd the dependency chain for fsogsmd was broken. libgsm0710mux was never compiled as dependency as it was overwritten by the other dependencies necessary for the palmpre machine. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-09-13libfreesmartphone-glib: new recipeKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-13cornucopia: bump to get fsogsmd fixSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-12cornucopia: bumpSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-06fsogsmd: fix dependencies for the palmpre machinemorphis/for-upstreamSimon Busch
fsogsmd now depends on msmcommd-specs as this provides the DBus API definition how to speak with the msmcomm daemon. At runtime it needs the msmcomm daemon to talk over the DBus API to the modem. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-09-06libfsotransport: add palmpre specific configure optionSimon Busch
On the palmpre machine we need the HsuartTransport libfsotransport provides but only offeres with an additional configure option. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-09-06msmcomm: split msmcommd recipe into three parts as upstream layout has changedSimon Busch
We have now three parts for the msmcomm daemon: * libmsmcomm: the actual protocol implementation of the msmcomm protocol * msmcommd: the daemon which manages the link layer + takes command from the clients and submits them to the modem * msmcommd-specs: provides the dbus API definition for the msmcomm daemon which lets the client talk to the daemon Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-08-21Revert "recipes: Replace ${PN} override with pn-${PN} for PACKAGE_ARCH"Khem Raj
This reverts commit 4e9905b2be6438156dc8ad88839de04e91c922ec. pn-${PN} is different override can not be used in all cases here. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-20libfso-glib_git.bb: sync PV with upstreamMichael Kurz
Signed-off-by: Michael Kurz <betheg@bitcloner.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-20fso-specs_git.bb: sync PV with upstreamMichael Kurz
Signed-off-by: Michael Kurz <betheg@bitcloner.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03500+ recipes: remove do_stageFrans Meulenbroeks
This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-08-01fsodeviced: build htcdream powercontrol pluginMichael 'Mickey' Lauer
2010-08-01mdbus2_git.bb: bump SRCREV and sync PVKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-29recipes: Replace ${PN} override with pn-${PN} for PACKAGE_ARCHKhem Raj
* Needed to get CURRENT_TARGET_SYS to evaluate correctly in bitbake.conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-29cornucopia.inc: bump FSO_CORNUCOPIA_SRCREVKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-29libfso-glib_git.bb: bump SRCREVKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-29fso-specs_git.bb: bump SRCREVKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-25freesmartphone: bump SRCREV and sync PVs with upstreamMichael Kurz
Signed-off-by: Michael Kurz <betheg@bitcloner.org>
2010-07-23fsogsmd: temporarily disable palm pre support, until upstream has been ↵Michael 'Mickey' Lauer
sorted out
2010-07-22cornucopia.inc: bump FSO_CORNUCOPIA_SRCREV to get SetFunctionality fixes of ↵Klaus Kurzmann
fsogsmd Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-20zhone: don't call exit from Xsession.d scriptMartin Jansa
* xserver-common version of Xsession does "source" for Xsession.d/* and exit kills main Xsession script Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-18cornucopia: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-15msmcommd: add missing dependencyMichael 'Mickey' Lauer
2010-07-14frameworkd: bump SRCREV, remove applied patchesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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-07-10msmcommd_git.bb: bump SRCREVKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-10fsogsmd_git.bb: fix striplevel for modified config patchKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-10fsogsmd_git.bb: update patch to fix config for newer kernels on GTA02Klaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-09cornucopia.inc: bump FSO_CORNUCOPIA_SRCREVKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-07mdbus2_git.bb: bump SRCREVKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-07frameworkd: add patch for SHR to workaround bug in kernel resulting in weak ↵Sebastian Krzyszkowiak
vibrator strength Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-03fsogsmd: apply patch only for openmoko devicesMichael 'Mickey' Lauer
2010-06-25fsogsmd: add patches for 2.6.31+ on om-gta02Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-25frameworkd: add patches for 2.6.31+ on om-gta02Martin Jansa
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-20freesmartphone: bump SRCREVMartin 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-10recipes: conform to OE packaging guidelines with ↵Martin Jansa
RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES * even worse than last RDEPENDS/RRECOMMENDS change, because now ie: opkg info coreutils-doc Provides: textutils, shellutils, fileutils Replaces: textutils, shellutils, fileutils Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Roman I Khimov <khimov@altell.ru>
2010-06-04frameworkd_git.bb: bump SRCREVAntonio Ospite
ogsmd has now some more reliable support for the Freescale Neptune modem used in Motorola EzX phones. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
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-31fso-specs: don't break QA while staging pkgconfig fileMartin Jansa
* move STAGING_DIR_HOST prefix to recipes using it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-29opimd-utils: bump SRCREV for statsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-27shr-apps: bump SRCREV of autorev packagesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>