mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
qtserialport-e: Fix branch param
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -3,4 +3,3 @@ inherit qt4e
|
||||
require qtserialport.inc
|
||||
|
||||
SRCREV = "22e45f0b0f956c025339d72ad53dca57ef684858"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user