mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
ddcutil: update
This commit is contained in:
parent
b216c647e3
commit
9ca90264f9
@ -9,11 +9,13 @@ SRC_URI = "git://github.com/rockowitz/ddcutil.git;protocol=https;branch=master"
|
||||
DEPENDS = "i2c-tools glib-2.0 kmod"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.2.2"
|
||||
SRCREV = "5080161b456cc6a1fd3e6db3dc537e1dcd1c809b"
|
||||
PV = "1.3.0"
|
||||
SRCREV = "207f6c75b01924bf5aa7faa4a6688eb2c14dfebf"
|
||||
|
||||
inherit autotools pkgconfig gobject-introspection
|
||||
|
||||
EXTRA_OECONF:remove = '--enable-introspection'
|
||||
|
||||
CFLAGS += "-Wno-unused-but-set-variable"
|
||||
|
||||
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'drm x11 systemd', d)}"
|
||||
|
Loading…
Reference in New Issue
Block a user