diff options
-rw-r--r-- | recipes-bsp/at91bootstrap/at91bootstrap_3.8.12.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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" |