diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-21 12:58:43 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-21 12:58:43 +0100 |
commit | b4ccfdfeece9665d9ef8967495fdb1a1d5f494b4 (patch) | |
tree | 66c5bc2da22300be0e8ce018e47155ad2aaf68cb /meta/recipes-core/images | |
parent | 61a33582dfc964d612d20d34734a787d873e312c (diff) | |
download | openembedded-core-b4ccfdfeece9665d9ef8967495fdb1a1d5f494b4.tar.gz openembedded-core-b4ccfdfeece9665d9ef8967495fdb1a1d5f494b4.tar.bz2 openembedded-core-b4ccfdfeece9665d9ef8967495fdb1a1d5f494b4.zip |
build-appliance-image: Update to master head revision
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/images')
-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 ffd7867f5e..cd0e6a6575 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 @@ -22,7 +22,7 @@ IMAGE_FSTYPES = "vmdk" inherit core-image module-base -SRCREV ?= "772e9b4eabf054cadb8ad2dc6b223aa6c30c7f46" +SRCREV ?= "e6d26f5dbcc62388f7fba91d317387f37bd5cf3c" SRC_URI = "git://git.yoctoproject.org/poky;branch=master \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \ |