qtserialport-e: Fix branch param

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2014-01-01 13:16:49 +01:00
parent 6df498dd5b
commit cb10aa2e64
2 changed files with 1 additions and 2 deletions

View File

@ -3,4 +3,3 @@ inherit qt4e
require qtserialport.inc
SRCREV = "22e45f0b0f956c025339d72ad53dca57ef684858"

View File

@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \
inherit pkgconfig
SRC_URI = " \
git://gitorious.org/qt/qtserialport.git \
git://gitorious.org/qt/qtserialport.git;branch=stable \
"
S = "${WORKDIR}/git"