-REPOS = syslinux root_image/busybox root_image/netperf root_image/pciutils root_image/fio root_image/RPMs xen linux
+REPOS = syslinux root_image/busybox root_image/netperf root_image/pciutils root_image/fio root_image/RPMs root_image/pm-utils xen linux
include $(TOP)/scm.mk
GIT_URL=git://git.kernel.dk/
$(eval $(call GIT_REPO,fio.git,root_image/fio))
+GIT_URL=git://anongit.freedesktop.org/git/
+$(eval $(call GIT_REPO,pm-utils,root_image/pm-utils))
+
GIT_URL=git://xenbits.xensource.com/xentesttools/
# Unroll those defines in real $-fetch labels..
$(eval $(call GIT_REPO,syslinux.git,syslinux))