aboutsummaryrefslogtreecommitdiff
path: root/utils/gammu/files
Commit message (Collapse)AuthorAge
* utils: Fix typos (found by codespell)Stefan Weil2016-03-26
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* gammu: change startup/config file names to avoid potential conflictaTanW2015-02-26
| | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 8 ++++---- files/gammu.init | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-)
* gammu: add uci config and procd service controlaTanW2015-02-13
| | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 8 +++++---
* This adds package gammu v 1.33.0 to the build treeaTanW2014-12-09
Gammu is a tool for cell phone/modem control, including send/receive SMS, phone directory and other. Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 68 +++++++++++++++++++++++++++++++ files/gammurc | 37 ++++++++++++++++ patches/001-iconv-disabling-option.patch | 51 +++++++++++++++++++++++ patches/002-no-fstack-protector.patch | 11 +++++ patches/003-cmake-cross-toolchain.patch | 43 +++++++++++++++++++ patches/010-utils-shell-fix.patch | 16 +++++++ 6 files changed, 226 insertions(+)