mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
Remove local libyang-cpp and sysrepo-cpp
It has been included in buildroot
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
################################################################################
|
||||
#
|
||||
# CPP bindings for sysrepo
|
||||
#
|
||||
################################################################################
|
||||
SYSREPO_CPP_VERSION = v6
|
||||
SYSREPO_CPP_SITE = $(call github,sysrepo,sysrepo-cpp,$(SYSREPO_CPP_VERSION))
|
||||
SYSREPO_CPP_LICENSE = BSD-3-Clause
|
||||
SYSREPO_CPP_LICENSE_FILES = LICENSE
|
||||
SYSREPO_CPP_DEPENDENCIES = sysrepo libyang-cpp
|
||||
SYSREPO_CPP_INSTALL_STAGING = YES
|
||||
|
||||
$(eval $(cmake-package))
|
||||
Reference in New Issue
Block a user