diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-08-23 10:39:29 -0700 |
---|---|---|
committer | Scott Garman <scott.a.garman@intel.com> | 2012-09-24 09:51:09 -0700 |
commit | 242fb49ac416824e53c58a8a0cb9bb9d19a72ec4 (patch) | |
tree | f83c4867598e00698f1aea6785381cda89fabfd8 | |
parent | bf133c331029ac588b27173145db5be5f6ee1ef5 (diff) | |
download | openembedded-core-242fb49ac416824e53c58a8a0cb9bb9d19a72ec4.tar.gz openembedded-core-242fb49ac416824e53c58a8a0cb9bb9d19a72ec4.tar.bz2 openembedded-core-242fb49ac416824e53c58a8a0cb9bb9d19a72ec4.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 () { |