From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miquel Raynal Date: Tue, 8 Jun 2021 14:37:57 +0200 Subject: [Buildroot] [PATCH v2 2/2] package/usbguard: new package In-Reply-To: <20210608123210.143113-2-kamel.bouhara@bootlin.com> References: <20210608123210.143113-1-kamel.bouhara@bootlin.com> <20210608123210.143113-2-kamel.bouhara@bootlin.com> Message-ID: <20210608143757.5818a039@xps13> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Kamel, Kamel Bouhara wrote on Tue, 8 Jun 2021 14:32:10 +0200: > usbguard is a software framework to implement USB > device blacklisting and whitelisting based on their > attributes. > > More info. on: https://usbguard.github.io/ > > Signed-off-by: Kamel Bouhara > --- Tested-by: Miquel Raynal Thanks, Miqu?l