]> xenbits.xensource.com Git - xenrt-citrix/xenrt.git/commitdiff
Fix path for XS62ESP1024
authorAlex Brett <alex.brett@citrix.com>
Mon, 12 Oct 2015 11:23:09 +0000 (12:23 +0100)
committerAlex Brett <alex.brett@citrix.com>
Mon, 12 Oct 2015 11:23:09 +0000 (12:23 +0100)
exec/xenrt/config.py

index 230ca0189af3dea0b60def47f8562acfdb309ddb..fcdbab36e280230e0c4a55e5f6accee44d468c95 100755 (executable)
@@ -3932,7 +3932,7 @@ class Config(object):
         self.config["HOTFIXES"]["Clearwater"]["SP1"]["XS62ESP1022"] = "/usr/groups/release/XenServer-6.x/XS-6.2-SP1/hotfixes/XS62ESP1022/100367/hotfix-XS62ESP1022/XS62ESP1022.xsupdate"
         
         # Lola - kernel. Rolls up XS62ESP1005, XS62ESP1009
-        self.config["HOTFIXES"]["Clearwater"]["SP1"]["XS62ESP1024"] = "/usr/groups/build/clearwater-sp1-lcm/101109/hotfix-XS62ESP1024/XS62ESP1024.xsupdate"
+        self.config["HOTFIXES"]["Clearwater"]["SP1"]["XS62ESP1024"] = "/usr/groups/release/XenServer-6.x/XS-6.2-SP1/hotfixes/XS62ESP1024/101109/hotfix-XS62ESP1024/XS62ESP1024.xsupdate"
         
         # Floppy- xen-device-model. Rolls up XS62E014, XS62E017, XS62ESP1002, XS62ESP1004, XS62ESP1006, XS62ESP1007, XS62ESP1008, XS62ESP1011, XS62ESP1013, XS62ESP1015, XS62ESP1016, XS62ESP1019, XS62ESP1021, XS62ESP1022
         self.config["HOTFIXES"]["Clearwater"]["SP1"]["XS62ESP1025"] = "/usr/groups/release/XenServer-6.x/XS-6.2-SP1/hotfixes/XS62ESP1025/101557/hotfix-XS62ESP1025/XS62ESP1025.xsupdate"