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>
This commit is contained in:
parent
b7232c51dd
commit
f443c7236d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user