summaryrefslogtreecommitdiffstats
path: root/meta-beagleboard-extras/recipes/u-boot/u-boot-uenv-script.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-beagleboard-extras/recipes/u-boot/u-boot-uenv-script.bb')
-rw-r--r--meta-beagleboard-extras/recipes/u-boot/u-boot-uenv-script.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-beagleboard-extras/recipes/u-boot/u-boot-uenv-script.bb b/meta-beagleboard-extras/recipes/u-boot/u-boot-uenv-script.bb
index b91a628..26ae06e 100644
--- a/meta-beagleboard-extras/recipes/u-boot/u-boot-uenv-script.bb
+++ b/meta-beagleboard-extras/recipes/u-boot/u-boot-uenv-script.bb
@@ -28,7 +28,8 @@
28############################################################################ 28############################################################################
29 29
30DESCRIPTION = "U-Boot script to start up BeagleBone Black" 30DESCRIPTION = "U-Boot script to start up BeagleBone Black"
31LICENSE = "CLOSED" 31LICENSE = "The-Qt-Company-DCLA-2.1"
32LIC_FILES_CHKSUM = "file://${QT_LICENSE};md5=80e06902b5f0e94ad0a78ee4f7fcb74b"
32PR = "r0" 33PR = "r0"
33 34
34COMPATIBLE_MACHINE = "(beaglebone)" 35COMPATIBLE_MACHINE = "(beaglebone)"