diff options
| -rw-r--r-- | meta-oe/recipes-qt/libqofono/libqofono_0.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-qt/libqofono/libqofono_0.4.bb b/meta-oe/recipes-qt/libqofono/libqofono_0.4.bb index 826f64623a..6af8e5eca6 100644 --- a/meta-oe/recipes-qt/libqofono/libqofono_0.4.bb +++ b/meta-oe/recipes-qt/libqofono/libqofono_0.4.bb | |||
| @@ -18,7 +18,7 @@ PACKAGES =+ "${PN}-plugin ${PN}-plugin-dbg ${PN}-test" | |||
| 18 | RRECOMMENDS_${PN} = "${PN}-plugin" | 18 | RRECOMMENDS_${PN} = "${PN}-plugin" |
| 19 | 19 | ||
| 20 | SRC_URI = " \ | 20 | SRC_URI = " \ |
| 21 | git://github.com/nemomobile/${PN}.git;branch=${BRANCH} \ | 21 | git://github.com/nemomobile/${BPN}.git;branch=${BRANCH} \ |
| 22 | " | 22 | " |
| 23 | S = "${WORKDIR}/git" | 23 | S = "${WORKDIR}/git" |
| 24 | 24 | ||
