mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-27 14:08:22 +01:00
Compare commits
3 Commits
e198123d39
...
ff6dda88e2
Author | SHA1 | Date | |
---|---|---|---|
|
ff6dda88e2 | ||
|
822bcbe104 | ||
|
e1bb9237fe |
@ -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 = "scarthgap styhead"
|
LAYERSERIES_COMPAT_wayland = "styhead"
|
||||||
|
|
||||||
LAYERDEPENDS_wayland = " \
|
LAYERDEPENDS_wayland = " \
|
||||||
core \
|
core \
|
||||||
|
@ -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 = "aac97a1fd10d18d97b3f9415e712926374808823"
|
SRCREV = "e4a13203112a036fc7f437d391c7810f3dd5ab52"
|
||||||
PV = "0.4.0"
|
PV = "0.4.1"
|
||||||
|
|
||||||
inherit cmake pkgconfig
|
inherit cmake pkgconfig
|
||||||
|
@ -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 = "9b54342baa27d8de0460e1103ec4c3cc65592ed8"
|
SRCREV = "0f594732b063a90d44df8c5d402d658f27471dfe"
|
||||||
PV = "0.43-dev"
|
PV = "0.43"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit meson pkgconfig features_check
|
inherit meson pkgconfig features_check
|
||||||
|
Loading…
Reference in New Issue
Block a user