From 0b2deaab02251a61fedbb15bda3b908147c717cc Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Mon, 12 Jan 2026 18:39:57 +0100 Subject: [PATCH] acpitool: update SRC_URI The old SRC_URI stopped working (its certificate expired), and the recipe defaulted to OE mirrors. Signed-off-by: Gyorgy Sarvari Signed-off-by: Khem Raj --- meta-oe/recipes-bsp/acpitool/acpitool_0.5.1.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-oe/recipes-bsp/acpitool/acpitool_0.5.1.bb b/meta-oe/recipes-bsp/acpitool/acpitool_0.5.1.bb index 2a9ba574ef..8bdc657fce 100644 --- a/meta-oe/recipes-bsp/acpitool/acpitool_0.5.1.bb +++ b/meta-oe/recipes-bsp/acpitool/acpitool_0.5.1.bb @@ -4,8 +4,7 @@ HOMEPAGE = "http://freeunix.dyndns.org:8088/site2/acpitool.shtml" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -SRC_URI = "http://nchc.dl.sourceforge.net/project/${BPN}/${BPN}/${PV}/${BP}.tar.bz2 \ - " +SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}/${PV}/${BP}.tar.bz2" inherit autotools