git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4af2054
)
python-gammu: Recipe removed. Now built as part of gammu recipe.
author
Stanislav Brabec
<utx@penguin.cz>
Sun, 18 Oct 2009 13:21:38 +0000
(13:21 +0000)
committer
utx@penguin.cz
<utx@penguin.cz>
Sun, 18 Oct 2009 13:21:38 +0000
(13:21 +0000)
recipes/python/python-gammu_0.26.bb
[deleted file]
patch
|
blob
|
history
diff --git
a/recipes/python/python-gammu_0.26.bb
b/recipes/python/python-gammu_0.26.bb
deleted file mode 100644
(file)
index
13e5484
..0000000
--- a/
recipes/python/python-gammu_0.26.bb
+++ /dev/null
@@
-1,10
+0,0 @@
-DESCRIPTION = "Python bindings for the gammu GSM phone communication library."
-HOMEPAGE = "http://cihar.com/gammu/python"
-SECTION = "devel/python"
-DEPENDS = "gammu"
-LICENSE = "GPL"
-PR = "ml1"
-
-SRC_URI = "http://dl.cihar.com/python-gammu/latest/python-gammu-${PV}.tar.bz2"
-
-inherit distutils