Compare commits

..

No commits in common. "5454afc221708c9d1020edac4f6a8c364648fce9" and "a2a0d455441cfbdf11b5943808f4a3c96efa964b" have entirely different histories.

4 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@ DEPENDS = " \
SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main" SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
SRCREV = "7f8df01d4297b9068a9592400f16044602844f86" SRCREV = "4f6642808b18827a574b5225f0436c597cbcdcc5"
PV = "0.3.2" PV = "0.3.1"
inherit cmake pkgconfig inherit cmake pkgconfig

View File

@ -47,7 +47,7 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main" SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main"
SRCREV = "83d88fa56467a2b749fb2320e1595281107bd326" SRCREV = "682b30fba89c043e86d9c96bdb8df133c1683054"
PV = "0.43-dev" PV = "0.43-dev"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -39,7 +39,7 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=master" SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=master"
SRCREV = "ae7c1b139a3c71d3e11fe2477d8b21c36de6770e" SRCREV = "3f327b3db0c1fc6985c0ed3231e1bd6296584dad"
PV = "1.10-dev" PV = "1.10-dev"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -40,7 +40,7 @@ PACKAGECONFIG ?= " \
" "
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https" SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https"
SRCREV = "a0450d219fbc8a453876e70f29b9b5c2f76b0c64" SRCREV = "015bb8512ee314e1deb858cf7350b0220fc58702"
PV = "0.19-dev" PV = "0.19-dev"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"