From fe3817d027fb03189a3aa4cd49b511a9e8f298c0 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 6 Jun 2016 11:11:28 +0300 Subject: Add Qt for Device Creation license Replace CLOSED and QtEnteprise licenses with the Qt for Device Creation license on all recipes. Change-Id: I02fddc0ee4375bddf18a6c1f7ab093462a5f5153 Reviewed-by: Kalle Viironen --- meta-toradex-extras/recipes/u-boot/u-boot-script-toradex.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta-toradex-extras') diff --git a/meta-toradex-extras/recipes/u-boot/u-boot-script-toradex.bb b/meta-toradex-extras/recipes/u-boot/u-boot-script-toradex.bb index b84cf38..420cfe0 100644 --- a/meta-toradex-extras/recipes/u-boot/u-boot-script-toradex.bb +++ b/meta-toradex-extras/recipes/u-boot/u-boot-script-toradex.bb @@ -27,7 +27,8 @@ ## ############################################################################ -LICENSE = "CLOSED" +LICENSE = "The-Qt-Company-DCLA-2.1" +LIC_FILES_CHKSUM = "file://${QT_LICENSE};md5=80e06902b5f0e94ad0a78ee4f7fcb74b" DEPENDS = "u-boot-mkimage-native" PV = "v2.3" -- cgit v1.2.3-54-g00ecf