[Buildroot] [git commit] package/dracut: update URLs
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/ec8c6e44874e4eefaf8b6f7c92464cec6db8c6ef branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master The Github repository has been renamed from dracut-ng to dracut. The wiki still exists, but the actual documentation has been moved to dracut-ng.github.io. Signed-off-by: Fiona Klute (Othermo GmbH) <[email protected]> Signed-off-by: Julien Olivain <[email protected]> --- package/dracut/Config.in.host | 2 +- package/dracut/dracut.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/dracut/Config.in.host b/package/dracut/Config.in.host index 88dec969c3..af68728457 100644 --- a/package/dracut/Config.in.host +++ b/package/dracut/Config.in.host @@ -8,4 +8,4 @@ config BR2_PACKAGE_HOST_DRACUT dracut-ng is a drop-in replacement for the legacy dracut project. - https://github.com/dracut-ng/dracut-ng/wiki + https://dracut-ng.github.io/dracut/ diff --git a/package/dracut/dracut.mk b/package/dracut/dracut.mk index 0bd24d49f4..0bf755319e 100644 --- a/package/dracut/dracut.mk +++ b/package/dracut/dracut.mk @@ -5,7 +5,7 @@ ################################################################################ DRACUT_VERSION = 112 -DRACUT_SITE = $(call github,dracut-ng,dracut-ng,$(DRACUT_VERSION)) +DRACUT_SITE = $(call github,dracut-ng,dracut,$(DRACUT_VERSION)) DRACUT_LICENSE = GPL-2.0 DRACUT_LICENSE_FILES = COPYING DRACUT_CPE_ID_VALID = YES _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot