diff options
| -rw-r--r-- | recipes-virtualization/hv-cfg/hv-cfg_git.bb | 4 |
1 files 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 0da5a40e5..57cba44a2 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}" | |||
| 18 | 18 | ||
| 19 | inherit deploy | 19 | inherit deploy |
| 20 | 20 | ||
| 21 | SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git;nobranch=1" | 21 | SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git;branch=sdk-v2.0.x" |
| 22 | SRCREV = "b9287b07390d17bfba936a806a72b91b89507c22" | 22 | SRCREV = "348748b2ce26258509997b19fead0dd7bba4dea4" |
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
| 25 | 25 | ||
