adjust recipes for master branch

This commit is contained in:
MarkusVolk
2021-11-23 17:16:27 +01:00
parent a085eda094
commit b6eac48695
43 changed files with 44 additions and 47 deletions

View File

@ -15,7 +15,7 @@ DEPENDS += " \
wayland-protocols \
"
SRC_URI = "git://github.com/bugaevc/wl-clipboard.git;protocol=https"
SRC_URI = "git://github.com/bugaevc/wl-clipboard.git;protocol=https;branch=master"
S = "${WORKDIR}/git"
PV = "2.0+${SRCREV}"