mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/dracut: update URLs
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) <fiona.klute@gmx.de>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit ec8c6e4487)
Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
This commit is contained in:
committed by
Titouan Christophe
parent
619ddb7812
commit
141a225c03
@@ -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/
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user