diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2012-05-16 08:45:48 +0200 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2012-05-17 14:28:13 -0400 |
commit | a334f160ea27ed8f671b14c9cf9c7620af8d9297 (patch) | |
tree | 94587b1b5423504524bf1b83fcbedc6937bb3992 /recipes-misc | |
parent | f189b368a7012056624173e9a8d598e39f96dfd1 (diff) | |
download | meta-ti-a334f160ea27ed8f671b14c9cf9c7620af8d9297.tar.gz |
beagleboard-getting-started: update for revision A6 release
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 ede7b3c5..603a01a7 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 = "r20" | 3 | PR = "r21" |
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 = "7d1f070ab2e981a89db302b1b61e85562b949dac" | 10 | SRCREV = "6c548a307c948b28a99d48fd17d9790b56182196" |
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" |