initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# erlang-p1-yconf
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ERLANG_P1_YCONF_VERSION = 1.0.8
|
||||
ERLANG_P1_YCONF_SITE = $(call github,processone,yconf,$(ERLANG_P1_YCONF_VERSION))
|
||||
ERLANG_P1_YCONF_LICENSE = Apache-2.0
|
||||
ERLANG_P1_YCONF_LICENSE_FILES = LICENSE
|
||||
ERLANG_P1_YCONF_DEPENDENCIES = erlang-p1-yaml
|
||||
|
||||
$(eval $(rebar-package))
|
||||
Reference in New Issue
Block a user