From patchwork Tue Oct 14 13:07:55 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 9194 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4cmDzw6LVPz3xNb for ; Tue, 14 Oct 2025 13:08:28 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [IPv6:2001:678:b28::201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "E8" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4cmDzv1YQmz44y for ; Tue, 14 Oct 2025 13:08:27 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4cmDzs5BKDz32vm for ; Tue, 14 Oct 2025 13:08:25 +0000 (UTC) X-Original-To: development@lists.ipfire.org Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cmDzq0hRDz2xMF for ; Tue, 14 Oct 2025 13:08:23 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4cmDzp4TjWz3cP; Tue, 14 Oct 2025 13:08:22 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1760447302; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=aFIpWKu3emmuAsz840b+fOAtb9wFXRbSLkTtSdvgcN4=; b=OIzLglvkqBQdkCm0xsg+Fs4GVJ96UxDxRHLaKi5AZ+IThAKS/0GCJ+RjbnEPcBxkjogoYc GQzjqNXm3P5Y4ADg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1760447302; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=aFIpWKu3emmuAsz840b+fOAtb9wFXRbSLkTtSdvgcN4=; b=RcAShDy3394CckZGfi5uRj+fyu5LSqvD48uENYUuW4CiXMe8VVNRFXFAFLeJ+4s5SlpMo6 6zgQ50csWpntedtr/3bMbrxkEkF3aO9PcDquX9LwBkwqEJoaiTCBp416pU67iFKujn8hXJ /c4Czr9vIR0tbEF1dz48RWDZPXgXozf02dZYZzm48TnscA6qPPpSM37M/ZsqAiOOBkENjK o4R3hdze+hxLHhZ/LHZSwSNJ8PCTWgZpMUSrugY6wr1CwzrQAowkdwHQABR+d8HY83ONR4 CyB9N4vRlxJtZoL4VmOIj4wFkz5BeziarD/mkTei+EDeEOyOCTYQhiEyqgnwuQ== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH 1/2] hwdata: Update to version 0.400 Date: Tue, 14 Oct 2025 15:07:55 +0200 Message-ID: <20251014130807.3469514-3-adolf.belka@ipfire.org> In-Reply-To: <20251014130807.3469514-1-adolf.belka@ipfire.org> References: <20251014130807.3469514-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 - Update from version 0.398 to 0.400 - No change to rootfile - Changelog 0.399 Update usb and vendor ids 0.400 Update usb and vendor ids Signed-off-by: Adolf Belka --- lfs/hwdata | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/hwdata b/lfs/hwdata index e83b6f37f..4f19edccf 100644 --- a/lfs/hwdata +++ b/lfs/hwdata @@ -24,7 +24,7 @@ include Config -VER = 0.398 +VER = 0.400 THISAPP = hwdata-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 415cf2e0e1735c4b0a2186421e85186f20ae3b165a8224923ef24471b98f3f923484072702c2f0c21dffe98ad2144459e14f2829b77c110e2397141da2bde676 +$(DL_FILE)_BLAKE2 = 40adc56864974dc68fd407980b3a071d2715d3aac80ec8812ad955bbd5462cef92a7dc4bf156c4e8da0395b53da29430db815f522cc8fcef1098cd33540828e5 install : $(TARGET)