mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-09-24 22:36:22 +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
|
require \${PN}.inc
|
||||||
SRCREV = "v\${PV}"
|
SRCREV = "v\${PV}"
|
||||||
|
SRC_URI = "git://invent.kde.org/frameworks/\${BPN};nobranch=1;protocol=https"
|
||||||
|
S = "\${WORKDIR}/git"
|
||||||
EOM
|
EOM
|
||||||
git add $name
|
git add $name
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user