mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
dbus-broker: fix upstream version check
Fixes: INFO: Skip package dbus-broker (status = UNKNOWN_BROKEN, current version = 21, next version = N/A) After this commit: INFO: dbus-broker, 21, 22, None, N/A Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
This commit is contained in:
committed by
Khem Raj
parent
5eeaa3edef
commit
18b434594c
@@ -16,6 +16,8 @@ SRC_URI += " file://0006-launch-policy-fix-crash-when-exporting-selinux.patch"
|
||||
SRC_URI[md5sum] = "a17886a92ab1e0bc2e4b1a274339e388"
|
||||
SRC_URI[sha256sum] = "6fff9a831a514659e2c7d704e76867ce31ebcf43e8d7a62e080c6656f64cd39e"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/bus1/${BPN}/releases"
|
||||
|
||||
inherit meson pkgconfig systemd features_check
|
||||
|
||||
DEPENDS = "expat systemd"
|
||||
|
||||
Reference in New Issue
Block a user