diff options
| -rw-r--r-- | meta-oe/recipes-qt/qtserialport/qtserialport-e_5.1.0.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-qt/qtserialport/qtserialport.inc | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-qt/qtserialport/qtserialport-e_5.1.0.bb b/meta-oe/recipes-qt/qtserialport/qtserialport-e_5.1.0.bb index dcaac2096d..c466562bbf 100644 --- a/meta-oe/recipes-qt/qtserialport/qtserialport-e_5.1.0.bb +++ b/meta-oe/recipes-qt/qtserialport/qtserialport-e_5.1.0.bb | |||
| @@ -3,4 +3,3 @@ inherit qt4e | |||
| 3 | require qtserialport.inc | 3 | require qtserialport.inc |
| 4 | 4 | ||
| 5 | SRCREV = "22e45f0b0f956c025339d72ad53dca57ef684858" | 5 | SRCREV = "22e45f0b0f956c025339d72ad53dca57ef684858" |
| 6 | |||
diff --git a/meta-oe/recipes-qt/qtserialport/qtserialport.inc b/meta-oe/recipes-qt/qtserialport/qtserialport.inc index fc2020d491..dde49a5cef 100644 --- a/meta-oe/recipes-qt/qtserialport/qtserialport.inc +++ b/meta-oe/recipes-qt/qtserialport/qtserialport.inc | |||
| @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \ | |||
| 12 | inherit pkgconfig | 12 | inherit pkgconfig |
| 13 | 13 | ||
| 14 | SRC_URI = " \ | 14 | SRC_URI = " \ |
| 15 | git://gitorious.org/qt/qtserialport.git \ | 15 | git://gitorious.org/qt/qtserialport.git;branch=stable \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
