From 4323fc85071adff0222e6ca490d27fd8bbb3ec83 Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Fri, 30 Jan 2026 17:25:05 +0100 Subject: [PATCH] libtorrent-rasterbar: upgrade 2.0.10 -> 2.0.11 Changelog: https://github.com/arvidn/libtorrent/releases/tag/v2.0.11 Signed-off-by: Gyorgy Sarvari Signed-off-by: Khem Raj --- ...ent-rasterbar_2.0.10.bb => libtorrent-rasterbar_2.0.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-connectivity/libtorrent-rasterbar/{libtorrent-rasterbar_2.0.10.bb => libtorrent-rasterbar_2.0.11.bb} (93%) diff --git a/meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.10.bb b/meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.11.bb similarity index 93% rename from meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.10.bb rename to meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.11.bb index 6bfcbec25f..ca3fe2c8ee 100644 --- a/meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.10.bb +++ b/meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.11.bb @@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d8b6cb42d66e6b3c47a909c3ce678a7b" DEPENDS = "boost openssl" -SRC_URI = "git://github.com/arvidn/libtorrent.git;branch=master;protocol=https \ +SRC_URI = "git://github.com/arvidn/libtorrent.git;branch=master;protocol=https;tag=v${PV} \ git://github.com/arvidn/try_signal.git;branch=master;protocol=https;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/deps/try_signal;name=try_signal" -SRCREV = "74bc93a37a5e31c78f0aa02037a68fb9ac5deb41" +SRCREV = "9d7443f467147d1784fb7516d2a882db1abb5a8b" SRCREV_try_signal = "105cce59972f925a33aa6b1c3109e4cd3caf583d" SRCREV_FORMAT .= "_try_signal"