From 3241f2b1a6f4057c943c0961742fecff3e76ded8 Mon Sep 17 00:00:00 2001
From: John Klug <john.klug@multitech.com>
Date: Fri, 2 Dec 2022 13:25:10 -0600
Subject: Remove license complaint from AT91BOOTSTRAP

---
 recipes-bsp/at91bootstrap/at91bootstrap_3.8.12.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-bsp/at91bootstrap/at91bootstrap_3.8.12.bb b/recipes-bsp/at91bootstrap/at91bootstrap_3.8.12.bb
index d1bbb38..00f7991 100644
--- a/recipes-bsp/at91bootstrap/at91bootstrap_3.8.12.bb
+++ b/recipes-bsp/at91bootstrap/at91bootstrap_3.8.12.bb
@@ -1,6 +1,8 @@
 require at91bootstrap.inc
 PR = "m8"
 
+LICENSE = "BSD-3-Clause"
+
 LIC_FILES_CHKSUM = "file://main.c;endline=27;md5=a2a70db58191379e2550cbed95449fbd"
 
 SRC_URI = "https://github.com/linux4sam/at91bootstrap/archive/v${PV}.tar.gz;name=tarball"
-- 
cgit v1.2.3