From 41d0673b988127418e61fa7fbe141325da1af1c5 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Wed, 18 May 2016 11:17:24 +0800 Subject: hv-cfg: update to 348748b Changelog: 348748b update device trees to increase the number of FQDs available ba627ef t4240qds: add some missing fman ports 4da1b35 experimental: update to match latest device tree f23fe58 b4860qds: update to match latest device tree 70e01ec t4240: update to match latest device tree bb7fd45 t2080: update to match latest device tree 5c2af25 t1042rdb: update to match latest device tree 4ad3b4e t1040: update to match latest device tree 7d82eca t1024: update to match latest device tree a921799 p5040ds: update to match latest device tree 7b27495 p5020ds: update to match latest device tree c2bdb6c p4080ds: update to match latest device tree 027388f p3041ds: update to match latest device tree 3ac3990 p2041rdb: update to match latest device tree Signed-off-by: Ting Liu --- recipes-virtualization/hv-cfg/hv-cfg_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-virtualization/hv-cfg/hv-cfg_git.bb b/recipes-virtualization/hv-cfg/hv-cfg_git.bb index e4f18e0..b562670 100644 --- a/recipes-virtualization/hv-cfg/hv-cfg_git.bb +++ b/recipes-virtualization/hv-cfg/hv-cfg_git.bb @@ -18,8 +18,8 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" inherit deploy -SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git;nobranch=1" -SRCREV = "b9287b07390d17bfba936a806a72b91b89507c22" +SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git;branch=sdk-v2.0.x" +SRCREV = "348748b2ce26258509997b19fead0dd7bba4dea4" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf