From: Ting Liu <[email protected]> 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 <[email protected]> --- recipes-virtualization/hv-cfg/hv-cfg_git.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/recipes-virtualization/hv-cfg/hv-cfg_git.bb b/recipes-virtualization/hv-cfg/hv-cfg_git.bb index a913524..304b78f 100644 --- a/recipes-virtualization/hv-cfg/hv-cfg_git.bb +++ b/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" -- 1.7.9.7 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
