mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-18 21:33:39 -09:00
package/davinci-bootcount: update GitHub URL
The patch updates the GitHub URL, which has recently changed.
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit f443c7236d)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
c39750f52d
commit
6bd6ceb540
@@ -8,4 +8,4 @@ config BR2_PACKAGE_DAVINCI_BOOTCOUNT
|
||||
SCRATCH2 register. This tool allows to read and write this
|
||||
register from userspace.
|
||||
|
||||
https://github.com/VoltServer/uboot-davinci-bootcount
|
||||
https://github.com/VoltServer/uboot-bootcount
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
DAVINCI_BOOTCOUNT_VERSION = 2.0.0
|
||||
DAVINCI_BOOTCOUNT_SITE = $(call github,VoltServer,uboot-davinci-bootcount,v$(DAVINCI_BOOTCOUNT_VERSION))
|
||||
DAVINCI_BOOTCOUNT_SITE = $(call github,VoltServer,uboot-bootcount,v$(DAVINCI_BOOTCOUNT_VERSION))
|
||||
DAVINCI_BOOTCOUNT_LICENSE = GPL-3.0
|
||||
DAVINCI_BOOTCOUNT_LICENSE_FILES = COPYING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user