Skip to content

Commit

Permalink
Packages: move sigmastar-osdrv-sensor to external repository
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorxda committed Aug 7, 2023
1 parent aa6571d commit 2c7f0cd
Show file tree
Hide file tree
Showing 25 changed files with 5 additions and 36,444 deletions.
10 changes: 5 additions & 5 deletions general/package/sigmastar-osdrv-sensor/sigmastar-osdrv-sensor.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
################################################################################

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

define SIGMASTAR_OSDRV_SENSOR_EXTRACT_CMDS
cp -r $(SIGMASTAR_OSDRV_SENSOR_PKGDIR)/src/* $(@D)
endef

SIGMASTAR_OSDRV_SENSOR_MODULE_SUBDIRS = $(OPENIPC_SOC_FAMILY)
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)

Expand Down

This file was deleted.

Loading

0 comments on commit 2c7f0cd

Please sign in to comment.