[meta-ti] [PATCH v2] beaglebone-getting-started: fix LICENSE, update to latest git

Koen Kooi koen at dominion.thruhere.net
Fri Dec 9 04:11:42 PST 2011


Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---
 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 b2b9308..142da90 100644
--- a/recipes-misc/payload/beaglebone-getting-started.bb
+++ b/recipes-misc/payload/beaglebone-getting-started.bb
@@ -1,13 +1,13 @@
 DESCRIPTION = "BeagleBone Getting Started Guide"
 
-PR = "r15"
+PR = "r16"
 
 inherit allarch
 
-LICENSE = "GPLv2+ && MIT && PD && others"
+LICENSE = "GPLv2+ & MIT & PD & others"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639"
 
-SRCREV = "46c58edffaca856fbe5efa8126af7b1e933a1c9b"
+SRCREV = "a698888220634a1b549bc2f2e6b33aa03709cb19"
 SRC_URI = "git://github.com/jadonk/beaglebone-getting-started.git"
 
 S = "${WORKDIR}/git"
-- 
1.7.2.5




More information about the meta-ti mailing list