From db9b8bc9a34f3f486d6ce948a073a1f042d9dbb7 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 25 Jan 2011 14:27:47 -0500 Subject: kern-tools: update to the new repository As the first of several changes to the kern-tools coupled to the branch management in the yocto kernels the repository is being renamed to it proper name. This change switches us to that newly created repo. Signed-off-by: Bruce Ashfield Signed-off-by: Saul Wold --- meta/recipes-kernel/kern-tools/kern-tools-native_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-kernel/kern-tools') diff --git a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb index 58e64709f2..de5628cd02 100644 --- a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb +++ b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb @@ -1,15 +1,15 @@ -DESCRIPTION = "Scripts and utilities for managing Wind River kernels." +DESCRIPTION = "Scripts and utilities for managing Yocto branched kernels." LICENSE = "GPL" LIC_FILES_CHKSUM = "file://git/tools/kgit;beginline=5;endline=9;md5=e2bf4415f3d843f43d2e22b0d91a6fee" DEPENDS = "git-native guilt-native" -PR = r9 +PR = r10 PV = "0.1+git${SRCPV}" inherit native -SRC_URI = "git://git.pokylinux.org/wr-kernel-tools.git;protocol=git" +SRC_URI = "git://git.pokylinux.org/yocto-kernel-tools.git;protocol=git" S = "${WORKDIR}" kern_tools_LIST = kgit kgit-init kgit-meta \ -- cgit v1.2.3-54-g00ecf