diff options
| author | Steve Sakoman <steve@sakoman.com> | 2023-11-11 08:23:53 -1000 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-11-11 08:26:04 -1000 |
| commit | b8bb4e6cb0b531507ec26d569f1f6c3e7a5aeaf0 (patch) | |
| tree | 9143870dd4f02cce74d934b72a76bea0a33009c7 | |
| parent | ee3efb03e142a42b33b6c62655f7b38b0058988f (diff) | |
| download | poky-b8bb4e6cb0b531507ec26d569f1f6c3e7a5aeaf0.tar.gz | |
build-appliance-image: Update to mickledore head revision
(From OE-Core rev: ae69823d9439ba1995ef48676a2d2236a50fe665)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
| -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 a70d2d16bb..c27a5b1fc4 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 | |||
| @@ -26,7 +26,7 @@ inherit core-image setuptools3 features_check | |||
| 26 | 26 | ||
| 27 | REQUIRED_DISTRO_FEATURES += "xattr" | 27 | REQUIRED_DISTRO_FEATURES += "xattr" |
| 28 | 28 | ||
| 29 | SRCREV ?= "500101cc152bdba0c69936be8d71682a731cf21d" | 29 | SRCREV ?= "ee3efb03e142a42b33b6c62655f7b38b0058988f" |
| 30 | SRC_URI = "git://git.yoctoproject.org/poky;branch=mickledore \ | 30 | SRC_URI = "git://git.yoctoproject.org/poky;branch=mickledore \ |
| 31 | file://Yocto_Build_Appliance.vmx \ | 31 | file://Yocto_Build_Appliance.vmx \ |
| 32 | file://Yocto_Build_Appliance.vmxf \ | 32 | file://Yocto_Build_Appliance.vmxf \ |
