diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-08-23 11:16:05 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-24 17:32:18 +0100 |
commit | 3aeb67524cecfe4890fb8e76d75a82ed037c65f0 (patch) | |
tree | 4789e60cc2af02fd515072720661832764fbeffa | |
parent | a2bc81032c85548f7c72dc76e6020ab4df9af6de (diff) | |
download | openembedded-core-3aeb67524cecfe4890fb8e76d75a82ed037c65f0.tar.gz openembedded-core-3aeb67524cecfe4890fb8e76d75a82ed037c65f0.tar.bz2 openembedded-core-3aeb67524cecfe4890fb8e76d75a82ed037c65f0.zip |
build-appliance-image: Update SRCREV to Denzil 1.2.1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r-- | meta/recipes-core/images/build-appliance-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/images/build-appliance-image.bb b/meta/recipes-core/images/build-appliance-image.bb index 2b7906ff8d..bac7f80d0c 100644 --- a/meta/recipes-core/images/build-appliance-image.bb +++ b/meta/recipes-core/images/build-appliance-image.bb @@ -19,7 +19,7 @@ IMAGE_FSTYPES = "vmdk" inherit core-image -SRCREV = "3ab5d73f0c49df9fefa2a46031d33436bbd7d7d8" +SRCREV = "73cdebf60df225ee10f2eb215935be3b61e1b831" SRC_URI = "git://git.yoctoproject.org/poky;protocol=git" IMAGE_CMD_ext3_append () { |