mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-09-12 06:49:33 +02:00
Extend relese script with SRC_URI data for git access
This commit is contained in:
@@ -45,6 +45,8 @@ cat <<EOM > $name
|
||||
|
||||
require \${PN}.inc
|
||||
SRCREV = "v\${PV}"
|
||||
SRC_URI = "git://invent.kde.org/frameworks/\${BPN};nobranch=1;protocol=https"
|
||||
S = "\${WORKDIR}/git"
|
||||
EOM
|
||||
git add $name
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user