mirror of https://github.com/OpenIPC/firmware.git
Sigmastar: remove osdrv-ultimate package (#1137)
parent
75a9a76f9e
commit
a8b6bcbe70
|
@ -730,7 +730,7 @@ CONFIG_WIRELESS_EXT=y
|
|||
CONFIG_WEXT_CORE=y
|
||||
CONFIG_WEXT_PROC=y
|
||||
CONFIG_WEXT_PRIV=y
|
||||
CONFIG_CFG80211=m
|
||||
CONFIG_CFG80211=y
|
||||
# CONFIG_NL80211_TESTMODE is not set
|
||||
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
|
||||
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
|
||||
|
@ -1053,7 +1053,7 @@ CONFIG_NET_CORE=y
|
|||
# CONFIG_NETCONSOLE is not set
|
||||
# CONFIG_NETPOLL is not set
|
||||
# CONFIG_NET_POLL_CONTROLLER is not set
|
||||
CONFIG_TUN=m
|
||||
CONFIG_TUN=y
|
||||
# CONFIG_TUN_VNET_CROSS_LE is not set
|
||||
# CONFIG_VETH is not set
|
||||
# CONFIG_NLMON is not set
|
||||
|
@ -2052,18 +2052,19 @@ CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
|
|||
# CONFIG_SYSV_FS is not set
|
||||
# CONFIG_UFS_FS is not set
|
||||
CONFIG_NETWORK_FILESYSTEMS=y
|
||||
CONFIG_NFS_FS=m
|
||||
CONFIG_NFS_FS=y
|
||||
# CONFIG_NFS_V2 is not set
|
||||
CONFIG_NFS_V3=m
|
||||
# CONFIG_NFS_V3_ACL is not set
|
||||
# CONFIG_NFS_V4 is not set
|
||||
# CONFIG_NFS_SWAP is not set
|
||||
# CONFIG_ROOT_NFS is not set
|
||||
# CONFIG_NFSD is not set
|
||||
CONFIG_GRACE_PERIOD=m
|
||||
CONFIG_LOCKD=m
|
||||
CONFIG_GRACE_PERIOD=y
|
||||
CONFIG_LOCKD=y
|
||||
CONFIG_LOCKD_V4=y
|
||||
CONFIG_NFS_COMMON=y
|
||||
CONFIG_SUNRPC=m
|
||||
CONFIG_SUNRPC=y
|
||||
# CONFIG_SUNRPC_DEBUG is not set
|
||||
# CONFIG_CEPH_FS is not set
|
||||
# CONFIG_CIFS is not set
|
||||
|
|
|
@ -730,7 +730,7 @@ CONFIG_WIRELESS_EXT=y
|
|||
CONFIG_WEXT_CORE=y
|
||||
CONFIG_WEXT_PROC=y
|
||||
CONFIG_WEXT_PRIV=y
|
||||
CONFIG_CFG80211=m
|
||||
CONFIG_CFG80211=y
|
||||
# CONFIG_NL80211_TESTMODE is not set
|
||||
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
|
||||
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
|
||||
|
@ -1053,7 +1053,7 @@ CONFIG_NET_CORE=y
|
|||
# CONFIG_NETCONSOLE is not set
|
||||
# CONFIG_NETPOLL is not set
|
||||
# CONFIG_NET_POLL_CONTROLLER is not set
|
||||
CONFIG_TUN=m
|
||||
CONFIG_TUN=y
|
||||
# CONFIG_TUN_VNET_CROSS_LE is not set
|
||||
# CONFIG_VETH is not set
|
||||
# CONFIG_NLMON is not set
|
||||
|
@ -2052,18 +2052,19 @@ CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
|
|||
# CONFIG_SYSV_FS is not set
|
||||
# CONFIG_UFS_FS is not set
|
||||
CONFIG_NETWORK_FILESYSTEMS=y
|
||||
CONFIG_NFS_FS=m
|
||||
CONFIG_NFS_FS=y
|
||||
# CONFIG_NFS_V2 is not set
|
||||
CONFIG_NFS_V3=m
|
||||
# CONFIG_NFS_V3_ACL is not set
|
||||
# CONFIG_NFS_V4 is not set
|
||||
# CONFIG_NFS_SWAP is not set
|
||||
# CONFIG_ROOT_NFS is not set
|
||||
# CONFIG_NFSD is not set
|
||||
CONFIG_GRACE_PERIOD=m
|
||||
CONFIG_LOCKD=m
|
||||
CONFIG_GRACE_PERIOD=y
|
||||
CONFIG_LOCKD=y
|
||||
CONFIG_LOCKD_V4=y
|
||||
CONFIG_NFS_COMMON=y
|
||||
CONFIG_SUNRPC=m
|
||||
CONFIG_SUNRPC=y
|
||||
# CONFIG_SUNRPC_DEBUG is not set
|
||||
# CONFIG_CEPH_FS is not set
|
||||
# CONFIG_CIFS is not set
|
||||
|
|
|
@ -32,7 +32,7 @@ BR2_OPENIPC_SOC_VENDOR="sigmastar"
|
|||
BR2_OPENIPC_SOC_MODEL="ssc30kd"
|
||||
BR2_OPENIPC_SOC_FAMILY="infinity6e"
|
||||
BR2_OPENIPC_FLAVOR="lite"
|
||||
BR2_OPENIPC_FLASH_SIZE="8"
|
||||
BR2_OPENIPC_FLASH_SIZE="16"
|
||||
|
||||
# Filesystem
|
||||
# BR2_TARGET_TZ_INFO is not set
|
||||
|
|
|
@ -81,7 +81,6 @@ BR2_PACKAGE_MICROBE_WEB=y
|
|||
BR2_PACKAGE_OPUS_OPENIPC=y
|
||||
BR2_PACKAGE_OPUS_OPENIPC_FIXED_POINT=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_INFINITY6E=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_ULTIMATE=y
|
||||
BR2_PACKAGE_DOSFSTOOLS=y
|
||||
BR2_PACKAGE_DOSFSTOOLS_FSCK_FAT=y
|
||||
BR2_PACKAGE_EXFAT_OPENIPC=y
|
||||
|
|
|
@ -32,7 +32,7 @@ BR2_OPENIPC_SOC_VENDOR="sigmastar"
|
|||
BR2_OPENIPC_SOC_MODEL="ssc30kq"
|
||||
BR2_OPENIPC_SOC_FAMILY="infinity6e"
|
||||
BR2_OPENIPC_FLAVOR="lite"
|
||||
BR2_OPENIPC_FLASH_SIZE="8"
|
||||
BR2_OPENIPC_FLASH_SIZE="16"
|
||||
|
||||
# Filesystem
|
||||
# BR2_TARGET_TZ_INFO is not set
|
||||
|
|
|
@ -81,7 +81,6 @@ BR2_PACKAGE_MICROBE_WEB=y
|
|||
BR2_PACKAGE_OPUS_OPENIPC=y
|
||||
BR2_PACKAGE_OPUS_OPENIPC_FIXED_POINT=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_INFINITY6E=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_ULTIMATE=y
|
||||
BR2_PACKAGE_DOSFSTOOLS=y
|
||||
BR2_PACKAGE_DOSFSTOOLS_FSCK_FAT=y
|
||||
BR2_PACKAGE_EXFAT_OPENIPC=y
|
||||
|
|
|
@ -85,7 +85,6 @@ BR2_PACKAGE_MICROBE_WEB=y
|
|||
BR2_PACKAGE_OPUS_OPENIPC=y
|
||||
BR2_PACKAGE_OPUS_OPENIPC_FIXED_POINT=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_INFINITY6B0=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_ULTIMATE=y
|
||||
BR2_PACKAGE_DOSFSTOOLS=y
|
||||
BR2_PACKAGE_DOSFSTOOLS_FSCK_FAT=y
|
||||
BR2_PACKAGE_EXFAT_OPENIPC=y
|
||||
|
|
|
@ -84,7 +84,6 @@ BR2_PACKAGE_MICROBE_WEB=y
|
|||
BR2_PACKAGE_OPUS_OPENIPC=y
|
||||
BR2_PACKAGE_OPUS_OPENIPC_FIXED_POINT=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_INFINITY6B0=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_ULTIMATE=y
|
||||
BR2_PACKAGE_DOSFSTOOLS=y
|
||||
BR2_PACKAGE_DOSFSTOOLS_FSCK_FAT=y
|
||||
BR2_PACKAGE_EXFAT_OPENIPC=y
|
||||
|
|
|
@ -84,7 +84,6 @@ BR2_PACKAGE_MICROBE_WEB=y
|
|||
BR2_PACKAGE_OPUS_OPENIPC=y
|
||||
BR2_PACKAGE_OPUS_OPENIPC_FIXED_POINT=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_INFINITY6B0=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_ULTIMATE=y
|
||||
BR2_PACKAGE_DOSFSTOOLS=y
|
||||
BR2_PACKAGE_DOSFSTOOLS_FSCK_FAT=y
|
||||
BR2_PACKAGE_EXFAT_OPENIPC=y
|
||||
|
|
|
@ -84,7 +84,6 @@ BR2_PACKAGE_MICROBE_WEB=y
|
|||
BR2_PACKAGE_OPUS_OPENIPC=y
|
||||
BR2_PACKAGE_OPUS_OPENIPC_FIXED_POINT=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_INFINITY6B0=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_ULTIMATE=y
|
||||
BR2_PACKAGE_DOSFSTOOLS=y
|
||||
BR2_PACKAGE_DOSFSTOOLS_FSCK_FAT=y
|
||||
BR2_PACKAGE_EXFAT_OPENIPC=y
|
||||
|
|
|
@ -84,7 +84,6 @@ BR2_PACKAGE_MICROBE_WEB=y
|
|||
BR2_PACKAGE_OPUS_OPENIPC=y
|
||||
BR2_PACKAGE_OPUS_OPENIPC_FIXED_POINT=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_INFINITY6B0=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_ULTIMATE=y
|
||||
BR2_PACKAGE_SIGMASTAR_MOTORS=y
|
||||
BR2_PACKAGE_DOSFSTOOLS=y
|
||||
BR2_PACKAGE_DOSFSTOOLS_FSCK_FAT=y
|
||||
|
|
|
@ -32,7 +32,7 @@ BR2_OPENIPC_SOC_VENDOR="sigmastar"
|
|||
BR2_OPENIPC_SOC_MODEL="ssc338q"
|
||||
BR2_OPENIPC_SOC_FAMILY="infinity6e"
|
||||
BR2_OPENIPC_FLAVOR="lite"
|
||||
BR2_OPENIPC_FLASH_SIZE="8"
|
||||
BR2_OPENIPC_FLASH_SIZE="16"
|
||||
|
||||
# Filesystem
|
||||
# BR2_TARGET_TZ_INFO is not set
|
||||
|
|
|
@ -86,7 +86,6 @@ BR2_PACKAGE_MICROBE_WEB=y
|
|||
BR2_PACKAGE_OPUS_OPENIPC=y
|
||||
BR2_PACKAGE_OPUS_OPENIPC_FIXED_POINT=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_INFINITY6E=y
|
||||
BR2_PACKAGE_SIGMASTAR_OSDRV_ULTIMATE=y
|
||||
BR2_PACKAGE_DOSFSTOOLS=y
|
||||
BR2_PACKAGE_DOSFSTOOLS_FSCK_FAT=y
|
||||
BR2_PACKAGE_EXFAT_OPENIPC=y
|
||||
|
|
|
@ -91,8 +91,7 @@ source "$BR2_EXTERNAL_GENERAL_PATH/package/sigmastar-osdrv-infinity6/Config.in"
|
|||
source "$BR2_EXTERNAL_GENERAL_PATH/package/sigmastar-osdrv-infinity6b0/Config.in"
|
||||
source "$BR2_EXTERNAL_GENERAL_PATH/package/sigmastar-osdrv-infinity6e/Config.in"
|
||||
source "$BR2_EXTERNAL_GENERAL_PATH/package/sigmastar-osdrv-msc313e/Config.in"
|
||||
source "$BR2_EXTERNAL_GENERAL_PATH/package/sigmastar-osdrv-sensor/Config.in"
|
||||
source "$BR2_EXTERNAL_GENERAL_PATH/package/sigmastar-osdrv-ultimate/Config.in"
|
||||
source "$BR2_EXTERNAL_GENERAL_PATH/package/sigmastar-osdrv-sensors/Config.in"
|
||||
source "$BR2_EXTERNAL_GENERAL_PATH/package/ssw101b/Config.in"
|
||||
source "$BR2_EXTERNAL_GENERAL_PATH/package/uacme-openipc/Config.in"
|
||||
source "$BR2_EXTERNAL_GENERAL_PATH/package/uqmi-openipc/Config.in"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
config BR2_PACKAGE_SIGMASTAR_OSDRV_INFINITY6
|
||||
bool "sigmastar-osdrv-infinity6"
|
||||
select BR2_PACKAGE_SIGMASTAR_OSDRV_SENSOR
|
||||
select BR2_PACKAGE_SIGMASTAR_OSDRV_SENSORS
|
||||
help
|
||||
Sigmastar infinity6 kernel modules
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
config BR2_PACKAGE_SIGMASTAR_OSDRV_INFINITY6B0
|
||||
bool "sigmastar-osdrv-infinity6b0"
|
||||
select BR2_PACKAGE_SIGMASTAR_OSDRV_SENSOR
|
||||
select BR2_PACKAGE_SIGMASTAR_OSDRV_SENSORS
|
||||
help
|
||||
Sigmastar infinity6b0 kernel modules
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
config BR2_PACKAGE_SIGMASTAR_OSDRV_INFINITY6E
|
||||
bool "sigmastar-osdrv-infinity6e"
|
||||
select BR2_PACKAGE_SIGMASTAR_OSDRV_SENSOR
|
||||
select BR2_PACKAGE_SIGMASTAR_OSDRV_SENSORS
|
||||
help
|
||||
Sigmastar infinity6e kernel modules
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
config BR2_PACKAGE_SIGMASTAR_OSDRV_SENSOR
|
||||
bool "sigmastar-osdrv-sensor"
|
||||
help
|
||||
Sigmastar sensor kernel driver
|
|
@ -1,20 +0,0 @@
|
|||
################################################################################
|
||||
#
|
||||
# sigmastar-osdrv-sensor
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SIGMASTAR_OSDRV_SENSOR_SITE = https://github.com/openipc/sensors/archive
|
||||
SIGMASTAR_OSDRV_SENSOR_SOURCE = master.tar.gz
|
||||
|
||||
SIGMASTAR_OSDRV_SENSOR_LICENSE = MIT
|
||||
SIGMASTAR_OSDRV_SENSOR_LICENSE_FILES = LICENSE
|
||||
|
||||
SIGMASTAR_OSDRV_SENSOR_MODULE_SUBDIRS = sigmastar/sources/$(OPENIPC_SOC_FAMILY)
|
||||
SIGMASTAR_OSDRV_SENSOR_MODULE_MAKE_OPTS = \
|
||||
SENSOR_VERSION=$(OPENIPC_SOC_MODEL)-$(OPENIPC_SOC_FAMILY) \
|
||||
INSTALL_MOD_DIR=sigmastar \
|
||||
KSRC=$(LINUX_DIR)
|
||||
|
||||
$(eval $(kernel-module))
|
||||
$(eval $(generic-package))
|
|
@ -0,0 +1,4 @@
|
|||
config BR2_PACKAGE_SIGMASTAR_OSDRV_SENSORS
|
||||
bool "sigmastar-osdrv-sensors"
|
||||
help
|
||||
Sigmastar sensor kernel driver
|
|
@ -0,0 +1,20 @@
|
|||
################################################################################
|
||||
#
|
||||
# sigmastar-osdrv-sensors
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SIGMASTAR_OSDRV_SENSORS_SITE = https://github.com/openipc/sensors/archive
|
||||
SIGMASTAR_OSDRV_SENSORS_SOURCE = master.tar.gz
|
||||
|
||||
SIGMASTAR_OSDRV_SENSORS_LICENSE = MIT
|
||||
SIGMASTAR_OSDRV_SENSORS_LICENSE_FILES = LICENSE
|
||||
|
||||
SIGMASTAR_OSDRV_SENSORS_MODULE_SUBDIRS = sigmastar/sources/$(OPENIPC_SOC_FAMILY)
|
||||
SIGMASTAR_OSDRV_SENSORS_MODULE_MAKE_OPTS = \
|
||||
SENSOR_VERSION=$(OPENIPC_SOC_MODEL)-$(OPENIPC_SOC_FAMILY) \
|
||||
INSTALL_MOD_DIR=sigmastar \
|
||||
KSRC=$(LINUX_DIR)
|
||||
|
||||
$(eval $(kernel-module))
|
||||
$(eval $(generic-package))
|
|
@ -1,4 +0,0 @@
|
|||
config BR2_PACKAGE_SIGMASTAR_OSDRV_ULTIMATE
|
||||
bool "sigmastar-osdrv-ultimate"
|
||||
help
|
||||
Additional Sigmastar libraries
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,15 +0,0 @@
|
|||
################################################################################
|
||||
#
|
||||
# sigmastar-osdrv-ultimate
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SIGMASTAR_OSDRV_ULTIMATE_LICENSE = MIT
|
||||
SIGMASTAR_OSDRV_ULTIMATE_LICENSE_FILES = LICENSE
|
||||
|
||||
define SIGMASTAR_OSDRV_ULTIMATE_INSTALL_TARGET_CMDS
|
||||
$(INSTALL) -m 755 -d $(TARGET_DIR)/usr/lib
|
||||
$(INSTALL) -m 644 -t $(TARGET_DIR)/usr/lib $(SIGMASTAR_OSDRV_ULTIMATE_PKGDIR)/files/$(OPENIPC_SOC_FAMILY)/lib/*
|
||||
endef
|
||||
|
||||
$(eval $(generic-package))
|
Loading…
Reference in New Issue