diff options
Diffstat (limited to 'recipes-misc/payload/beaglebone-getting-started.bb')
-rw-r--r-- | recipes-misc/payload/beaglebone-getting-started.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-misc/payload/beaglebone-getting-started.bb b/recipes-misc/payload/beaglebone-getting-started.bb index b2b93080..142da901 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 = "r15" | 3 | PR = "r16" |
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 = "46c58edffaca856fbe5efa8126af7b1e933a1c9b" | 10 | SRCREV = "a698888220634a1b549bc2f2e6b33aa03709cb19" |
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" |