summaryrefslogtreecommitdiff
path: root/recipes/freesmartphone
AgeCommit message (Collapse)AuthorFiles
2010-06-04frameworkd_git.bb: bump SRCREVAntonio Ospite1
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 Jansa8
* 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 Jansa2
* 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 Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-27shr-apps: bump SRCREV of autorev packagesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson1
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 Larson1
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>
2010-05-23msmcommd: bump SRCREV to latest compatible with current cornucopia SRCREVMartin Jansa1
2010-05-21cornucopia.inc: bump rev to get working fsonetworkd connection sharingKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-18freesmartphone: bump cornucopia SRCREV for fixed +CMT format and other fixesMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-17fsonetworkd_git.bb: add RDEPENDS for iptablesKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-17libframeworkd-glib: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-11freesmartphone: bump SRCREVs for more gprs fixes and direct sms deliveryMartin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-09fsoinitd_git.bb: new recipeKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-04libfso-glib_git.bb: bump PR to trigger rebuild for updated fso-specsKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-04cornucopia.inc: bump rev to get SMS reference id fix in fsogsmdKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-04fso-specs_git.bb: bump rev to get TimeReport signalKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-04frameworkd_git.bb: bump rev to get more opimd fixesKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-02opimd-utils_git.bb: bump revKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-02frameworkd_git.bb: bump rev for some opimd fixesKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-02fsoraw: add recipe for fsoraw rewritten in valaMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02fsodeviced: make fsodeviced.conf files CONFFILESSebastian Krzyszkowiak1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-01freesmartphone: bump SRCREVs a bit for fixed pppMartin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-01cornucopia: move SRCREV to cornucopia.inc and update all recipes using thatMartin Jansa8
* remove vars already set in cornucopia.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-01freesmartphone: create python-helpers.inc, with shared variables and SRCREVMartin Jansa5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-30fso-specs: Don't use PACKAGE_ARCH=all due to pkgconfig files.Tom Rini1
Without this, we can't reuse TMPDIR for multiple arches. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-04-28libframeworkd-glib: bump SRCREV for DeviceStatus signalsMartin Jansa1
2010-04-28frameworkd: bump SRCREV for opimd improvementsMartin Jansa1
2010-04-28fsogsmd: add fsogsmd.conf files to CONFFILESMartin Jansa1
* deep sleep and echo option will be changed on many target devices * can be removed as soon as there is two step lookup in fsobasics Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-28freesmartphone: bump SRCREV for latest fsogsmd: modem_ti_calypso tweaksMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-28frameworkd: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-28vala / freesmartphone: vala now also looks in the target directory for vapi ↵Michael 'Mickey' Lauer14
files We can finally inherit autotools now and remove legacy staging
2010-04-26fsodeviced: add short preinst work-arroundMartin Jansa1
* 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-26Revert "vala.bbclass and assorted recipes: create own task for installing ↵Martin Jansa12
.vapi and .deps instead of using do_stage()" * This reverts commit a38e7ff2810e55455c7ff7b01d4882344b420e18. * It was discussed on oe-devel ML and ACKed by Mickey * Side effect of this was also: Everything rebuilt after it cannot be found when used later (NOTE: Couldn't find shared library provider for libfso-glib.so.0) and it's dropped from package RDEPENDS.
2010-04-26freesmartphone: bump SRCREV for reliable pppd with fsogsmdMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-26frameworkd: bump SRCREV for fixed "oneshot" vibration.Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-25frameworkd_git.bb: bump rev for fixed MissedCall signalKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-25vala.bbclass and assorted recipes: create own task for installing .vapi and ↵Michael 'Mickey' Lauer12
.deps instead of using do_stage() This allows to move most FSO packages to new staging
2010-04-25frameworkd_git.bb: bump rev to get latest fixesKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-24mkdump: new recipe; kernel netlink and kobject message dumperMichael 'Mickey' Lauer1
2010-04-23frameworkd_git.bb: bump rev to get message timestamp fixKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-22libframeworkd-glib_git.bb: bump rev to get fsogsmd compatability fixKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-21shr: bump SRCREVs for fsogsmd compatible versionsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21frameworkd: bump SRCREV for s/Notify/Changed/ in opreferencesdMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21fsogsmd: install dbus activation file again for SHRMartin Jansa1
2010-04-21fso: bump SRCREV for libfsotransport fixes (reliable GSM registration for om)Martin Jansa2
2010-04-19freesmartphone: use SRCPV in git recipesMartin Jansa38
* 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-14fsotdld_git.bb: give it an initscriptKlaus Kurzmann2
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-12fso-alsa: add new recipe; alsa diagnostic utilityMichael 'Mickey' Lauer1
2010-04-12zhone2: add checksum for splash fileMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>