From: Ting Liu Date: Sat, 14 Jun 2014 03:57:16 +0000 (+0800) Subject: hv-cfg: update to sdk v1.6 release X-Git-Tag: 2.1~534^2~142 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3c9103d680185772f6c429031a5fb31d959e56ae;p=meta-freescale.git hv-cfg: update to sdk v1.6 release changes: t1040: move hv pma lower t1040: assign scfg node to part1 e6500: Enable direct guest tlb management for several chips Revert "b4rev2: Disable direct guest tlb management" Revert "t4rev2: Disable direct guest tlb management" t4240rdb: Add missing ports t2080rdb: initial hv-2p scenario t4240rdb: update pci nodes to match the rcw t4240qds: add missing "dce" and "rman" devices t4240rdb: add missing "dce" and "rman" devices t4240rdb: initial hv-2p scenario pme : add missing device nodes Add several experimental hv config files p5020ds: initial hv-2p scenario t1040rdb: initial hv-2p scenario t1040qds: initial hv-2p scenario t2080qds: Add two more ports in the first partition t2080qds: add a few missing devices t2080qds: Renamed hv-cfg folder to match the proper rcw t2080qds: Add DPAA ports t2080qds: initial hv-2p scenario Signed-off-by: Ting Liu --- diff --git a/meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb b/meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb index a9135247..304b78f8 100644 --- a/meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb +++ b/meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb @@ -19,9 +19,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" inherit deploy SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git;nobranch=1" -SRCREV = "39f1e585e0a70634e009b2e720407b27f787ace1" -SRCREV_t2080qds = "46065e277a853ca3fa80040d3b00d7582b619a47" -SRCREV_t2080qds-64b = "46065e277a853ca3fa80040d3b00d7582b619a47" +SRCREV = "f79080739851b3a3dfcd435f2ef1572459a4313c" S = "${WORKDIR}/git"