Message ID | mailman.115094.1726741692.1280.openwrt-devel@lists.openwrt.org |
---|---|
Headers | show
Return-Path: <openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=TP5NU41g; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.openwrt.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=patchwork.ozlabs.org) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4X8Wwb6FMZz1y1m for <incoming@patchwork.ozlabs.org>; Thu, 19 Sep 2024 20:29:35 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type:List-Help: Reply-To:List-Archive:List-Unsubscribe:List-Subscribe:From:List-Post:List-Id: Message-ID:MIME-Version:Date:Subject:To:Cc:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=2VNnok5DES4wCpSi49p0od0e0S2MB+/pEe+cilUX74I=; b=TP5NU41gJIQuWiQgmoXjCsx0/p 9Tgs6AeO+lrz4C5CvnOevKJaGPyi588AHRjmoAthXMoCG0/rEzP5HqamiNiN96EtOZo+ucZOdOruF 33QCeW0DlfBaYV7ZlX37saIxFWeReDIil0USGGxXg6bsjuL6bHu9oaQq0yccm5Coijxt4VC6DtaxA DZyv+BTrtCXvIV51arjoPI5Utc7bIqghfTGcZKd0BnaBrvc30Bg6Q2iRbiUM4NxdsAfRy6Xcnzd5T kaO5wiwTk28jJ0dht4Ec6tEkw07eEGBEJwMMK0KlPQYZfOhSG6KgGVG9zmV9OYACFNMW+HMxGC5YV pBUxkGRw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1srEOU-0000000A3GJ-2woG; Thu, 19 Sep 2024 10:28:14 +0000 To: openwrt-devel@lists.openwrt.org Subject: [PATCH 0/2] Fix the installation of linux kernel module packages from a feed Date: Thu, 19 Sep 2024 12:27:26 +0200 MIME-Version: 1.0 Message-ID: <mailman.115094.1726741692.1280.openwrt-devel@lists.openwrt.org> List-Id: OpenWrt Development List <openwrt-devel.lists.openwrt.org> List-Post: <mailto:openwrt-devel@lists.openwrt.org> From: Thomas Richard via openwrt-devel <openwrt-devel@lists.openwrt.org> Precedence: list X-Mailman-Version: 2.1.34 X-BeenThere: openwrt-devel@lists.openwrt.org List-Subscribe: <https://lists.openwrt.org/mailman/listinfo/openwrt-devel>, <mailto:openwrt-devel-request@lists.openwrt.org?subject=subscribe> List-Unsubscribe: <https://lists.openwrt.org/mailman/options/openwrt-devel>, <mailto:openwrt-devel-request@lists.openwrt.org?subject=unsubscribe> List-Archive: <http://lists.openwrt.org/pipermail/openwrt-devel/> Reply-To: Thomas Richard <thomas.richard@bootlin.com> List-Help: <mailto:openwrt-devel-request@lists.openwrt.org?subject=help> Content-Type: multipart/mixed; boundary="===============3075291623195037270==" Sender: "openwrt-devel" <openwrt-devel-bounces@lists.openwrt.org> Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org |
Series |
Fix the installation of linux kernel module packages from a feed
|
expand
|