summaryrefslogtreecommitdiffstats
path: root/recipes-ti/beagleboard/beaglebone-capes.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-06-07 17:40:44 +0200
committerDenys Dmytriyenko <denys@ti.com>2012-06-11 16:59:08 -0400
commit03092005396f548c401ebbea5bf670c31614992a (patch)
tree9c9b13f80066238ff802b4f0333c92dc60cd3bc8 /recipes-ti/beagleboard/beaglebone-capes.bb
parentc5e5c304b86a398d65330f430330ce5f730b56c5 (diff)
downloadmeta-ti-03092005396f548c401ebbea5bf670c31614992a.tar.gz
beaglebone-capes: add support for weatherstation cape
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/beagleboard/beaglebone-capes.bb')
-rw-r--r--recipes-ti/beagleboard/beaglebone-capes.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/beagleboard/beaglebone-capes.bb b/recipes-ti/beagleboard/beaglebone-capes.bb
index 2a9f1fb2..b463a893 100644
--- a/recipes-ti/beagleboard/beaglebone-capes.bb
+++ b/recipes-ti/beagleboard/beaglebone-capes.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Userspace setup for beaglebone capes"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" 4LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
5 5
6PR = "r2" 6PR = "r3"
7 7
8inherit allarch 8inherit allarch
9 9