Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
DESCRIPTION = "CPLD/FPGA Programmer"
|
||||
PR = "r1"
|
||||
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SRC_URI = "git://github.com/Nuvoton-Israel/loadsvf.git;branch=master;protocol=https"
|
||||
SRCREV = "f2296005cbba13b49e5163340cac80efbec9cdf4"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
DEPENDS += "autoconf-archive-native"
|
||||
|
||||
Reference in New Issue
Block a user