mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/racehound: switch project site
Previous repo is unavailable, switch to fork.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 655accbfea)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
10fee753bb
commit
0161403b86
@@ -23,7 +23,7 @@ config BR2_PACKAGE_RACEHOUND
|
|||||||
- CONFIG_KALLSYMS_ALL
|
- CONFIG_KALLSYMS_ALL
|
||||||
- CONFIG_KPROBES
|
- CONFIG_KPROBES
|
||||||
|
|
||||||
https://github.com/winnukem/racehound
|
https://github.com/kmrov/racehound
|
||||||
|
|
||||||
comment "racehound needs an Linux kernel >= 3.14 to be built"
|
comment "racehound needs an Linux kernel >= 3.14 to be built"
|
||||||
depends on !BR2_LINUX_KERNEL
|
depends on !BR2_LINUX_KERNEL
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
RACEHOUND_VERSION = f09f06fcc3c77c8c5541be3ba5be80aa8148ce0c
|
RACEHOUND_VERSION = f09f06fcc3c77c8c5541be3ba5be80aa8148ce0c
|
||||||
RACEHOUND_SITE = $(call github,winnukem,racehound,$(RACEHOUND_VERSION))
|
RACEHOUND_SITE = $(call github,kmrov,racehound,$(RACEHOUND_VERSION))
|
||||||
RACEHOUND_LICENSE = GPL-2.0
|
RACEHOUND_LICENSE = GPL-2.0
|
||||||
RACEHOUND_LICENSE_FILES = LICENSE
|
RACEHOUND_LICENSE_FILES = LICENSE
|
||||||
RACEHOUND_SUPPORTS_IN_SOURCE_BUILD = NO
|
RACEHOUND_SUPPORTS_IN_SOURCE_BUILD = NO
|
||||||
|
|||||||
Reference in New Issue
Block a user