diff options
| author | Steve Sakoman <steve@sakoman.com> | 2023-11-12 11:30:58 -1000 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-11-12 11:36:17 -1000 |
| commit | 028ef3991e952797bd89435be1439bdde5009af4 (patch) | |
| tree | 4756af623d6fc7762de0e01643bf9ae7dff0e706 | |
| parent | 03ccc1284aee335253607c5d71c6cbf73c28a2cc (diff) | |
| download | poky-028ef3991e952797bd89435be1439bdde5009af4.tar.gz | |
build-appliance-image: Update to mickledore head revision
(From OE-Core rev: 0f4cd6a395404352e2f66bdd11a7727c1f117046)
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 c27a5b1fc4..b88aad02b3 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 ?= "ee3efb03e142a42b33b6c62655f7b38b0058988f" | 29 | SRCREV ?= "03ccc1284aee335253607c5d71c6cbf73c28a2cc" |
| 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 \ |
