Compare commits

..

No commits in common. "ff6dda88e254f354d22e0d3d99145b300ed94eeb" and "e198123d392df34a3cd01800702faf3ab5b60ad9" have entirely different histories.

3 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "wayland"
BBFILE_PATTERN_wayland = "^${LAYERDIR}/" BBFILE_PATTERN_wayland = "^${LAYERDIR}/"
BBFILE_PRIORITY_wayland = "5" BBFILE_PRIORITY_wayland = "5"
LAYERSERIES_COMPAT_wayland = "styhead" LAYERSERIES_COMPAT_wayland = "scarthgap styhead"
LAYERDEPENDS_wayland = " \ LAYERDEPENDS_wayland = " \
core \ core \

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 = "e4a13203112a036fc7f437d391c7810f3dd5ab52" SRCREV = "aac97a1fd10d18d97b3f9415e712926374808823"
PV = "0.4.1" PV = "0.4.0"
inherit cmake pkgconfig inherit cmake pkgconfig

View File

@ -42,8 +42,8 @@ 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 = "0f594732b063a90d44df8c5d402d658f27471dfe" SRCREV = "9b54342baa27d8de0460e1103ec4c3cc65592ed8"
PV = "0.43" PV = "0.43-dev"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit meson pkgconfig features_check inherit meson pkgconfig features_check