diff options
-rw-r--r-- | meta/recipes-core/images/build-appliance-image_15.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/images/build-appliance-image_15.0.0.bb b/meta/recipes-core/images/build-appliance-image_15.0.0.bb index 4f935be730..2be0dacb51 100644 --- a/meta/recipes-core/images/build-appliance-image_15.0.0.bb +++ b/meta/recipes-core/images/build-appliance-image_15.0.0.bb | |||
@@ -24,7 +24,7 @@ IMAGE_FSTYPES = "wic.vmdk" | |||
24 | 24 | ||
25 | inherit core-image module-base setuptools3 | 25 | inherit core-image module-base setuptools3 |
26 | 26 | ||
27 | SRCREV ?= "5ad59495782e8dbcb2b9d18e27ca4bde131465b4" | 27 | SRCREV ?= "235dff82276a8a2ff4d0ee1cf93243925537551c" |
28 | SRC_URI = "git://git.yoctoproject.org/poky;branch=dunfell \ | 28 | SRC_URI = "git://git.yoctoproject.org/poky;branch=dunfell \ |
29 | file://Yocto_Build_Appliance.vmx \ | 29 | file://Yocto_Build_Appliance.vmx \ |
30 | file://Yocto_Build_Appliance.vmxf \ | 30 | file://Yocto_Build_Appliance.vmxf \ |