mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-04 07:22:11 +00:00
Updated ShredOS to Buildroot 2025.11, kernel 6.18.0
This commit is contained in:
@@ -4,12 +4,13 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CAN_VERSION = 4.4.2
|
||||
PYTHON_CAN_VERSION = 4.6.1
|
||||
PYTHON_CAN_SOURCE = python_can-$(PYTHON_CAN_VERSION).tar.gz
|
||||
PYTHON_CAN_SITE = https://files.pythonhosted.org/packages/a3/17/57c38abbf00993ac5ec306de0c00271685d1372ef3d907b107eb63ab13a8
|
||||
PYTHON_CAN_SITE = https://files.pythonhosted.org/packages/74/f9/a9d99d36dd33be5badb747801c9255c3c526171a5542092eaacc73350fb8
|
||||
PYTHON_CAN_SETUP_TYPE = setuptools
|
||||
PYTHON_CAN_LICENSE = LGPL-3.0
|
||||
PYTHON_CAN_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_CAN_DEPENDENCIES = host-python-setuptools-scm
|
||||
|
||||
ifneq ($(BR2_PACKAGE_PYTHON_CAN_VIEWER),y)
|
||||
define PYTHON_CAN_REMOVE_VIEWER
|
||||
|
||||
Reference in New Issue
Block a user