Use commit hashes for playground recipes
(cherry picked from commit 4dd9801e9a)
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${BPN}.inc
|
||||
SRCREV = "v${PV}"
|
||||
SRCREV = "72e9a61e4b55f2558b8bfaeca8b533cf6275a4f5"
|
||||
@@ -21,6 +21,7 @@ SRC_URI = "git://invent.kde.org/libraries/${BPN};nobranch=1;protocol=https"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cmake_kdeapp
|
||||
inherit pkgconfig
|
||||
|
||||
PACKAGES += " \
|
||||
${PN}-browser \
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${BPN}.inc
|
||||
SRCREV = "v${PV}"
|
||||
SRCREV = "b6ef51c830b85a080e09ca205bae667890601df1"
|
||||
|
||||
Reference in New Issue
Block a user