diff options
Diffstat (limited to 'meta-oe/recipes-support/xdg-dbus-proxy')
-rw-r--r-- | meta-oe/recipes-support/xdg-dbus-proxy/xdg-dbus-proxy_0.1.6.bb (renamed from meta-oe/recipes-support/xdg-dbus-proxy/xdg-dbus-proxy_0.1.5.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/xdg-dbus-proxy/xdg-dbus-proxy_0.1.5.bb b/meta-oe/recipes-support/xdg-dbus-proxy/xdg-dbus-proxy_0.1.6.bb index e10ccd04ea..43536f5d7b 100644 --- a/meta-oe/recipes-support/xdg-dbus-proxy/xdg-dbus-proxy_0.1.5.bb +++ b/meta-oe/recipes-support/xdg-dbus-proxy/xdg-dbus-proxy_0.1.6.bb | |||
@@ -13,7 +13,6 @@ inherit meson pkgconfig | |||
13 | 13 | ||
14 | SRC_URI = "git://github.com/flatpak/xdg-dbus-proxy.git;protocol=https;branch=main" | 14 | SRC_URI = "git://github.com/flatpak/xdg-dbus-proxy.git;protocol=https;branch=main" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | SRCREV = "1c1989e56f94b9eb3b7567f8a6e8a0aa16cba496" |
17 | SRCREV = "7466c8137fc06f863fde8486521984e43a26cd10" | ||
18 | 17 | ||
19 | BBCLASSEXTEND = "native" | 18 | BBCLASSEXTEND = "native" |