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:
7e3f2b9
)
fsogsmd_git.bb: sync PV with reality and enable libgsm0710mux
author
Klaus Kurzmann
<mok@fluxnetz.de>
Fri, 26 Feb 2010 08:50:08 +0000
(09:50 +0100)
committer
Klaus Kurzmann
<mok@fluxnetz.de>
Fri, 26 Feb 2010 08:50:08 +0000
(09:50 +0100)
which is needed to get some of the modem plugins built
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
recipes/freesmartphone/fsogsmd_git.bb
patch
|
blob
|
history
diff --git
a/recipes/freesmartphone/fsogsmd_git.bb
b/recipes/freesmartphone/fsogsmd_git.bb
index
8056f4b
..
1f2d861
100644
(file)
--- a/
recipes/freesmartphone/fsogsmd_git.bb
+++ b/
recipes/freesmartphone/fsogsmd_git.bb
@@
-1,9
+1,10
@@
require cornucopia.inc
inherit fso-plugin
-PR = "${INC_PR}.
2
"
-PV = "0.
2
.0+gitr${SRCREV}"
+PR = "${INC_PR}.
0
"
+PV = "0.
5
.0+gitr${SRCREV}"
DEPENDS += "libfsoresource libgsm0710mux"
+EXTRA_OECONF_append = "--enable-libgsm0710mux"
do_install_append_shr() {
# remove .service file to disable fsogsmd autostart