summaryrefslogtreecommitdiffstats
path: root/recipes-ti/beagleboard
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2014-01-08 15:53:27 +0100
committerDenys Dmytriyenko <denys@ti.com>2014-01-29 17:31:55 -0500
commit2da692a83ca49ee004cac18690987a7f26e2ad63 (patch)
tree264b5725e6638f508706696db6fcbee19a3f75a6 /recipes-ti/beagleboard
parent2b524321a25c35c5f987b8331e41b49d3b2e2d2b (diff)
downloadmeta-ti-2da692a83ca49ee004cac18690987a7f26e2ad63.tar.gz
gadget-init: update oe-core's LICENSE checksum
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/beagleboard')
-rw-r--r--recipes-ti/beagleboard/gadget-init.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/beagleboard/gadget-init.bb b/recipes-ti/beagleboard/gadget-init.bb
index 1a6a3364..8b899c51 100644
--- a/recipes-ti/beagleboard/gadget-init.bb
+++ b/recipes-ti/beagleboard/gadget-init.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Units to initialize usb gadgets"
3PR = "r19" 3PR = "r19"
4 4
5LICENSE = "MIT" 5LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" 6LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
7 7
8COMPATIBLE_MACHINE = "(ti33x)" 8COMPATIBLE_MACHINE = "(ti33x)"
9PACKAGE_ARCH = "${MACHINE_ARCH}" 9PACKAGE_ARCH = "${MACHINE_ARCH}"