diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2012-06-07 17:40:44 +0200 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2012-06-11 16:59:08 -0400 |
| commit | 03092005396f548c401ebbea5bf670c31614992a (patch) | |
| tree | 9c9b13f80066238ff802b4f0333c92dc60cd3bc8 /recipes-ti/beagleboard/beaglebone-capes.bb | |
| parent | c5e5c304b86a398d65330f430330ce5f730b56c5 (diff) | |
| download | meta-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.bb | 2 |
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" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" |
| 5 | 5 | ||
| 6 | PR = "r2" | 6 | PR = "r3" |
| 7 | 7 | ||
| 8 | inherit allarch | 8 | inherit allarch |
| 9 | 9 | ||
