]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
opkg-arch-config: update recipe HOMEPAGE
authorAlex Stewart <alex.stewart@ni.com>
Thu, 8 Feb 2024 18:10:09 +0000 (13:10 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Feb 2024 13:54:12 +0000 (13:54 +0000)
The opkg-utils HOMEPAGE value should follow the yocto opkg fork - which
has been moved off of Google Code and is now centralized on yocto git
infrastructure.

Signed-off-by: Alex Stewart <alex.stewart@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb

index dfd66a1168917bd9476fcc25184db2cbc8aa0470..726a259a8c4b8f7e17c4ae616ccb91ec284db52d 100644 (file)
@@ -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}"