diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2012-02-14 05:17:57 +0100 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2012-02-27 09:07:12 -0500 |
commit | f5d2815cb90d80853b53e76b1472db09e09b52d0 (patch) | |
tree | 7f0d8659734d9d59e1bf715b408618f19713a514 /recipes-misc | |
parent | 29b5e9cc8661e77333f376d508e7efcd1e355bfe (diff) | |
download | meta-ti-f5d2815cb90d80853b53e76b1472db09e09b52d0.tar.gz |
beaglebone-getting-started: update SRM to rev A5
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-misc')
-rw-r--r-- | recipes-misc/payload/beaglebone-getting-started.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-misc/payload/beaglebone-getting-started.bb b/recipes-misc/payload/beaglebone-getting-started.bb index d02c7496..548a9c00 100644 --- a/recipes-misc/payload/beaglebone-getting-started.bb +++ b/recipes-misc/payload/beaglebone-getting-started.bb | |||
@@ -1,13 +1,13 @@ | |||
1 | DESCRIPTION = "BeagleBone Getting Started Guide" | 1 | DESCRIPTION = "BeagleBone Getting Started Guide" |
2 | 2 | ||
3 | PR = "r18" | 3 | PR = "r19" |
4 | 4 | ||
5 | inherit allarch | 5 | inherit allarch |
6 | 6 | ||
7 | LICENSE = "GPLv2+ & MIT & PD & others" | 7 | LICENSE = "GPLv2+ & MIT & PD & others" |
8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639" | 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639" |
9 | 9 | ||
10 | SRCREV = "9b46d33531f0c740be25bbff5d485bec522f5934" | 10 | SRCREV = "4750e2bdd29ce037a045149b50ad73906d26999f" |
11 | SRC_URI = "git://github.com/jadonk/beaglebone-getting-started.git" | 11 | SRC_URI = "git://github.com/jadonk/beaglebone-getting-started.git" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |