initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# jo
|
||||
#
|
||||
################################################################################
|
||||
|
||||
JO_VERSION = 1.4
|
||||
JO_SITE = https://github.com/jpmens/jo/releases/download/$(JO_VERSION)
|
||||
JO_LICENSE = MIT (json.[ch]), GPL-2.0+ (rest)
|
||||
JO_LICENSE_FILES = COPYING
|
||||
# don't build man pages
|
||||
JO_CONF_ENV = ac_cv_path_PANDOC=''
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user