diff mbox series

[3/3] opkg-arch-config: update recipe HOMEPAGE

Message ID 20240208175020.1017580-3-alex.stewart@ni.com
State Accepted, archived
Commit 6ff8b43e08840582ee8d88261cbaffd33c2304f9
Headers show
Series [1/3] opkg: upgrade to 0.6.3 | expand

Commit Message

Alex Stewart Feb. 8, 2024, 5:50 p.m. UTC
Signed-off-by: Alex Stewart <alex.stewart@ni.com>
---
 meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb b/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb
index dfd66a1168..726a259a8c 100644
--- a/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb
+++ b/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb
@@ -1,5 +1,5 @@ 
 SUMMARY = "Architecture-dependent configuration for opkg"
-HOMEPAGE = "http://code.google.com/p/opkg/"
+HOMEPAGE = "https://git.yoctoproject.org/opkg/"
 LICENSE = "MIT"
 PACKAGE_ARCH = "${MACHINE_ARCH}"