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,12 +4,13 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XTERM_VERSION = 358
|
||||
XTERM_VERSION = 376
|
||||
XTERM_SOURCE = xterm-$(XTERM_VERSION).tgz
|
||||
XTERM_SITE = http://invisible-mirror.net/archives/xterm
|
||||
XTERM_DEPENDENCIES = ncurses xlib_libXaw host-pkgconf
|
||||
XTERM_LICENSE = MIT
|
||||
XTERM_LICENSE_FILES = COPYING
|
||||
XTERM_CPE_ID_VENDOR = invisible-island
|
||||
XTERM_CONF_OPTS = --enable-256-color \
|
||||
--x-includes=$(STAGING_DIR)/usr/include \
|
||||
--x-libraries=$(STAGING_DIR)/usr/lib
|
||||
|
||||
Reference in New Issue
Block a user