summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-tools/hv-cfg/hv-cfg_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-tools/hv-cfg/hv-cfg_git.bb b/recipes-tools/hv-cfg/hv-cfg_git.bb
index e137575..3126138 100644
--- a/recipes-tools/hv-cfg/hv-cfg_git.bb
+++ b/recipes-tools/hv-cfg/hv-cfg_git.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "Hypervisor Config" 1DESCRIPTION = "Hypervisor Config"
2SECTION = "hv-cfg" 2SECTION = "hv-cfg"
3LICENSE = "BSD" 3LICENSE = "BSD"
4PR = "r5" 4PR = "r6"
5 5
6LIC_FILES_CHKSUM = " \ 6LIC_FILES_CHKSUM = " \
7 file://p2041rdb/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ 7 file://p2041rdb/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \
@@ -18,7 +18,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
18 18
19inherit deploy 19inherit deploy
20 20
21SRCREV = "102ab848d94f3c04f364ed273d0e00b21b0266f4" 21SRCREV = "deb55b9564ef8fb9e1fda1112233f11ae2a12d4a"
22SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git" 22SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git"
23 23
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"