summaryrefslogtreecommitdiffstats
path: root/recipes-misc
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-02-10 09:41:22 +0100
committerDenys Dmytriyenko <denys@ti.com>2012-02-27 09:05:15 -0500
commit72f3c75164404d2540335694827ac9a5ed98fa56 (patch)
tree3acda6039776d0ea12dafffd34945da6e81b62b9 /recipes-misc
parent2a67d5076dad274aa87d676bf8fe10a3789908eb (diff)
downloadmeta-ti-72f3c75164404d2540335694827ac9a5ed98fa56.tar.gz
beaglebone-getting-started: update to latest git
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.bb4
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 b1351769..d02c7496 100644
--- a/recipes-misc/payload/beaglebone-getting-started.bb
+++ b/recipes-misc/payload/beaglebone-getting-started.bb
@@ -1,13 +1,13 @@
1DESCRIPTION = "BeagleBone Getting Started Guide" 1DESCRIPTION = "BeagleBone Getting Started Guide"
2 2
3PR = "r17" 3PR = "r18"
4 4
5inherit allarch 5inherit allarch
6 6
7LICENSE = "GPLv2+ & MIT & PD & others" 7LICENSE = "GPLv2+ & MIT & PD & others"
8LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639" 8LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639"
9 9
10SRCREV = "5b93037d0504ab194709cf8b6dc3890fefe19fd9" 10SRCREV = "9b46d33531f0c740be25bbff5d485bec522f5934"
11SRC_URI = "git://github.com/jadonk/beaglebone-getting-started.git" 11SRC_URI = "git://github.com/jadonk/beaglebone-getting-started.git"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"