From 384a45658c0df5d6e0bb4cedeb62bda502597054 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 22 Jul 2014 10:42:02 +0200 Subject: gator: use 'linaro' branch The branches are identical at this point, so SRCREV can stay the same. Also prettify recipe a bit. Change-Id: I481f088935d45ac56e172dda4c52462dd47ed804 Signed-off-by: Koen Kooi --- meta-linaro/recipes-kernel/gator/gator_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta-linaro/recipes-kernel/gator') diff --git a/meta-linaro/recipes-kernel/gator/gator_git.bb b/meta-linaro/recipes-kernel/gator/gator_git.bb index 748a81c7..d9ae1636 100644 --- a/meta-linaro/recipes-kernel/gator/gator_git.bb +++ b/meta-linaro/recipes-kernel/gator/gator_git.bb @@ -1,11 +1,13 @@ SUMMARY = "DS-5 Gator daemon" DESCRIPTION = "Target-side daemon gathering data for ARM Streamline Performance Analyzer." + LICENSE = "GPL-2" LIC_FILES_CHKSUM = "file://driver/LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" + SRCREV = "ba783f1443773505231ac2808c9a3716c3c2f3ae" PV = "5.18+git${SRCPV}" -SRC_URI = "git://git.linaro.org/arm/ds5/gator.git;protocol=http \ +SRC_URI = "git://git.linaro.org/arm/ds5/gator.git;protocol=http;branch=linaro \ file://gator.init" S = "${WORKDIR}/git" -- cgit v1.2.3