mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
microcom: upstream missing, mark as deprecated
People should use the busybox version these days anyway.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
config BR2_PACKAGE_MICROCOM
|
||||
depends on BR2_DEPRECATED
|
||||
bool "microcom"
|
||||
help
|
||||
A minicom-like serial terminal emulator with scripting support.
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
# TARGETS
|
||||
# http://microcom.port5.com/m102.tar.gz
|
||||
MICROCOM_VERSION:=1.02
|
||||
MICROCOM_SITE:=http://buildroot.uclibc.org/downloads/buildroot-sources/
|
||||
MICROCOM_SITE:=http://buildroot.net/downloads/sources/
|
||||
MICROCOM_SOURCE:=m102.tar.gz
|
||||
MICROCOM_DIR:=$(BUILD_DIR)/microcom-$(MICROCOM_VERSION)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user