mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
@@ -4,10 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
JHEAD_VERSION = 3.04
|
||||
JHEAD_SITE = http://www.sentex.net/~mwandel/jhead
|
||||
JHEAD_VERSION = 3.06.0.1
|
||||
JHEAD_SITE = $(call github,Matthias-Wandel,jhead,$(JHEAD_VERSION))
|
||||
JHEAD_LICENSE = Public Domain
|
||||
JHEAD_LICENSE_FILES = readme.txt
|
||||
JHEAD_CPE_ID_VENDOR = jhead_project
|
||||
|
||||
define JHEAD_BUILD_CMDS
|
||||
$(TARGET_MAKE_ENV) $(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D)
|
||||
|
||||
Reference in New Issue
Block a user